|
Nmap Development
mailing list archives
Different scan results depending on whether root or unprivileged
From: "Tim Edwards" <tkedwards () fastmail com au>
Date: Wed, 10 Jan 2007 15:31:05 +0000
Hi,
I'm trying to work out the root cause of a problem we're having where
nmap reports all possible IPs in a network as having active hosts when
run as root:
sudo /usr/bin/nmap -sT -T4 -p T:22,23,80,135,513,514,U:161
xxx.xxx.xxx.0/24
(reports all 256 possible IPs as having active hosts)
nmap -sT -T4 -p T:22,23,80,135,513,514,U:161 xxx.xxx.xxx.0/24
(correctly reports only what's there)
Does anyone know why these results would be different?
Thanks
Tim Edwards
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
- Different scan results depending on whether root or unprivileged Tim Edwards (Jan 10)
|