mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Update security.md (#4364)
Adding a carriage return before the 2FA table, as the Fleet website requires that for tables to render. Removed the bold heading before and made it simpler as well.
This commit is contained in:
parent
f4385a46b9
commit
b246ae0abf
@ -279,8 +279,7 @@ We cannot overstate the importance of securing authentication, especially in a p
|
||||
#### 2-Step Verification
|
||||
Google's name for Two-Factor Authentication (2FA) or Multi-Factor Authentication (MFA) is 2-Step Verification (2-SV). No matter what we call it, it is the most critical feature to protect user accounts on Google Workspace or any other system.
|
||||
|
||||
**2FA methods from the least to the most secure**
|
||||
| Authentication methods from least to most secure | Weaknesses |
|
||||
| 2FA Authentication methods from least to most secure | Weaknesses |
|
||||
| ----------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
|
||||
| No 2FA | Credential theft is easy, and passwords are often leaked or easy to guess. |
|
||||
| SMS/Phone-based 2FA | Puts trust in the phone number itself, which attackers can hijack by [social engineering phone companies](https://www.vice.com/en/topic/sim-hijacking). |
|
||||
|
Loading…
Reference in New Issue
Block a user