Skip to content

Blocking Codes

bitslip6 edited this page Jan 16, 2021 · 4 revisions

BiteFire blocking code details

Code feature_flag Description
10000 10,000 class Cross Site Scripting
10001 xss_block JavaScript onEvent name
10002 xss_block protected tag <script, <base, etc
10003 xss_block javascript sandbox escape window[, top[, etc
10004 xss_block url or html encoded <
10005 xss_block href,src or action to non http reference
10006 xss_block dataformatas IE xss vector
10007 xss_block JavaScript string conversion
10008 xss_block vbscript
10009 xss_block jscript
10020 xss_block Angular JS events
10021 xss_block Angular JS events
10022 xss_block JavaScript DOM element
10023 xss_block JavaScript DOM element
10024 xss_block Angular JS events
10025 xss_block JavaScript DOM element
10026 xss_block JavaScript DOM element
10027 xss_block JavaScript DOM element
10029 xss_block script tag
10030 xss_block JavaScript execution
10031 xss_block JavaScript execution
10032 xss_block JavaScript execution
10033 xss_block JavaScript execution
10034 xss_block JavaScript probing
10035 xss_block JavaScript execution IE
10036 xss_block script tag
10037 xss_block html meta redirect
10038 xss_block JavaScript framework (JQuery, Vue, etc) script exec
10039 xss_block JavaScript framework (JQuery, Vue, etc) iframe inject
10040 xss_block iframe
10041 xss_block utf XSS encoding
10042 xss_block object injection
10043 xss_block embed
10101 xss_block javascript events
10102 xss_block html script tags
10103 xss_block javascript sandbox escape
10104 xss_block url and html encoded <
10105 xss_block href,src or action to non http reference
10200 xss_block html tag found
10300 xss_block unicode characters
10400 xss_block null character
10500 xss_block html entities
11001 web_filter_enabled xml comments
11001 web_filter_enabled xml comments
12001 web_filter_enabled .exe remote code execution
12002 web_filter_enabled .com remote code execution
13001 web_filter_enabled format string vulnerabilities %s, %d, etc
24001 bot_whitelist bot was not found on whitelist
24002 bot_whitelist bot was found on whitelist but from unauthorized network

Clone this wiki locally