253250 matches found
trivy-db
trivy-db Descripción general trivy-db es una herramienta CLI y una librería para manipular Trivy DB. Librería...
rpcfirewall
I Need More Information Check out our RPC Firewall blog post or our BlackHat talk to gain better understanding of RPC, RPC attacks, and the solution: RPC Firewall. Join our |Zero| Labs Slack Community workspace for any questions, issues, or simply to shout out. We would love to hear from you also...
cve-2024-3094-tools
Herramientas para CVE-2024-3094 XZ Backdoor Este repositorio contiene herramientas para la vulnerabilidad del XZ Backdoor, también conocida como CVE-2024-3094. Acerca de CVE-2024-3094 CVE-2024-3094, también conocido como el XZ Backdoor, es una vulnerabilidad crítica descubierta en la librería de...
xmloxide
xmloxide Una reimplementación pura en Rust de libxml2 — la biblioteca de análisis XML/HTML de facto en el mundo del código abierto. libxml2 quedó oficialmente sin mantenimiento en diciembre de 2025 con problemas de seguridad conocidos. xmloxide aspira a ser un reemplazo seguro en memoria y de alt...
dotnetfile
dotnetfile dotnetfile is a Common Language Runtime CLR header parser library for Windows .NET files built in Python. The CLR header is present in every Windows .NET assembly beside the Portable Executable PE header. It stores a plethora of metadata information for the managed part of the file...
CVE-2021-4034-PwnKit-
CVE-2021-4034 PwnKit - Análisis y Explotación Este repositorio contiene el código fuente para demostrar la explotación de la vulnerabilidad CVE-2021-4034 , también conocida como PwnKit , descubierta en pkexec parte del paquete Polkit. Esta falla permite una escalada local de privilegios a root...
webtech
WebTech Identify technologies used on websites. More info on the release's blogpost. CLI Installation WebTech is available on pip: root@kitploit: pip install webtech It can be also installed via setup.py: root@kitploit: python setup.py install --user Burp Integration Download Jython 2.7.0...
CVE-2024-24576-PoC
CVE-2024-24576 PoC The Command::arg and Command::args APIs state in their documentation that the arguments will be passed to the spawned process as-is, regardless of the content of the arguments, and will not be evaluated by a shell. This means it should be safe to pass untrusted input as an...
alibi-detect
Alibi Detect is a source-available Python library focused on outlier , adversarial and drift detection. The package aims to cover both online and offline detectors for tabular data, text, images and time series. Both TensorFlow and PyTorch backends are supported for drift detection. Documentation...
FastJson1.2.62-RCE
Fastjson=1.2.62 RCE Análisis de vulnerabilidad: https://www.cnblogs.com/tr1ple/p/12348886.html...
boringssl
BoringSSL BoringSSL is a fork of OpenSSL that is designed to meet Google's needs. Although BoringSSL is an open source project, it is not intended for general use, as OpenSSL is. We don't recommend that third parties depend upon it. Doing so is likely to be frustrating because there are no...
CVE-2023-23397-POC-Using-Interop-Outlook
CVE-2023-23397-POC-Usando-Interop-Outlook Implementación sencilla para CVE-2023-23397 exploit POC usando Microsoft.Office.Interop.Outlook...
cve-2025-32463
cve-2025-32463 chroot sudo chroot Execute the command in the selected dir name. Principle This issue was introduced in sudo v1.9.14, which upgraded the matching handling code when the chroot feature is used. This new change modifies the root directory id before matching execution of the chroot...
php-jpeg-injector
php-jpeg-injector Injects php payloads into jpeg images. Related to this post. Use Case You have a web application that runs a jpeg image through PHP's GD graphics library. Description This script injects PHP code into a specified jpeg image. The web application will execute the payload if it...
php-jpeg-injector
php-jpeg-injector Inyecta cargas útiles de php en imágenes jpeg. Relacionado con esta publicación. Caso de Uso Tienes una aplicación web que procesa una imagen jpeg a través de la librería gráfica GD de PHP. Descripción Este script inyecta código PHP en una imagen jpeg especificada. La aplicación...
CVE-2025-32463
CVE-2025-32463 Exploit Overview This repository provides a Go-based exploit tool for CVE-2025-32463 , a critical local privilege escalation vulnerability CVSS 9.3 in sudo versions 1.9.14 to 1.9.17. It allows unauthorized local users to gain root access by exploiting a flaw in the --chroot -R...
getrails
GETRAILS Lib of OSINT and Dork hacking that work with Google, Duckduckgo and Torch Feel free to contribute Run root@kitploit: import getrails getrails.search'site:scanme.nmap.org' Try Google search if return error use Duckduckgo "http://scanme.nmap.org",... getrails.gogle"term" Searching Google...
openssl-1.1.1g_CVE-2021-23840
OpenSSL 1.1.1g 21 de abril de 2020 Derechos de autor c 1998-2020 The OpenSSL Project Derechos de autor c 1995-1998 Eric A. Young, Tim J. Hudson Todos los derechos reservados. DESCRIPCIÓN El Proyecto OpenSSL es un esfuerzo colaborativo para desarrollar un conjunto de herramientas robusto, de grado...
wxpath
wxpath - declarative web graph traversal with XPath NEW: TUI - Interactive terminal interface powered by Textual for testing wxpath expressions and exporting data. Install Requires Python 3.10+. root@kitploit: pip install wxpath For TUI support: pip install "wxpathtui" Immediately launch the TUI...
wolfCOSE
wolfCOSE wolfCOSE is a lightweight C library implementing CBOR RFC 8949, COSE RFC 9052/9053, and post-quantum ML-DSA for COSE RFC 9964 using wolfSSL as the crypto backend. Main Features Complete RFC 9052 message set : all six COSE message types, including multi-signer COSESign and multi-recipient...