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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2022-26134-Exploit-Detection — 이 저장소에는 보안 조사관이 Linux Confluence 서버에서 CVE-2022-26134 위협 헌팅을 위해 사용하고자 할 수 있는 Yara 규칙과 방법이 포함되어 있습니다. | Kitploit
도구/GitHubGitHub/ma1am/cve-2022-26134-exploit-detection
Indicator of Compromise (IOC) ManagementVulnerability AnalysisForensicsMalware AnalysisThreat IntelligenceIncident Response
GitHubma1am/cve-2022-26134-exploit-detection

CVE-2022-26134-Exploit-Detection

이 저장소에는 보안 조사관이 Linux Confluence 서버에서 CVE-2022-26134 위협 헌팅을 위해 사용하고자 할 수 있는 Yara 규칙과 방법이 포함되어 있습니다.

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
저장소 보기
14년 전아직 검토되지 않음

Confluence RCE [CVE-2022-26134] 익스플로잇 탐지

사전 요구 사항

  1. ClamAV

이 저장소를 복제하거나 Confluence 서버에 Yara 규칙을 다운로드하세요

이 취약점을 최초로 공개한 volexity/threat-intel이 제공한 Yara 규칙을 사용합니다.

Git 클론

root@kitploit:~
git clone https://github.com/th3b3ginn3r/CVE-2022-26134-Exploit-Detection.git

원본 파일 다운로드

CVE-2022-26134.yar: https://raw.githubusercontent.com/th3b3ginn3r/CVE-2022-26134-Exploit-Detection-on-Linux/main/CVE-2022-26134.yar

root@kitploit:~
curl -o <CVE-2022-26134.yar url>

또는 volexity 저장소에서 Yara 규칙을 직접 다운로드할 수도 있습니다.

사용 방법

root@kitploit:~
sudo clamscan -d /path-to-the/CVE-2022-26134.yar -r /path-to-scan -io #If scannig "/" root directory, include " exclude-dir="^/sys" " in the command.

결과 확인

스캔을 실행하면 스캔 요약이 표시됩니다. 아래는 그 예시입니다.

root@kitploit:~
----------- SCAN SUMMARY -----------
Known viruses: 3 #These are the number of Yara rules in the CVE-2022-26134.yar file
Engine version: 0.xxx.5
Scanned directories: 20000
Scanned files: 200000
Infected files: 0 #See the count of infected files or the list of files that matches the conditions of the Yara rules
Data scanned: 1000.08 MB
Data read: 18000.00 MB (ratio 0.54:1)
Time: 284.885 sec (4 m 44 s)
Start Date: 2022:06:03 00:19:34
End Date:   2022:06:03 00:24:19

수동 헌팅

아래 Confluence 로그에서 의심스러운 활동을 추가로 검색할 수도 있습니다:

  1. conf 액세스 로그 (로그 파일 이름은 환경에 따라 다를 수 있음)
  2. catalina*.log

수동 헌팅에 대한 상세 글 : https://link.medium.com/cebuWoAazqb

라이선스

[GPL] GPL-3.0 라이선스

도구 다운로드