privatecollaborator
privatecollaborator copied to clipboard
Web access to view burp logs
new functionality which set up web server at port https://domain:1337 with:
- basic auth
- here are served burp collaborator logs
- it enables fast review of burp collaborator interaction without burp client
Good idea, but I would make it an optional feature. Not everyone wants to have an nginx webserver installed to server log files when searching for a "collaborator installation" solution.
My plan is to keep this script as simple and as stupid as possible so I'm not planning to add this pull request at the moment. Thank you for the contribution though.