Skip to content

LPE

BitLocker

Privilege escalation / key extraction.

Crassus

TODO

PrivescCheck

https://github.com/itm4n/PrivescCheck

powershell
C:\temp\privesccheck>powershell -ep bypass -c ". .\PrivescCheck.ps1; Invoke-PrivescCheck -Extended -Audit -Report PrivescCheck_$($env:COMPUTERNAME) -Format TXT,HTML,CSV,XML"

RBCD style

TODO