Whoa, cool! Brings back memories from my IT admin internship days! I last used Nmap back in early 2000's after one of the programmers recommended it to me.
I love how they just casually mention that they've been scanning the entire internet. It makes sense to me from a technical perspective, but quantifying the internet is still a pretty amazing thought in my mind.
Back when nmap first came out I used it to do something somewhat similar though on a much smaller scale. I was 15 or so and I did zone transfers on all the name servers listed in the file on Arins ftp site than scanned all the addresses I got back using nmap.
It was pretty interesting the results I got back though I had to stop when I was about 80% through the list as a sysadmin in California complained to my ISP and I was threatened with disconnection.
How is this not hacker news? Nmap is the port scanner / network security audit tool that everyone uses. It's a tested and true, classic piece of software.
Of special note, Nmap 5.00 is now able to map IP addresses to AS numbers: "The script works by sending DNS TXT queries to a DNS server which in turn queries a third-party service provided by Team Cymru (team-cymru.org) using an in-addr.arpa style zone set up especially for use by Nmap.
The responses to these queries contain both Origin and Peer ASNs and their descriptions, displayed along with the BGP Prefix and Country Code."
19 comments
[ 16.4 ms ] story [ 427 ms ] threadhttp://nmap.org/book/nse.html
Monotone (one of the DVCSs that inspired git) is scripted in Lua, too.
Time to scan ports for the hell of it! ;-)
It was pretty interesting the results I got back though I had to stop when I was about 80% through the list as a sysadmin in California complained to my ISP and I was threatened with disconnection.
http://nmap.org/images/matrix/reload_nmap_f.jpg
IT WAS IN THE FREAKING MATRIX!
The responses to these queries contain both Origin and Peer ASNs and their descriptions, displayed along with the BGP Prefix and Country Code."
http://nmap.org/nsedoc/scripts/asn-query.html
http://www.lovemytool.com/blog/2009/07/nmap_5.html
We should all do our part to promote open source tools, each in our own constructive way.