Joshua Small
Joshua Small
**Is your feature request related to a problem? Please describe.** The text regarding the encryption key states: ``` This field indicates an encryption key that security researchers should use for...
In the age of cryptolocker, training users not to download executables is just as important. Phishing frenzy accommodates this great with only a minor modification.
Although not running as root is clearly a user error, it triggers an assertion and doesn't alert the user why. It then appears to go unresponsive. This small patch fixes...
Hi, I've created a Google login template. It's been extremely effective in our testing. Here's an image of how it looks: https://raw.githubusercontent.com/technion/phishing-frenzy-templates/e1d69d7b27135fa85d9064dc0ac235d6b9c57581/google_apps/images/google-login.png
Hi, I know you've seen similar errors, I'm hoping this is somewhat different. (I'm trying to fetch a virus infected website so please be careful with these links) Consider the...
Hi, Thanks a tonne for this repo. I'm having a showstopping issue that was fixed in June in Sharpchrome here: https://github.com/GhostPack/SharpDPAPI/pull/40 I'm confused by this, because I can see your...
The vmwarevmx2hashcat script presents a syntax error when executed: vmwarevmx2hashcat.py:17: SyntaxWarning: invalid escape sequence '\)' ks_re = '.+phrase/(.*?)/pass2key=(.*?):cipher=(.*?):rounds=(.*?):salt=(.*?),(.*?),(.*?)\)' This fixes that error. Tested in Python 3.12.3 with a valid vmx...