sqlmap

sqlmap -r injection3.txt
sqlmap -r injection3.txt --dump
sqlmap -r injection3.txt --dump -T table_name

Last updated