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

Allow data dirs to be configurable #1192

Open
eheydrick opened this issue Jun 14, 2018 · 2 comments
Open

Allow data dirs to be configurable #1192

eheydrick opened this issue Jun 14, 2018 · 2 comments

Comments

@eheydrick
Copy link

A recent commit changed the location of the data/cache dirs from the wpscan installation directory to the home directory of the user running it. It would be good if those dirs were configurable instead of hard-coded. In my setup I'm executing wpscan as a user that cannot write to its home directory, leading to a failure when it tries to make the ~/.wpscan directory.

@eheydrick
Copy link
Author

A workaround is to set HOME=/some/writable/dir wpscan.rb ...

@alexsanford
Copy link
Contributor

Would #1586 solve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants