検索に戻る

bikini/exploitarium

PythonHTMLJavaScript

A single archive of public exploit PoCs and vulnerability research writeups. At the time I post these, none have been reported. Feel free to report them yourself and take credit for the CVE if handed out lulz. Please do not abuse these. I do this so to allure people into the field, and I've always found this is the most efficient way.

総合ランク
A
Star
3,974
Fork
1,140

最終コミットの鮮度

S

最終コミットから 5 日

直近のコミット頻度

S

週平均 16.5 コミット (直近4週)

Issue クローズ率

B

70% (7/10)

Issue 平均応答時間

S

平均 12 時間

ドキュメント充実度

B

README: あり / License: なし

リリース鮮度

D

リリースなし

README

Statement

This repo was incomplete when published.

In regard to AI usage, my fuzzing workflow was automated by AI with a strict workflow. I used GPT-5.3 for ALL the fuzzing, as barely any "thought" is necessary when provided with an efficient workflow. Contrary to the growing narrative that I'm just some random child burning tokens, I DO actually have a degree in the subject and have published multiple papers on fuzzing methodology. I spent years researching and developing new tools and ideas for how to fuzz. You do NOT need a SOTA model to help you identify these issues, I promise! While being able to afford a better model is helpful, my data seems to show that it is only marginal when paired with decent human oversight and a good workflow. None of the actual PoCs themselves were vibe-coded; I did, in fact, hand-type them. I did use AI assistance for RustDesk, however, as I'm not as familiar with the language. The README files are very clearly entirely AI, however, as AI can format a pretty mean Markdown file. I reviewed them to make sure they were accurate.

I'd also like to credit someone for the objdump finding. It turns out, someone beat me to the punch (they also have a better PoC too!). Please give them the credit they deserve: https://github.com/4D4J/objdump-Out-Of-Bounds-write

News/Contact

I've also noticed a surprising amount of "security researchers" aren't able to adjust the PoC to work in their environment. I will broaden the PoCs for those select few...

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

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

Exploitarium

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.

Contents

FolderSourceTracked entries
7zip-rar5-motw-chain-pocbd9533f532c1e4ee6af783b9bb49d1133c600e2c3
anydesk-printer-com-impersonation-poc7491303301093b2d40bee9dadf6b38f757ce78e04
c-ares-tcp-uaf-calc-pocdirect entry, June 24, 20267
curl-smtp-expn-recipient-crlf-injectiondirect entry, July 1, 20263
discord-activity-stock-client-rce-pocdirect entry, July 14, 20268
discourse-scoped-api-key-preauth-bypassdirect entry, July 3, 20263
docker-cp-copyout-destination-escaped1367b1381736d7f961ac808ce88d4e24a633adc5
firefox-152.0.5-backup-nss-rce-pocdirect entry, July 11, 202612
firefox-152.0.6-stock-page-native-calc-pocdirect entry, July 15, 20267
firefox-smartwindow-private-url-exfil-pocdirect entry, June 24, 20263
floci-apigateway-vtl-rce-pocdirect entry, June 23, 20263
flowise-mcp-env-case-bypass-poced9fab0086674f1b16467990b33bb9299e93429e3
ffmpeg-rasc-dlta-calc-pocdirect entry, June 26, 20267
ghidra-12.1.2-rce-ace-calc-poc52dee6362990c03c0d753d074c85428824d463689
gitea-act-runner-container-options-pocf06d78fb111732f3e7737f4c07e77ef94c4b64bf4
gogs-admin-csrf-git-hook-rce-pocdirect entry, July 1, 20263
imagemagick-gs-delegate-hijack-poc8140e8ee0ed78beaf5e8303a795b70b138f5891b5
ladybird-wasm-esm-host-function-rce-pocdirect entry, July 1, 20262
libarchive-zip-debuginfod-size-boundarydirect entry, July 1, 20266
libssh2-cve-2026-55200-pocdirect entry, June 23, 20263
libssh2-publickey-list-calc-pocdirect entry, June 25, 202610
lunar-modrinth-chain-pocffd02120708b6503f11585858ce3724872f3b7a76
mybb-limited-acp-to-admin1610e0373943c2f6562a99f917d3a3d1fdd9056d5
nextcloud-federated-share-bearer-token-pocdirect entry, July 3, 20263
nextjs-unstable-cache-object-argument-collisiondirect entry, July 1, 20263
nodebb-activitypub-attributedto-local-uid-spoof-pocdirect entry, July 1, 20263
nghttp2-nghttpx-upgrade-queue-poison-pocdirect entry, June 26, 20263
nmap-ipv6-extlen-wrap-pocdirect entry, June 23, 20264
objdump-dlx-calc-poc7df01e4e20c7375a89e8ccf760526c52eb6ad58241
openssh-agent-lock-provider-bypassdirect entry, July 11, 20264
openvpn-connect-echo-script-ace-pocd2f904d9272d4388c9862131d40e32e072e85e388
php857-streambucket-soap-rce-rpocdirect entry, June 26, 20266
pillow-imagecms-output-mode-oob-pocdirect entry, July 1, 20263
postgres-ri-owner-switched-cast-pocdirect entry, July 4, 20263
qemu-cxl-type3-mailbox-escape-pocdirect entry, July 1, 20267
redis-vset-duplicate-hnsw-id-rce-pocdirect entry, July 3, 20263
rustdesk-session-permission-pocsdirect entry, June 25, 202617
systeminformer-phsvc-trusted-host-lpe-pocdirect entry, June 24, 20263
vlc-vp9-reschange-crash-pocfae72b82f24d03cf2fb9cb55fbb2e7774f684ff33

Consolidation Check

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, curl-smtp-expn-recipient-crlf-injection, discord-activity-stock-client-rce-poc, discourse-scoped-api-key-preauth-bypass, ffmpeg-rasc-dlta-calc-poc, firefox-152.0.5-backup-nss-rce-poc, firefox-152.0.6-stock-page-native-calc-poc, firefox-smartwindow-private-url-exfil-poc, floci-apigateway-vtl-rce-poc, gogs-admin-csrf-git-hook-rce-poc, ladybird-wasm-esm-host-function-rce-poc, libarchive-zip-debuginfod-size-boundary, libssh2-cve-2026-55200-poc, libssh2-publickey-list-calc-poc, nextcloud-federated-share-bearer-token-poc, nextjs-unstable-cache-object-argument-collision, nodebb-activitypub-attributedto-local-uid-spoof-poc, nghttp2-nghttpx-upgrade-queue-poison-poc, nmap-ipv6-extlen-wrap-poc, openssh-agent-lock-provider-bypass, php857-streambucket-soap-rce-rpoc, pillow-imagecms-output-mode-oob-poc, postgres-ri-owner-switched-cast-poc, qemu-cxl-type3-mailbox-escape-poc, redis-vset-duplicate-hnsw-id-rce-poc, rustdesk-session-permission-pocs, and systeminformer-phsvc-trusted-host-lpe-poc, are tracked by this repository's commit history.

ABUSE

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.

この情報は最新ではございません。キャッシュを利用しており、数時間前の情報の可能性がございます。