NMAP save results to separate files -


i wondering if there way specify range of ip addresses , save scan results each sepperate file in same folder.

so scan 1.1.1.1, 1.1.1.2, 1.1.1.3 , save file file name ip address in folder.

i'm working on small screen , make results more understandable.

no, there isn't. however, might want take various -o options.

for example, -om <filename> store in "machine readable" format. option greppable format. both of these might serve purpose because, essentially, save results in file 1 line per host rather rather verbose standard output.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

python - cx_oracle unable to find Oracle Client -