OWASP / wstg

The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
https://owasp.org/www-project-web-security-testing-guide/
Creative Commons Attribution Share Alike 4.0 International
7.04k stars 1.3k forks source link

XSS Reorganization #1074

Open manindar-mohan opened 1 year ago

manindar-mohan commented 1 year ago

This PR fixes #591.

What did this PR accomplish?

Thank you for your contribution!

github-actions[bot] commented 1 year ago

The following issues were identified: document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:22 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:24 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtick"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:29 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtick"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:30:167 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:59:102 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:60 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:66:131 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:74:234 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:75 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:81:93 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "cheatsheetseries.owasp.org/che..."] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [DOM XSS article by Amit Kle..."] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:7 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "# Testing for DOM-Based Cross Site Scripting"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:96:94 MD047/single-trailing-newline Files should end with a single newline character

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03-Testing_for_SQL_Injection.md [✖] 05.1-Testing_for_Oracle.md → Status: 400 [✖] 05.2-Testing_for_MySQL.md → Status: 400 [✖] 05.3-Testing_for_SQL_Server.md → Status: 400 [✖] 05.4-Testing_PostgreSQL.md → Status: 400 [✖] 05.5-Testing_for_MS_Access.md → Status: 400 [✖] 05.6-Testing_for_NoSQL_Injection.md → Status: 400 [✖] 05.7-Testing_for_ORM_Injection.md → Status: 400 [✖] 05.8-Testing_for_Client-side.md → Status: 400

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/02-Testing_for_HTTP_Parameter_Pollution.md 23:720 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology 57:5 ✖ Incorrect usage of the term: “node.js”, use “Node.js” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03.1-Testing_for_Oracle.md 109:37 ✖ Incorrect usage of the term: “webpage”, use “web page” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03.2-Testing_for_MySQL.md 63:66 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/06-Testing_for_SSI_Injection.md 75:9 ✖ Incorrect usage of the term: “Server Side”, use “server-side” instead terminology 76:37 ✖ Incorrect usage of the term: “Server Side”, use “server-side” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/08-Testing_for_IMAP_SMTP_Injection.md 11:104 ✖ Incorrect usage of the term: “Internet”, use “internet” instead terminology 13:124 ✖ Incorrect usage of the term: “Internet”, use “internet” instead terminology 13:263 ✖ Incorrect usage of the term: “front-end”, use “frontend” instead terminology 18:231 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 40:450 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/09.1-Testing_for_File_Inclusion.md 88:203 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 94:112 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 101:149 ✖ Incorrect usage of the term: “Base64”, use “base64” instead terminology 103:80 ✖ Incorrect usage of the term: “Base64”, use “base64” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/10-Testing_for_Command_Injection.md 39:99 ✖ Incorrect usage of the term: “Internet”, use “internet” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/12-Testing_for_Format_String_Injection.md 85:8 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/13-Testing_for_Incubated_Vulnerability.md 25:75 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology 54:402 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/14-Testing_for_HTTP_Splitting_Smuggling.md 63:492 ✖ Incorrect usage of the term: “Internet”, use “internet” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/16-Testing_for_Host_Header_Injection.md 119:115 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/17-Testing_for_Server-side_Template_Injection.md 123:4 ✖ Incorrect usage of the term: “Server Side”, use “Server-side” instead terminology 125:34 ✖ Incorrect usage of the term: “server side”, use “server-side” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/18-Testing_for_Server-Side_Request_Forgery.md 19:321 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 19:386 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 97:178 ✖ Incorrect usage of the term: “Server Side”, use “Server-side” instead terminology 104:10 ✖ Incorrect usage of the term: “Server Side”, use “server-side” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/19-Testing_for_Mass_Assignment.md 97:39 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md 103:128 ✖ Incorrect usage of the term: “whitelist”, use “allow list(s), or re-write as applicable” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.1-Testing_for_Reflected_Cross_Site_Scripting.md 164:21 ✖ Incorrect usage of the term: “white space”, use “whitespace” instead terminology 174:189 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.2-Testing_for_Stored_Cross_Site_Scripting.md 7:271 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology 42:78 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 158:159 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 160:7 ✖ Incorrect usage of the term: “front-end”, use “frontend” instead terminology 163:10 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md 40:186 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 40:326 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 1:77 ✖ Incorrect usage of the term: “html”, use “HTML” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.4-Testing_for_Self_DOM_Based_Cross_Site_Scripting.md 22:69 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

github-actions[bot] commented 1 year ago

The following issues were identified: document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:22 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:24 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtick"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:29 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtick"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:30:167 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:59:102 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:60 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:66:131 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:74:234 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:75 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:81:93 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "cheatsheetseries.owasp.org/che..."] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [DOM XSS article by Amit Kle..."] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:7 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "# Testing for DOM-Based Cross Site Scripting"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:96:94 MD047/single-trailing-newline Files should end with a single newline character

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03-Testing_for_SQL_Injection.md [✖] 05.1-Testing_for_Oracle.md → Status: 400 [✖] 05.2-Testing_for_MySQL.md → Status: 400 [✖] 05.3-Testing_for_SQL_Server.md → Status: 400 [✖] 05.4-Testing_PostgreSQL.md → Status: 400 [✖] 05.5-Testing_for_MS_Access.md → Status: 400 [✖] 05.6-Testing_for_NoSQL_Injection.md → Status: 400 [✖] 05.7-Testing_for_ORM_Injection.md → Status: 400 [✖] 05.8-Testing_for_Client-side.md → Status: 400

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/02-Testing_for_HTTP_Parameter_Pollution.md 23:720 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology 57:5 ✖ Incorrect usage of the term: “node.js”, use “Node.js” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03.1-Testing_for_Oracle.md 109:37 ✖ Incorrect usage of the term: “webpage”, use “web page” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03.2-Testing_for_MySQL.md 63:66 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/06-Testing_for_SSI_Injection.md 75:9 ✖ Incorrect usage of the term: “Server Side”, use “server-side” instead terminology 76:37 ✖ Incorrect usage of the term: “Server Side”, use “server-side” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/08-Testing_for_IMAP_SMTP_Injection.md 11:104 ✖ Incorrect usage of the term: “Internet”, use “internet” instead terminology 13:124 ✖ Incorrect usage of the term: “Internet”, use “internet” instead terminology 13:263 ✖ Incorrect usage of the term: “front-end”, use “frontend” instead terminology 18:231 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 40:450 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/09.1-Testing_for_File_Inclusion.md 88:203 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 94:112 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 101:149 ✖ Incorrect usage of the term: “Base64”, use “base64” instead terminology 103:80 ✖ Incorrect usage of the term: “Base64”, use “base64” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/10-Testing_for_Command_Injection.md 39:99 ✖ Incorrect usage of the term: “Internet”, use “internet” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/12-Testing_for_Format_String_Injection.md 85:8 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/13-Testing_for_Incubated_Vulnerability.md 25:75 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology 54:402 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/14-Testing_for_HTTP_Splitting_Smuggling.md 63:492 ✖ Incorrect usage of the term: “Internet”, use “internet” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/16-Testing_for_Host_Header_Injection.md 119:115 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/17-Testing_for_Server-side_Template_Injection.md 123:4 ✖ Incorrect usage of the term: “Server Side”, use “Server-side” instead terminology 125:34 ✖ Incorrect usage of the term: “server side”, use “server-side” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/18-Testing_for_Server-Side_Request_Forgery.md 19:321 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 19:386 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 97:178 ✖ Incorrect usage of the term: “Server Side”, use “Server-side” instead terminology 104:10 ✖ Incorrect usage of the term: “Server Side”, use “server-side” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/19-Testing_for_Mass_Assignment.md 97:39 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.1-Testing_for_Reflected_Cross_Site_Scripting.md 164:21 ✖ Incorrect usage of the term: “white space”, use “whitespace” instead terminology 174:189 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.2-Testing_for_Stored_Cross_Site_Scripting.md 7:271 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology 42:78 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 158:159 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 160:7 ✖ Incorrect usage of the term: “front-end”, use “frontend” instead terminology 163:10 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md 40:186 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 40:326 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 1:77 ✖ Incorrect usage of the term: “html”, use “HTML” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.4-Testing_for_Self_DOM_Based_Cross_Site_Scripting.md 22:69 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

github-actions[bot] commented 1 year ago

The following issues were identified: document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:22 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:24 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtick"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:29 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtick"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:30:167 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:59:102 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:60 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:66:131 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:74:234 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:75 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:81:93 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "cheatsheetseries.owasp.org/che..."] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [DOM XSS article by Amit Kle..."] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:7 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "# Testing for DOM-Based Cross Site Scripting"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:96:94 MD047/single-trailing-newline Files should end with a single newline character

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03-Testing_for_SQL_Injection.md [✖] 05.1-Testing_for_Oracle.md → Status: 400 [✖] 05.2-Testing_for_MySQL.md → Status: 400 [✖] 05.3-Testing_for_SQL_Server.md → Status: 400 [✖] 05.4-Testing_PostgreSQL.md → Status: 400 [✖] 05.5-Testing_for_MS_Access.md → Status: 400 [✖] 05.6-Testing_for_NoSQL_Injection.md → Status: 400 [✖] 05.7-Testing_for_ORM_Injection.md → Status: 400 [✖] 05.8-Testing_for_Client-side.md → Status: 400

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/19-Testing_for_Mass_Assignment.md 97:39 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.1-Testing_for_Reflected_Cross_Site_Scripting.md 164:21 ✖ Incorrect usage of the term: “white space”, use “whitespace” instead terminology 174:189 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.2-Testing_for_Stored_Cross_Site_Scripting.md 7:271 ✖ Incorrect usage of the term: “web site”, use “site” instead terminology 42:78 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 158:159 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology 160:7 ✖ Incorrect usage of the term: “front-end”, use “frontend” instead terminology 163:10 ✖ Incorrect usage of the term: “back-end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md 40:186 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 40:326 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 1:77 ✖ Incorrect usage of the term: “html”, use “HTML” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.4-Testing_for_Self_DOM_Based_Cross_Site_Scripting.md 22:69 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

github-actions[bot] commented 1 year ago

The following issues were identified: document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:22 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:24 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtick"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:29 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtick"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:30:167 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:59:102 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:60 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:66:131 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:74:234 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:75 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:81:93 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "cheatsheetseries.owasp.org/che..."] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [DOM XSS article by Amit Kle..."] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:7 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "# Testing for DOM-Based Cross Site Scripting"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:96:94 MD047/single-trailing-newline Files should end with a single newline character

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03-Testing_for_SQL_Injection.md [✖] 05.1-Testing_for_Oracle.md → Status: 400 [✖] 05.2-Testing_for_MySQL.md → Status: 400 [✖] 05.3-Testing_for_SQL_Server.md → Status: 400 [✖] 05.4-Testing_PostgreSQL.md → Status: 400 [✖] 05.5-Testing_for_MS_Access.md → Status: 400 [✖] 05.6-Testing_for_NoSQL_Injection.md → Status: 400 [✖] 05.7-Testing_for_ORM_Injection.md → Status: 400 [✖] 05.8-Testing_for_Client-side.md → Status: 400

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/19-Testing_for_Mass_Assignment.md 97:39 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.1-Testing_for_Reflected_Cross_Site_Scripting.md 174:189 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.2-Testing_for_Stored_Cross_Site_Scripting.md 7:271 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md 40:186 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 40:326 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 1:77 ✖ Incorrect usage of the term: “html”, use “HTML” instead terminology

kingthorin commented 1 year ago

@ThunderSon since this is essentially a breaking change shall we delay it till 5.x?

ThunderSon commented 1 year ago

@kingthorin 💯 , definitely a breaking change for the IDs. Let's do a review and finalize things and set it for v5

kingthorin commented 1 year ago

Thanks

github-actions[bot] commented 1 year ago

The following issues were identified: document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:22 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:24 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtick"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:29 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtick"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:30:167 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:59:102 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:60 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:66:131 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:74:234 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:75 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "triple-backtickjs"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:81:93 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "cheatsheetseries.owasp.org/che..."] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [DOM XSS article by Amit Kle..."] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:7 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "# Testing for DOM-Based Cross Site Scripting"] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:96:94 MD047/single-trailing-newline Files should end with a single newline character

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03.1-Testing_for_Oracle.md [✖] https://www.nccgroup.trust/globalassets/service-pages/documents/security-consulting/information-security-software/ncc-squirrel-suite.pdf → Status: 0

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/19-Testing_for_Mass_Assignment.md 97:39 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.1-Testing_for_Reflected_Cross_Site_Scripting.md 174:189 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.2-Testing_for_Stored_Cross_Site_Scripting.md 7:271 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md 40:186 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 40:326 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 1:77 ✖ Incorrect usage of the term: “html”, use “HTML” instead terminology

github-actions[bot] commented 1 year ago

The following issues were identified: document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:33:167 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:62:102 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:70:131 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:78:234 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:86:93 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## References"]

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03.2-Testing_for_MySQL.md [✖] 05-Testing_for_SQL_Injection.md → Status: 400 [✖] https://archive.cert.uni-stuttgart.de/bugtraq/2005/02/msg00289.html → Status: 0

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.2-Testing_for_Stored_Cross_Site_Scripting.md 7:271 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

github-actions[bot] commented 1 year ago

The following issues were identified: document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:23 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:28 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:31 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:36 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:39 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:44 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:47 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:52 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:69:102 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:71 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:76 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:79:131 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:81 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:86 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:89:234 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:91 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:96 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:99:93 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:101 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:106 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.3-Testing_for_DOM-based_Cross_Site_Scripting.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## References"]

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03.2-Testing_for_MySQL.md [✖] 05-Testing_for_SQL_Injection.md → Status: 400 [✖] https://archive.cert.uni-stuttgart.de/bugtraq/2005/02/msg00289.html → Status: 0

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.2-Testing_for_Stored_Cross_Site_Scripting.md 7:271 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

github-actions[bot] commented 1 year ago

The following issues were identified: document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:61:102 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:69:131 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:77:234 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] document/4-Web_Application_Security_Testing/11-Client-side_Testing/01-Testing_for_Cross_Site_Scripting.md:85:93 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03.2-Testing_for_MySQL.md [✖] 05-Testing_for_SQL_Injection.md → Status: 400 [✖] https://dev.mysql.com/doc/refman/8.0/en/comments.html → Status: 403 [✖] https://dev.mysql.com/doc/refman/8.0/en/information-functions.html#function_version → Status: 403 [✖] https://dev.mysql.com/doc/refman/8.0/en/information-functions.html#function_user → Status: 403 [✖] https://dev.mysql.com/doc/refman/8.0/en/information-functions.html#function_current-user → Status: 403 [✖] https://dev.mysql.com/doc/refman/8.0/en/information-schema.html → Status: 403 [✖] https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html → Status: 403 [✖] https://dev.mysql.com/doc/refman/8.0/en/functions.html → Status: 403 [✖] https://archive.cert.uni-stuttgart.de/bugtraq/2005/02/msg00289.html → Status: 0

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/01.2-Testing_for_Stored_Cross_Site_Scripting.md 7:271 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03.2-Testing_for_MySQL.md [✖] https://archive.cert.uni-stuttgart.de/bugtraq/2005/02/msg00289.html → Status: 0

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/07-Input_Validation_Testing/03.3-Testing_for_SQL_Server.md [✖] ../../6-Appendix/C-Fuzz_Vectors.md → Status: 400

