Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2011-4862 PoC — FreeBSD ‘telnetd’ 缓冲区错误漏洞

Source
Associated Vulnerability
Title:FreeBSD ‘telnetd’ 缓冲区错误漏洞 (CVE-2011-4862)
Description:FreeBSD是由Core Team团队负责的FreeBSD项目中的一套类Unix自由操作系统,是经过BSD、386BSD和4.4BSD发展而来的类Unix的一个重要分支。 FreeBSD 7.3至9.0版本, MIT Kerberos Version 5 Applications 1.0.2及之前版本和Heimdal 1.5.1及之前版本中的telnetd中的libtelnet/encrypt.c中存在缓冲区溢出漏洞。远程攻击者可借助超长encryption键执行任意代码。
Description
Go Exploit for CVE-2011-4862
Readme
# CVE-2011-4862
GO Exploit for CVE-2011-4862

# Cross Compile with:
GOOS=linux GOARCH=arm go build main.go

File Snapshot

[4.0K] /data/pocs/50893d71119b45eb69e4fdf52f00333addaa8be2 ├── [1.1K] Makefile ├── [ 108] README.md └── [4.0K] src └── [4.0K] github.com └── [4.0K] CVE-2011-4862 ├── [4.0K] exploit │   └── [2.2K] exploit.go ├── [2.7M] main └── [ 315] main.go 4 directories, 5 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.