-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken / unfunctional #1
Comments
What operating system and openssh server version are you testing against? |
ubuntu 18.04 latest openssh server |
That was exactly my test bed, great. Let's talk password extraction first. Did you allow for the 4096 byte sed buffer to fill? This could take 10+ login attempts before you start seeing output. |
Closing - unable to reproduce. Please let me know if you still have an issue after waiting for buffer to fill. |
It is still not showing output even after a bruteforce with 100 login attempts |
reopened. |
please confirm you have |
When you run this command, do you get a PID that belongs to the SSHd parent process?:
If not, that's the bug - and is related to portability. I was incorrect about Ubuntu being my test bed - this was developed on a raspberry pi. If so, let's see if strace is giving you output at all.
|
jesus christ, i told you i have everything installed, your script doesn't show any even after a bruteforce attack on it, just delete it permanetly from github and stop trying to make yourself look good, your script is abysmal |
LOL |
I could not have asked for a better first issue. Hopefully this guy doesn't yell at his mom when whining about another hot pocket. |
Username sniffing doesn't work neither does the password
The text was updated successfully, but these errors were encountered: