sysreptor
sysreptor copied to clipboard
[Feature Request] Integrate Additional Tools into Sysreptor
I would like to propose the integration of the following tools
- [ ] Acunetix
- [ ] Netsparker
- [ ] Nexpose
- [ ] WPScan
- [ ] Pentera
- [ ] Metasploit: Verify and manage vulnerabilities
- [x] CVSSv4 Risk Calculator
Hi, thanks for the suggestions. Would you be able to create a pull request for these tools at the reptor CLI repository. You can find the import code for other tools here: https://github.com/Syslifters/reptor/tree/main/reptor/plugins/tools
CVSSv4 is already supported. You can switch between CVSS:3.1 and CVSS:4.0 at the top of the CVSS editor in the SysReptor UI (if CVSS:4.0 is allowed in the design's CVSS field definition).
#484 is a dependency of this issue.