Windows 11 Firewall Baseline
Windows 11 ยท PowerShell scriptGenerate a PowerShell script that applies a STIG-style baseline for Windows Defender Firewall, including a stricter inbound posture and rollback-aware changes you can test first.
Choose the operating system you use, then open the matching firewall baseline assistant. Each tool generates a local script that hardens Windows Defender Firewall, the macOS Application Firewall, or Ubuntu UFW on your own terms, without sending data to CyberLife Coach or anyone else.
Generate a PowerShell script that applies a STIG-style baseline for Windows Defender Firewall, including a stricter inbound posture and rollback-aware changes you can test first.
Create a bash script that hardens the native macOS Application Firewall with a default-deny posture, stealth mode, logging, and plist-based backups for clean rollback.
Generate a UFW helper script for Ubuntu that sets deny-incoming, allow-outgoing, adds optional rules for SSH, HTTP/HTTPS, Samba, and VNC, and supports backup and rollback of your UFW config.