Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants