/TotalControl

Open-source NDR tool for blue teamers, offering real-time threat alerts, logging, and outbound traffic monitoring.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

πŸ›‘οΈ TotalControl

Open-Sourced NDR System

TotalControl Banner

Provided by: CyberWatch
Secure your traffic, one packet at a time.

License: GPLv3 .NET 9 Platform

πŸš€ Overview

TotalControl is a sleek, open-source Network Detection & Response (NDR) system for defenders and power users who crave transparency, control, and performance - without the enterprise weight.

πŸ” Built for privacy-first defense - TotalControl sees everything, and shares nothing.
Your traffic, your rules!

🧠 Features

βœ… Real-Time IP Reputation Lookups
β†’ Instant VirusTotal scans - assess threats on the fly.

βœ… Automatic Threat Mitigation
β†’ Blocks unknown/malicious IPs in real-time.

βœ… Clear & Loud Alerts
β†’ Instant notifications for sketchy behaviour.

βœ… Forensic-Grade Logging
β†’ Full audit trails for triage and investigations.

βœ… Minimal Footprint
β†’ Lightweight, bloat-free, no server racks needed.

πŸ“· Sneak Peek

βš™οΈ Installation

🧰 Prerequisites

  • Windows 10 or 11
  • .NET 9 Runtime & SDK
  • Visual Studio 2022
  • Admin Rights (for full packet inspection)

🚦 Install & Run

# Clone the repo
git clone https://github.com/CyberWatch/TotalControl.git
cd TotalControl

# Install dependencies
winget install Microsoft.DotNet.Runtime.9
winget install Microsoft.DotNet.SDK.9

# Open in Visual Studio
start devenv TotalControl.sln

# Build and launch
cd \bin\Release\
start TotalControl.exe

🧩 Contribution

Pull requests. Feedback. Ideas.
All are welcome. Let’s build the future of home-grade NDR together.

πŸ›‘οΈ Security isn’t a product - it’s a mindset.

⚠️ Acceptance of Liability

TotalControl is a notification and visibility tool - not an antivirus or active defense system.
Its primary function is to log and alert users when network behaviour deviates from the norm.

It does not guarantee protection from threats - it simply ensures you're aware when you're at risk.

πŸ‘¨β€πŸ’» Developed By

Charles Johnson (aka Lamentomori)
Founder of CyberWatch

Cyber Security Major | Graphic Designer / Full Stack Developer Discord LinkedIn Youtube

πŸ“„ License

TotalControl is licensed under the GNU GPL v3.0.

This means:

  • βœ… You can use, modify, and share the code freely.
  • ❌ You cannot sell it as proprietary or closed-source software.
  • ❌ You cannot rebrand or redistribute it as a paid product.
  • πŸ”„ Any forks or modifications must also remain open-source under the same license.

Read the full license β†’