Skip to content

Commit f0411ef

Browse files
Update 0xa2-broken-authentication.md
See #94, updating wording to better reflect all types of APIs that are vulnerable to authentication threats.
1 parent c56e753 commit f0411ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2023/en/src/0xa2-broken-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ API2:2023 Broken Authentication
1111
Authentication endpoints and flows are assets that need to be protected. Additionally, "Forgot password / reset password" should be treated the same way
1212
as authentication mechanisms.
1313

14-
A public-facing API is vulnerable if it:
14+
An API is vulnerable if it:
1515

1616
* Permits credential stuffing where the attacker uses brute force with a list
1717
of valid usernames and passwords.

0 commit comments

Comments
 (0)