stark0de / tokenpriv

A simple script to check the privileges included in your access token

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple Python script to check if the privileges included in your access tokens can be used to perform privilege escalation.

Usage:

  • Clone the repository, cd into tokenpriv and run pip install –r requirements.txt
  • Just do python3 tokenpriv.py

Or execute in cmd the compiled version

About

A simple script to check the privileges included in your access token


Languages

Language:Python 100.0%