VulneraX is an all-in-one cybersecurity toolkit designed to assist penetration testers and security researchers in gathering information, conducting vulnerability assessments, and performing web, wireless, and OSINT attacks. The tool integrates multiple features, including port scanning, OSINT lookups, XSS and SQL injection scanning, wireless pentesting, and more, all under a simple CLI interface.
- Information Gathering:
- Port scanning
- Website reconnaissance
- OSINT:
- Domain and IP lookup
- Email and social media search
- Web Attacks:
- XSS scanning
- SQL Injection scanning
- Full web vulnerability scanning (including API key leaks, JS leaks, etc.)
- Wireless Pentesting:
- Wi-Fi and Bluetooth pentesting
- Vulnerability Assessment:
- Local and remote system vulnerability scanning
- CTF Mode:
- Fast and clear information gathering for Capture The Flag competitions
- Others:
- Configuration management
- Wordlist maker
- Tool installer (Top 50 cybersecurity tools)
To install VulneraX, follow the steps below:
-
Clone the repository:
git clone https://github.com/mrsi13nt/VulneraX cd VulneraX
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the tool:
python vulneraX.py
Use the following syntax to run VulneraX:
python vulneraX.py [options] arg