All Tools
Windows Firewall Rule Builder
NetworkBuild PowerShell firewall rules to block or allow remote indicators safely.
Profiles
PowerShell command
New-NetFirewallRule -DisplayName 'Block suspicious indicators' -Direction Inbound -Action Block -Enabled True -Profile Domain,Private,Public -Protocol Any