Closed aborovsky closed 1 year ago
XSS test types change is coming.
At the moment there 2 XSS-related test types supported:
xss
dom_xss
New supported XSS tests set will be:
stored_xss
XSS test types change is coming.
At the moment there 2 XSS-related test types supported:
xss
- produce Stored XSS and Reflective XSS.dom_xss
- Produce Reflective XSS which gets renamed with MEtaDAta..New supported XSS tests set will be:
xss
- corresponds to Cross-Site Scripting test.stored_xss
- corresponds to new Stored Cross-Site Scripting test.dom_xss
- corresponds to Client-Side XSS test. This type is deprecated, will be decommissioned.