Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
log4j-ioc-detector — 一个简单的 Log4j 失陷指标 Linux 检测器 | Kitploit
工具/GitHubGitHub/santosomar/log4j-ioc-detector
危害指标 (IOC) 管理漏洞扫描器漏洞分析事件响应日志分析
GitHubsantosomar/log4j-ioc-detector

log4j-ioc-detector

一个简单的 Log4j 失陷指标 Linux 检测器

查看仓库
1754年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

log4j Linux IoC 检测器

一个基础的 Bash 脚本,用于检测 Linux 中的 log4j 入侵指标(IoC)。

使用方法

  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 都将显示在屏幕上……

下载工具