Skip to content

Commit 34916b9

Browse files
authored
Update 11-authentication.livemd
1 parent c95fef1 commit 34916b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/11-authentication.livemd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Session-less, sometimes referred to as "fire and forget it" is like purchasing a
127127

128128
An application's authentication mechanism is a critical component. If not securely designed, it can provide an attack vector for malicious actors to gain access to legitimate user accounts, privileged application features, and sensitive data.
129129

130-
-Authentication, credentials, should never be stored in cleartext, nore hardcoded in source code
130+
-Authentication, credentials, should never be stored in cleartext, nor hardcoded in source code
131131
Credential Stuffing Attacks
132132
Security concerns/examples of multi-factor authentication getting hacked
133133
Multi-factor authentication (MFA) fatigue attack - aka MFA Bombing - aka MFA Spamming

0 commit comments

Comments
 (0)