2838 matches found
Sooty
Overview Sooty is a tool developed with the task of aiding SOC analysts with automating part of their workflow. One of the goals of Sooty is to perform as many of the routine checks as possible, allowing the analyst more time to spend on deeper analysis within the same time-frame. Details for man...
inject-assembly
inject-assembly - Execute .NET in an Existing Process This tool is an alternative to traditional fork and run execution for Cobalt Strike. The loader can be injected into any process, including the current Beacon. Long-running assemblies will continue to run and send output back to the Beacon,...
botb
Break out the Box BOtB BOtB is a container analysis and exploitation tool designed to be used by pentesters and engineers while also being CI/CD friendly with common CI/CD technologies. What does it do? BOtB is a CLI tool which allows you to: Exploit common container vulnerabilities Perform commo...
CVE-2019-5010
CVE-2019-5010 Autor: Jonathan M. Wilbur Año de copyright: 2019 Licencia: Licencia MIT Cómo usar 1. Instale todas las dependencias ejecutando npm install. 2. Compile el proyecto usando npm run build. 3. Ejecute node ./dist/index.js para crear el certificado malicioso en...
cve-2018-15473
CVE-2018-15473 OpenSSH до версии 7.7 подвержен уязвимости перечисления пользователей из-за отсутствия задержки выхода для неверного аутентифицирующего пользователя до полного разбора пакета, содержащего запрос. Это связано с файлами auth2-gss.c, auth2-hostbased.c и auth2-pubkey.c. Установка...
CVE-2026-89488
CVE-2026-89488 is a slab-use-after-free in the Linux kernel's Open vSwitch (OVS) component, occurring during network namespace teardown . Packet processing reads CT (connection tracking) limit state under RCU, while teardown frees that state under ovs_mutex without removing the pointer from reade...
exitmap
Este repositorio no tiene mantenimiento. Consulte elfork del Proyecto Tor. Visión general Exitmap es un escáner rápido y modular basado en Python para los relays de salida de Tor. Los módulos de Exitmap implementan tareas que se ejecutan sobre un subconjunto de todos los relays de salida. Si tien...
Apache Thrift Python, Go, PHP and Java bindings have an Infinite Loop
Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in Apache Thrift Python, Go, PHP and Java bindings.This issue affects Apache Thrift: before 0.24.0.Users are recommended to upgrade to version 0.24.0, which fixes the issue...
PYSEC-2026-3926 Apache Thrift Python, Go, PHP and Java bindings have an Infinite Loop
Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in Apache Thrift Python, Go, PHP and Java bindings.This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...
CVE-2026-80923
CVE-2026-80923 is a use-after-free in the Linux kernel's xhci dbgtty driver. When tty_register_driver() fails during module initialization, the driver reference is dropped but the global dbc_tty_driver pointer is left dangling (not set to NULL). Upon module unload, dbc_tty_exit() sees the non-NUL...
The vulnerability of the TreeObject.insert_child() function in the Python library for working with PDF files, PyPDF, allows a hacker to cause a service failure.
The vulnerability of the TreeObject.insertchild function in the Python library for working with PDF files PyPDF is related to the execution of a loop with an unreachable exit condition. Exploiting this vulnerability could allow an attacker to cause a service failure...
Linux Distros Unpatched Vulnerability : CVE-2026-80923
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xhci: dbgtty: Fix unregister on ttyregisterdriver failure If ttyregisterdriver fails, it drops the reference, but fails to set the global dbcttydriver to NULL,...
CVE-2026-46333
🚀 CVE-2026-46333 - ssh-keysign-pwn High-quality Proof of Concept for the Linux kernel race condition vulnerability A clean and reliable proof-of-concept exploit for CVE-2026-46333 — Local information disclosure via race condition in the Linux kernel's process exit path. 🖼️ Screenshot Successfully...
Linux Distros Unpatched Vulnerability : CVE-2026-80778
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mmusers reference. Nevertheless, attachtopiowner...
SUSE CVE-2026-80866
In the Linux kernel, the following vulnerability has been resolved: tipc: avoid busy looping in tipcexitnet Blamed commit introduced a busy-wait loop in tipcexitnet to wait for pending UDP bearer cleanup works to complete: while atomicread&tn-wqcount condresched; This loop can busy-wait for a lon...
CVE-2026-80866
CVE-2026-80866 affects the Linux kernel TIPC subsystem (specifically tipc_exit_net()). A prior commit introduced a busy-wait loop that spins while waiting for pending UDP bearer cleanup work to complete. When cond_resched() is a NOP—common for high-priority tasks or kernels built with CONFIG_PREE...
The vulnerability of the v3d_get_multisync_submit_deps() function in the drivers/gpu/drm/v3d/v3d_submit.c module of the Direct Rendering Infrastructure (DRI) driver for the Linux operating system allows a malicious actor to cause a service failure.
The vulnerability of the v3dgetmultisyncsubmitdeps function in the drivers/gpu/drm/v3d/v3dsubmit.c module of the Direct Rendering Infrastructure DRI driver in the Linux operating system is related to the execution of a loop with an unreachable exit condition “Infinite loop”. Exploiting this...
The vulnerability of the Python library for working with PDF files, PyPDF, relates to the execution of a loop with an unreachable exit condition, allowing a hacker to cause a service failure.
The vulnerability of the Python library for working with PDF files, PyPDF, is related to the execution of a loop with an unreachable exit condition. Exploiting this vulnerability can allow an attacker to cause a service failure...
UBUNTU-CVE-2026-80753
In the Linux kernel, the following vulnerability has been resolved: ovpn: run deferred work on a module-owned workqueue ovpn queues several work items whose callbacks execute module text. These works currently run on the global system workqueues, so module exit has no driver-owned drain point tha...
EUVD-2026-70382
util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...