Wiper Malware APT with Rootkit and Bootkit
This project is an educational demonstration of a Wiper Malware APT including a Rootkit and a Bootkit It is designed to show how advanced malware can persist on a system, erase data, and spread across a network. This project also includes anti-debugging and anti-sandbox techniques.
Warning
To work with me, you just need to provide your GitLab credentials. First, you must give me your CV so I can assess your skills and recruit you.
---
Features
-Wiper Malware Erases files and the MBR (Master Boot Record).
Rootkit Caches processes and files in kernel mode.
Bootkit Persists in the UEFI firmware to survive a system reinstallation.
Anti-Debugging and Anti-Sandbox Detects debugging and sandbox environments.
Network Propagation Propagates across the local network.
Project Structure
---
Prerequisite
Operating System**: Windows (for the Malware Wiper and Rootkit)
Development Tools**: Visual Studio (for C++), CMake, Git
UEFI Tools**: EDK II (for the Bootkit)
Libraries**: OpenSSL (for encryption)
Installation**
Clone the Project**
bash
git clone your-gitlab-url
cd project GITLAB