
シンプルなLog4j侵害インジケータ(IoC)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 は画面に表示されます...