Shenzi

Enumeration

$ smbmap -u Guest -H 192.168.189.55
Shenzi   READ ONLY

$ smbclient \\\\192.168.189.55\\Shenzi -U Guest
...
passwords.txt
5) WordPress:
   User: admin
   Password: [REDACTED]

https://192.168.189.55/shenzi/ - WordPress main directory. I tried just using share name.

Initial Access

https://revshells.com - Php IvanSincek - 192.168.49.189 - 80 - cmd

Added it to 404.php.

Visited and got reverse shell - http://192.168.189.55/shenzi/404.php

PrivEsc

winPEASexe - https://github.com/carlospolop/PEASS-ng/tree/master/winPEAS/winPEASexe/binaries

Last updated