Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Nmap Hackers: nmap 3.48 Statistics Patch

nmap 3.48 Statistics Patch

From: sigtrap <sigtrap_at_sigtrap.org>
Date: Tue, 23 Dec 2003 00:34:11 +0100 (CET)

Background:
The scan can go on for a while if you are scanning firewalled hosts.
There are nmap switches to increase ports per second, but how much?

nmap 3.48 statistics patch:
I have added a switch that prints two lines of statistics.
The new -c switch guesses how long time the scan will take.
Output example:
Starting nmap V. 3.48 ( http://www.insecure.org/nmap/ )
Tried: 192 (150 resends)
P/S: 12.00 ETS: 9

The -c switch shows how many ports that has been tested, resends,
ports per second and the estimated remaining time of scan.

Patch with:
tar -xvjf nmap-3.48.tar.bz2
cd nmap-3.48
patch -p1 < PATH_TO/nmap-3.48_statistics_patch.diff

nmap-3.48_statistics_patch.diff is a nmap hack. It is not an official
nmap patch. Feel free to forward it if you like it.

//Ian Vitek
ian.vitek att sigtrap.org

-------------------------------------------------------------------------------------------
This message was sent using DeskNow Lite - Free mail & collaboration server
http://www.desknow.com

--------------------------------------------------
For help using this (nmap-hackers) mailing list, send a blank email to
nmap-hackers-help@insecure.org . List archive: http://seclists.org

Received on Dec 23 2003
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]