Perform a bulk injection testing with BurpSuite and SQLmap
Today we introduce two batches of test injection point skills, this method can also be used for another FUZZ test.
- Use “Save items” to export HTTP/HTTPS packages to test
Save into .bat file
Use the Sqlmap for batch testing with -l optionroot@ddos:~# sqlmap –batch -l /root/Desktop/target.bat
- Use the “Copy URLs” export URL link to test
Use sqlmap with -m parameter