Skip to content

jack51706/MalwareDefenceScanner

Repository files navigation

MalwareDefenceScanner

📚 Learn cybersecurity by writing antimalware code 📚

This project is a fork of Autostart Locations Malware Scanner - a programming exercise.

Malware Defence Scanner is a C# console program aimed at learning incident response and malware detecting techniques. A proof of concept showing that you can easily write your own security tools and understand how malware works by writing code. It is at the beginning of its development process. There is still a lot to be done.

Currently it can perform a search in:

  • filesystem autostart locations
  • selected registry hives
  • scheduled tasks
  • user profile for MS Excel and Word macros

New features will be added soon.

Malware Defence Scanner

About

MalwareDefenceScanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages