Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
token-priv — Token Privilege Research | Kitploit
Tools/GitHubGitHub/hatriot/token-priv
Privilege EscalationExploitationPost-ExploitationPapers & Research
GitHubhatriot/token-priv

token-priv

Token Privilege Research

View Repository
88717429 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Abusing Token Privileges For EoP

August 2017 Bryan Alexander (@dronesec) Stephen Breen (@breenmachine)

This repository contains all code and a Phrack-style paper on research into abusing token privileges for escalation of privilege. Please feel free to ping us with questions, ideas, insults, or bugs.

This repository is organized into three parts:

  • lib/, which contains auxiliary scripts (for now just the pykd token script)
  • poptoke/, which is the main bulk of the code. It's organized as a project, but should be noted, and stressed, that it's NOT going to compile and give you shells as is. It's an amalgam of proof of concepts and portable functions for use in your own bugs and edification, and meant only as a reference guide. Don't submit issues for "fixing" it, please.
  • abusing_token_eop_1.0.txt, complimentary paper on the topic and our findings.
Download Tool