nccgroup / LoggerPlusPlus

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

Import from ZAP proxy does not work #198

Closed ciapatakoza closed 11 months ago

ciapatakoza commented 1 year ago

Description: Import from latest Zap proxy does not work, I am getting importZAP: Wrong Path Format exception and no packets imported.

Steps To Reproduce: Use latest Zap proxy to collect some requests, then use Export Messages to File... then try to import logs to logger++. Exception in extension console will occur.

Expected behavior: Imported log entries

Screenshots:

Version: 3.20.0

ciapatakoza commented 1 year ago

Actually pulled the latest pre-relase version of the extension and there is no exception in the log, but also no logs imported.

ciapatakoza commented 1 year ago

Ok, seems that develop branch fixed that already. Using now custom build from develop branch, any chance to get that pushed to main branch and released as 3.20.1?

CoreyD97 commented 11 months ago

Thanks for the report. I'm not sure what caused this but glad to hear its fixed in the dev branch. I'll be looking to get that merged soon.