A Defensive C# app with the goal to give the user a basic intrusion detection overview of their Windows system. Simply for standalone Windows machines - targeted towards Windows 10. Build as x64 and run as Administrator.
Runs through the following:
- RunKeys & Startup Folder enumeration
- Lsass & svchost process integrity
- Scheduled task & Service anomalies
- Active BITS jobs
- Accessibility Feature Abuse
- Application Shimming
- WMI event subscriptions
- Netsh DLL helpers
- More to come...