Commit 98fb3dd7 by 0BuRner Committed by GitHub

Update dwg855_authbypass.py

parent 0bf6b310
......@@ -55,8 +55,8 @@ class Exploit(exploits.Exploit):
else:
print_error("Unknown error, submit an issue.")
@mute
def check(self):
url = sanitize_url("{}:{}/logo.jpg".format(self.target, self.port))
user_agent = 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)'
headers = {'User-Agent': user_agent,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment