Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After installing you should run the below to SetUID. This is required for SNMP (UDP 161) detection.

Code Block
chmod u+s `which nmap`

...