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

--domain ignored in vhost mode #40

Closed
theguly opened this issue Oct 28, 2019 · 0 comments
Closed

--domain ignored in vhost mode #40

theguly opened this issue Oct 28, 2019 · 0 comments

Comments

@theguly
Copy link

theguly commented Oct 28, 2019

running rustbuster 3.0.3 with:
./rustbuster-v3.0.3-x86_64-unknown-linux-gnu vhost --domain foo.bar --wordlist wl -u http://127.0.0.1/ -S 400 -x 'default'

i have an error message like this:
error: The following required arguments were not provided:
--domain

same behaviour with --domain=foo.bar of course

same CLI arguments but with -d, like:
./rustbuster-v3.0.3-x86_64-unknown-linux-gnu vhost -d foo.bar --wordlist wl -u http://127.0.0.1/ -S 400 -x 'default'

runs wl wordlist against given host/ip

@theguly theguly closed this as completed May 11, 2021
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