An open API service indexing awesome lists of open source software.

https://github.com/floyd-fuh/burp-Collect500

Burp plugin that collects all HTTP 500 messages
https://github.com/floyd-fuh/burp-Collect500

Last synced: about 1 month ago
JSON representation

Burp plugin that collects all HTTP 500 messages

Awesome Lists containing this project

README

        

This plugin collects responses that have a specified status code (default: 500s). I would have preferred to *not* write this plugin: https://github.com/nccgroup/BurpSuiteLoggerPlusPlus/issues/23 .