Lucene search

K
kitploitKitPloitKITPLOIT:6919863253838155471
HistoryJun 01, 2024 - 12:30 p.m.

Reaper - Proof Of Concept On BYOVD Attack

2024-06-0112:30:00
www.kitploit.com
9
reaper
byovd
vulnerable driver
vulnerability
kprocesshacker.sys
kill process
suspend process
coded by mrempy
windows defender
source code
visual studio 2022

7.5 High

AI Score

Confidence

Low

Reaper is a proof-of-concept designed to exploit BYOVD (Bring Your Own Vulnerable Driver) driver vulnerability. This malicious technique involves inserting a legitimate, vulnerable driver into a target system, which allows attackers to exploit the driver to perform malicious actions.

Reaper was specifically designed to exploit the vulnerability present in the kprocesshacker.sys driver in version 2.8.0.0, taking advantage of its weaknesses to gain privileged access and control over the target system.

Note: Reaper does not kill the Windows Defender process, as it has a protection, Reaper is a simple proof of concept.

Features

  • Kill process
  • Suspend process

Help

      ____  
     / __ \___  ____ _____  ___  _____  
    / /_/ / _ \/ __ `/ __ \/ _ \/ ___/  
   / _, _/  __/ /_/ / /_/ /  __/ /  
  /_/ |_|\___/\__,_/ .___/\___/_/  
                  /_/  
  
          [Coded by MrEmpy]  
               [v1.0]  
  
Usage: C:\Windows\Temp\Reaper.exe [OPTIONS] [VALUES]  
    Options:  
      sp,                   suspend process  
      kp,                   kill process  
  
    Values:  
      PROCESSID             process id to suspend/kill  
  
    Examples:  
      Reaper.exe sp 1337  
      Reaper.exe kp 1337  

Demonstration

Install

You can compile it directly from the source code or download it already compiled. You will need Visual Studio 2022 to compile.

Note: The executable and driver must be in the same directory.

Download Reaper

7.5 High

AI Score

Confidence

Low