Closed Peppy99999 closed 1 year ago
This enumeration is anonymous on 192.168.56.11 (winterfell). This enumeration is not anonymous on meereen or braavos. i added the anonymous rpc enumeration vulnerability on purpose (see here : https://github.com/Orange-Cyberdefense/GOAD/blob/main/ad/sevenkingdoms.local/data/config.json#L311) because you can find this on very old DC configurations.
Hi,
Neither I can enumerate the users on WINTERFELL:
But the anonymous logon seems to be enabled:
Of course I tried passing the empty arguments:
Appreciate any help.
Hi, please reboot winterfell. I bet it will be ok after a reboot ;)
It works. Thank you, @Mayfly277. :-)
Hi,
I would like to have more information about this part of the LAB:
https://mayfly277.github.io/posts/GOADv2-pwning-part2/
It said that it is a part done anonymously (no credential), however it is necessary to have user/password to get results for these command:
In your writeup, you have results without parameters user/password
In my side, I need to fill in these parameters or I don't have any results. crackmapexec smb 192.168.1.12 -u "khal.." -p "ho.." --users
Something is missing from my side or it is not an enumeration anonymously ?