diff --git a/documentation/idioms/block-network-traffic/index.md b/documentation/idioms/block-network-traffic/index.md index 9fdf101a..40d0ab98 100644 --- a/documentation/idioms/block-network-traffic/index.md +++ b/documentation/idioms/block-network-traffic/index.md @@ -1,6 +1,6 @@ --- layout: flat -title: COA to Block Network Traffic +title: Course of Action to Block Network Traffic constructs: - Course of Action summary: One response to malware activity on a network is to block command and control server traffic at an external firewall. This idiom describes a course of action to implement such a block.