Lucene search
+L

18370 matches found

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 code for http://timetobleed.com/a-closer-look-at-a-recent-privilege-escalation-bug-in-linux-cve-2013-2094/ == How to build You need to build the C file of your choice like this: gcc -O2 file-name.c -O2 is required due to how the exploit actually works see the blog post for more...

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.10 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 is a project engaged in hunting tampered VMProtect assemblies. It makes use of AsmResolver to dynamically unpack VMP protected assembly. Works on VMProtect 3.7.0 Latest and few versions back. Before usage of VMUnprotect.Dumper After usage of VMUnprotect.Dumpe...

6AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/08 3:23 a.m.7 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.12 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 Solo con fines educativos. Ejecución rápida 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" versio...

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
Kitploit
Kitploit
added 2026/09/08 1:15 a.m.10 views

kernel-c-to-rust-spike

Kernel C-to-Rust hardening spike: UVC descriptor parser Can a security-critical Linux kernel C parser be hardened by rewriting it in Rust, with the rewrite shown equivalent to the original and then formally verified? This spike runs the full loop on one target: the UVC video descriptor parser...

7.8CVSS7.2AI score0.03395EPSS
SaveExploits1
Fedora
Fedora
added 2026/09/08 1:13 a.m.6 views

[SECURITY] Fedora 44 Update: libsoup3-3.6.6-10.fc44

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications...

7.5CVSS0.00706EPSS
SaveExploits0
Fedora
Fedora
added 2026/09/08 1:13 a.m.6 views

[SECURITY] Fedora 44 Update: perl-XML-Bare-0.53-45.fc44

This module is a 'Bare' XML parser. It is implemented in C. The parser itself is a simple state engine that is less than 500 lines of C. The parser builds a C struct tree from input text. That C struct tree is converted to a Perl hash by a Perl function that makes basic calls back to the C to go...

9.1CVSS0.00387EPSS
SaveExploits0
Fedora
Fedora
added 2026/09/08 12:58 a.m.7 views

[SECURITY] Fedora 43 Update: perl-XML-Bare-0.53-44.fc43

This module is a 'Bare' XML parser. It is implemented in C. The parser itself is a simple state engine that is less than 500 lines of C. The parser builds a C struct tree from input text. That C struct tree is converted to a Perl hash by a Perl function that makes basic calls back to the C to go...

9.1CVSS0.00387EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2026/09/08 12:00 a.m.4 views

Important: xmlrpc-c security update

XML-RPC is a remote procedure call RPC protocol that uses XML to encode its calls and HTTP as a transport mechanism. The xmlrpc-c packages provide a network protocol to allow a client program to make a simple RPC remote procedure call over the Internet. It converts an RPC into an XML document,...

8.2CVSS0.00283EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.7 views

AlmaLinux 8 : xmlrpc-c (ALSA-2026:64772)

The remote AlmaLinux 8 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:64772 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 the...

8.2CVSS0.00283EPSS
SaveExploits0References3
AlmaLinux
AlmaLinux
added 2026/09/08 12:00 a.m.5 views

Moderate: expat security update

Expat is a C library for parsing XML documents. Security Fixes: expat: libexpat: Use-after-free vulnerability due to improper handler call depth tracking CVE-2026-50219 expat: libexpat: Arbitrary Code Execution via Heap-based Buffer Overflow CVE-2026-56132 For more details about the security...

6.9CVSS0.00181EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/07 11:31 p.m.6 views

impostor

Impostor SMB1 server for intercepting NTLMv2 Hashes, written in C. The goal of the project is to implement an SMB1 server as a state machine that correctly accepts and responds to client requests in order to deceive it, leading it to complete an NTLM authentication and thus reveal its own NTLMv2...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 6:28 p.m.6 views

MemoryModulePP

MemoryModulePP memorymodule:https://github.com/fancycode/MemoryModule Library to load a DLL from memory Modify from memorymodule. Support exception...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 2:39 p.m.7 views

CVE-2017-8759

Kit de explotación para CVE-2017-8759 No seas un imbécil Herramienta simple escrita en C para manejar la vulnerabilidad RCE en .NET Framework 2.0, 3.5, 3.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2 y 4.7. también conocida como "Vulnerabilidad de ejecución remota de código en .NET Framework." Ayuda root@kitploi...

9.3CVSS7.5AI score0.88698EPSS
SaveExploits14References1
Rows per page
Query Builder