burp-suite-error-message-checks
burp-suite-error-message-checks copied to clipboard
New match rules wanted
We are always looking to improve this extension. If you find an example of an error message that this plugin does not detect, please open up a new issue. Please include the full error message, but remove any identifying information.
Better yet send a pull request with your new detection rules. You will need to modify two files:
-
src/main/resources/burp/match-rules.tab- Add your new match rule -
src/test/resources/burp/testResponse.txt- Add the full error message
The file testResponse.txt is used by the unit tests to ensure that your match rule works.