Testing for Incubated Vulnerability
OWASP Web Security Testing Guide 4.2 > 7. Data Validation Testing > 7.14. Testing for Incubated Vulnerability
ID | Link to Hackinglife | Link to OWASP | Description |
---|---|---|---|
7.14 | WSTG-INPV-14 | Testing for Incubated Vulnerability | - Identify injections that are stored and require a recall step to the stored injection. (i.e.: CSV Injection, Blind Stored XSS, File Upload) - Understand how a recall step could occur. - Set listeners or activate the recall step if possible. |