Style fix - tales-from-fleet-security-securing-bank-accounts-from-bus… (#6987)

* 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 <eashaw@sailsjs.com>
This commit is contained in:
Mike Thomas 2022-08-02 06:25:10 +09:00 committed by GitHub
parent f4c2b62fd5
commit 349f19b8e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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!