🚓 New Scanner implementation request
Is your feature request related to a problem
As security analyst i would like to the secureCodeBox for testing my own external attack surface. Therefore it would be helpful to add a scanner for fingerprinting HTTP Service in a more detailed way. The WhatWeb Scanners seems to be a good first candidate for that.
Describe the solution you'd like
Integrate WhatWeb as new SCB scanner with cascadingScan rules matching HTTP services (AMASS -> NMAP -> WhatWeb).
Describe alternatives you've considered
Additional context
Steps to implement a new scanner
Hint: A general guide how to implement a new SCB scanner is documented here
🚓 New Scanner implementation request
Is your feature request related to a problem
As security analyst i would like to the secureCodeBox for testing my own external attack surface. Therefore it would be helpful to add a scanner for fingerprinting HTTP Service in a more detailed way. The WhatWeb Scanners seems to be a good first candidate for that.
Describe the solution you'd like
Integrate WhatWeb as new SCB scanner with cascadingScan rules matching HTTP services (AMASS -> NMAP -> WhatWeb).
Describe alternatives you've considered
Additional context
Steps to implement a new scanner
Hint: A general guide how to implement a new SCB scanner is documented here
README.gotmpland give a brief overview of the scanner and its configuration options.scan-type.yamlparse-definition.yamlcascading-rules.yamllike documented hereDockerfilefor the scanner if there is no existing one publicly available on dockerHubscan.yamlandfinding.yamlfiles in the example folder