manindar-mohan commented 1 year ago

I have fixed almost all the mistakes, yet some are popping up on adjacent pushes, should I fix them all? these mistakes are from the old files that I haven’t changed. @kingthorin

kingthorin commented 1 year ago

I’ll have a look shortly. It’s probably fine.

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/04-Authentication_Testing/07-Testing_for_Weak_Security_Question_Answer.md [✖] 09-Testing_for_Weak_Password_Change_or_Reset_Functionalities.md → Status: 400 [✖] 03-Testing_for_Weak_Lock_Out_Mechanism.md → Status: 400

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/03-Testing_for_Bypassing_Authentication_Schema.md 15:108 ✖ Incorrect usage of the term: “life cycle”, use “lifecycle” instead terminology 97:256 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/07-Testing_for_Weak_Security_Question_Answer.md 12:253 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/08-Testing_for_Weak_Password_Change_or_Reset_Functionalities.md 9:277 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 150:215 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/09-Testing_for_Weaker_Authentication_in_Alternative_Channel.md 13:12 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 14:41 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 15:27 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 16:36 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 17:12 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 17:71 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 17:147 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 18:63 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 27:152 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 38:13 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 40:38 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 58:121 ✖ Incorrect usage of the term: “android”, use “Android” instead terminology 59:40 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 67:48 ✖ Incorrect usage of the term: “Website”, use “site” instead terminology 81:249 ✖ Incorrect usage of the term: “host name”, use “hostname” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/10-Testing_Multi-Factor_Authentication.md 162:90 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/04-Authentication_Testing/07-Testing_for_Weak_Security_Question_Answer.md [✖] 09-Testing_for_Weak_Password_Change_or_Reset_Functionalities.md → Status: 400 [✖] 03-Testing_for_Weak_Lock_Out_Mechanism.md → Status: 400

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/03-Testing_for_Bypassing_Authentication_Schema.md 15:108 ✖ Incorrect usage of the term: “life cycle”, use “lifecycle” instead terminology 97:256 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/07-Testing_for_Weak_Security_Question_Answer.md 12:253 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/08-Testing_for_Weak_Password_Change_or_Reset_Functionalities.md 9:277 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 150:215 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/09-Testing_for_Weaker_Authentication_in_Alternative_Channel.md 13:12 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 14:41 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 15:27 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 16:36 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 17:12 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 17:71 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 17:147 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 18:63 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 27:152 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 38:13 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 40:38 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 58:121 ✖ Incorrect usage of the term: “android”, use “Android” instead terminology 59:40 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 67:48 ✖ Incorrect usage of the term: “Website”, use “site” instead terminology 81:249 ✖ Incorrect usage of the term: “host name”, use “hostname” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/10-Testing_Multi-Factor_Authentication.md 162:90 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

