307640 matches found
droidlysis
DroidLysis DroidLysis is a pre-analysis tool for Android apps : it performs repetitive and boring tasks we'd typically do at the beginning of any reverse engineering. It disassembles the Android sample, organizes output in directories, and searches for suspicious spots in the code to look at. The...
CVE-2026-15409-15410-Framework
1 CVE-2026-15409 | 2 CVE-2026-15410 SonicWall SMA1000 - SSRF → RCE en Erlang → Escalada a Root Framework de Exploit y Herramienta de Detección Segura Solo para pruebas de seguridad autorizadas. ⚖️ Aviso Legal y Uso Responsable Esta herramienta se proporciona únicamente con fines educativos y de...
peniot
PENIOT: Penetration Testing Tool for IoT Table of Contents Project Description What is PENIOT? Why is PENIOT required? What does PENIOT provide? Build Instructions Documentation Testing Contributors Developer's Note Project Poster Project Description What is PENIOT? PENIOT is a penetration testin...
CVE-2019-11043
Ladon POC Moudle CVE-2019-11043 PHP-FPM + Ngnix 漏洞简介 PHP-FPM 远程代码执行漏洞CVE-2019-11043 在长亭科技举办的 Real World CTF 中,国外安全研究员 Andrew Danau 在解决一道 CTF 题目时发现,向目标服务器 URL 发送 %0a 符号时,服务返回异常,疑似存在漏洞。 在使用一些有错误的Nginx配置的情况下,通过恶意构造的数据包,即可让PHP-FPM执行任意代码。 Example 和Ladon.exe放在同一目录,即可对C段或url.txt进行批量检测 root@kitploit: Lad...
CVE-2026-92993
A vulnerability was detected in Dromara mayfly-go up to 1.11.5. The impacted element is the function RunMachineScript of the file server/internal/machine/api/machinescript.go of the component Machine Script Feature. The manipulation of the argument params results in os command injection. The atta...
z3
Z3 Z3 是微软研究院开发的一款定理证明器。它采用 MIT 许可证 进行授权。Windows 二进制发行版包含 C++ 运行时可再分发组件。 如果你不熟悉 Z3,可以从这里开始了解。 稳定版和 nightly 版本的预编译二进制文件可在此处获取。 Z3 可以使用 Visual Studio、Makefile、CMake、vcpkg 或 Bazel 构建。它还为多种编程语言提供了绑定。 有关 Z3 各个稳定版本的说明,请参阅发布说明。 构建状态 Pull Request 和 Push 工作流 WASM 构建| Windows 构建| CI| OCaml 绑定 ---|---|---|--...
FOLLINA-CVE-2022-30190
FOLLINA-CVE-2022-30190 FOLLINA-CVE-2022-30190 的实现 本仓库包含针对漏洞 FOLLINA-CVE-2022-30190 的利用工具 免责声明 本工具仅用于安全测试和研究目的。 克隆/复刻本工具即表示原始开发者不对行为人的行为承担任何责任。 先决条件 1. 从此处了解 CVE-2022-30190 2. 准备测试环境(建议使用 Virtual Box + Vagrant) 从此处下载 VirtualBox 从此处下载 Vagrant 从此处了解 Vagrant CLI 通过构造恶意的 Microsoft Word 文档来发起 "Follina"...
cq
cq Code Query, una herramienta universal de escaneo de seguridad de código. CQ escanea código en busca de vulnerabilidades de seguridad y otros elementos de interés para revisores de código centrados en seguridad. Genera archivos de texto que contienen referencias a los problemas encontrados, en ...
CVE-2021-21975
CVE-2021-21975 SSRF-POC - SSRF 到凭据泄露 首先配置 pd 客户端。 现在运行 ./pd deploy http-new-requests 现在替换脚本中的 pipedream http 请求示例:Randomstring.m.pipedream.net 在一个单独的终端中运行 - ./pd logs new-requests | tee -a req.txt 然后在另一个终端中运行 - python3 CVE-2021-21975.py iplist cat req.txt | grep Basic basic.txt; cat basic.txt |...
Chrome-App-Bound-Encryption-Decryption
ChromElevator Chrome App-Bound Encryption Decryption 🚀 Descripción general Una herramienta de post-explotación que demuestra una evasión completa en memoria del App-Bound Encryption ABE de Chromium. Este proyecto utiliza Process Hollowing reflectivo basado en syscalls directos para lanzar un...
pwndbg
pwndbg pwndbg /paʊnˈdiˌbʌɡ/ is a GDB and LLDB plug-in that makes debugging suck less, with a focus on features needed by low-level software developers, hardware hackers, reverse-engineers and exploit developers. It has a boatload of features, see our Features page and CHEATSHEET feel free to prin...
security checks
🔍 矿工猎手 针对 Linux 服务器的加密货币挖矿程序检测、清除与加固工具包。 基于真实事件响应构建——可检测使用 Rootkit 技术隐藏于 ps、top、htop 和 btop 之外的挖矿程序。 📦 安装 root@kitploit: git clone https://gitlab.com/abdom.seada/security-checks.git cd security-checks sudo bash setup.sh 🔀 分支: master — 本工具包位于 master 分支。其他安全脚本未来可能添加在单独的分支上。 ⚙️ 设置 ⚠️ 克隆后立即运行setup.sh —...
Prismatica
Prismatica In Development Prismatica is a modular C2 Interface hooked into the Diagon Command and Control Toolkit. There are multiple tools and components of the Prismatica Marketplace. All Prism Apps are built around the Emergence Fabric. To get started begin with Emergence Prismatica Applicatio...
litefuzz
litefuzz 一款多平台模糊测试工具,用于探测用户态二进制文件、客户端和服务器。 它已在高知名公司和开源项目的 50+ 应用和库 中发现漏洞。 简单设置即可在 Linux、Mac 和 Windows 上开始模糊测试。 litefuzz 介绍 为什么 工作原理 它能做什么 它不能做什么 支持 Python 版本 Linux Mac Windows 目标 分类 快速开始 测试 单元测试 崩溃应用测试 选项 崩溃目录 隔离模式 超时 变异器 ReportCrash 暂停 复用崩溃以寻找变体 内存调试辅助工具 检查实时目标输出 客户端与服务器模式 本地网络示例 远程网络示例 客户端 服务器...
krbrelayx
Krbrelayx - Kit de herramientas de retransmisión Kerberos y abuso de delegación no restringida Kit de herramientas para abusar de Kerberos. Requiere impacket, ldap3 y dnspython para funcionar. Se recomienda instalar impacket directamente desde git para tener la última versión disponible. Más...
krbrelayx
Krbrelayx - Kerberos relaying and unconstrained delegation abuse toolkit Toolkit for abusing Kerberos. Requires impacket, ldap3 and dnspython to function. It is recommended to install impacket from git directly to have the latest version available. More info about this toolkit available in my blo...
EUVD-2026-82422
Browsertrix is a high-fidelity, browser-based crawling service for web archiving that can be self-hosted or used through Webrecorder's hosted instance. From 1.15.0 until 1.22.8, Browsertrix improperly sanitizes Git URLs specified as Custom Behaviors, allowing command injection through...
CVE-2026-54501
Browsertrix , a browser-based web archiving crawling service by Webrecorder, suffers from an arbitrary command injection due to improper sanitization of Git URLs supplied as Custom Behaviors via the /api/orgs/*/crawlconfigs/validate/custom-behavior endpoint. Affected versions are 1.15.0 through 1...
CVE-2026-54501 Browsertrix: Arbitrary Command Injection due to Improper Command Sanitization in Git URLs specified as Custom Behaviors
Browsertrix is a high-fidelity, browser-based crawling service for web archiving that can be self-hosted or used through Webrecorder's hosted instance. From 1.15.0 until 1.22.8, Browsertrix improperly sanitizes Git URLs specified as Custom Behaviors, allowing command injection through...
OpensSSL_1.0.1g_AfterPatch
OpenSSL 1.0.1g 7 Apr 2014 Copyright c 1998-2011 The OpenSSL Project Copyright c 1995-1998 Eric A. Young, Tim J. Hudson All rights reserved. DESCRIPTION The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the...