Resolute

10.10.10.169, windows machine.

Background

Target machine: 10.10.10.169

Attacking (Hacker) machine: 10.10.14.4

Penetrating Methodology

Service Scanning

  • Nmap

Enumeration

  • Enum4linux

  • nmap -p 389 --script ldap-search

  • SMBClient

  • SMBMap

  • nmap --script smb-enum-search

  • rpcclient

Exploitation

  • msfvenom

  • dnscmd

Hacking Process Part 1 – Service Scanning

1.1 Quick Pre-searching

Last updated

Was this helpful?