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

Wordlist read error #26

Closed
xaeroborg opened this issue Jul 11, 2019 · 2 comments
Closed

Wordlist read error #26

xaeroborg opened this issue Jul 11, 2019 · 2 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@xaeroborg
Copy link

xaeroborg commented Jul 11, 2019

I am getting this error with any .txt that I run along with a dir bust
image

@phra phra self-assigned this Jul 13, 2019
@phra phra added the invalid This doesn't seem right label Jul 13, 2019
@phra
Copy link
Owner

phra commented Jul 13, 2019

I received similar reports outside GitHub but as you can see from the error Rustbuster only supports UTF-8 encoded text files.

For more information, check also this: danielmiessler/SecLists#298

@phra phra closed this as completed Jul 13, 2019
@xaeroborg
Copy link
Author

I received similar reports outside GitHub but as you can see from the error Rustbuster only supports UTF-8 encoded text files.

For more information, check also this: danielmiessler/SecLists#298

Thanks for referencing this to me. Now I am able to run rustbuster with the UTF-8 encoded text files. Its insanely fast. Great work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants