pshitt icon indicating copy to clipboard operation
pshitt copied to clipboard

Passwords of SSH Intruders Transferred to Text

Results 4 pshitt issues
Sort by recently updated
recently updated
newest added

When running pshitt with verbose logging, I get tons of this error messages: "Error reading SSH protocol banner" Here's what I get running "sudo ./pshitt.py -p 22 -o passwords.json" ```...

Hello, can I run pshitt.py without sudo, so it doesn't run with root privileges. I understand, one needs root rights to open a port. But is there some way to...

Hello, I am able to run pshitt with a command like "sudo ./pshitt.py -p 22 -l log.txt -o passwords.json" and it is collecting all login attempts. But when starting it...

Hi, I'm pretty new to Linux as a whole but followed the installation instructions but got this error, how do I get around this? ![image](https://user-images.githubusercontent.com/60618067/161395995-1516f2bb-3a26-4a19-a699-11ec58170c86.png) Thanks :)