Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/horkimhab/poc-cve-collection
Vulnerability AnalysisExploitationInformation GatheringThreat IntelligenceLearning & EducationCurated Resources
GitHubhorkimhab/poc-cve-collection

poc-cve-collection

🧪 Collects CVE PoCs and backs them up to the Internet Archive when they are unavailable on GitHub.

查看仓库
1217小时32分前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
内容在请求的语言中不可用。显示英文版本。

poc-cve-collection

Poc CVE Collection

🧪 Collects CVE PoCs and backs them up to the Internet Archive when they are unavailable on GitHub.

Donate

Support the maintenance of this project with PayPal or by scanning the QR code below.

paypal

QR code for donation

Example

root@kitploit:~

# CVE-2026-31431

# Title
crypto: algif_aead - Revert to operating out-of-place

# Description
In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.

# POCs
- https://github.com/theori-io/copy-fail-CVE-2026-31431
- https://github.com/rootsecdev/cve_2026_31431
- https://github.com/badsectorlabs/copyfail-go

# Backup pocs
- https://archive.org/details/cve-2026-31431-2026-07-15-1784090663.zip

Overview

  • Collect CVE proof-of-concept repositories from public sources.
  • Preserve missing or removed PoC resources through Internet Archive backups.
  • Keep CVE PoC data organized for tracking, reference, and research.

Features

  • Automated CVE batch processing with GitHub Actions.
  • GitHub PoC discovery and local metadata generation.
  • Archive backup support for unavailable GitHub resources.
  • Commit messages and notifications based on processed CVE batches.

Resource

  • https://github.com/CVEProject/cvelistV5
  • https://github.com/4D4J/objdump-Out-Of-Bounds-write
  • https://github.com/bikini/exploitarium
  • https://securitylab.github.com/advisories/#year-2026
  • https://github.com/p0dalirius?tab=repositories&q=&type=&language=&sort=stargazers
  • https://github.com/star-sg/CVE
  • https://github.com/NebuSec/CyberMeowfia
  • https://www.elttam.com/blog/cruising-for-shells-in-flowise
  • https://github.com/califio/publications/tree/main

Note

  • File store at Internet archive requires password: repoName-authorName_IlfRiName
  • IlfRiName = IlovefamilyHKimhab

TODO

  • [] Clone and zip CVE-2025-55182-{page1}-2026-07-30-1785405378 (https://github.com/search?q=CVE-2025-55182&type=repositories&p=1) till complete
下载工具