Go Back ↗

Mal.EDU

Overview

Mal.EDU - originally designed for a cybersecurity "obstacle course" at CCIC, is a program which simulates behaviors of real viruses as an educational and interactive way for teaching virus removal techniques on Windows machines.

Introduction

This project is designed as an educational exercise for understanding and practicing malware removal techniques. It simulates behaviors commonly associated with malware, such as disabling certain keyboard shortcuts and implementing persistence mechanisms. It's intended strictly for educational purposes within controlled environments

Features

Technologies Used

Python
Batchfile

Limitations

Somewhat easy to find if the user knows to look for it in startup or task scheduler.

Cannot recover from deletion.

Every once in a while, it can trip Windows Defender. Due to the nature of an EXE built in pyinstaller, it can trigger WD to delete it instantly. It will also sometimes get flagged due to evasion behavior. (Review Github)

Get it Set Up

Please refer the Github Repo which is linked below.
There, you can find everything you need to get set up by reading the README file.

There is also a printable PDF quickstart guide below to download as well!

Initial Disclaimer

Mal.EDU is strictly designed for a controlled setting on consented systems. It is NEVER to be used for malicious intentions.

Access & Download

Mal.EDU | Github

Mal.EDU | Github

Access ↗
Mal.EDU | PDF Manual

Mal.EDU | PDF Manual

Access ↗