mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
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:
parent
f4c2b62fd5
commit
349f19b8e7
1 changed files with 9 additions and 8 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in a new issue