mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-27 11:14:13 +01:00
8 lines
No EOL
542 B
Markdown
8 lines
No EOL
542 B
Markdown
# XSS
|
|
This is a directory for XSS wordlists.
|
|
|
|
They are for testing xss vulnerabilities manually or automatically using tools. The XSS wordlists are further split into two more categories, `human-friendly` and `robot-friendly`.
|
|
|
|
The `human-friendly` category is for manual testings and as such, have comments left untouched.
|
|
|
|
The `robot-friendly` is for automated tools like ZAP or burpsuite to use. Minor changes may be required and as such, you should look out for the `README.md` file in each of the directories to know what to change. |