Lucene search
+L

253250 matches found

Kitploit
Kitploit
added 2026/09/14 1:59 a.m.12 views

trivy-db

trivy-db Descripción general trivy-db es una herramienta CLI y una librería para manipular Trivy DB. Librería...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 1:58 a.m.42 views

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...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 1:55 a.m.5 views

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...

10CVSS8.4AI score0.85974EPSS
SaveExploits41References1
Kitploit
Kitploit
added 2026/09/14 1:53 a.m.12 views

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...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 1:52 a.m.8 views

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...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 1:50 a.m.9 views

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...

7.8CVSS7.4AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/14 1:49 a.m.7 views

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...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 1:49 a.m.4 views

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...

10CVSS8.2AI score0.20342EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/14 1:47 a.m.6 views

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...

6.2AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/14 1:45 a.m.5 views

FastJson1.2.62-RCE

Fastjson=1.2.62 RCE Análisis de vulnerabilidad: https://www.cnblogs.com/tr1ple/p/12348886.html...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 1:44 a.m.24 views

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...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/14 1:44 a.m.5 views

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...

9.8CVSS8.2AI score0.97408EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/14 1:41 a.m.6 views

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...

9.3CVSS7.6AI score0.59417EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/14 1:33 a.m.403 views

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...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 1:33 a.m.8 views

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...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 1:32 a.m.7 views

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...

9.3CVSS6.1AI score0.59417EPSS
SaveExploits71References2
Kitploit
Kitploit
added 2026/09/14 1:28 a.m.6 views

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...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 1:28 a.m.6 views

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...

7.5CVSS6.5AI score0.50732EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 1:26 a.m.12 views

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...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/14 1:25 a.m.6 views

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...

6AI score
SaveExploits0References17
Rows per page
Query Builder