2 repository-uri
System services that enforce security policies independently of the user interface.
Distinct from Firewall Rule Configurations: Candidates focused on AI agent rules or proxy routing; this is a system-level background enforcement service.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Background Security Services. Refine with filters or upvote what's useful.
Simplewall is an application firewall manager and network traffic filter that provides a graphical interface for the Windows Filtering Platform. It controls inbound and outbound network access for individual programs and services by intercepting and filtering traffic at the kernel level. The project identifies specific binaries using file hashes to prevent spoofing and allows users to define custom firewall rules based on IP addresses, CIDR ranges, and port numbers. It includes a system for blocking operating system telemetry and managing blocklists of known malicious IP addresses. The tool
Implements a background system service to apply firewall rules independently of the user interface.
Harden-Windows-Security is a security hardening tool and framework designed to reduce the attack surface of the Windows operating system through policy enforcement. It provides a collection of security presets and templates to implement official hardening standards across multiple devices. The project distinguishes itself through a comprehensive execution control system, featuring a manager for Windows Application Control and a kernel protection suite. It implements strict trust models, including kernel-mode driver whitelisting, signed policy implementation on the EFI partition, and code inte
Offloads high-privilege configuration tasks to a dedicated background system service to maintain security boundaries.