匿名 GitHub 账号大规模泄露未公开的零日漏洞
Anonymous GitHub account mass-dropping undisclosed 0-days

原始链接: https://github.com/bikini/exploitarium

本仓库旨在整合各类公开的概念验证(PoC)漏洞利用代码及漏洞研究报告。该项目将此前独立的多个仓库合并为一个结构化的整体,并通过 Git blob ID 匹配验证,确保了原始文件的完整性。 本归档内容涵盖了多种软件的相关研究,包括 7zip、Docker、Ghidra、ImageMagick、OpenVPN 和 VLC 等,同时新增了针对 libssh2、Firefox 和 PHP 漏洞的直接条目。 作者强调,本项目仅用于善意的公开披露安全研究,旨在培养对网络安全的兴趣。本仓库严禁将所载内容用于恶意用途,并明确反对任何网络犯罪行为。如需协作或交流,请通过 Discord (@ashdfrkl) 与作者联系。

Hacker News 上近期出现了一场讨论,涉及一个匿名 GitHub 账号正在发布大量所谓的“0-day”漏洞。用户们正在争论这些声明的真实性,一些人认为其中许多漏洞实际上是早已披露的 CVE。 这场对话凸显了人们对大语言模型(LLM)用于自动化漏洞研究的担忧,并指出其在分析代码库和辅助反汇编方面的有效性。尽管一些评论者对这些漏洞被轻易挖掘出来感到担忧,但另一些人则认为这只是一个过渡时期。他们认为,自动化扫描的大量涌现最终将使开源软件变得更加稳健和安全。 该讨论帖还触及了开源项目在安全方面的权衡问题,一些人质疑在人工智能驱动的分析面前,“隐蔽式安全”是否还具有现代意义,而另一些人则坚持认为开源开发带来的集体利益仍然大于其风险。
相关文章

原文

New drops today ;) Biggest thing yet

If you wish to collaborate/discuss with me, contact me on discord @ashdfrkl

Sharing this repo keeps me motivated to continue dropping my findings for you all.

A consolidated archive of my public proof-of-concept and vulnerability research writeups.

Most folders contain one of my former standalone PoC repos, preserved with its original README and tracked files. New research entries are added directly here as self-contained folders.

Folder Source Tracked entries
7zip-rar5-motw-chain-poc bd9533f532c1e4ee6af783b9bb49d1133c600e2c 3
anydesk-printer-com-impersonation-poc 7491303301093b2d40bee9dadf6b38f757ce78e0 4
c-ares-tcp-uaf-calc-poc direct entry, June 24, 2026 7
docker-cp-copyout-destination-escape d1367b1381736d7f961ac808ce88d4e24a633adc 5
firefox-smartwindow-private-url-exfil-poc direct entry, June 24, 2026 3
floci-apigateway-vtl-rce-poc direct entry, June 23, 2026 3
flowise-mcp-env-case-bypass-poc ed9fab0086674f1b16467990b33bb9299e93429e 3
ffmpeg-rasc-dlta-calc-poc direct entry, June 26, 2026 7
ghidra-12.1.2-rce-ace-calc-poc 52dee6362990c03c0d753d074c85428824d46368 9
gitea-act-runner-container-options-poc f06d78fb111732f3e7737f4c07e77ef94c4b64bf 4
imagemagick-gs-delegate-hijack-poc 8140e8ee0ed78beaf5e8303a795b70b138f5891b 5
libssh2-cve-2026-55200-poc direct entry, June 23, 2026 3
libssh2-publickey-list-calc-poc direct entry, June 25, 2026 10
lunar-modrinth-chain-poc ffd02120708b6503f11585858ce3724872f3b7a7 6
mybb-limited-acp-to-admin 1610e0373943c2f6562a99f917d3a3d1fdd9056d 5
nghttp2-nghttpx-upgrade-queue-poison-poc direct entry, June 26, 2026 3
nmap-ipv6-extlen-wrap-poc direct entry, June 23, 2026 4
objdump-dlx-calc-poc 7df01e4e20c7375a89e8ccf760526c52eb6ad582 41
openvpn-connect-echo-script-ace-poc d2f904d9272d4388c9862131d40e32e072e85e38 8
php857-streambucket-soap-rce-rpoc direct entry, June 26, 2026 6
rustdesk-session-permission-pocs direct entry, June 25, 2026 17
systeminformer-phsvc-trusted-host-lpe-poc direct entry, June 24, 2026 3
vlc-vp9-reschange-crash-poc fae72b82f24d03cf2fb9cb55fbb2e7774f684ff3 3

This section applies to the former standalone repositories listed above by commit hash.

The consolidation was checked from fresh GitHub clones on June 23, 2026 before the old standalone repos were removed.

The check compared each former standalone repo's HEAD tree against the matching folder here using Git tree data rather than a loose filesystem diff. For every tracked entry, the check required:

  • the same relative path;
  • the same Git object type;
  • the same tree mode, including executable bits;
  • the same Git blob ID.

Matching Git blob IDs means the tracked file bytes are identical. The check covered 12 repos and 96 tracked entries with zero mismatches.

This repository preserves the contents of those PoCs. Repository-level metadata such as stars, issues, pull requests, releases, and separate Git history remain in the original repository histories.

Direct entries, including c-ares-tcp-uaf-calc-poc, ffmpeg-rasc-dlta-calc-poc, firefox-smartwindow-private-url-exfil-poc, floci-apigateway-vtl-rce-poc, libssh2-cve-2026-55200-poc, libssh2-publickey-list-calc-poc, nghttp2-nghttpx-upgrade-queue-poison-poc, nmap-ipv6-extlen-wrap-poc, php857-streambucket-soap-rce-rpoc, rustdesk-session-permission-pocs, and systeminformer-phsvc-trusted-host-lpe-poc, are tracked by this repository's commit history.

Do NOT, under any circumstances, use any material in this repository maliciously. This is good-faith, open-disclosure vulnerability research intended to get more people interested in exploring this area of cybersecurity.

Cybercrime is cringe.

联系我们 contact @ memedata.com