Skip to content
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

Added self written exploit ssh-keybrute #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snowdroppe
Copy link

Hey, I wrote a simple python3 script to bruteforce ssh keys with inbuilt modules. I struggled getting other tools to play nicely with the legacy key exchange and hostkey algorithms offered old Debian targets affected by weak PRNG, so I included the ssh flags to force modern clients to connect. I don't mean to compete with crowbar which is a great tool in its own right - I just thought this might be helpful for some newcomers to the scene :)

Hey, I wrote a simple python3 script to bruteforce ssh keys with inbuilt modules. I struggled getting other tools to play nicely with the legacy key exchange and hostkey algorithms offered old Debian targets affected by weak PRNG, so I included the ssh flags to force modern clients to connect. I don't mean to compete with crowbar which is a great tool in its own right - I just thought this might be helpful for some newcomers to the scene :)
@snowdroppe snowdroppe changed the title Added self written ssh-kerbrute Added self written exploit ssh-keybrute Jan 22, 2023
@raosahab9770
Copy link

instgram

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants