Linux:Comando Nmap
Dicas sobre o comando nmap
Listando verbos HTTP
nmap -p 80 --script http-methods www.nmap.org
- Starting Nmap 7.70 ( https://nmap.org ) at 2019-06-06 22:05 -03
- Nmap scan report for www.nmap.org (45.33.49.119)
- Host is up (0.34s latency).
- rDNS record for 45.33.49.119: ack.nmap.org
- PORT STATE SERVICE
- 80/tcp open http
- | http-methods:
- |_ Supported Methods: GET HEAD POST OPTIONS
- Nmap done: 1 IP address (1 host up) scanned in 4.79 seconds