Checklist - Local Windows Privilege Escalation
Do you use Hacktricks every day? Did you find the book very useful? Would you like to receive extra help with cybersecurity questions? Would you like to find more and higher quality content on Hacktricks? Support Hacktricks through github sponsors so we can dedicate more time to it and also get access to the Hacktricks private group where you will get the help you need and much more!
If you want to know about my latest modifications/additions or you have any suggestion for HackTricks or PEASS, join the π¬βtelegram group, or follow me on Twitter π¦β@carlospolopm. If you want to share some tricks with the community you can also submit pull requests to https://github.com/carlospolop/hacktricks that will be reflected in this book and don't forget to give β on github to motivate me to continue developing this book.
Use Google to search for kernel exploits
Use searchsploit to search for kernel exploits
Interesting info in env vars?
Interesting info in Internet settings?
Check if WDigest is active
Check if any AVβ
Check if you have any of these tokens enabled: SeImpersonatePrivilege, SeAssignPrimaryPrivilege, SeTcbPrivilege, SeBackupPrivilege, SeRestorePrivilege, SeCreateTokenPrivilege, SeLoadDriverPrivilege, SeTakeOwnershipPrivilege, SeDebugPrivilege ?
Check users homes (access?)
Check hidden local services restricted to the outside
Can you write in any folder inside PATH?
Is there any known service binary that tries to load any non-existant DLL?
Can you write in any binaries folder?
Enumerate the network(shares, interfaces, routes, neighbours...)
Take a special look to network services listing on local (127.0.0.1)
βWindows Vault credentials that you could use?
Passwords of saved Wifi networks?
Interesting info in saved RDP Connections?
βSCClient.exe? DLL Side Loading?
Interesting info in web logs?
Do you want to ask for credentials to the user?
Inside Browser data (dbs, history, bookmarks....)?
βGeneric password search in files and registry
βTools to automatically search for passwords
Have you access to any handler of a process run by administrator?
Check if you can abuse it
And more...
β
If you want to know about my latest modifications/additions or you have any suggestion for HackTricks or PEASS, join the π¬ PEASS & HackTricks telegram group here, or follow me on Twitter π¦β@carlospolopm. If you want to share some tricks with the community you can also submit pull requests to https://github.com/carlospolop/hacktricks that will be reflected in this book. Don't forget to give β on the github to motivate me to continue developing this book.

βBuy me a coffee hereβ
Last updated
Was this helpful?