From 349f19b8e7939023f1f3b317d101b5eec4d82f05 Mon Sep 17 00:00:00 2001 From: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Date: Tue, 2 Aug 2022 06:25:10 +0900 Subject: [PATCH] =?UTF-8?q?Style=20fix=20-=20tales-from-fleet-security-sec?= =?UTF-8?q?uring-bank-accounts-from-bus=E2=80=A6=20(#6987)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Style fix - tales-from-fleet-security-securing-bank-accounts-from-business-email-compromise.md - Removed checkboxes from the checklist because they are not rendering correctly. - I noticed that checkboxes could benefit from a little extra margin to the right. * revert whitespace change to bootstrap-overrides Co-authored-by: Eric --- ...k-accounts-from-business-email-compromise.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/articles/tales-from-fleet-security-securing-bank-accounts-from-business-email-compromise.md b/articles/tales-from-fleet-security-securing-bank-accounts-from-business-email-compromise.md index f9871a38c1..11f6b838c5 100644 --- a/articles/tales-from-fleet-security-securing-bank-accounts-from-business-email-compromise.md +++ b/articles/tales-from-fleet-security-securing-bank-accounts-from-business-email-compromise.md @@ -94,14 +94,15 @@ If you require advanced training before implementing these basic controls, you f ## Checklist -- [ ] Access to email requires 2FA -- [ ] Phishing and spam filters are configured with strict settings to prevent user and domain spoofing -- [ ] Access to online banking requires 2FA -- [ ] Configuration changes require dual control -- [ ] Alerting is enabled -- [ ] Money transfers require a second or third approval with sensible thresholds -- [ ] ACH filtering is in place in allow list mode -- [ ] All employees with access to online banking have received BEC training +- Access to email requires 2FA +- Phishing and spam filters are configured with strict settings to prevent user and domain spoofing +- Access to online banking requires 2FA +- Configuration changes require dual control +- Alerting is enabled +- Money transfers require a second or third approval with sensible thresholds +- ACH filtering is in place in allow list mode +- All employees with access to online banking have received BEC training + ## Next Stay tuned for more articles in this series, where we describe how we secure Fleet. If you have any comments or questions, feel free to post them in the [#Fleet channel](http://fleetdm.com/slack) of the osquery Slack!