Nmap Development mailing list archives

Nmap separated result files from one global scan.


From: Alexandr Ivanov <alex.djentelmen () gmail com>
Date: Sun, 23 Aug 2015 12:13:23 +0700

Hi,

I pereodically scanning huge adress ranges and want to separate -oX results
for each scanned host. I understand that nmap scan all hosts by random
queries, but if separation will work in successively scan mode it will be
ok.


My suggestion is if I do "nmap -A -p 80 0.0.0.0/9 -oX result" I need
complete results like:

0.0.0.0
0.0.0.1
0.0.0.2
...

while nmap still doing scan.

Thanx.
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: