Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2022-21449 — TLS 클라이언트를 대상으로 한 CVE-2022-21449 악용 시도를 탐지하는 Zeek 스크립트 | Kitploit
도구/GitHubGitHub/thack1/cve-2022-21449
Packet Sniffing & AnalysisVulnerability AnalysisNetwork SecurityIntrusion Detection
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

공지(Notice) 예시

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
도구 다운로드