Nmap Development mailing list archives

Nmap 4.20ALPHA2


From: "Joshua D. Abraham" <jabra () ccs neu edu>
Date: Sun, 25 Jun 2006 01:05:21 -0400


so i did testing scans on localhost:

[localhost:~/pbnj/branch/package/pbnj-1.5.7]
jabra % sudo ./scanpbnj -s 127.0.0.1
--------------------------------------
Starting Scan of 127.0.0.1
Inserting Machine
Inserting Service on 22:tcp ssh
Inserting Service on 25:tcp smtp
Inserting Service on 631:tcp ipp
Scan Complete for 127.0.0.1
--------------------------------------

stop the services so it wouldn't be able to connect to anything:

[localhost:~/pbnj/branch/package/pbnj-1.5.7]
jabra % sudo ./scanpbnj -s 127.0.0.1
--------------------------------------
Starting Scan of 127.0.0.1
Machine is already in the database
Checking Current Services
        ! Service 22:tcp ssh is down
        ! Service 25:tcp smtp is down
        ! Service 631:tcp ipp is down
Scan Complete for 127.0.0.1
--------------------------------------

[localhost:~/pbnj/branch/package/pbnj-1.5.7]
jabra % sudo ./scanpbnj -s 127.0.0.1
--------------------------------------
Starting Scan of 127.0.0.1
Machine is already in the database
Checking Current Services
Scan Complete for 127.0.0.1
--------------------------------------

Thus, the new OS fingerprint fixed the issue I was having.

Awesome.

--Josh

-- 
Joshua D. Abraham
Northeastern University
College of Computer and Information Science
www.ccs.neu.edu/home/jabra


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev


Current thread: