1. Enumeration:
- Nmap: To scan for open ports and services running
$ nmap -sC -sV -A 10.10.10.165 -Pn
2. Web Enumeration:
Dirsearch:
$ python3 ~/dirsearch/dirsearch.py -u http://10.10.10.165/ -w /usr/share/wordlists/dirb/common.txt -e txt,html,php,log,zip,bac,bak,tar
nostromo 1.9.6:
nostromo web server and it seems to be vulnerable and has public exploits