document.querySelector('p').textContent="XSS" and document.body.appendChild not being detected · Issue #3634 · coreruleset/coreruleset · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dune73
changed the title
docment.querySelector('p').textContent="XSS" not being detected
document.querySelector('p').textContent="XSS" not being detected
Mar 27, 2024
dune73
changed the title
document.querySelector('p').textContent="XSS" not being detected
document.querySelector('p').textContent="XSS" and document.body.appendChild not being detected
Mar 27, 2024
The
document.head.appendChild
anddocument.querySelector
should probably be enough to trigger an alert.The text was updated successfully, but these errors were encountered: