Skip to content

Error :) #4

Description

@fteagleeye1

When I run this command I got this error " python3 hbsqli.py -l gf_sqli.txt -p payloads.txt -H headers.txt -v "

馃拤 Testing for Header: "User-Agent: 0'XOR(if(now()=sysdate()%2Csleep(30)%2C0))XOR'Z"
Traceback (most recent call last):
File "/home/kali/Tools/HBSQLI/hbsqli.py", line 95, in onfile_v
response = client.get(url, headers=cust_header, follow_redirects=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Client.get() got an unexpected keyword argument 'follow_redirects'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/kali/Tools/HBSQLI/hbsqli.py", line 183, in
onfile_v()
File "/home/kali/Tools/HBSQLI/hbsqli.py", line 106, in onfile_v
except (UnicodeDecodeError, AssertionError, TimeoutError, ConnectionRefusedError, SSLError, URLError, ConnectionResetError, httpx.RequestError) as e:

    ^^^^^^^^^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions