Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
poc-cve-collection — 🧪 CVE PoCを収集し、GitHubで利用できない場合にはInternet Archiveにバックアップします。 | Kitploit
ツール/GitHubGitHub/horkimhab/poc-cve-collection
脆弱性分析エクスプロイト情報収集脅威インテリジェンス学習と教育厳選リソース
GitHubhorkimhab/poc-cve-collection

poc-cve-collection

🧪 CVE PoCを収集し、GitHubで利用できない場合にはInternet Archiveにバックアップします。

リポジトリを見る
121日前未レビュー

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

poc-cve-collection

PoC CVE コレクション

🧪 CVE の PoC を収集し、GitHub 上で入手できない場合に Internet Archive へバックアップします。

寄付

PayPal での寄付、または下記の QR コードのスキャンで、このプロジェクトの維持をサポートしてください。

paypal

寄付用 QR コード

例

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

概要

  • 公開ソースから CVE の proof-of-concept リポジトリを収集します。
  • Internet Archive のバックアップを通じて、欠落または削除された PoC リソースを保存します。
  • 追跡、参照、調査のために CVE PoC データを整理して維持します。

機能

  • GitHub Actions を使用した CVE の自動一括処理。
  • GitHub 上での PoC の発見とローカルメタデータの生成。
  • GitHub 上で入手できないリソース向けのアーカイブバックアップサポート。
  • 処理された CVE バッチに基づくコミットメッセージと通知。

リソース

  • 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

注記

  • Internet Archive のファイルストアにはパスワードが必要です: repoName-authorName_IlfRiName
  • IlfRiName = IlovefamilyHKimhab

TODO

  • [] 完了するまで CVE-2025-55182-{page1}-2026-07-30-1785405378 をクローンして zip 化する (https://github.com/search?q=CVE-2025-55182&type=repositories&p=1)
ツールをダウンロード