Ekultek / WhatWaf

Detect and bypass web application firewalls and protection systems
Other
2.55k stars 434 forks source link

Whatwaf Unhandled Exception (d2dbc6dfc) #1550

Closed WhatWaf-Firewalls closed 1 year ago

WhatWaf-Firewalls commented 2 years ago

Whatwaf version: 2.0.3 Running context: whatwaf -u **************************** Python version: 2.718 Traceback:

Traceback (most recent call):
  File "/root/pentest/WhatWaf/trigger/main.py", line 397, in main
    save_copy_of_file=opt.outputDirectory
  File "/root/pentest/WhatWaf/content/__init__.py", line 583, in detection_main
    timeout=req_timeout
  File "/root/pentest/WhatWaf/content/__init__.py", line 323, in get_working_tampers
    raise e.__class__("Exception caught: {} ~~> {}".format(e.__class__, e.message))
Failed to parse: Exception caught: <class 'urllib3.exceptions.LocationParseError'> ~~> Failed to parse: Failed to parse: //*!00000%3Cframeset%3E%3Cframe%20src=%5C%22javascript:alert('XSS');%5C%22%3E%3C/frameset%3E*/

Running platform: Linux-5.4.0-113-generic-x86_64-with-debian-bullseye-sid