Skip to content

Instantly share code, notes, and snippets.

@JesseClarkND
Last active March 8, 2021 17:35
Show Gist options
  • Save JesseClarkND/39494773ce0faf70e1e99e8dd7a1e740 to your computer and use it in GitHub Desktop.
Save JesseClarkND/39494773ce0faf70e1e99e8dd7a1e740 to your computer and use it in GitHub Desktop.
Rule Desciption
CrossSiteScripting_COOKIE Checks the cookie values for malicious javascript
CrossSiteScripting_QUERYARGUMENTS Inspects the all query parameter's names & values
CrossSiteScripting_BODY Inspects the request body
CrossSiteScripting_URIPATH URL paths (again think RESTful)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment