diff --git a/checklists/README.md b/checklists/README.md index 6a5d29f22..e97c19605 100644 --- a/checklists/README.md +++ b/checklists/README.md @@ -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 diff --git a/checklists/checklist.json b/checklists/checklist.json index 052be6f02..f04d4fcb1 100644 --- a/checklists/checklist.json +++ b/checklists/checklist.json @@ -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." ] diff --git a/checklists/checklist.xlsx b/checklists/checklist.xlsx index 53da2e3ba..574a63aee 100644 Binary files a/checklists/checklist.xlsx and b/checklists/checklist.xlsx differ