Friday, 6 January 2017

Summary of a nmap scan on www.google.com

The other day I was having fun scanning ports with nmap and a idea struck me. I decided to perform OS Scan on www.google.com . At first I thought I might get it so I prefer to choose -F and -A.
for those who are not familiar with Nmap commands :
  -A: Enable OS detection, version detection, script scanning, and traceroute.
   -F: Fast mode - Scan fewer ports than the default scan.