Cross-Site Scripting (XSS) is a vulnerability where an attacker injects malicious scripts into your web pages, which are then executed in users’ browsers.Documentation Index
Fetch the complete documentation index at: https://blacklab.windmotion.io/llms.txt
Use this file to discover all available pages before exploring further.
Example attack
How BlackLab helps
BlackLab’s XSS plugin detects and blocks attempts to inject scripts, including:<script> tags
Event handlers like onclick, onerror, onmouseover, etc.
Encoded payloads (%3Cscript%3E)
Example configuration:
XSS can steal user sessions or manipulate content in the browser. BlackLab stops malicious scripts before they reach your users.