Commander is an all-in-one security tool designed to simplify and automate the generation of commands for specialised penetration testing tools. It features an intuitive interface with built-in scripts and presets to help security professionals focus on the mission.
- Network Analysis Tools
- Generate advanced
nmap
commands for detailed scanning. - Configure and launch
Responder
for LLMNR/NBT-NS/mDNS poisoning.
- Generate advanced
- Web Application Security
- Automate SQL injection testing with
SQLMap
. - Scan web servers for vulnerabilities using
Nikto
. - Detect XSS with
Dalfox
.
- Automate SQL injection testing with
- Password Cracking
- Generate configurations for
John The Ripper
andHashcat
.
- Generate configurations for
- Wireless Tools
- Launch
Aircrack-ng
and configure wireless attack workflows. - Perform GSM analysis using
GR-GSM
andKalibrate
.
- Launch
- System Reconnaissance
- Automate enumeration for Linux and Windows systems.
- Generate scripts for
SSH
,Socat
, andKerbrute
.
- Save hours of manual configuration.
- Intuitive UI for both beginners and experts.
- Comprehensive library of tested tools.
- Customisable commands and outputs.
-
Clone the repository:
git clone https://github.com/scs-labrat/commander.git cd commander
-
Open the
index.html
file in your browser:open index.html
-
Start generating commands!
| Network Analysis nmap
, Responder
|
| Web Application SQLMap
, Nikto
, Dalfox
|
| Password Cracking John The Ripper
, Hashcat
|
| Wireless Tools Aircrack-ng
, GR-GSM
, kalibrate
|
| System Reconnaissance Kerbrute
, assetfinder
, waybackurls
, subfinder
|
- Select the desired tool from the grid.
- Customise the command parameters.
- Click "Generate Command."
- copy the command for execution.
Commander is licensed under the MIT License.
- ASCII art by Your Name.
- Inspired by the open-source community and security innovators.
Commander is intended for ethical and authorised use only. Misuse of this tool is strictly prohibited.
💻 Built with passion by d8rh8r.