secureCodeBox / engine

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

Bugfixing the combined NMAP+SSH Scan #132

Closed rseedorff closed 4 years ago

rseedorff commented 4 years ago

Added a new fallback in the case that no SSH ports are found by NMAP … to prevent process errors if so.

Error Situation:

2020-01-05 18:36:33.256  INFO 6 --- [aTaskExecutor-3] i.s.p.e.ElasticSearchPersistenceProvider : Persisting SecurityTest and Findings...
2020-01-05 18:36:33.257  INFO 6 --- [aTaskExecutor-3] s.s.l.TransformFindingsToTargetsListener : Created Targets out of Findings: []

Scan failed for unknown reasons.