Lucene search
+L

3332851 matches found

Cvelist
Cvelist
•added 2026/09/26 2:18 a.m.•5 views

CVE-2026-100526 Vulnerability in discord

OpenClaw's Discord integration npm package @openclaw/discord before version 2026.9.3 could lose the sender-scoped media policy in the emoji and sticker upload actions before loading a local file. A sender permitted to invoke those actions could cause OpenClaw to read a host path that the same...

6CVSS
SaveExploits0References2
CVE
CVE
•added 2026/09/26 2:18 a.m.•1 views

CVE-2026-100526

OpenClaw's Discord integration npm package @openclaw/discord before version 2026.9.3 could lose the sender-scoped media policy in the emoji and sticker upload actions before loading a local file. A sender permitted to invoke those actions could cause OpenClaw to read a host path that the same...

6CVSS6AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/26 2:17 a.m.•9 views

Digital-Signature-Hijack

数字签名劫持 劫持合法数字签名是一种可在红队评估中使用的技术,用于对 PowerShell 代码和二进制文件进行签名。这有助于绕过 Device Guard 限制,并在参与过程中保持隐蔽。DigitalSignatureHijack 是一个基于 Matt Graeber 研究的 PowerShell 脚本,可以执行以下操作: 对主机上的所有可移植可执行文件(PE)进行数字签名,署名 Microsoft 对主机上的所有 PowerShell 脚本进行数字签名,署名 Microsoft 验证所有可移植可执行文件的数字签名 验证所有 PowerShell 脚本的数字签名...

6.1AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/26 2:17 a.m.•18 views

safe-chain

Aikido Safe Chain ✅ Block malware on developer laptops and CI/CD ✅ Supports npm and PyPI more package managers coming ✅ Blocks packages newer than 48 hours without breaking your build ✅ Tokenless, free, no build data shared Need protection beyond npm & PyPI? Aikido Device Protection builds on Saf...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/26 2:14 a.m.•211 views

pytmipe

PYTMIPE & TMIPE PYTMIPE PYthon library for Token Manipulation and Impersonation for Privilege Escalation is a Python 3 library for manipulating Windows tokens and managing impersonations in order to gain more privileges on Windows. TMIPE is the python 3 client which uses the pytmipe library...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/26 2:14 a.m.•14 views

mini-diarium

Mini Diarium 一款仅本地运行的日记应用,具备强大的加密功能。 免费、开源,且永不联网。 mini-diarium.com · 下载 · 文档 · 功能 · 理念 · 基准测试 ☕ 支持本项目 Mini Diarium 是免费、开源的,并且将永远如此。如果你觉得它有用,并希望支持它的开发,可以考虑在 Ko-fi 上请我喝杯咖啡。每一笔捐赠都将直接用于维持这个项目的运转并不断改进。 更喜欢加密货币?Monero、Bitcoin 和 Lightning 的地址见下方以及 DONATE.md。 使用加密货币捐赠(Monero · Bitcoin · Lightning) Monero...

6.1AI score
SaveExploits0References29
Kitploit
Kitploit
•added 2026/09/26 2:13 a.m.•15 views

elfxtract

ELFXtract ELFXtract 是一款自动化分析工具,用于枚举 ELF 二进制文件 由 Radare2 和 r2ghidra 提供支持 该工具专门为 PWN 挑战开发,具有许多自动化功能 它几乎显示 ELF 的所有详细信息,并使用 r2ghidra 将其 ASM 反编译为 C 代码 在 Ghidra 中反编译 ELF 需要更多时间,但在 elfxtract 中,反编译和显示只需几秒 ELFXtract 的功能 1. 文件信息 2. 共享对象依赖详细信息 3. ELF 安全缓解措施详细信息 / Checksec 4. 字符串详细信息 5. 头部内存映射 6. ROP 小工具 7...

6.2AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/26 2:13 a.m.•14 views

Refloow-Geo-Forensics

📍 Refloow™ Geo Forensics 官方 GitHub 仓库 专业开源 OSINT 与数字取证工具 版本 1.4.0(最新): 版本 1.0.0(发布): Refloow™ Geo Forensics 是一款高性能的开源数字取证工具,专为调查人员、OSINT 从业者和安全分析师设计。它能从批量图像或视频中自动提取 EXIF 元数据,在交互式地图上可视化地理空间数据,并重建按时间顺序的事件时间线,以揭示数字证据中隐藏的联系。完全私有且本地运行,无数据收集,无需登录。 资源与社交媒体 | 报告问题 / 请求功能 | 其他 Refloow 软件 !IMPORTANT...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/26 2:13 a.m.•70 views

hardcodes

hardcodes extract strings from source code hardcodes is a utility for searching strings hardcoded by developers in programs. It uses a modular tokenizer that can handle comments, any number of backslashes & nearly any syntax you throw at it. Yes, it is designed to process any syntax and following...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/26 2:13 a.m.•11 views

golddigger

Gold Digger 搜索文件中的“黄金” Gold Digger 是一个简单的工具,用于递归地在文件中快速发现敏感信息。最初是为了在渗透测试期间快速检查获取的文件而编写的。 安装 Gold Digger 需要 Python3。 root@kitploit: virtualenv -p python3 . source bin/activate python dig.py --help 使用 root@kitploit: usage: dig.py -h -e EXCLUDE -g GOLD -d DIRECTORY -r RECURSIVE -l LOG optional...

