Skip to content
Snippets Groups Projects
Commit 2fba0dfc authored by Florian Azizian's avatar Florian Azizian
Browse files

FIX #1776 adapt filter for filter research

parent be80c0cd
No related branches found
No related tags found
No related merge requests found
......@@ -242,7 +242,7 @@
</filter>
<filter>
<id>23</id>
<rule><![CDATA[(?:\.\s*\w+\W*=)|(?:\W\s*(?:location|document)\s*\W[^({[;]+[({[;])|(?:\(\w+\?[:\w]+\))|(?:\w{2,}\s*=\s*\d+[^&\w]\w+)|(?:\]\s*\(\s*\w+)]]></rule>
<rule><![CDATA[(?:\.\s*\w+\W*=)|(?:\W\s*(?:location)\s*\W[^({[;]+[({[;])|(?:\(\w+\?[:\w]+\))|(?:\]\s*\(\s*\w+)]]></rule>
<description>Detects JavaScript location/document property access and window access obfuscation</description>
<tags>
<tag>xss</tag>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment