7 matches found
CVE-2025-24071_POC
Tutorial en vídeo Creador de archivos de biblioteca de Windows Demo de CVE-2025-24071/CVE-2025-24054 Una aplicación minimalista en Rust que demuestra la creación de archivos de biblioteca de Windows .library-ms con rutas de red configurables. Resumen Este proyecto crea archivos de descripción de...
Vectored-Exception-Handling-Squared
Vectored Exception Handling Squared A Rust Proof of Concept. Read more on my blog, all original research by CrowdStrike, this is just the POC for it! Unless I am blind; there does not seem to be much out there POC's etc relating to the discovery made by CrowdStrike researchers, called Vectored...
CVE-2022-40684
CVE-2022-40684 PoC con Rust para CVE-2022-40684 Fortinet FortiOS, FortiProxy y FortiSwitchManager...
CVE-2018-1932X
CVE-2018-1932X Rust Exploit POC for GIGABYTE APP Center v1.05.21 and earlier Just because your target is memory unsafe doesn't mean your exploit has to be! Vulnerabilities used : CVE-2018-19320 - ring0 memcpy-like functionality CVE-2018-19323 - read and write Machine Specific Registers MSRs...
cve-2017-10271-poc
CVE-2017-10271 POC Introduction This is an autotest poc for CVE-2017-10271. Having been tested on CentOS 7 and Windows 7/10. Building This project is written in rust language. You need to install rust environment from https://www.rust-lang.org/ first and then build the project with the following...
CVE-2012-2982
This PoC exploit for CVE-2012-2982 was written as an exercise for the "Intro to PoC scripting" Room on TryHackMe. The room can be found here: https://tryhackme.com/room/intropocscripting I was originally going to use Python to follow along, but decided to practice my Rust skills instead. I also s...