trimstray / sandmap

Nmap on steroids. Simple CLI with the ability to run pure Nmap engine, 31 modules with 459 scan profiles.
GNU General Public License v3.0
1.57k stars 217 forks source link

Easier use of arguments in nse scripts. #50

Closed trimstray closed 6 years ago

trimstray commented 6 years ago

Status: In Progress

Easier use of arguments in nse scripts. At this time, the user must provide them as a command argument. Preparation of default values.

nmap --script dns-check-zone -sn -Pn --script-args='dns-check-zone.domain=example.com' ns1.example.com