Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish Latest checklists 2024-12-20 #1177

Merged
merged 1 commit into from
Dec 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading