Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Error 400: Bad Request #15

Open
ghost opened this issue Aug 17, 2018 · 1 comment
Open

HTTP Error 400: Bad Request #15

ghost opened this issue Aug 17, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 17, 2018

Now the brute force will begin! >:)
HTTP Error 400: Bad Request - Try reducing Thread count
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "wpforce.py", line 66, in worker
PasswordAttempt(user,password,url,thread_no,verbose,debug,agent)
File "wpforce.py", line 164, in PasswordAttempt
if args.verbose is True or args.debug is True:
NameError: global name 'args' is not defined

HTTP Error 400: Bad Request - Try reducing Thread count
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "wpforce.py", line 66, in worker
PasswordAttempt(user,password,url,thread_no,verbose,debug,agent)
File "wpforce.py", line 164, in PasswordAttempt
if args.verbose is True or args.debug is True:
NameError: global name 'args' is not defined

dont understart why this is happening?

@ghost
Copy link

ghost commented May 3, 2020

Did you ever find out the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants