Nmap Development mailing list archives

Rainmap: scan own IP address


From: David Fifield <david () bamsoftware com>
Date: Tue, 28 Sep 2010 09:32:50 -0700

I have a feature request for Rainmap. I think it would be handy to have
a way to easily scan your own IP address. This could be as simple as a
display on some page that says "Connecting from: A.B.C.D" so it can be
copied and pasted.

Incidentally, I got errors while trying to scan my router's external
interface for the nat-pmp service, http://seclists.org/nmap-dev/2010/q3/738.

I checked the boxes:
* Skip discovery / assume online
* UDP Scan
* Port range(s): 5350,5351
* Detect remote services/versions
* Scanning speed: normal
* Verbose

In the results page this showed the command

# nmap -sn -sU -sV -p 5350,5351 -T3 -v -Pn -PE -PP

There was no output, and I got an error email. When I try running that
command myself, the error is

-sL and -sn (skip port scan) are not valid with any other scan types
QUITTING!

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: