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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-28244 PoC — Microsoft Windows Kerberos 安全漏洞

Source
Associated Vulnerability
Title:Microsoft Windows Kerberos 安全漏洞 (CVE-2023-28244)
Description:Microsoft Windows Kerberos是美国微软(Microsoft)公司的一个用于在网络集群中进行身份验证的软件。Kerberos 同时作为一种网络认证协议,其设计目标是通过密钥系统为客户机/服务器应用程序提供强大的认证服务。 Microsoft Windows Kerberos存在安全漏洞。以下产品和版本受到影响:Windows Server 2008 for 32-bit Systems Service Pack 2,Windows Server 2008 for 32-bit Sys
Readme
# cve-2023-28244
File Snapshot

[4.0K] /data/pocs/c5e1ca34400e9af0e5d60b1cc3be652fc607ff6c ├── [ 711] Cargo.toml ├── [ 34K] LICENSE ├── [ 16] README.md └── [4.0K] src ├── [4.0K] bin │   ├── [3.3K] poc-brute-key.rs │   ├── [1.8K] poc-get-asrep.rs │   └── [ 374] poc-proxy.rs ├── [ 747] client.rs ├── [3.6K] codec.rs ├── [ 20K] constants.rs ├── [1001] lib.rs ├── [ 14K] messages.rs ├── [ 802] nthash.rs ├── [1.1K] parser.rs └── [ 18K] proxy.rs 2 directories, 14 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.