|
|
|
|
|
by dgalling
5051 days ago
|
|
The 3D view definitely makes it a bit more visible, but as someone who has spent a considerable amount of time testing XSS filters, it's not all that useful, since you generally know exactly where in the output your input will be, and also because looking at the raw output (not the constructed DOM tree) is a better way to identify XSS vulns. It's a cool observation nonetheless, and props for catching XSS vulns in your QA environment, not production ;) |
|