sqlmap version: 1.0-dev-aed833c
Python version: 2.6.6
Operating system: posix
Command line: ./sqlmap.py -u ***************************************** 
--headers=x-forwarded-for: 1* --threads 10 --banner
Technique: TIME
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
   File "/root/sqlmap-dev/_sqlmap.py", line 73, in main
     start()
   File "/root/sqlmap-dev/lib/controller/controller.py", line 569, in start
     action()
   File "/root/sqlmap-dev/lib/controller/action.py", line 31, in action
     setHandler()
   File "/root/sqlmap-dev/lib/controller/handler.py", line 81, in setHandler
     if handler.checkDbms():
   File "/root/sqlmap-dev/plugins/dbms/mysql/fingerprint.py", line 163, 
in checkDbms
     self.getBanner()
   File "/root/sqlmap-dev/plugins/generic/enumeration.py", line 57, in 
getBanner
     kb.data.banner = unArrayizeValue(inject.getValue(query, 
safeCharEncode=False))
   File "/root/sqlmap-dev/lib/request/inject.py", line 388, in getValue
     value = _goInferenceProxy(query, fromUser, batch, unpack, 
charsetType, firstChar, lastChar, dump)
   File "/root/sqlmap-dev/lib/request/inject.py", line 269, in 
_goInferenceProxy
     outputs = _goInferenceFields(expression, expressionFields, 
expressionFieldsList, payload, charsetType=charsetType, 
firstChar=firstChar, lastChar=lastChar, dump=dump)
   File "/root/sqlmap-dev/lib/request/inject.py", line 117, in 
_goInferenceFields
     output = _goInference(payload, expressionReplaced, charsetType, 
firstChar, lastChar, dump, field)
   File "/root/sqlmap-dev/lib/request/inject.py", line 89, in _goInference
     count, value = bisection(payload, expression, length, charsetType, 
firstChar, lastChar, dump)
   File "/root/sqlmap-dev/lib/techniques/blind/inference.py", line 516, 
in bisection
     val = getChar(index, asciiTbl)
   File "/root/sqlmap-dev/lib/techniques/blind/inference.py", line 247, 
in getChar
     result = Request.queryPage(forgedPayload, 
timeBasedCompare=timeBasedCompare, raise404=False)
   File "/root/sqlmap-dev/lib/request/connect.py", line 764, in queryPage
     Connect.queryPage(content=True)
   File "/root/sqlmap-dev/lib/request/connect.py", line 693, in queryPage
     auxHeaders[value.split(',')[0]] = value.split(',', 1)[1]
AttributeError: 'NoneType' object has no attribute 'split'

[*] shutting down at 02:44:32

-- 
Florian Strankowski

Core Solutions
Rosenstrasse 10
21335 Lueneburg, Germany

phone +49 4131 70 63 968
mobil +49 1769 73 17 000


This e-mail may contain confidential and/or privileged information. If 
you are not the intended recipient (or have received this e-mail in 
error) please notify the sender immediately and destroy this e-mail. Any 
unauthorised copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden and may be unlawful.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to