Nmap progress
From: Bob Marcan (bob_at_interstudio.homeunix.net)
Date: 10/19/03
- Previous message: HK: "Re: Encrypting /etc on Linux"
- Next in thread: c0ldbyte: "Re: Nmap progress"
- Reply: c0ldbyte: "Re: Nmap progress"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 19 Oct 2003 14:12:52 +0200
Has anybody proposed or is there a way to measure the progress of a
TCP/UDP scan that nmap is doing (from the same host where it's being
executed from?). With TCP "connect" attempts I can see approximately
what is going on with netstat. But with UDP and TCP-SYN scanning,
since they are not stateful they don't show up when using netstat.
My reasoning for this question is that different hosts respond
differently to UDP scans due to protocol stack implementation and if a
particular host is REALLY slow at responding to UDP or TCP/SYN
scanning I dont want to wait 3 days for it to finish..
thanks for any responses and please excuse my ignorance if there is an
obvious solution:)
-Doug
James Riden <j.riden@massey.ac.nz> wrote in message
news:<87oewg7udy.fsf@it029205.massey.ac.nz>...
>> dougb@attglobal.net (Danathar) writes:
>>
>
>>> > thanks for any responses and please excuse my ignorance if there
is an
>>> > obvious solution:)
>
>>
>> Quick and dirty - in another xterm, "tcpdump src <your IP address>" ?
Also, using dst instead of src works better, especially if you are
doing other things like SSH or web surfing during the scan.
thanks for the help!
-Doug
- Previous message: HK: "Re: Encrypting /etc on Linux"
- Next in thread: c0ldbyte: "Re: Nmap progress"
- Reply: c0ldbyte: "Re: Nmap progress"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|