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

Services Module shows no open ports but TLS Module shows cert on port 443 #1080

Closed
duncangreene opened this issue Jan 27, 2025 · 2 comments
Closed

Comments

@duncangreene
Copy link

Describe the bug
Services Module shows no open ports...

Image

...but TLS Module shows information for cert presented on port 443.

Image

To Reproduce
Steps to reproduce the behaviour:

  1. Run test against device running HTTPS on port 443. DUT in this case is this.

Expected behaviour
Services Module would show port 443 open.

Error logs
test_result.zip

Environment (please provide the following information about your setup):

  • Version: 2.1

Additional context
Only modifications from official 2.1 release are as below.

  • resources/test_packs/qualification.json (Set tests to excluded/recommended/informational as appropriate)
  • resources/devices/device_profile.json (Add custom questions)
@jhughesbiot
Copy link
Collaborator

On review of the logs provided, it appears the nmap scan is not detecting any ports open where the TLS tests directly connect to port 443 without any scan. Is it possible the device has some sort of service or firewall that blocks port scanning?

@duncangreene
Copy link
Author

There's no firewall that blocks port scanning per se, and a port scan against this device is available in the potentially related issue #1087.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants