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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
log4j-ioc-detector — シンプルなLog4j侵害インジケータ(IoC)Linux検出器 | Kitploit
ツール/GitHubGitHub/santosomar/log4j-ioc-detector
侵害指標 (IOC) 管理脆弱性スキャナー脆弱性分析インシデントレスポンスログ分析
GitHubsantosomar/log4j-ioc-detector

log4j-ioc-detector

シンプルなLog4j侵害インジケータ(IoC)Linux検出器

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

人気

すべて見る →

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

すべてのツールを探索

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

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

log4j Linux IoC 検出器

Linux で log4j の侵害インジケーター (IoC) を検出する基本的な Bash スクリプトです。

使用方法

  1. このリポジトリをクローンします:
root@kitploit:~
git clone https://github.com/santosomar/log4j-ioc-detector
  1. 以下のように log4j_ioc_detector.sh スクリプトを実行します:
root@kitploit:~
# 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 は画面に表示されます...

ツールをダウンロード