Chris Higgins
Chris Higgins
## OS Used - ALL Information (architecture, linux flavor, etc.) Kali Linux x64 Source commit 3c15226c59dcc2d8669fa0b89323ded358594c12 ## Pastebin link to error you are encountering ``` ################################################################################ # EyeWitness # ################################################################################...
Using the C# assembly CredNinja, if you pass a password with a comma in it, the creds don't get parsed properly. [Offending code](https://github.com/Raikia/CredNinja/blob/master/CredNinjassembly/CredNinja/CredNinja/Program.cs#L523). ``` Command: CredNinja.exe --creds Domain\Username:Pass,word --hosts 127.0.0.1...
In FF4 and Chrome the plugin seems to add extra space to the top of a div element that has the top corners set separately using tl and tr. However,...
**Describe the bug** Unable to download `https://cdn.mysql.com//Downloads/Connector-J/mysql-connector-j-8.0.33.tar.gz` as it returns a 404. [Line](https://github.com/mrlesmithjr/ansible-guacamole/blob/master/defaults/main.yml#L31) defining the URL, and [line](https://github.com/mrlesmithjr/ansible-guacamole/blob/master/tasks/config.yml#L83) downloading the package. **To Reproduce** Added the following to a playbook `site.yml`:...