nccgroup / LoggerPlusPlus

Advanced Burp Suite Logging Extension
GNU Affero General Public License v3.0
626 stars 157 forks source link

Invalid encoding for non-ascii JSON/HAR #209

Open stek29 opened 6 months ago

stek29 commented 6 months ago

Description: Strings exported in JSON/HAR are invalid if request/response isn't ASCII but UTF-8. And if Request/Response is not a valid string at all -- and is a binary data -- export is wrong too.

Steps To Reproduce:

Expected behavior: Strings are correctly exported

Actual behavior: Strings are broken and aren't in UTF-8 format

Version: 3.20.1