Hi,
I have excute a command for sqlmap using php. after some time i got message(do you want to skip those kind of cases (and save scanning time)? [y/N] ). How i can stop this message. Please help me
Command:- shell_exec('/usr/bin/python2.7 sqlmap.py -u "urlhere" --threads=1 --level=1 -t andersonstrathernproperty22.txt --fresh-queries > andersonstrathernproperty_scan_trace22.txt');
Hi,
I have excute a command for sqlmap using php. after some time i got message(do you want to skip those kind of cases (and save scanning time)? [y/N] ). How i can stop this message. Please help me
Command:- shell_exec('/usr/bin/python2.7 sqlmap.py -u "urlhere" --threads=1 --level=1 -t andersonstrathernproperty22.txt --fresh-queries > andersonstrathernproperty_scan_trace22.txt');