445

Listing shares:

smbclient -L \\\\10.10.73.142\\

Now in images share:

These are the same images seen on the webpage at port [[Hacking/TryHackMe/AllSignsPoint2Pwnage/80]]:

Now putting a shell.php file:

Now run a listener:

Now we get a shell back after visiting http://10.10.73.142/images/shell.php

Now at C:\Installs

Checking the setup script:

We have administrator password. Verifying:

Now we can use psexec to get a shell:

Last updated

Was this helpful?