Skip to content

Commit

Permalink
Publish Latest checklists 2024-12-20 (#1177)
Browse files Browse the repository at this point in the history
Updates based on 0da9065
  • Loading branch information
wstgbot authored Dec 20, 2024
1 parent 0da9065 commit 2f6c304
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion checklists/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Contained in this folder is an Excel file which provides the following worksheet

## Excel File Hash

SHA-256: d376142ca3211305e4a2b540fea4fb5cd01fdd2711e17493d7c45fe40d84d25a
SHA-256: 263720d3934c4e1465cc9f7289c3e656f80e04f1964b1d5862fed27f77ab783b

## Google Sheets Template

Expand Down
4 changes: 2 additions & 2 deletions checklists/checklist.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,9 +309,9 @@
]
}
,{
"name":"Testing for Weak Password Policy",
"name":"Testing for Weak Authentication Methods",
"id":"WSTG-ATHN-07",
"reference":"https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/04-Authentication_Testing/07-Testing_for_Weak_Password_Policy",
"reference":"https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/04-Authentication_Testing/07-Testing_for_Weak_Authentication_Methods",
"objectives":[
"Determine the resistance of the application against brute force password guessing using available password dictionaries by evaluating the length, complexity, reuse, and aging requirements of passwords."
]
Expand Down
Binary file modified checklists/checklist.xlsx
Binary file not shown.

0 comments on commit 2f6c304

Please sign in to comment.