What is the expected output? What do you see instead?
What operating system are you using?
Please provide any additional information below:
Version Information
Python version: 2.7.3 (default, Sep 26 2012, 21:53:58) [GCC 4.7.2]
GTK version: 2.24.13
PyGTK version: 2.24.0
w3af version:
w3af - Web Application Attack and Audit Framework
Version: 1.5
Revision: 6c7c25e8b8 - 13 апр 2013 19:52
Author: Andres Riancho and the w3af team.
Traceback
Traceback (most recent call last):
File "/home/user/w3af/core/ui/gui/tabs/exploit/exploit_all.py", line 167, in _launch_exploit_all
exploit.exploit()
File "/home/user/w3af/core/controllers/plugins/attack_plugin.py", line 197, in exploit
s = self._generate_shell(vuln)
File "/home/user/w3af/plugins/attack/sqlmap.py", line 76, in _generate_shell
if self._verify_vuln(vuln_obj):
File "/home/user/w3af/plugins/attack/sqlmap.py", line 105, in _verify_vuln
if sqlmap.is_vulnerable():
File "/home/user/w3af/plugins/attack/db/sqlmap_wrapper.py", line 96, in is_vulnerable
raise NotImplementedError(fmt % (full_command, stdout))
NotImplementedError: Unexpected answer found in sqlmap output for command "python sqlmap.py --batch --disable-coloring --proxy=http://127.0.0.1:44453/ --batch --url=http://www.bulnao.government.bg/index.php?p=search&highlight=56&search=17"%20AND%20"17"="18 --data=p=search&search=%D0%A2%D1%8A%D1%80%D1%81%D0%B5%D0%BD%D0%B5&highlight=56": "
sqlmap/1.0-dev-6c7c25e - automatic SQL injection and database takeover tool
http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 02:21:55
[?1049h[1;24r(B[m[4l[?7h[24;1H[?1049l
[?1l>
[02:21:55] [WARNING] it appears that you have provided tainted parameter values ('search=17" AND "17"="18') with most probably leftover chars/statements from manual SQL injection test(s). Please, always use only valid parameter values so sqlmap could be able to properly run
Are you sure you want to continue? [y/N] N
[*] shutting down at 02:21:55
"
User description
What steps will reproduce the problem? 1. 2. 3.
What is the expected output? What do you see instead?
What operating system are you using?
Please provide any additional information below:
Version Information
Traceback
Enabled Plugins