Files
exploitarium/README.md
2026-06-23 00:13:35 -05:00

27 lines
1.6 KiB
Markdown

# Exploitarium
A single index repo for my public proof-of-concept and vulnerability research writeups.
Each folder is a snapshot of the original standalone repository, kept with its own README and files intact. The original repositories are still available separately on GitHub.
## Contents
| Folder | Original repo |
| --- | --- |
| `7zip-rar5-motw-chain-poc` | <https://github.com/bikini/7zip-rar5-motw-chain-poc> |
| `anydesk-printer-com-impersonation-poc` | <https://github.com/bikini/anydesk-printer-com-impersonation-poc> |
| `docker-cp-copyout-destination-escape` | <https://github.com/bikini/docker-cp-copyout-destination-escape> |
| `flowise-mcp-env-case-bypass-poc` | <https://github.com/bikini/flowise-mcp-env-case-bypass-poc> |
| `ghidra-12.1.2-rce-ace-calc-poc` | <https://github.com/bikini/ghidra-12.1.2-rce-ace-calc-poc> |
| `gitea-act-runner-container-options-poc` | <https://github.com/bikini/gitea-act-runner-container-options-poc> |
| `imagemagick-gs-delegate-hijack-poc` | <https://github.com/bikini/imagemagick-gs-delegate-hijack-poc> |
| `lunar-modrinth-chain-poc` | <https://github.com/bikini/lunar-modrinth-chain-poc> |
| `mybb-limited-acp-to-admin` | <https://github.com/bikini/mybb-limited-acp-to-admin> |
| `objdump-dlx-calc-poc` | <https://github.com/bikini/objdump-dlx-calc-poc> |
| `openvpn-connect-echo-script-ace-poc` | <https://github.com/bikini/openvpn-connect-echo-script-ace-poc> |
| `vlc-vp9-reschange-crash-poc` | <https://github.com/bikini/vlc-vp9-reschange-crash-poc> |
## Notes
This repository is an archive and index. For the most accurate context on a specific PoC, read the README inside that PoC's folder.