Methodology

  1. nmap -sC -sV <ip-address>

  2. unicornscan <ip-address>:a

  3. If there is a http(s) port, then nikto -h <ip-address>[:port]

Last updated