We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description:
Using the contextual menu to add a string extracted from the response body to an existing LogFilter generates an error
Steps To Reproduce:
Use Entry.Tool As LogFilter
Extensions > Logger++ > Add Selection to LogFilter > AND
Could not parse filter. Invalid field group "com". Valid groups are [ENTRY, REQUEST, RESPONSE]
com.nccgroup.loggerplusplus.filter.logfilter.LogTableFilter@5a0a130c || Response.Body CONTAINS "MyString"
Expected behavior:
The selected string should be added to the existing filter
Screenshots:
Version:
Logger++ 3.20.0 and Burp Suite Pro 2023.11.1.2-25469
The text was updated successfully, but these errors were encountered:
b44e7c8
I confirm that the fix works well. Many thanks!
Sorry, something went wrong.
CoreyD97
No branches or pull requests
Description:
Using the contextual menu to add a string extracted from the response body to an existing LogFilter generates an error
Steps To Reproduce:
Use Entry.Tool As LogFilter
Extensions > Logger++ > Add Selection to LogFilter > AND
Could not parse filter. Invalid field group "com". Valid groups are [ENTRY, REQUEST, RESPONSE]
com.nccgroup.loggerplusplus.filter.logfilter.LogTableFilter@5a0a130c || Response.Body CONTAINS "MyString"
Expected behavior:
The selected string should be added to the existing filter
Screenshots:
Version:
Logger++ 3.20.0 and Burp Suite Pro 2023.11.1.2-25469
The text was updated successfully, but these errors were encountered: