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

[feature] attribute based XSS #4

Open
jayateertha043 opened this issue May 10, 2021 · 1 comment
Open

[feature] attribute based XSS #4

jayateertha043 opened this issue May 10, 2021 · 1 comment
Labels
enhancement New feature or request lowpriority

Comments

@jayateertha043
Copy link

jayateertha043 commented May 10, 2021

Actually the tool can only detect tag based xss payloads, for detecting attribute based xss, we need to analyse context where they payload is reflected.

May be you can add context analysis if required, to reduce false positives(only for attribute based xss).

This applies only for attribute based xss vulnerability .

@jayateertha043 jayateertha043 added the enhancement New feature or request label May 10, 2021
@d4rckh
Copy link
Owner

d4rckh commented May 10, 2021

the tool is just a fuzzer, not an xss scanner, maybe a plugin mechanism so you can make your own add-ons and features?

@d4rckh d4rckh changed the title Attribute bases XSS [feature] [feature] attribute based XSS Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lowpriority
Projects
None yet
Development

No branches or pull requests

2 participants