Nmap Development mailing list archives

Tudor's Status Report - #15 of #17


From: Tudor-Emil COMAN <tudor_emil.coman () cti pub ro>
Date: Tue, 9 Aug 2016 06:46:02 +0000

Hello folks,



Scanning the entire internet on port 80 finished and took 353716.09 seconds.

Apparently there was a need to change o.numhosts_scanned and o.numhosts_up from int to unsigned int to avoid 
overflowing.


I found:

56240504 hosts with port 80 closed.

59143412 hosts with port 80 open.


I'm currently scanning these hosts on all ports to determine the current most used ports.


I also commited to SVN 2 major changes:

r36089 - o.ping_group_sz can be increased above 4096 with a higher --min-hostgroup value, calls to 
target_needs_new_hostgroup limited as much as possible

r36088 - incompleteHosts and completedHosts are now sets, matching a packet to a target is done faster


Accomplishments:

- Found an issue with host discovery being very inaccurate for large scans that had a really easy fix.

The issue was discussed more on the mailing list here: http://seclists.org/nmap-dev/2016/q3/153

- Started the scan for finding out the most popular ports.

Priorities:
- Update the top ports.
- Commit the IOCP integration for Nsock to SVN

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

Current thread: