Happy New Year guys!
I passed the GCIH test last week. Thanks Kees. Great class!
I just read the NMAP book. NMAP can do a lot more than scan ports. Here is a list of all the available scripts it can run:
For example, it can check for the realvnc auth bypass vulnerability
nmap --script realvnc-auth-bypass.nse xxx.xxx.xxx.xxx
Cool!
~R