(September 26, 2022, 07:20 AM)Exa Wrote: I see there is a saved login (Edge) for bob.woodADM. Trying to decrypt that database entry now.
You are in good way. Just decrypt it then you can connect with bob.woodADM using evil-winrm then get the root flag.
Hello, is this command correct to connect to evil-winrm from my local machine? proxychains -q evil-winrm -u bob.woodADM -p 'pass' -i 192.168.0.2, if it is wrong please correct me.