The Nerdy Sixty | (43/60) Nmap Hacker Output | Solution

How can you make Nmap output look like “leet speak” (hacker style)?

Hint 1: Check Nmap’s output options for one that implies hacker or leetspeak output.

Hint 2: -oS is the flag (think S for Script Kiddie). Use it with a hyphen: nmap -oS – .

 

Solution:

Nmap has a fun output mode: `nmap -oS – ` (note the dash after -oS). This produces “script kiddie” output, where letters are replaced with look-alike characters (leet speak). For example, “Open” becomes “0p3n”.

 

 


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

WordPress Cookie Notice by Real Cookie Banner