Skip to content

HTTP Error 400: Bad Request #15

@ghost

Description

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?

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