Hacking - Enumeration Example

Опубликовано: 23 Январь 2026
на канале: The Expat Professor
5,696
like

Change to the nmap scripts directory
- This is not required; however, it reduces the characters that you'll need to type.
cd /usr/share/nmap/scripts


Run the Enumeration Scripts
smb-enum-shares.nse
smb-enum-sessions.nse
smb-enum-users.nse
smb-os-discovery.nse

sudo nmap -n -T5 -p 139,445 --script=smb-enum-shares.nse,smb-enum-sessions.nse,smb-os-discovery.nse,smb-enum-users.nse 192.168.1.205

#linux, #unix, #tutorial, #administration, #engineering, #beginner, #expert, #advanced, #intermediate, #training #scripting

-----------------------
Thank you for dropping by!

Please join me:
   / paulwpoteete  
  / paulwpoteete  
  / paulwpoteete  
CC by Paul W. Poteete