BurpSuite Conviso Platform Extension
Conviso Platform is a Software as a Service (SaaS) platform created by Conviso that supports the entire security cycle in the software development life cycle. It was created based on the Software Assurance Maturity Model (SAMM) - a project in the portfolio of the Open Web Application Security Project (OWASP) that defines a series of practices with the objective of improving software security. The extension of Burp Suite for the platform aims to serve as an integration between them, making the life of an analyst easier, because he can now send vulnerabilities directly from Burp to Conviso's Platform.
If you want to read more about this extension, we have a blog post: https://blog.convisoappsec.com/en/appsec-flow-extension-for-burp-suite/
You can find the last release: here
Building JAR locally:
$ git clone https://github.com/convisolabs/Burp-ConvisoPlatform.git
$ cd Burp-ConvisoPlatform && mvn package
Here you can learn here: How to add extesion to Burp
You can find the full documentation at: wiki page.
- Your contributions and suggestions are heartily ♥ welcome. See here the contribution guidelines. Please, report bugs via issues page and for security issues, see here the security policy.
- This work is licensed under MIT License.