Skip to content

Commit

Permalink
Merge pull request #111 from jacques-norris/main
Browse files Browse the repository at this point in the history
Fix description of black belt cwe307 lesson
  • Loading branch information
paul-ion authored Feb 15, 2023
2 parents cfde415 + 7c1e185 commit 8626a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trainingportal/static/lessons/blackBelt/cwe307.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p>
The purpose of this challenge is to demonstrate password guessing attacks.
<These></These> are made possible by MITRE Top 25 programming flaws such as:
These are made possible by MITRE Top 25 programming flaws such as:
<ul>
<li>CWE 307 - Improper Restriction of Excessive Authentication Attempts</li>
<blockquote>
Expand Down

0 comments on commit 8626a0e

Please sign in to comment.