Machine Info
Machine Info

1. Enumeration:

  • Nmap: To scan for open ports and services running
  • $ nmap -sC -sV -A 10.10.10.134 -Pn

so we got

ssh           on                22 
RPC           on                135
netbios-ssn   on                139
microsoft-ds  on                445

about these ports

adding it to our /etc/hosts file