6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/26 2:13 a.m.•36 views

golddigger

Gold Digger Search files for gold Gold Digger is a simple tool used to help quickly discover sensitive information in files recursively. Originally written to assist in rapidly searching files obtained during a penetration test. Installation Gold Digger requires Python3. root@kitploit: virtualenv...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/26 2:11 a.m.•15 views

linux-malware

linux-malware 此仓库最近7天的更新视图 提交内容? 新闻/学术界 https://en.wikipedia.org/wiki/Linuxmalware 17 - Initial Access, Execution, Persistence, Privilege Escalation, Defense Evasion, Credential Access, Discovery, Lateral Movement, Collection, Command and Control, Exfiltration, Impact, DarkSide https://rp.os3.nl/...

5.9AI score
SaveExploits0References66
Kitploit
Kitploit
•added 2026/09/26 2:10 a.m.•235 views

cdf

CDF – crypto differential fuzzing CDF is a tool to automatically test the correctness and security of cryptographic software. CDF can detect implementation errors, compliance failures, side-channel leaks, and so on. CDF implements a combination of unit tests with "differential fuzzing", an approa...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/26 2:10 a.m.•13 views

the-backdoor-factory

BACKDOOR FACTORY 的新版本已可用!在此获取访问权限:https://github.com/sponsors/secretsquirrel 警告:Pull Requests 将被忽略并关闭。 The Backdoor Factory BDF 仅供安全专业人员和研究人员使用。 BDF 的目标是使用用户期望的 shellcode 修补可执行二进制文件,并在修补前的状态下继续正常执行。 Black Hat USA 2015: root@kitploit: 视频:https://www.youtube.com/watch?v=OuyLzkG16Uk...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/26 2:10 a.m.•113 views

ffuf

ffuf - Fuzz Faster U Fool A fast web fuzzer written in Go. Installation Example usage Content discovery Vhost discovery Parameter fuzzing POST data fuzzing Using external mutator Configuration files Help Interactive mode Installation Download a prebuilt binary from releases page, unpack and run! ...

6.3AI score
SaveExploits0References20
Kitploit
Kitploit
•added 2026/09/26 2:10 a.m.•17 views

ffuf

ffuf - 更快地模糊测试,你这个傻瓜 一个用 Go 编写的快速 Web 模糊测试工具。 安装 示例用法 内容发现 虚拟主机发现 参数模糊测试 POST 数据模糊测试 使用外部变异器 配置文件 帮助 交互模式 安装 从发布页面下载预编译二进制文件,解压并运行! 或 如果你在 Windows 上并使用 Scoop,可以通过以下命令安装 ffuf:scoop install ffuf 或 如果你在 Windows 上并使用 Winget,可以通过以下命令安装 ffuf:winget install ffuf.ffuf 或 如果你在 macOS 上并使用 homebrew,可以通过以下命令安...

6.2AI score
SaveExploits0References20
Kitploit
Kitploit
•added 2026/09/26 2:06 a.m.•10 views

bypass-url-parser

Bypass Url Parser 该工具测试多种URL绕过技术,以访问40X保护的页面。 如果你好奇为什么这段代码只不过是一个简陋的curl封装,原因如下: 大多数Python请求库会对URL/路径/参数进行编码/解码,而我讨厌这一点。 如果我提交原始字符,我就要发送原始字符。 如果我发送一个奇怪的路径,我就想要它保持奇怪,而不是被标准化。 在Python中,要在不丢失库的所有好处(如解析、SSL/TLS封装等)的情况下实现这一点,出乎意料地困难。 所以,像我一样,使用curl作为后端,这就行了。 此外,该工具也可以作为库使用,参见libsampleusage.py 安装...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/26 2:06 a.m.•49 views

bypass-url-parser

Bypass Url Parser Tool that tests MANY url bypasses to reach a 40X protected page. If you wonder why this code is nothing but a dirty curl wrapper, here's why: Most of the python requests do url/path/parameter encoding/decoding, and I hate this. If I submit raw chars, I want raw chars to be sent...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/26 2:06 a.m.•15 views

checkov

Checkov 是一个用于基础设施即代码(IaC)的静态代码分析工具,同时也是用于镜像和开源包的软件组成分析(SCA)工具。 它扫描使用 Terraform、Terraform 计划、Cloudformation、AWS SAM、Kubernetes、Helm charts、Kustomize、Dockerfile、Serverless、Bicep、OpenAPI、ARM 模板 或 OpenTofu 配置的云基础设施,并使用基于图的扫描检测安全与合规配置错误。 它执行 软件组成分析(SCA)扫描,即对开源包和镜像进行常见漏洞与暴露(CVE)扫描。 Checkov 还为 Prisma...

6.2AI score
SaveExploits0References25
Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•34 views

WebGlimpse 2.18.7 - Directory Traversal

A directory traversal vulnerability in wgarcmin.cgi in WebGlimpse 2.18.7 and earlier allows remote attackers to read arbitrary files via a .. dot dot in the DOC parameter. id: CVE-2009-5114 info: name: WebGlimpse 2.18.7 - Directory Traversal author: daffainfo severity: medium description: A...

5CVSS6AI score0.13298EPSS
SaveExploits2References5
Rows per page
Query Builder