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.

  1. Use “Save items” to export HTTP/HTTPS packages to test

    Save into .bat file
    Use the Sqlmap for batch testing with -l option

    root@ddos:~# sqlmap –batch -l /root/Desktop/target.bat

  2. Use the “Copy URLs” export URL link to test

    Use sqlmap with -m parameter