burpa
burpa copied to clipboard
Burp-Automator: A Burp Suite Automation Tool with Slack Integration. It can be used with Jenkins and Selenium to automate Dynamic Application Security Testing (DAST).
I was trying to perform an authenticated scans on web application. However, I could not find this option on the code.
This error keeps popping up when trying to run your example. I am deploying burpa + burp-rest-api on a Docker container. Do I need to be doing anything else to...
Hi @0x4D31, I've started a maintenance fork of this package here: https://github.com/tristanlatr/burpa that merges the pending PRs and I'll try to fix the issues. Would be happy to merge back...
In this PR: * Create setuptools `setup.py` installer script. * Renamed `burpa.py` to `burpa` for cosmetic reasons. * Fixed a critical `TabError` syntax error which prevented Python 3.6 and above...
Even though Slack client is disabled by default, it's being imported upfront, thus it's required to run burpa even if it's not used at all. I pushed the `import` into...
ascii codec cannot encode character - use encode instead of str