urbanadventurer / WhatWeb

Next generation web scanner
https://www.morningstarsecurity.com/research/whatweb
GNU General Public License v2.0
5.2k stars 885 forks source link

JSON Logging fails with message Can't convert to UTF-8 can't modify frozen String #311

Closed definity closed 3 years ago

definity commented 4 years ago

Running whatweb on the url accu-chek.co.kr with aggression level 3 -a 3 and JSON logging --log-json=test.json results in the following error. ERROR Logging failed: https://accu-chek.co.kr/ - Can't convert to UTF-8 can't modify frozen String

whatweb_error

The error is not thrown with aggression level 1 -a 1. Running the latest version of WhatWeb 0.5.2 with bundles installed/updated from Google Cloud Shell.