-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Description
First time I tried to use bbqsql. But when i go to run the exploit i get errors. So i just tried with default configuration but same error.
Here is the error:
Traceback (most recent call last):
File "/usr/bin/bbqsql", line 16, in
bbqMenu()
File "/usr/lib/python2.7/dist-packages/bbqsql/menu/bbq_menu.py", line 182, in init
bbq = bbqsql.BlindSQLi(**attack_config)
File "/usr/lib/python2.7/dist-packages/bbqsql/lib/api.py", line 128, in init
self.requester = requester_type(comparison_attr=comparison_attr, **kwargs)
File "/usr/lib/python2.7/dist-packages/bbqsql/lib/requester.py", line 122, in init
self.session = requests.session(*args,**kwargs)
TypeError: session() takes no arguments (2 given)
vovavovavovavova, Lunch650 and codeghost666
Metadata
Metadata
Assignees
Labels
No labels