Skip to content

Commit 8a891cd

Browse files
authored
Merge pull request #95624 from hillen/hillen-patch-1
Change the rule group name in the table for consistency. Update list to match waf in portal.
2 parents 15901c5 + b7e7f38 commit 8a891cd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/web-application-firewall/afds/waf-front-door-drs.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ DRS 2.0 includes 17 rule groups, as shown in the following table. Each group con
111111
|**[APPLICATION-ATTACK-RFI](#drs931-10)**|Protection against remote file inclusion attacks|
112112
|**[APPLICATION-ATTACK-RCE](#drs932-10)**|Protection against remote command execution|
113113
|**[APPLICATION-ATTACK-PHP](#drs933-10)**|Protect against PHP-injection attacks|
114-
|**[CROSS-SITE-SCRIPTING](#drs941-10)**|XSS - Cross-site Scripting|
114+
|**[APPLICATION-ATTACK-XSS](#drs941-10)**|Protect against cross-site scripting attacks|
115115
|**[APPLICATION-ATTACK-SQLI](#drs942-10)**|Protect against SQL-injection attacks|
116116
|**[APPLICATION-ATTACK-SESSION-FIXATION](#drs943-10)**|Protect against session-fixation attacks|
117117
|**[APPLICATION-ATTACK-SESSION-JAVA](#drs944-10)**|Protect against JAVA attacks|
@@ -238,12 +238,10 @@ Front Door.
238238
|933110|PHP Injection Attack: PHP Script File Upload Found|
239239
|933120|PHP Injection Attack: Configuration Directive Found|
240240
|933130|PHP Injection Attack: Variables Found|
241-
|933131|PHP Injection Attack: Variables Found|
242241
|933140|PHP Injection Attack: I/O Stream Found|
243242
|933150|PHP Injection Attack: High-Risk PHP Function Name Found|
244243
|933151|PHP Injection Attack: Medium-Risk PHP Function Name Found|
245244
|933160|PHP Injection Attack: High-Risk PHP Function Call Found|
246-
|933161|PHP Injection Attack: Low-Value PHP Function Call Found|
247245
|933170|PHP Injection Attack: Serialized Object Injection|
248246
|933180|PHP Injection Attack: Variable Function Call Found|
249247
|933200|PHP Injection Attack: Wrapper scheme detected|
@@ -622,12 +620,10 @@ Front Door.
622620
|933110|PHP Injection Attack: PHP Script File Upload Found|
623621
|933120|PHP Injection Attack: Configuration Directive Found|
624622
|933130|PHP Injection Attack: Variables Found|
625-
|933131|PHP Injection Attack: Variables Found|
626623
|933140|PHP Injection Attack: I/O Stream Found|
627624
|933150|PHP Injection Attack: High-Risk PHP Function Name Found|
628625
|933151|PHP Injection Attack: Medium-Risk PHP Function Name Found|
629626
|933160|PHP Injection Attack: High-Risk PHP Function Call Found|
630-
|933161|PHP Injection Attack: Low-Value PHP Function Call Found|
631627
|933170|PHP Injection Attack: Serialized Object Injection|
632628
|933180|PHP Injection Attack: Variable Function Call Found|
633629

0 commit comments

Comments
 (0)