8000 🚓 New Scanner: Integrate Burp Scanner · Issue #51 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content

🚓 New Scanner: Integrate Burp Scanner #51

@rfelber

Description

@rfelber

name: '🚓 New Security Scanner request'
about: 'Suggest an idea for a new security scanner to integrate in this project.'
labels: 'scanner'

New Scanner implementation request

Is your feature request related to a problem? Please describe.
As an user i want to use the Burp Security Scanner with the secureCodeBox, to test my WebApplications.

Describe the solution you'd like
Burp is integrated into the secureCodeBox

Steps to implement a new scanner

  • Create a new folder with the name of the scanner here
  • Add a README.md and give a brief overview of the scanner and its configuration options.
  • Implement a new scanner specific scan-type.yaml
  • Implement a new scanner specific parse-definition.yaml
  • Add (optional) some cascading-rules.yaml
  • Add (optional) a Dockerfile for the scanner if there is no existing one publicly available on dockerHub
  • Use the parser-SDK to implement a new findings parser (currently based on NodeJS)
  • Add unit tests with at minimum 80% test coverage

Metadata

Metadata

Assignees

No one assigned

    Labels

    scannerImplement or update a security scanner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0