
간단한 Log4j 침해 지표 Linux 탐지기
Linux에서 log4j 침해 지표(IoC)를 탐지하는 기본 Bash 스크립트입니다.
git clone https://github.com/santosomar/log4j-ioc-detector
log4j_ioc_detector.sh 스크립트를 실행하세요:# bash sudo log4j_ioc_detector.sh
A basic Bash script to detect log4j Indicator of Compromise (IoC) in Linux.
Author: Omar Santos (@santosomar)
+------------------------------------------+
Scan Started:
| Tue Dec 14 17:26:36 UTC 2021 |
Searching for exploitation attempts in uncompressed files in folder /var/log and all sub folders
Searching for exploitation attempts in compressed files in folder /var/log and all sub folders
Searching for obfuscated variants
로그에서 발견된 모든 IoC는 화면에 보고됩니다...