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

Tool Fails with Certain Scenarios #14

Open
justanotherdude48 opened this issue Feb 18, 2021 · 0 comments
Open

Tool Fails with Certain Scenarios #14

justanotherdude48 opened this issue Feb 18, 2021 · 0 comments

Comments

@justanotherdude48
Copy link

justanotherdude48 commented Feb 18, 2021

Hey HamedA2,

First off, thanks for making this tool.

Id like to point out some issues I found with it and I'm curious what your thoughts are.

First, when defining a wordlist file with too little entries (1 entry only) your tool fails with the following error. (zip file)

image

I know out in the wild, we wouldn't have a wordlist with a single entry, but for testing sake and learning with your tool, why does it fail? It reduces my confidence in the accuracy of this program.

Also, when I have a password on a ZIP file set to 12345 and I run the following command, your tool says password not found after it tries all possibilities. Why is that?

python3 zydra.py -f /media/sf_vm.shared/1.zip -m 5 -x 5 -b digits

I am creating a .zip file with 7zip that has aes256 encryption. Does your tool not support ANY files created by 7zip?

Thank you for your feedback.

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