Tijme Gommers
Tijme Gommers
If 'win32crypt.CryptUnprotectData' threw an exception, password would be undefined and the program would crash.
Hi, I saw that the scanner still needs support for crawling POST requests in e.g. forms. I worked on a library ([N.Y.A.W.C](https://github.com/tijme/not-your-average-web-crawler)) that does exactly that. It can scan a...
A user of my app noticed that ZIP-archives with a `£` in the password cannot be decrypted. Please view the full details in the issue: https://github.com/raivo-otp/ios-application/issues/59. ### Steps to reproduce...
**Node version**: 6.4.0 **ORM dependency version**: 3.1.0 **MySQL dependency version**: 2.11.1 **Database protocol**: mysql The arguments passed to the callback of the remove method are inconsistent. Take a look at...
I've added the flag `--empty-password` so that users will not accidentally spray an empty password when invoking `Spray-AD` without arguments.
Hi @freehuntx, I created a program using [frida-inject](https://github.com/freehuntx/frida-inject) that spawns a certain Xamarin application and then injects a [frida-mono-api](https://github.com/freehuntx/frida-mono-api) based script. Everything works correctly if I use the `frida-mono-api` based...
Empty passwords are allowed in Kerberos, this pull request fixes that. It allows users to spray empty passwords.