-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
FUBARF*cked Up Beyond All RecognitionF*cked Up Beyond All Recognition
Description
Running version: 1.9.3.3#dev
Python version: 3.12.8
Operating system: Windows-11-10.0.26100-SP0
Command line: sqlmap.py -u **************************************************** --cookie=************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* --user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0 --header=***************************************************************** --header=******************** --header=************************************* --header=******************* --header=*************************** --header=********************************** --header=****************** --header=********************* --header=************************************************************************************************************* --header=**************************** --method=GET --technique=ST --tamper=between,space2comment,cloudflare --dbms=mysql --sql-shell -v3 --http2
Technique: None
Back-end DBMS: MySQL (identified)
Traceback (most recent call last):
File "lib/request/connect.py", line 623, in getPage
with httpx.Client(verify=False, http2=True, timeout=timeout, follow_redirects=True, cookies=conf.cj, mounts=proxy_mounts) as client:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Client.__init__() got an unexpected keyword argument 'follow_redirects'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "sqlmap.py", line 222, in main
start()
File "lib/core/decorators.py", line 80, in _
result = f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "lib/controller/controller.py", line 436, in start
if not checkConnection(suppressOutput=conf.forms):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "lib/controller/checks.py", line 1494, in checkConnection
page, headers, _ = Request.queryPage(content=True, noteResponseTime=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "lib/core/decorators.py", line 80, in _
result = f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "lib/request/connect.py", line 1588, in queryPage
page, headers, code = Connect.getPage(url=uri, get=get, post=post, method=method, cookie=cookie, ua=ua, referer=referer, host=host, silent=silent, auxHeaders=auxHeaders, response=response, raise404=raise404, ignoreTimeout=timeBasedCompare)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "lib/request/connect.py", line 625, in getPage
except (httpx.HTTPError, httpx.InvalidURL, httpx.CookieConflict, httpx.StreamError) as ex:
^^^^^^^^^^^^^^^^^
AttributeError: module 'httpx' has no attribute 'StreamError'
Metadata
Metadata
Assignees
Labels
FUBARF*cked Up Beyond All RecognitionF*cked Up Beyond All Recognition