Skip to content

Python script for exploiting Werkzeug Debug RCE useful for CTF

Notifications You must be signed in to change notification settings

Green360/Werkzeug-Debug-RCE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Werkzeug-Debug-RCE

Python script for exploiting Werkzeug Debug RCE useful for CTFs where you just need to read a particular file or execute some command.

Usage

git clone https://github.com/its-arun/Werkzeug-Debug-RCE.git
cd Werkzeug-Debug-RCE
chmod +x werkzeug.py
python2 werkzeug.py examplevictim.com whoami

About

Python script for exploiting Werkzeug Debug RCE useful for CTF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%