Update vulnerabilities.md
This commit is contained in:
@@ -69,8 +69,8 @@ Note: The `Status` column can be set for values similar to "Pass", "Fail", "N/A"
|
||||
| WSTG-SESS-10 | Testing JSON Web Tokens | | |
|
||||
| WSTG-SESS-11 | Testing for Concurrent Sessions | | |
|
||||
| **WSTG-INPV** | **Input Validation Testing** | | |
|
||||
| WSTG-INPV-01 | Testing for Reflected Cross Site Scripting | | |
|
||||
| WSTG-INPV-02 | Testing for Stored Cross Site Scripting | | |
|
||||
| WSTG-INPV-01 | Testing for Reflected Cross Site Scripting | yes | |
|
||||
| WSTG-INPV-02 | Testing for Stored Cross Site Scripting | yes | |
|
||||
| WSTG-INPV-03 | Testing for HTTP Verb Tampering | | |
|
||||
| WSTG-INPV-04 | Testing for HTTP Parameter pollution | | |
|
||||
| WSTG-INPV-05 | Testing for SQL Injection | | |
|
||||
@@ -109,9 +109,9 @@ Note: The `Status` column can be set for values similar to "Pass", "Fail", "N/A"
|
||||
| WSTG-BUSL-09 | Test Upload of Malicious Files | | |
|
||||
| WSTG-BUSL-10 | Test Payment Functionality | | |
|
||||
| **WSTG-CLIENT** | **Client-side Testing** | | |
|
||||
| WSTG-CLNT-01 | Testing for DOM Based Cross Site Scripting | | |
|
||||
| WSTG-CLNT-02 | Testing for JavaScript Execution | | |
|
||||
| WSTG-CLNT-03 | Testing for HTML Injection | | |
|
||||
| WSTG-CLNT-01 | Testing for DOM Based Cross Site Scripting | yes | |
|
||||
| WSTG-CLNT-02 | Testing for JavaScript Execution | yes | |
|
||||
| WSTG-CLNT-03 | Testing for HTML Injection | yes | |
|
||||
| WSTG-CLNT-04 | Testing for Client-Side URL Redirect | | |
|
||||
| WSTG-CLNT-05 | Testing for CSS Injection | | |
|
||||
| WSTG-CLNT-06 | Testing for Client-Side Resource Manipulation | | |
|
||||
|
||||
Reference in New Issue
Block a user