Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XSS test types changed, new stored_xss type introduced #42

Open
aborovsky opened this issue Jul 19, 2023 · 0 comments
Open

XSS test types changed, new stored_xss type introduced #42

aborovsky opened this issue Jul 19, 2023 · 0 comments
Assignees
Labels
Type: enhancement New feature or request.

Comments

@aborovsky
Copy link

XSS test types change is coming.

At the moment there 2 XSS-related test types supported:

  1. xss - produce Stored XSS and Reflective XSS.
  2. dom_xss - Produce Reflective XSS which gets renamed with MEtaDAta..

New supported XSS tests set will be:

  1. xss - corresponds to Cross-Site Scripting test.
  2. stored_xss - corresponds to new Stored Cross-Site Scripting test.
  3. dom_xss - corresponds to Client-Side XSS test. This type is deprecated, will be decommissioned.
@derevnjuk derevnjuk assigned derevnjuk and aborovsky and unassigned derevnjuk Jul 20, 2023
@derevnjuk derevnjuk added the Type: enhancement New feature or request. label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

2 participants