⚠️ Disclaimer: This tool is for educational and authorized penetration testing only. Using it against systems without explicit permission is illegal. The author is not responsible for any misuse or damage caused by this tool. You are solely responsible for your own actions.
whoami is an open-source, all-in-one penetration testing suite written in Python, developed by ruyynn. It is designed for security researchers, ethical hackers, and cybersecurity students who need a practical, easy-to-use toolkit without complex setup.
Available at: https://github.com/ruyynn/whoami
whoami is developed strictly for educational purposes and authorized penetration testing only.
- You must have explicit written permission from the system owner before using this tool against any target.
- Using this tool against systems, networks, or devices without authorization is illegal and may violate laws including the Computer Fraud and Abuse Act (CFAA), the EU Directive on Attacks Against Information Systems, and equivalent laws in your country.
- The author (ruyynn) takes absolutely no responsibility for any damage, data loss, legal consequences, or misuse arising from the use of this tool.
- This tool is provided "as is" without warranty of any kind.
- You are solely and fully responsible for your own actions.
By downloading or using whoami, you agree to these terms.
whoami is a multi-platform, all-in-one penetration testing suite written in Python, created and maintained by ruyynn. Built with simplicity and functionality in mind, it brings together the most commonly used tools in a single, easy-to-navigate terminal interface — no complex setup, no scattered scripts.
Whether you're a security researcher conducting authorized audits, a student learning the fundamentals of ethical hacking, or a developer testing your own infrastructure, whoami by ruyynn provides a practical and accessible starting point. It runs natively across Termux (Android), Linux, Windows, and macOS, making it flexible enough for both field and lab environments.
The project is actively maintained by ruyynn, with more advanced modules planned for v2.0.
| Category | Tools |
|---|---|
| Information Gathering | Whois Lookup, DNS Enumeration, Subdomain Finder, HTTP Header Grabber, IP Geolocation |
| Network Scanning | Port Scanner, ARP Scanner, Ping Sweep, Traceroute |
| Vulnerability Scanner | SQL Injection Scanner, XSS Scanner |
| Web Application Testing | HTTP Header Grabber, SQLi, XSS |
| Password Attacks | FTP Bruteforce, SSH Bruteforce, Telnet Bruteforce, HTTP Bruteforce, MD5 Hash Cracker |
| Wireless Attacks | (Coming in v2.0) |
| Post Exploitation | (Coming in v2.0) |
| Reporting | (Coming in v2.0) |
whoami penetration testing suite supports the following platforms:
- Termux (Android)
- Linux (Ubuntu / Debian / Kali Linux / Arch)
- Windows (10/11)
- macOS
git clone https://github.com/ruyynn/whoami
cd whoami
pip install -r requirements.txt
python3 whoami.pypkg update && pkg upgrade
pkg install python git
git clone https://github.com/ruyynn/whoami
cd whoami
pip install -r requirements.txt
python whoami.pygit clone https://github.com/ruyynn/whoami
cd whoami
pip install -r requirements.txt
python whoami.pypython3 whoami.pyOnce launched, select your platform and navigate through the interactive menu.
- v1.0 — Initial release
- v1.3 — Multi-platform support, bruteforce modules, vuln scanner
- v2.0 — Wireless attacks, post exploitation, reporting (PDF/JSON/HTML), improved scanner payloads
whoami is created and maintained by ruyynn.
- GitHub: github.com/ruyynn
- Gmail: Gmail
- Facebook: Facebook
All contributions are welcome, no matter how small. Here's how you can help:
- Star this repo
- Fork and develop new features
- Report bugs via GitHub Issues
- Request features through Issues
- Contact ruyynn directly via Gmail or Facebook above
Every contribution means a lot to the continued development of whoami.
Found a bug or have a question about whoami? Reach out via:
| Platform | Link |
|---|---|
| GitHub Issues | Open an Issue |
| Gmail | Click Me |
If whoami has been useful and you'd like to support the development of whoami v2.0 by ruyynn, donations are available via Saweria:
Donations are never required, but always appreciated.
v2.0 coming soon
If this tool has been helpful, a ⭐ star goes a long way.
