Skip to content

Static Description for Findings + Vulns #2336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TheTechromancer opened this issue Mar 4, 2025 · 0 comments
Open

Static Description for Findings + Vulns #2336

TheTechromancer opened this issue Mar 4, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TheTechromancer
Copy link
Collaborator

TheTechromancer commented Mar 4, 2025

With BBOT server up and coming, we need a way to deduplicate findings.

We end up with scenarios where there are lots of instances of the same vulnerability, e.g. IIS Shortnames. To dedupe these, we should probably split the description into two fields, one that never changes and one that contains the precise details and any context around that specific vuln, e.g. description and detail:

"description": "IIS Shortname Vulnerability"
"detail": "Potentially Vulnerable Method/Techniques: [GET,POST] at https://evilcorp.com"

This will let us better collapse, categorize, and count these vulns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants