27503 matches found
ossem-power-up
OSSEM 一个基于优秀的 OSSEM 项目构建的数据质量评估工具。 目标 回答这个问题:我想开始狩猎 ATT&CK 技术,哪些日志源和事件更合适? 透明化你的日志源的优势和劣势 提供一种简单的方法来评估你的日志 OSSEM Power-up 概述 Power-up 使用 OSSEM 检测数据模型(DDM)作为其数据质量评估的基础。主要原因是它提供了一种结构化的方式,将 ATT&CK 数据源、通用信息模型实体(CIM)和 数据字典(事件)相互关联起来。 对于那些不熟悉 DDM 结构的人,这里有一个示例: ATT&CK 数据源| 子数据源| 源数据对象| 关系| 目标数据对象| Event...
citrix-logchecker
citrix-logchecker 解析 Citrix Netscaler 日志,检查是否存在 CVE-2023-4966 利用迹象 由 Otmar Lendl 编写。 用法: root@kitploit: ./citrix-anomaly.pl -d -v -h -p file -a X logfiles 此脚本解析 Citrix Netscaler 系统日志文件,并查找可能由 CVE-2023-4966 利用导致的会话重连。 参数: -d 调试模式 -v 详细模式 -h 帮助信息 -a 设置聚合类型。可选值: b (默认)简单 /24 聚合 a 按 ASN 聚合 p 按路由表前缀聚合...
loki
English | 简体中文 Alibaba Cloud Credentials for Go Alibaba Cloud Credentials for Go 是帮助 GO 开发者管理凭据的工具。 本文将介绍如何获取和使用 Alibaba Cloud Credentials for Go。 要求 请确保你的系统安装了 1.12.x 或更新版本的 Go 环境。 安装 使用 go get 下载安装 root@kitploit: go get -u github.com/aliyun/credentials-go 快速使用 在您开始之前,您需要注册阿里云帐户并获取您的凭证。 凭证类型...
shocker
Shocker A tool to find and exploit servers vulnerable to Shellshock Ref: https://en.wikipedia.org/wiki/Shellshocksoftwarebug Released as open source by NCC Group Plc - https://www.nccgroup.trust/ Developed By: Tom Watson, tom dot watson at nccgroup dot trust https://github.com/nccgroup/shocker...
patator
Patator Patator was written out of frustration from using Hydra, Medusa, Ncrack, Metasploit modules and Nmap NSE scripts for password guessing attacks. I opted for a different approach in order to not create yet another brute-forcing tool and avoid repeating the same shortcomings. Patator is a...
web
通过您自己的 Linux 硬件实现全网广告拦截 Pi-hole 网站 | 文档 | Discourse 论坛 | 捐赠 Pi-hole Web 界面 Pi-hole® 的 Web 界面(基于 AdminLTE)提供了一个集中位置,用于管理您的 Pi-hole 并查看由 FTLDNS™ 生成的统计信息。 易于解读 :简洁的图表和美观的颜色让 Pi-hole 的统计信息更容易理解 响应式布局 :在台式机、平板电脑和移动设备上都能出色显示 实用 :通过我们的设置来控制与配置您的 Pi-hole 洞察深入 :使用查询日志(包括长期统计数据)深入了解您网络的活动情况 安装 安装 Pi-hole...
fail2ban-log4j
fail2ban-log4j fail2ban 过滤器,用于捕获针对 log4j CVE-2021-44228 的攻击 安装 将此文件复制到您的 fail2ban filter.d 目录,该目录通常类似于 /etc/fail2ban/filter.d 或类似的位置。 在您的 jail.local 或 jail.conf 中添加一个 apache-jndi 部分: root@kitploit: apache-jndi enabled = true filter = apache-jndi port = http,https logpath =...
ketshash
Ketshash A little tool for detecting suspicious privileged NTLM connections, in particular Pass-The-Hash attack, based on event viewer logs. The tool was published as part of the "Pass-The-Hash detection" research - more details on "Pass-The-Hash detection" are in the blog post:...
key-transparency-auditor
key-transparency-auditor 基于 密钥透明度 规范,为 Signal 的密钥透明度服务实现的一个第三方审计器参考实现。 概述 该服务使用 Java 编写,基于 Micronaut 框架。要构建并运行单元测试,请运行以下命令: root@kitploit: ./mvnw clean test 在根目录中执行。 主类是...
port-scan-automation
LazyMap - Auto NMAP Scanning Script Automate NMAP scans and custom Nessus polices. Developed by Daniel Compton https://github.com/commonexploits/port-scan-automation.git Released under AGPL see LICENSE for more information Installing root@kitploit: git clone...
CVE-2024-21111
CVE-2024-21111 Oracle VirtualBox 7.0.16 之前版本存在本地权限提升漏洞,攻击者可通过符号链接跟随实现任意文件删除和任意文件移动。 VirtualBox 尝试以 NT AUTHORITY\SYSTEM 权限将 C:\ProgramData\VirtualBox(所有用户均可写入)中的日志文件按序号备份,但最多保留 10 个日志。VirtualBox 还会尝试以 NT AUTHORITY\SYSTEM 权限删除第 11 个日志,这暴露了两个导致权限提升的漏洞。发现这个漏洞的过程非常有趣 : 任意文件删除...
CVE-2021-21234
CVE-2021-21234 spring-boot-actuator-logview 库中的目录遍历漏洞 https://blogg.pwc.no/styringogkontroll/unauthenticated-directory-traversal-vulnerability-in-a-java-spring-boot-actuator-library-cve-2021-21234...
reversemap
reversemap 分析Web服务器日志中的SQL注入尝试 该程序可以以批处理模式或交互模式运行。 在批处理模式下,程序将接受Apache Web服务器日志,并从日志中反混淆请求的URL。 在交互模式下,程序将提示用户输入,并打印反混淆后的结果。 该程序可以反混淆以下混淆技术: SQL CHAR编码 SQL CAST编码 SQL关键字的大小写编码 Substring(实验性 - 默认禁用,因为嵌套查询会失败) 欢迎Pull requests、补丁和反馈。...
ollydbg-binary-execution-visualizer
This repository does not have a README...
CVE-2025-60503
CVE-2025-60503 — UltimatePOS UltimateFosters v4.8 中的存储型跨站脚本(XSS)漏洞 发布日期: 2025-10-30 CVE ID: CVE-2025-60503 已预留 研究人员: Vivien Lebas 厂商: UltimateFosters 产品: UltimatePOS 受影响版本: 4.8 漏洞类型: 存储型跨站脚本(XSS) 严重性: 高危 概述 UltimatePOS 管理后台(v4.8)存在一个存储型 XSS 漏洞。 采购 模块中的参考编号 字段接受未经清理的用户输入,之后在报表 → 活动日志 页面渲染时未进行适当转义。...
CVE-2022-22965
CVE-2022-22965 2022.04.02 16:44 优化了POC,不再是一次性验证 Optimized POC, no longer a one-time validation 警告:此程序会破坏日志信息的完整性,请备份服务器数据!仅在在拥有服务器渗透测试授权的情况下使用! Warning: This program will destroy log information integrity, please back up server data! Use only if you have server penetration test authorization!...
msticpy
MSTIC Jupyter and Python Security Tools Microsoft Threat Intelligence Python Security Tools. msticpy is a library for InfoSec investigation and hunting in Jupyter Notebooks. It includes functionality to: query log data from multiple sources enrich the data with Threat Intelligence, geolocations a...
DEFCON-KQL-KUNG-FU-22
DEFCON-KQL-KUNG-FU-22 我的 DEFCON30 Cloud Village KQL Kung Fu Workshop 幻灯片存放在这里:DEFCON30-KQL-Kung-Fu.pdf 如果你想练习 KQL 技能,可以访问这个由 Microsoft 维护、包含大量日志数据的 Log Analytics 工作区:aka.ms/lademo...
CVE-2026-22356
CVE-2026-22356: Jetpack CRM 路径遍历漏洞和远程代码执行 警告: 此工具仅应用于授权的测试环境。非法使用完全由用户负责。 📥 要求 root@kitploit: pip3 install requests urllib3 $ python3 exploit.py https://example.com --rce --cmd "id" + Target is VULNERABLE to LFI! Attempting Log Poisoning for RCE... Searching for accessible log files... Trying:...
AI-driven-MITRE-Attack
POC:AI 驱动的 MITRE 攻击检测与告警富化 该仓库演示了一个机器学习流水线 ,用于从日志中检测 MITRE ATT&CK 技术,并使用本地 LLM 富化输出。 概述 该项目分为两个主要组件 : 1. 机器学习模型(ML) – 将日志分类到 MITRE ATT&CK 技术 2. LLM 富化 – 将 ML 预测结果富化为分析师友好的解释和可操作的见解 机器学习模型 目的 ML 模型经过训练,可从日志事件中预测 MITRE 技术 (或 BENIGN)。 这样可以自动化检测和分类潜在的恶意行为。 方法 特征: 来自日志的 commandline 字段 向量化: TF-IDF(词频 –...