Lucene search
+L

18373 matches found

Kitploit
Kitploit
added 2026/09/09 3:20 a.m.5 views

cve-2021-4034

cve-2021-4034 Easy to use shell implementation of CVE-2021-4034 that was released yesterday. The original C code was sourced from https://github.com/arthepsy/CVE-2021-4034...

7.8CVSS7AI score0.94921EPSS
SaveExploits154References1
Kitploit
Kitploit
added 2026/09/09 2:44 a.m.10 views

CVE-2021-31630

CVE-2021-31630 CVE encontrada al jugar con una máquina de HTB. El exploit de exploit-db tiene algunos errores, por lo que se proporciona una forma manual de explotación y un exploit. Uso del script Ejecución de comandos sin salida visible root@kitploit: python exp.py -u http://127.0.0.1:8080 -l...

9CVSS7.8AI score0.27075EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/09 2:38 a.m.7 views

code-shield

protocol-remediator Es un MVP que normaliza los hallazgos de vulnerabilidades en código C/C++ de protocolos y plataformas como evidencia reproducible, y valida parches candidatos en una copia aislada. code-shield era un nombre de trabajo con riesgo de colisión, por lo que se usó un nombre interno...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 1:43 a.m.7 views

tinyxml

/ @mainpage TinyXML TinyXML es un analizador XML simple, pequeño y en C++ que se puede integrar fácilmente en otros programas. Qué hace. En resumen, TinyXML analiza un documento XML y construye a partir de él un Modelo de Objetos de Documento DOM que se puede leer, modificar y guardar. XML...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 1:25 a.m.5 views

deobf-Arxan-Deob-C

Arxan-Deob-C Simple C program to quickly deobfuscate windows executables protected with Arxan. It's a little messy at the moment... Be warned : I will be cleaning it up...

5.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.8 views

Oracle Linux 8 : ELSA-2026-64772-0: / xmlrpc-c (ELSA-2026-647720)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-647720 advisory. 1.51.0-11.1 - Fix HTML injection in Abyss HTTP server responses CVE-2026-15928 Tenable has extracted the preceding description block directly from the Oracle...

8.2CVSS0.00283EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.10 views

MiracleLinux 8 : xmlrpc-c-1.51.0-11.el8_10.1 (AXSA:2026-1789:02)

The remote MiracleLinux 8 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-1789:02 advisory. xmlrpc-c: XMLRPC-C Library: Cross-Site Scripting in error page component CVE-2026-15928 Tenable has extracted the preceding description block directly from t...

8.2CVSS0.00283EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.11 views

openSUSE 16 Security Update : msgpack-c (openSUSE-SU-2026:21768-1)

The remote openSUSE 16 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2026:21768-1 advisory. This update for msgpack-c fixes the following issue: Update to release 7.0.2: - CVE-2026-72854: Integer Overflow in msgpackunpackerexpandbuffer Causes a...

5.8CVSS0.00113EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 11:15 p.m.15 views

CVE-2020-1301

CVE-2020-1301 Exploit PoC para la vulnerabilidad SMBLost CVE-2020-1301 Versión afectada Consulte aquí: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1301 Pasos para reproducir Asegúrese de que la función de servicio SMB/CIFF esté habilitada en el objetivo. El objetiv...

8.8CVSS7.5AI score0.43768EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 10:59 p.m.7 views

CVE-2023-23752

CVE-2023-23752 Código de exploit de divulgación de información de Joomla escrito en C++...

5.3CVSS6.9AI score0.99827EPSS
SaveExploits43
Kitploit
Kitploit
added 2026/09/08 10:31 p.m.5 views

expat_2_1_0_CVE-2024-28757

Expat, versión 2.1.0 Esto es Expat, una biblioteca de C para analizar XML, escrita por James Clark. Expat es un analizador de XML orientado a flujo. Esto significa que registra manejadores con el analizador antes de comenzar el análisis. Estos manejadores se invocan cuando el analizador descubre...

7.5CVSS6.6AI score0.02006EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 9:18 p.m.8 views

cve-2013-2094

= CVE-2013-2094 的利用代码 http://timetobleed.com/a-closer-look-at-a-recent-privilege-escalation-bug-in-linux-cve-2013-2094/ == 构建方法 你需要像这样编译你选择的 C 文件: gcc -O2 file-name.c 需要 -O2 参数,因为漏洞利用的实际运作方式(更多信息请参阅博客文章)。 == 为什么 我认为原始的漏洞利用代码很酷且非常有趣,但对初学者来说难以理解,因此我决定稍微重写它,添加大量注释,并撰写一篇关于它的博客文章。...

8.4CVSS7.2AI score0.47709EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/08 6:27 p.m.5 views

external_expat_2.1.0_CVE-2022-43680

Expat, versión 2.1.0 Este es Expat, una biblioteca de C para analizar XML, escrita por James Clark. Expat es un analizador XML orientado a flujos. Esto significa que registras manejadores con el analizador antes de comenzar el análisis. Estos manejadores se invocan cuando el analizador descubre l...

7.5CVSS6.7AI score0.02445EPSS
SaveExploits1
CVE
CVE
added 2026/09/08 5:11 p.m.11 views

CVE-2026-69645

CVE-2026-69645 is a use-after-free vulnerability in Windows Message Queuing that allows an authorized local attacker to escalate privileges. The flaw resides in the Windows Message Queuing component and results in high impact across confidentiality, integrity, and availability (CVSS 3.1 base scor...

7CVSS0.00252EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 2:59 p.m.7 views

CVE-2026-31431_exp.c

cve-2016-31431exp.c Debido a que los responsables oficiales de este CVE no proporcionaron el código C, aquí añadimos una versión de escalada de privilegios del código C de esta vulnerabilidad...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/08 5:56 a.m.6 views

VMUnprotect.Dumper

VMUnprotect.Dumper VMUnprotect.Dumper es un proyecto dedicado a la caza de ensamblados de VMProtect manipulados. Hace uso de AsmResolver para desempaquetar dinámicamente ensamblados protegidos por VMP. Funciona en VMProtect 3.7.0 la última versión y algunas versiones anteriores. Antes del uso de...

6AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/08 3:23 a.m.8 views

Important: Red Hat Security Advisory: xmlrpc-c security update

An update for xmlrpc-c is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

8.2CVSS5.9AI score0.00283EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/08 3:23 a.m.13 views

xmlrpc-c: XMLRPC-C Library: Cross-Site Scripting in error page component

A flaw was found in the XMLRPC-C Library. This reflected cross-site scripting XSS vulnerability exists in the error page component. A remote attacker could exploit this by tricking a user into clicking a specially crafted link. Successful exploitation could lead to the execution of malicious...

8.2CVSS5.8AI score0.00283EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/08 2:23 a.m.8 views

CVE-2020-8277

CVE-2020-8277 For educational purposes only. Quick Run root@kitploit: clone this repository $ git clone https://github.com/masahiro331/CVE-2020-8277 run bind $ docker build -t bind-local ./bind Need TCP fallback $ docker run --rm --name bind -it -p 53:53 -p 53:53/udp bind use " v15.2.1" version I...

7.5CVSS7.1AI score0.54164EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 2:22 a.m.9 views

rats-re

Rats! source reconstruction with local LLMs This repository is a work-in-progress reconstruction of the source code for RATS.EXE, the original Windows version of Rats! 1994 by Sean O'Connor. It builds a Win32 executable with Microsoft Visual C++ 4.1 under wibo and can be tested in DREAMM. The...

6AI score
SaveExploits0References4
Rows per page
Query Builder