Resourced
Enumerating with enum4linux:
enum4linux-ng 192.168.228.175Now we get rpc info back:
Found credentials Now using the credentials to check shares:
nxc smb 192.168.228.175 -u V.Ventz -p 'HotelCalifornia194!' --shares
Now we find ntds.dit and registry hives of system and security:
Now cracking it:
From rpc enumeration we know L.Livingstone is sysadmin:
So trying his hashes: 
Now running sharphound:
Now we can check out transitive outbound relations with L.LIVINGSTONE:
This means we have GenericAll access on ResourceDC.
So doing the following steps:
Convert password to rc4_hmac hash:
Now we can get the ticket for administrator:
Now to get a shell:
Last updated
Was this helpful?