faffi / sqldude

Burp plugin to turn requests into sqlmap commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqldude

Burp Python plugin to turn a request into a sqlmap command.

Simple contrived example.

sqlmap -u 'http://www.website.com:80/category.php?id=8' --cookies='PHPSESSID=uknmkohe8kpqgcod2s4oc6soe2'

About

Burp plugin to turn requests into sqlmap commands


Languages

Language:Python 100.0%