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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
CVE-2022-21449 — TLSクライアントを対象とするCVE-2022-21449の悪用試行を検出するZeekスクリプト | Kitploit
ツール/GitHubGitHub/thack1/cve-2022-21449
パケットスニッフィングと分析脆弱性分析ネットワークセキュリティ侵入検知
GitHubthack1/cve-2022-21449

CVE-2022-21449

TLSクライアントを対象とするCVE-2022-21449の悪用試行を検出するZeekスクリプト

リポジトリを見る
514年前未レビュー

人気

すべて見る →

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

すべてのツールを探索

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

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

CVE-2022-21449

TLSクライアントを標的としたCVE-2022-21449の悪用試行を検出するZeekスクリプト。TLS 1.2以下でのみ動作します。

インストール

zkg install https://github.com/thack1/CVE-2022-21449

実行

提供されたpcapファイルに対して実行:

$ zeek -Cr pcaps/CVE-2022-21449.pcap CVE-2022-21449

通知例

root@kitploit:~
#separator \x09
#set_separator  ,
#empty_field    (empty)
#unset_field    -
#path   notice
#open   2022-04-24-13-05-55
#fields ts      uid     id.orig_h       id.orig_p       id.resp_h       id.resp_p       fuid    file_mime_type  file_desc       proto   note    msg     sub     src     dst     p       n       peer_descr      actions email_dest      suppress_for    remote_location.country_code    remote_location.region  remote_location.city  remote_location.latitude        remote_location.longitude
#types  time    string  addr    port    addr    port    string  string  string  enum    enum    string  string  addr    addr    port    count   string  set[enum]       set[string]     interval        string  string  string  double  double
1650798355.280690       CrR9204TYgm1nkpJG1      192.168.125.154 59592   192.168.125.167 443     -       -       -       tcp     CVE_2022_21449::Null_Signature  Null server signature; potential CVE-2022-21449 exploit attempt -       192.168.125.154 192.168.125.167 443     -       -       Notice::ACTION_LOG      (empty)       3600.000000     -       -       -       -       -
#close  2022-04-24-13-14-45

参考文献

  1. https://neilmadden.blog/2022/04/19/psychic-signatures-in-java/
  2. https://github.com/khalednassar/CVE-2022-21449-TLS-PoC
ツールをダウンロード