96660 matches found
mboxshell
mboxShell Fast terminal viewer for MBOX files of any size. Open, search and export emails from Gmail Takeout backups 50 GB+ without loading them into memory. Leer en Espanol / Spanish Why this project exists When you export your email from Gmail using Google Takeout, you get one or more .mbox fil...
CVE-2022-0847-dirty-pipe-checker
CVE-2022-0847-dirty-pipe-checker Script Bash para comprobar CVE-2022-0847 Dirty Pipe Resumen Esta es la historia de CVE-2022-0847, una vulnerabilidad en el kernel de Linux desde la versión 5.8 que permite sobrescribir datos en archivos de solo lectura arbitrarios. Esto conduce a una escalada de...
webshell-analyzer
Web Shell Analyzer Web shell analyzer is a cross platform stand-alone binary built solely for the purpose of identifying, decoding, and tagging files that are suspected to be web shells. The web shell analyzer is the bigger brother to the web shell scanner project...
CVE-2025-33053-Checker-PoC
CVE-2025-33053 Comprobador de Vulnerabilidad y Prueba de Concepto PoC Prueba del Comprobador Prueba del PoC Un conjunto completo de herramientas para comprobar y demostrar la posible explotación de CVE-2025-33053 , una vulnerabilidad crítica de Ejecución Remota de Código RCE basada en WebDAV que...
domain
Info Recon-ng and Alt-DNS are awesome. This script combines the power of these tools with the ability to run multiple domains within the same session. TLDR; I just want to do my subdomain discovery via ONE command and be done with it. Only 1 module needs an api key /api/googlesite find instructio...
cve-2025-54313
cve-2025-54313 Revisa proyectos en busca de paquetes comprometidos, archivos sospechosos y declaraciones de importación, véase ataque a la cadena de suministro ¿Cómo? Simplemente ejecute el script en la terminal/consola. Considere instalar maple primero. root@kitploit: npm install -g maple chmod ...
cve-2024-23897-jenkins-poc
CVE-2024-23897: Jenkins Arbitrary File Read args4j @-Syntax Una reproducción autocontenida y totalmente local de CVE-2024-23897 , la lectura arbitraria de archivos crítica puntuación base CVSS 3.1 de 9.8 en la CLI de Jenkins. El proyecto levanta dos stacks de Docker que difieren únicamente en la...
CVE-2022-0847-DirtyPipe-Exploits
CVE-2022-0847-DirtyPipe-Exploits This repository offers a comprehensive collection of exploits and documentation specifically designed for penetration testers and red team professionals. It serves as a valuable resource for those aiming to exploit the Linux Dirty Pipe vulnerability effectively...
CVE-2022-20818
CVE-2022-20818: Escalada de privilegios local mediante lectura parcial de archivos en Cisco SD-WAN La función “config - load” del shell SSH de Viptela utiliza “wget” para obtener archivos “command” remotos a través de FTP. Al alojar un servidor FTP malicioso y reemplazar los archivos locales...
CVE-2024-23745
CVE-2024-23745 En Notion Web Clipper 1.0.37, un archivo .nib es susceptible al ataque Dirty NIB. Los archivos NIB pueden ser manipulados para ejecutar comandos arbitrarios. Además, incluso si un archivo NIB es modificado dentro de una aplicación, Gatekeeper puede permitir la ejecución de la...
pe_to_shellcode
petoshellcode Converts PE so that it can be then injected just like a normal shellcode. At the same time, the output file remains to be a valid PE. Supports both 32 and 64 bit PEs Authors:@hasherezade & @hh86 Objective The goal of this project is to provide a possibility to generate PE files that...
Windows-Explorer-CVE-2025-24071
Windows-Explorer-CVE-2025-24071 Informe de Vulnerabilidad de Seguridad: CVE-2025-24071 - Vulnerabilidad de Suplantación del Explorador de Archivos de Windows Resumen NSFOCUS CERT ha detectado que Microsoft lanzó recientemente una actualización de seguridad para solucionar una vulnerabilidad críti...
wpjuicer
wpjuicer WP Juicer 工具,用于快速扫描WordPress端点上的机密信息。 此脚本专门用于WordPress,有助于定位框架端点中的敏感信息,通过提供详细结果来辅助识别和数据提取。该工具的主要目标是简化和加速发现对审计目的有用的信息的过程。它搜索端点、列出用户、WordPress版本,并查找压缩或隐藏文件。 如果你已安装并配置了Go(即$GOPATH/bin在$PATH中): root@kitploit: go install github.com/TaurusOmar/wpjuicer@latest 使用方法 root@kitploit: wpjuicer...
EUVD-2026-78634
FreeRDP versions before 3.31.0 fail to validate MonitorIds array values when parsing RDP connection files, allowing unbounded array indexing in xfdetectmonitors. Attackers can craft a malicious RDP file with an out-of-range selectedmonitors value to trigger out-of-bounds heap read and write...
CVE-2024-24816
CVE-2024-24816 CKEditor 4 XSS Este problema fue causado por la falta de desinfección de los datos pasados a la función "preview". Este problema se ha corregido en CKEditor 4 en la versión 4.24.0-lts. Versiones afectadas 4.24.0-lts Aviso...
juicy-php
juicy-php Juicy-php - encuentra archivos de información de PHP con información jugosa...
apkvuln
ApkVuln root@kitploit: \ / \ / \ / \ / \ /\ \ \ \ /|\ \ \ | | | \ | |/ /\ \ / / | | | | | | | / \ | / ' \ V /| || | || . | // \|| |\ / /|||| 使用 ApkVuln,你将获得一个 APK 的 .java 文件,并通过正则表达式分析代码中可能存在的漏洞。 注意 :结果的准确性取决于正则表达式。它们是可定制的。 依赖 要运行此应用程序,你需要安装 Python 3.6+ 和 apkx。 要完整运行(检查签名版本和...
DeepBlueCLI
DeepBlueCLI DeepBlueCLI - 用于通过Windows事件日志进行威胁狩猎的PowerShell模块 Eric Conrad, Backshore Communications, LLC deepblue at backshore dot net Twitter: @ericconrad http://ericconrad.com 示例EVTX文件位于.\evtx目录中 注意...
IDA2Obj
IDA2Obj IDA2Obj 是一个实现 SBI(静态二进制插桩) 的工具。 工作流程很简单: 直接从可执行 二进制文件 中转储 目标文件(COFF) 。 链接 这些 目标文件 为一个新的二进制文件,与旧文件几乎相同。 在转储过程中,你可以 在任何位置插入任何数据/代码 。 SBI 只是其中一种使用场景,对黑盒模糊测试尤其有用。 使用方法 0. 准备环境: 在 idapython.cfg 中设置 AUTOIMPORTCOMPATIDA695 = YES,以支持旧版 IDA 6.x 风格的 API。 安装依赖:pip install cough 1. 创建一个文件夹作为工作空间。 2...
sandfly-entropyscan
What is sandfly-entropyscan? sandfly-entropyscan is a utility to quickly scan files or running processes and report on their entropy measure of randomness and if they are a Linux/Unix ELF type executable. Some malware for Linux is packed or encrypted and shows very high entropy. This tool can...