NMap

NMap Scripts

Obtain an API key from https://ipinfodb.com/register then use this script to 
lookup whois and geo location of IP address.
nmapgeo.bat ip_addr
   nmap.exe" --script ip-geolocation-ipinfodb %1 --script-args 
	ip-geolocation-ipinfodb.apikey=***

  nmap.exe --script whois-ip %1
Nmap scripts documentation: https://nmap.org/nsedoc

nmap -p 445 --script smb-os-discovery 192.168.1.1
nmap -sV -p 445 --script smb-brute 192.168.1.1

  
nmap --script http-form-brute

  
nmap --script http-default-accounts

  
nmap --script ssl-cert ssl-heartbleed ssl-poodle sslv2 sslv2-drown 
ssl-enum-ciphers

  
nmap --script nmap-vulners,vulscan --script-args vulscandb=scipvuldb.csv 
-sV -p22 

  
nmap --script ssl-cert-intadd #search for private ip address in TLS cert