When using httpfuzzer, currently the database only holds an indication whether one of the error strings in the feature file matched in the server response body. To make the false positive triage easier, the actual string that matched should be stored in the database as well.
When using httpfuzzer, currently the database only holds an indication whether one of the error strings in the feature file matched in the server response body. To make the false positive triage easier, the actual string that matched should be stored in the database as well.