4711 matches found
python-hacklib
hacklib 面向黑客爱好者的Python工具包。 hacklib 是一个供对网络安全感兴趣的黑客爱好者使用的 Python 模块。它已不再活跃开发。 安装 要获取 hacklib,只需在命令行运行: root@kitploit: pip install hacklib hacklib 还带有一个用户界面。要使用它,你可以执行以下操作之一: 下载 hacklib.py 并在控制台运行: root@kitploit: python hacklib.py ---------------------------------------------- 嗨。我能为您做什么? 请输入对应您选择的数...
ike-scan
ike-scan Descubrir e identificar hosts IKE Servidores VPN IPsec Tabla de Contenidos Construcción e Instalación Resumen Uso Detalles de Implementación Entrada de Hosts y Requisitos de Memoria Limitación de Tasa Generación de Cookies e Identificación de Hosts Remotos Detalles de Paquetes IKE...
gattacker
A Node.js package for BLE Bluetooth Low Energy Man-in-the-Middle & more. Prerequisites see: https://github.com/sandeepmistry/noble https://github.com/sandeepmistry/bleno Install root@kitploit: npm install gattacker Usage Configure Running both components Set up variables in config.env:...
log4j-quick-scan
log4j-quick-scan 扫描你的IP网络,确定可能存在log4j库CVE-2021-44228漏洞的主机。 目前已有更优秀的进阶安全审计工具,但许多需要商业渗透软件或外部第三方服务/软件。 本脚本编写为快速且独立的轻量级工具。它不会确认你的服务器和设备100%安全。请将其视为用于审计IT环境的众多工具之一。可用于私有和公网IP地址。 脚本不是log4shell漏洞利用演示。它不会造成任何伤害或尝试执行远程代码。 测试原理...
crawpy
Crawpy Yet another content discovery tool written in python. What makes this tool different than others: Sends asynchronous HTTP requests, fast Calibration mode, applies filters on its own Recursive scan mode with additional flags Report generation, you can later go and check your results Multipl...
xz-backdoor-scan
Busca archivos que contengan la firma de la puerta trasera de xz CVE-2024-3094. Escanea rápidamente archivos e informa de cualquier archivo que contenga la firma utilizada en la puerta trasera. ADVERTENCIA: No confíe en que este programa sea correcto o le alerte sobre la presencia de una puerta...
proteus
Proteus Proteus: la base de datos y API de axiom https://github.com/pry0cc/axiom. Originalmente, escrito para Creando una plataforma ASM con las herramientas de ProjectDiscovery. Configuración Primero, clona el repositorio root@kitploit: git clone https://github.com/pry0cc/proteus /.proteus cd...
rdp0708scanner
rdp0708scanner 这是一个 CVE-2019-0708 扫描器包装器,用于单线程的 0708Detector,它对单个 IP 或 IP 列表执行安全的扫描。 用法 root@kitploit: python rdp0708scanner.py -t ip-address -f ip.lst -p port -x threads -v...
Linux Distros Unpatched Vulnerability : CVE-2026-89614
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of th...
CVE-2026-89759
A flaw was found in the Linux kernel's memory leak detector kmemleak. When kmemleakscan attempts to scan task stacks on systems with a large number of threads, it can hold a CPU for an extended period without allowing other processes to run. This can lead to a 'soft lockup,' where the system...
Driver-kaldereta
Kaldereta Controlador de modo kernel sin firmar que realiza modificaciones de memoria Características obtener el id del proceso obtener la dirección base de una imagen cambiar la protección de una región de memoria asignar región de memoria liberar memoria leer/escribir desde una dirección...
AZL-100301 CVE-2026-89759 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup when scanning task stacks Patch series "mm/kmemleak: avoid soft lockup when scanning task", v3. kmemleakscan scans every task stack under one rcureadlock with no reschedule point, which can trip the...
CVE-2026-89614
In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of that array by the size of $Bitmap. Those are independent on-disk...
CVE-2025-0133-exploit
Escaneo de CVE-2025-0133 Un script escrito en Python para comprobar la existencia de una vulnerabilidad de Cross-Site Scripting reflejado CVE-2025-0133 que se presenta en Palo Alto. El archivo getconfig.esp se detecta y se prueba para XSS usando el script proporcionado. Uso: root@kitploit:...
CVE-2026-89759
CVE-2026-89759 affects the Linux kernel's mm/kmemleak subsystem. The root cause is that kmemleak_scan() walks every task stack under a single rcu_read_lock() with no reschedule point; on hosts with a very large number of threads (amplified by KASAN/lockdep in debug builds), the loop can hog a CPU...
CVE-2026-89759 mm/kmemleak: avoid soft lockup when scanning task stacks
In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup when scanning task stacks Patch series "mm/kmemleak: avoid soft lockup when scanning task", v3. kmemleakscan scans every task stack under one rcureadlock with no reschedule point, which can trip the...
EUVD-2026-76671
In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup when scanning task stacks Patch series "mm/kmemleak: avoid soft lockup when scanning task", v3. kmemleakscan scans every task stack under one rcureadlock with no reschedule point, which can trip the...
EUVD-2026-76630
In the Linux kernel, the following vulnerability has been resolved: zram: fix out-of-bounds access in writebackstore Patch series "zram: fix stale scan bounds after reinitialization". Both writebackstore and readblockstate derive their table scan bounds from zram-disksize before acquiring devlock...
CVE-2026-89718 zram: fix out-of-bounds access in writeback_store()
In the Linux kernel, the following vulnerability has been resolved: zram: fix out-of-bounds access in writebackstore Patch series "zram: fix stale scan bounds after reinitialization". Both writebackstore and readblockstate derive their table scan bounds from zram-disksize before acquiring devlock...