WMD
WMD copied to clipboard
Next update
Next update
The next update will include a automation tool for user saved commands.
Why
Instead of typing nmap -sV --version-intensity 5 192.168.1.1 in the terminal on each pentesting or setting all the parameters in the modules, the user can save some predefined commands.
How
- Manually type the command and save
- Save a run from one of the modules
- Create a template and only change the IP or other specific parameters
Interface
The interface will be in the web browser with a menu with:
- Templates
- Commands
- Sequences (dev)
Todo
Current order of priority
- Final coding of templates and commands
- GUI design
- Sequence (combine multiple commands and run them at the same time, with a delay or finish-to-start)