-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
FAQ
Somdev Sangwan edited this page Oct 31, 2018
·
18 revisions
Because it is.
Because it knows what it is doing. It crafts payloads itself based on the context of the reflection, then it injects a payload only if the characters included in the payload are not being escaped. After injecting the payload, it compares the reflected string with the injected string using leviathan algorithm.
When XSStrike outputs a payload, it also prints it's two properties:
- Efficiency: The similarity between reflected and injected string
0%-100%
- Confidence: Confidence of developer on the payload,
0-10
If a payload has confidence10
and it's efficiency is 100%. It will work for sure. Yes, it can have false negatives. For example,srcdoc
orhref
specific injections aren't supported at all.
Please use that other tool.
XSStrike v3 doesn't have a license atm and according to the international guidelines, using code from a software without license is illegal.
Nope, still illegal.
You can mail me [email protected] to buy a license.