Skip to content

adeadfed/vulnapp-simple-ssrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-ssrf-app

Simple Python Flask app I made a while ago to use during various CTF setups. Figured out that someone might as well need it. Just start it & enjoy!

Setup

git clone https://github.com/adeadfed/simple-ssrf-app/
cd simple-ssrf-app
pyhon3 -m pip install -r requirements.txt
flask run

Releases

No releases published

Packages

No packages published