Enumeration
starting with nmap enumeration to know what we're dealing with here AD environment or web kinda foothold or mixed machine nmap results with windows are messy and big so I'll just show the results
nmap -sC -sV -vv -oA initial 10.129.25.106 -Pn
and here is what we got DNS, Kerberos, RPC, NetBIOS, LDAP, SMB, kpasswd5, ncacn_http, LDAP GC, RDP, WinRM, mc-nmf (i hope there is some better way to show this maybe i will create a code snippets block that can be collapsed so it doesn'
...
