Skip to content

ruyynn/whoami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whoami penetration testing suite by ruyynn

Python Version License Stars Forks Issues

Platform Platform Platform Platform

Maintenance Status Open Source Contributions Saweria


⚠️ 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 — Penetration Testing Suite by ruyynn

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


⚠️ Disclaimer

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.


About

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.


Features

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)

Supported Platforms

whoami penetration testing suite supports the following platforms:

  • Termux (Android)
  • Linux (Ubuntu / Debian / Kali Linux / Arch)
  • Windows (10/11)
  • macOS

Installation

Linux / macOS

git clone https://github.com/ruyynn/whoami
cd whoami
pip install -r requirements.txt
python3 whoami.py

Termux (Android)

pkg update && pkg upgrade
pkg install python git
git clone https://github.com/ruyynn/whoami
cd whoami
pip install -r requirements.txt
python whoami.py

Windows

git clone https://github.com/ruyynn/whoami
cd whoami
pip install -r requirements.txt
python whoami.py

Usage

python3 whoami.py

Once launched, select your platform and navigate through the interactive menu.


Preview

whoami penetration testing suite main menu by ruyynn

Roadmap

  • 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

Author

whoami is created and maintained by ruyynn.


Contributing

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.


Bug Reports & Questions

Found a bug or have a question about whoami? Reach out via:

Platform Link
GitHub Issues Open an Issue
Gmail Click Me
Facebook Facebook

Support Development

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.


whoami v1.3 — by ruyynn
v2.0 coming soon

If this tool has been helpful, a ⭐ star goes a long way.

About

All-in-one penetration testing suite for security researchers and ethical hackers. Multi-platform support — Termux, Linux, Windows, macOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages