Alex Stanev
Alex Stanev
In my experience dicts come from different places (leaks, named by pentest task and etc.) and they are not renamed just to keep the source where it came from. This...
Wildcards are good to have, but not essential. Even comma separated(which will be great option) can have wildcards, just the argument have to be quoted, so then internally we can...
Hi Eric, Thanks for the clarification. I'm a contributor to these repos. The main developer of hcxtools suite is @zerbea. Regards!
BTW, my tests were with 4.5.0. I see in 4.7.0 at least `SSL_R_DECRYPTION_FAILED_OR_BAD_RECORD_MAC` defined, so I will test with HEAD and see what's left.
You can try this simple plugin https://github.com/RealEnder/redmine_auditlog (Note: I'm the plugin author)
Looked at this as a possible data exfiltration channel from controlled environment, eg. DLP in action. Please take a look on [Ozzillate](https://www.ozzillate.com). It continuously emits the audio sequence, so on...
Yep, just looked at the code/network interactions and it really just transfers the id through the audio channel :( It will be slow, but splitting the file in blocks +...
Hi, thanks for the suggestion. Using rules is currently possible through _co_ option, like this: `./help_crack.py -co="-r rules/best64.rule"`
This is more of hcxdumptool question. Most likely these adapters will work, depending on drivers used/kernel versions. Just try them with latest hcxdumptool and submit any issues in its github...
Fixed in help_crack.py version 2.0.0. Please update.