Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
/ DJRCE Public

Simple django rce exploitation with leaked SECRET_KEY variable

Notifications You must be signed in to change notification settings

0xuf/DJRCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation



Django RCE(DJRCE)

Simple django rce exploitation with leaked SECRET_KEY variable.

πŸ“‹ How to use DJRCE

git clone https://github.com/0xuf/DJRCE.git
cd DJRCE
python -m pip install -r requirements.txt
Rename .env.example to .env .
Put SECRET_KEY and Sample of generated cookie of website target into .env file .
python exp.py

πŸ”— Links

About

Simple django rce exploitation with leaked SECRET_KEY variable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published