cthulhu897 / autonmap

Script to run a trustfull nmap scan againt a target
GNU General Public License v3.0
11 stars 4 forks source link

Bug on paramters passing to comand #1

Closed cthulhu897 closed 5 years ago

cthulhu897 commented 5 years ago

on line 49 there's a bug that prevents the script from reading multiple targets.

the variable target must not be enclosed in double quotes

cthulhu897 commented 5 years ago

Add postgresql port to -sn TCP SYN host discovery

cthulhu897 commented 5 years ago

separate all comands in EVAL functions to be more specific and dynamic during scans

cthulhu897 commented 5 years ago

add xsltproc "$NAME"/nmapFullScan"$NAME".xml -o nmap_"$NAME"_fullReport.html