Skip to content

RoqueNight/Windows-Privilege-Escalation-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Windows-Privilege-Escalation-Basics

Simple and accurate guide to elevate permission to NT AUTHORITY\SYSTEM

Privilege Escalation Methods

  • Basic System Enumeration
  • Finding clear text credentials
  • GPP (Group Policy Preference)
  • Secrets dump via SAM (VHD Mounted Share)
  • Kernel Expliots
  • AlwaysInstallElevated
  • DNSAdmin DLL Injection
  • RunAs with Saved Credentials
  • BinPATH Service Re-Direct - Weak Permissions
  • USP (Unquoted Service Path)
  • SeImpersonate / SeAssignPrimaryToken - Service Accounts
  • MSSQL via UDF User Defined Function

About

Simple and accurate guide to elevate permission to NT AUTHORITY\SYSTEM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors