NetBIOS


SNMP




DNS




-
SMB

-
To create and execute a custom script to automate network enumeration tasks run sgpt —chat enum —shell “Develop and execute a script which will automate various network enumeration tasks on target IP range 10.10.1.0/24” command.
In the prompt type E and press Enter to execute the command.

-
We will perform LDAP enumeration using ShellGPT, to do so, run sgpt —shell “Use nmap script to perform ldap-brute-force on IP 10.10.1.22” command.
In the prompt type E and press Enter to execute the command.

-
To perform FTP enumeration, run sgpt —shell “Use Nmap to perform FTP Enumeration on www.certifiedhacker.com” command.
In the prompt type E and press Enter to execute the command.

-
The result appears showing the open ports present on the website, you can see that the port 21 on which FTP service is running is open.