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

Not Working for localhost website #459

Open
Engineerumair opened this issue Dec 16, 2021 · 2 comments
Open

Not Working for localhost website #459

Engineerumair opened this issue Dec 16, 2021 · 2 comments

Comments

@Engineerumair
Copy link

Hello, I get the error "Cannot scan non-standard ports" as I need to scan the localhost, I have also tried to install it on my windows machine using pip command but there also I am not able to scan on localhost website.

httpobs-cli $httpobs-local-scan --http-port 8080 --https-port 8443 --path '/foo/bar' \ --cookies '{"foo": "bar"}' --headers '{"X-Foo": "bar"}' --no-verify mozilla.org

usage: httpobs-cli [options] host
httpobs-cli: error: unrecognized arguments: --http-port 8080 --https-port 8443 --path '/foo/bar' \ --cookies '{foo: bar}' --headers '{X-Foo: bar}' --no-verify mozilla.org

can someone please suggest how could I scan the following localhost app:

https://localhost:44315/

@floatingatoll
Copy link
Contributor

floatingatoll commented Dec 16, 2021 via email

@dalf
Copy link

dalf commented Dec 16, 2021

Note: the local scanner returns a different score, see #428 (comment)

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