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

Scan Aborted: --passwords 'rockyou.txt' is not a file #1279

Closed
ketsugen opened this issue Jan 20, 2019 · 4 comments
Closed

Scan Aborted: --passwords 'rockyou.txt' is not a file #1279

ketsugen opened this issue Jan 20, 2019 · 4 comments

Comments

@ketsugen
Copy link

When I am trying to brutal force a password, the command doesn't work.
keep having result of:
Scan Aborted: --passwords 'rockyou.txt' is not a file

here is my command:
docker run --rm -it -v /wpscan/rockyou.txt:/wordlists wpscanteam/wpscan --url https://www.xxxxxx.com/ --passwords /wordlists/rockyou.txt --username admin

I am running docker through windows 10, any help?

@secureli
Copy link

secureli commented Jan 20, 2019 via email

@secureli
Copy link

It appears you are incorrectly using the -v flag.

@erwanlr
Copy link
Member

erwanlr commented Jan 20, 2019

See #1256 (comment)

@erwanlr erwanlr closed this as completed Jan 20, 2019
@haha578
Copy link

haha578 commented Sep 25, 2021

I am using WPScan but when I type the command, It said: '"--passwords The path 'rockyou.txt' does not exist or is not a file"
Pls help me
Here is my command:
wpscan --url https://nguyenkimtuyen.vn --passwords rockyou.txt --username admin

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

4 participants