------------------------------------------------------------------------------------- / _ \ \_\(_)/_/ _//"\\_ JOHLEM.net / \ https://johlem.net/V1/topics/cheatsheet.php ------------------------------------------------------------------------------------- Usefull nmap command to know: Port scanning: nmap -sS (TCP SYN scan) or nmap -sU (UDP scan) OS and version detection: nmap -A Service and version detection: nmap -sV Script scanning: nmap --script