CredNinja
CredNinja copied to clipboard
Passwords with a comma don't parse correctly
Using the C# assembly CredNinja, if you pass a password with a comma in it, the creds don't get parsed properly. Offending code.
Command:
CredNinja.exe --creds Domain\Username:Pass,word --hosts 127.0.0.1 --users --os
Output:
Host Username Password Result Info
--------------------------------------------------------------------------------------------------------------------
ERROR: Credential "'" does not contain delimiter ":"