Skip to content

Burp Suite extension to enable reporting findings directly to VulnReport

License

Notifications You must be signed in to change notification settings

salesforce/VulnreportForBurp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

VulnreportForBurp

The Vulnreport plugin for Burp. Allows you to right-click any request/response in Burp and copy the data to a string which can be decoded by Vulnreport when pasted into the Burp Data section. The decoded request/response and URL will be added as vuln data sections.

Building:

mvn clean install

Installing:

In Burp Suite:

  • Go to Extender -> Extensions -> Add
  • Locate the compiled jar file (e.g. target/vulnreport-burp-1.0-SNAPSHOT.jar)
  • Click Open -> Next
  • You will see the message Loaded Vulnreport in the extension Output tab

About

Burp Suite extension to enable reporting findings directly to VulnReport

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages