nccgroup / LoggerPlusPlus

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

clientIP and listenerInterface fields are always empty string #185

Closed justinsteven closed 1 year ago

justinsteven commented 1 year ago

Description:

clientIP and listenerInterface are no longer being captured/populated

Capturing appears to have been omitted in f1dd6fba1b5d26804e7b54769e4d550df8eb22ed / d51cfdbd8def540fc04f093ff0af4c30616eea86

Steps To Reproduce:

Enable the clientIP and listenerInterface columns, note that they are always empty string

Expected behavior:

clientIP and listenerInterface get populated, appear in the Log list, can be filtered for, etc.

Screenshots:

Version:

3.20.0

justinsteven commented 1 year ago

I may try to fix this if I get a chance, but I'm not sure that I'll be able to. If it's a quick fix on your end @CoreyD97 I'd really appreciate it! :heart:

justinsteven commented 1 year ago

Dupe of #109