Page 1 of 1

nMap/Zenmap for kicks

Posted: Tue Mar 08, 2016 7:59 pm
by Megafisshy
nMap/Zenmap - Download (Most Platforms)

You can use an application called nMap to map networks, look at service vulnerabilities and find out information on targets on any network, local or online.
Here's a dump from an nMap scan against monash.edu.au
zenmap.png
Zenmap Output
zenmap.png (101.62 KiB) Viewed 9307 times

WARNING: Some web admins deem a scan of this nature to be an attack. Traceroute scans and the like are fine but if you are scanning their ports and services, they'll probably do something equally silly, like scan you back, or add you to their firewall block lists. You can also crash webservers if they are not configured propperly, so please, don't be that guy!


Psst.Want to see something cool?
test.png
Visualised Traceroutes
test.png (168.49 KiB) Viewed 9307 times

This shows the "hops" your computer takes to get to a specified website or web-address. You can visualize CDN's, look at cool routing anomalies within your ISP or even find out who's really hosing that web server.

If you're into infosec or are interested in your own opsec you can run this on your systems and see what happens.

Let's see what happens when you run a traceroute to google.com through your ISP.
Here's Mine
google.png
Traceroute from my network to google.com through Telkom.
google.png (88.11 KiB) Viewed 9307 times

Please feel free to post your own traceroute!

Re: nMap/Zenmap for kicks

Posted: Tue Mar 22, 2016 6:35 pm
by BlackSt0rm
It is worth noting that Zenmap is a GUI for nmap, which is a shell utility :)