kingthorin commented 1 year ago

Why did you close this?

manindar-mohan commented 1 year ago

Sorry, that was a mistake, didn’t know this happened.

github-actions[bot] commented 1 year ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/04-Authentication_Testing/07-Testing_for_Weak_Security_Question_Answer.md [✖] 09-Testing_for_Weak_Password_Change_or_Reset_Functionalities.md → Status: 400 [✖] 03-Testing_for_Weak_Lock_Out_Mechanism.md → Status: 400

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/03-Testing_for_Bypassing_Authentication_Schema.md 15:108 ✖ Incorrect usage of the term: “life cycle”, use “lifecycle” instead terminology 97:256 ✖ Incorrect usage of the term: “back end”, use “backend” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/07-Testing_for_Weak_Security_Question_Answer.md 12:253 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/08-Testing_for_Weak_Password_Change_or_Reset_Functionalities.md 9:277 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 150:215 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/09-Testing_for_Weaker_Authentication_in_Alternative_Channel.md 13:12 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 14:41 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 15:27 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 16:36 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 17:12 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 17:71 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 17:147 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 18:63 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 27:152 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 38:13 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 40:38 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 58:121 ✖ Incorrect usage of the term: “android”, use “Android” instead terminology 59:40 ✖ Incorrect usage of the term: “websites”, use “sites” instead terminology 67:48 ✖ Incorrect usage of the term: “Website”, use “site” instead terminology 81:249 ✖ Incorrect usage of the term: “host name”, use “hostname” instead terminology

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/04-Authentication_Testing/10-Testing_Multi-Factor_Authentication.md 162:90 ✖ Incorrect usage of the term: “website”, use “site” instead terminology