Skip to content
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

TestSSL completes successfully with failure #3867

Open
zcrt opened this issue Nov 20, 2024 · 0 comments
Open

TestSSL completes successfully with failure #3867

zcrt opened this issue Nov 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@zcrt
Copy link
Contributor

zcrt commented Nov 20, 2024

Describe the bug
TestSSL boefje and normalizer complete successfully, although the actual output indicates failure.

To Reproduce
Run TestSSL in a way that it produces failure (e.g. unreachable IP), see what happens in KAT.

Expected behavior
It is fine if KAT is aware that its internal workings (boefje/normalizer) are OK, however, as an end user I would expect some kind of indicator something has gone wrong.

Screenshots
Example output:

[
         {
              "id"           : "scanProblem",
              "ip"           : "$IPv4/$IPv4",
              "port"         : "53",
              "severity"     : "FATAL",
              "finding"      : "Can't connect to '$IPv4' Make sure a firewall is not between you and your scanning target!"
          }
,         {
              "id"           : "scanTime",
              "ip"           : "$IPv4/$IPv4",
              "port"         : "53",
              "severity"     : "WARN",
              "finding"      : "Scan interrupted"
          }
]

OpenKAT version
main 20 nov 24

Related
#1828
#1440

@zcrt zcrt added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant