WMD icon indicating copy to clipboard operation
WMD copied to clipboard

Next update

Open ThomasTJdev opened this issue 8 years ago • 0 comments

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

  1. Manually type the command and save
  2. Save a run from one of the modules
  3. 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:

  1. Templates
  2. Commands
  3. Sequences (dev)

Todo

Current order of priority

  1. Final coding of templates and commands
  2. GUI design
  3. Sequence (combine multiple commands and run them at the same time, with a delay or finish-to-start)

ThomasTJdev avatar Feb 17 '17 06:02 ThomasTJdev