Skip to content

The extension of Burp Suite for Conviso 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 the platform.

License

Notifications You must be signed in to change notification settings

convisolabs/Burp-ConvisoPlatform

Repository files navigation

BurpSuite Conviso Platform Extension


Summary

Conviso Platform is Conviso’s application security platform that centralizes risk, testing, and remediation workflows. This Burp Suite extension connects your findings directly to Conviso Platform, so analysts can register vulnerabilities, track requirements, and keep projects aligned in one place. See the docs at https://docs.convisoappsec.com/.


Download and install

You can find the last release: here

Install in Burp

  1. Open the Extensions tab and click Add.

Step 1

  1. Choose Java, select the jar with dependencies, and keep output set to Show in UI.

Step 2

  1. Click Next to load the extension.

Step 3

  1. Confirm the extension loaded successfully.

Step 4


Screenshots

Settings

Settings

Vulnerabilities

Vulnerabilities

Requirements

Requirements


Documentation

You can find the full documentation at: https://docs.convisoappsec.com/


Build from source

$ git clone https://github.com/convisolabs/Burp-ConvisoPlatform.git
$ cd Burp-ConvisoPlatform
$ mvn -DskipTests package

The bundled jar is generated at:

target/Burp-ConvisoPlatform-<version>-jar-with-dependencies.jar

Contributing

  1. Fork the repository and create a feature branch.
  2. Keep changes focused and update documentation when behavior changes.
  3. Build locally with mvn -DskipTests package before opening a PR.
  4. Open a pull request with a clear description of the change.

See the contribution guidelines: CONTRIBUTING.md.
Report bugs via the issues page and see the security policy for security issues.


License

About

The extension of Burp Suite for Conviso 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 the platform.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages