secureCodeBox / engine

Part of the deprecated secureCodeBox v1, see secureCodeBox/secureCodeBox Repo for v2
Apache License 2.0
8 stars 7 forks source link

combined-nmap-nikto fails with CIDR notation #173

Closed fuhrmeistery closed 4 years ago

fuhrmeistery commented 4 years ago

Describe the bug Scanning hosts using CIDR notation tests won't complete as expected. If you start the scan via Camunda it looks like all everything is fine but if you take a closer look you will notice that nikto won't get invoked regardless of the findings. If you start the same scan via CLI you will get an internal Server Error and nikto is not executing any scans

To Reproduce Steps to reproduce the behavior:

Expected behavior Scans with CIDR notation execute following scans with nikto

fuhrmeistery commented 4 years ago

This won't be fixed in favor of a much easier approach.