2 matches found
blindy
Blindy Simple script for running brute-force blind MySql injection Note: this script was created for fun, helpful in some ctf challenges : description The script will run through queries listed in sets in provided file and try to brute-force any place where placeholder is found. GET & POST http...
6.1AI score
SaveExploits0
Blindy - Simple Script for running BruteForce Blind MySql Injection
Simple script for running bruteforce blind MySql injection The script will run through queries listed in sets in provided file default-queries.json as default and try to bruteforce places with placeholder. If no placeholder present, the script will simply make request with current query. command...
7.7AI score
SaveExploits0References1
20