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

Usage: subzy run [flags] #65

Open
sherifjavaandroid opened this issue Jan 10, 2025 · 1 comment
Open

Usage: subzy run [flags] #65

sherifjavaandroid opened this issue Jan 10, 2025 · 1 comment

Comments

@sherifjavaandroid
Copy link

subzy run --targets target.txt --hide_fails --vuln --timeout 20 --verify_ssl

[ * ] Fingerprints found; checking integrity with an upstream
Error: EOF
Usage:
subzy run [flags]

Aliases:
run, r

Flags:
--concurrency int Number of concurrent checks (default 10)
-h, --help help for run
--hide_fails Don't display failed results
--https Force https protocol if not no protocol defined for target (default false)
--output string JSON output filename
--target string Comma separated list of domains
--targets string File containing the list of subdomains
--timeout int Request timeout in seconds (default 10)
--verify_ssl If set to true it won't check sites with insecure SSL and return HTTP Error
--vuln Save only vulnerable subdomains

@sherifjavaandroid
Copy link
Author

sherifjavaandroid commented Jan 10, 2025

subzy run --target gist.github.com
[ * ] Fingerprints found; checking integrity with an upstream
Error: EOF
Usage:
subzy run [flags]

Aliases:
run, r

Flags:
--concurrency int Number of concurrent checks (default 10)
-h, --help help for run
--hide_fails Don't display failed results
--https Force https protocol if not no protocol defined for target (default false)
--output string JSON output filename
--target string Comma separated list of domains
--targets string File containing the list of subdomains
--timeout int Request timeout in seconds (default 10)
--verify_ssl If set to true it won't check sites with insecure SSL and return HTTP Error
--vuln Save only vulnerable subdomains

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

1 participant