I've started making a bruteforce module in python. I was wondering what features you guys would like to see in something like that. So far I have the basics like a dictionary based attack and a whole keyspace attack. What else should I add?
Note: This isn't designed to be a separate tool for password cracking because tools like this already exist. This is a tool to build python programs on.
Thanks
Robyn
3 Responses
Update I'm trying to make a mask function like in hashcat but, I'm having a hard time figuring out how. If you could help that'd be cool
Robyn
I await your module :D
I've got an early version, however I'm not sure whether it is worth releasing because the module only has three features :)
If you'd like I can start to put it on github but I doubt there is much point.
Robyn
Share Your Thoughts