Remove risk assessment

Signed-off-by: Bryan Frimin <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-01-07 18:30:09 +01:00
parent a2960f94f9
commit d2cb4e4a5d
2 changed files with 0 additions and 14 deletions

View File

@@ -16,13 +16,6 @@ domain. It helps receiving mail servers verify that incoming email
from a domain comes from a host authorized by that domain's from a domain comes from a host authorized by that domain's
administrators. administrators.
## Risk Assessment
| Risk | Impact | Reason |
|---------------------------------|--------|----------------------------------------------------------------------|
| Phishing and Social Engineering | 8 | Reduces phishing by preventing email spoofing of company |
| Business Email Compromise (BEC) | 8 | Prevents attackers from impersonating trusted partners or executives |
## Implementation ## Implementation
1. Identify all legitimate email sources: 1. Identify all legitimate email sources:

View File

@@ -15,13 +15,6 @@ adding a digital signature to outgoing messages, allowing receiving
mail systems to verify that emails genuinely came from your domain and mail systems to verify that emails genuinely came from your domain and
weren't modified in transit. weren't modified in transit.
## Risk Assessment
| Risk | Impact | Reason |
|---------------------------------|--------|----------------------------------------------------------------------|
| Phishing and Social Engineering | 8 | Reduces phishing by preventing email spoofing of company domains |
| Business Email Compromise (BEC) | 8 | Prevents attackers from impersonating trusted partners or executives |
## Implementation ## Implementation
### Google Workspace ### Google Workspace