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

fall back to common alternate ports if a port refuses connection #8

Open
nixon575483975846342 opened this issue Apr 21, 2017 · 2 comments

Comments

@nixon575483975846342
Copy link

port 81 is a commonly used port for http for iot devices. the http signature checks only port 80 and does not check port 81 if the connection is refused. i would like to request using this fallback port if 80 is closed.

There are probably other ports that are like this, but I can't think of them offhand right now.

@trylinux
Copy link
Owner

Currently, additional ports can be scanned using the -p flag.

@nixon575483975846342
Copy link
Author

i know, but specifically the port 81 is something i see so commonly that i think should be included by default

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

2 participants