Ekultek / WhatWaf

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

Whatwaf Unhandled Exception (1a5f0a1fd) #1496

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.717 Traceback:

Traceback (most recent call):
  File "/home/merras/WhatWaf/trigger/main.py", line 397, in main
    save_copy_of_file=opt.outputDirectory
  File "/home/merras/WhatWaf/content/__init__.py", line 694, in detection_main
    tamper_int=tamper_int, throttle=throttle, timeout=req_timeout, provided_headers=provided_headers
  File "/home/merras/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-100-generic-x86_64-with-Ubuntu-18.04-bionic