7 matches found
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-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-2025-24071_POC
ビデオチュートリアル Windows Library File Creator CVE-2025-24071/CVE-2025-24054 デモ ネットワークパスを設定可能なWindowsライブラリファイル.library-msを作成する、ミニマルなRustアプリケーションです。 概要 このプロジェクトは、ネットワーク共有を指すWindowsライブラリ記述ファイル.library-msを作成します。CVE-2025-24071の脆弱性がGitHub Actionsを通じてどのように悪用され得るかを示すために設計されています。 ⚠️ 教育目的のみ :...
CVE-2022-40684
CVE-2022-40684 CVE-2022-40684 Fortinet FortiOS、FortiProxy、および FortiSwitchManager のための RUST による POC...
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-2012-2982
이 PoC 익스플로잇CVE-2012-2982은 TryHackMe의 "Intro to PoC scripting" 룸을 위한 연습으로 작성되었습니다. 해당 룸은 여기에서 찾을 수 있습니다: https://tryhackme.com/room/intropocscripting 원래는 파이썬을 사용하여 따라가려고 했지만, 대신 Rust 실력을 연습하기로 결정했습니다. 또한 Github에 있는 거의 모든 비-Metasploit 구현체가 파이썬으로 되어 있다는 것을 보았고, 그래서 새로운 것을 가져오는 것이 재미있을 것이라고 생각했습니다. 사...