Skip to content

Commit cdeea03

Browse files
vs-mgkodster28
andauthored
Release-Feb-18-2025 (#20065)
* Release-Feb-18-2025 * Update src/content/docs/waf/change-log/2025-02-18.mdx * test * other fields --------- Co-authored-by: Kody Jackson <[email protected]>
1 parent 48a7384 commit cdeea03

File tree

108 files changed

+5559
-5543
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+5559
-5543
lines changed
Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,31 @@
11
---
2-
title: '2022-04-07'
2+
title: "2022-04-07"
33
type: table
4-
pcx_content_type: changelog
4+
pcx_content_type: release-notes
55
sidebar:
66
order: 28393
77
head:
88
- tag: title
99
content: "2022-04-07"
1010
---
1111

12-
13-
1412
<table style="width: 100%">
15-
<thead>
16-
<tr>
17-
<th>Rule ID</th>
18-
<th>Description</th>
19-
<th>Previous Action</th>
20-
<th>New Action</th>
21-
<th>Notes</th>
22-
</tr>
23-
</thead>
24-
<tbody>
25-
<tr>
26-
<td>...8ed59b32</td>
27-
<td>Global L7 attack mitigations</td>
28-
<td>ddos_dynamic</td>
29-
<td>ddos_dynamic</td>
30-
<td>Some attack patterns will be detected more consistently.</td>
31-
</tr>
32-
</tbody>
13+
<thead>
14+
<tr>
15+
<th>Rule ID</th>
16+
<th>Description</th>
17+
<th>Previous Action</th>
18+
<th>New Action</th>
19+
<th>Notes</th>
20+
</tr>
21+
</thead>
22+
<tbody>
23+
<tr>
24+
<td>...8ed59b32</td>
25+
<td>Global L7 attack mitigations</td>
26+
<td>ddos_dynamic</td>
27+
<td>ddos_dynamic</td>
28+
<td>Some attack patterns will be detected more consistently.</td>
29+
</tr>
30+
</tbody>
3331
</table>
34-

src/content/docs/ddos-protection/change-log/http/2022-04-12.mdx

Lines changed: 33 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,40 @@
11
---
2-
title: '2022-04-12'
3-
pcx_content_type: changelog
2+
title: "2022-04-12"
3+
pcx_content_type: release-notes
44
sidebar:
55
order: 28388
6-
76
---
87

9-
10-
118
<table style="width: 100%">
12-
<thead>
13-
<tr>
14-
<th>Rule ID</th>
15-
<th>Description</th>
16-
<th>Previous Action</th>
17-
<th>New Action</th>
18-
<th>Notes</th>
19-
</tr>
20-
</thead>
21-
<tbody>
22-
<tr>
23-
<td>...61b90333</td>
24-
<td>HTTP requests with unusual HTTP headers or URI path (signature #15).</td>
25-
<td>N/A</td>
26-
<td>managed_challenge</td>
27-
<td>This rule is detecting floods of requests impersonating a browser.</td>
28-
</tr>
29-
<tr>
30-
<td>...81b13394</td>
31-
<td>HTTP requests with unusual HTTP headers or URI path (signature #2).</td>
32-
<td>block</td>
33-
<td>block</td>
34-
<td>Updated the filter to detect attacks more easily</td>
35-
</tr>
36-
</tbody>
9+
<thead>
10+
<tr>
11+
<th>Rule ID</th>
12+
<th>Description</th>
13+
<th>Previous Action</th>
14+
<th>New Action</th>
15+
<th>Notes</th>
16+
</tr>
17+
</thead>
18+
<tbody>
19+
<tr>
20+
<td>...61b90333</td>
21+
<td>
22+
HTTP requests with unusual HTTP headers or URI path (signature #15).
23+
</td>
24+
<td>N/A</td>
25+
<td>managed_challenge</td>
26+
<td>
27+
This rule is detecting floods of requests impersonating a browser.
28+
</td>
29+
</tr>
30+
<tr>
31+
<td>...81b13394</td>
32+
<td>
33+
HTTP requests with unusual HTTP headers or URI path (signature #2).
34+
</td>
35+
<td>block</td>
36+
<td>block</td>
37+
<td>Updated the filter to detect attacks more easily</td>
38+
</tr>
39+
</tbody>
3740
</table>
38-
Lines changed: 20 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,27 @@
11
---
2-
title: '2022-04-21'
3-
pcx_content_type: changelog
2+
title: "2022-04-21"
3+
pcx_content_type: release-notes
44
sidebar:
55
order: 28379
6-
76
---
87

9-
10-
118
<table style="width: 100%">
12-
<thead>
13-
<tr>
14-
<th>Rule ID</th>
15-
<th>Description</th>
16-
<th>Previous Action</th>
17-
<th>New Action</th>
18-
<th>Notes</th>
19-
</tr>
20-
</thead>
21-
<tbody>
22-
<tr>
23-
<td>...e7dccda4</td>
24-
<td>HTTP requests from known botnet (signature #7).</td>
25-
<td>block</td>
26-
<td>block</td>
27-
<td>Remove false positives.</td>
28-
</tr>
29-
</tbody>
9+
<thead>
10+
<tr>
11+
<th>Rule ID</th>
12+
<th>Description</th>
13+
<th>Previous Action</th>
14+
<th>New Action</th>
15+
<th>Notes</th>
16+
</tr>
17+
</thead>
18+
<tbody>
19+
<tr>
20+
<td>...e7dccda4</td>
21+
<td>HTTP requests from known botnet (signature #7).</td>
22+
<td>block</td>
23+
<td>block</td>
24+
<td>Remove false positives.</td>
25+
</tr>
26+
</tbody>
3027
</table>
31-

src/content/docs/ddos-protection/change-log/http/2022-05-03.mdx

Lines changed: 39 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,46 @@
11
---
2-
title: '2022-05-03'
3-
pcx_content_type: changelog
2+
title: "2022-05-03"
3+
pcx_content_type: release-notes
44
sidebar:
55
order: 28367
6-
76
---
87

9-
10-
118
<table style="width: 100%">
12-
<thead>
13-
<tr>
14-
<th>Rule ID</th>
15-
<th>Description</th>
16-
<th>Previous Action</th>
17-
<th>New Action</th>
18-
<th>Notes</th>
19-
</tr>
20-
</thead>
21-
<tbody>
22-
<tr>
23-
<td>...4cc1fcb6</td>
24-
<td>BETA - HTTP requests with unusual HTTP headers or URI path (signature #2).</td>
25-
<td>log</td>
26-
<td>N/A</td>
27-
<td></td>
28-
</tr>
29-
<tr>
30-
<td>...81b13394</td>
31-
<td>HTTP requests with unusual HTTP headers or URI path (signature #2).</td>
32-
<td>block</td>
33-
<td>block</td>
34-
<td>Update the rule to catch more attacks than before.</td>
35-
</tr>
36-
<tr>
37-
<td>...863134d5</td>
38-
<td>HTTP requests from known bad user agents.</td>
39-
<td>log</td>
40-
<td>block</td>
41-
<td></td>
42-
</tr>
43-
</tbody>
9+
<thead>
10+
<tr>
11+
<th>Rule ID</th>
12+
<th>Description</th>
13+
<th>Previous Action</th>
14+
<th>New Action</th>
15+
<th>Notes</th>
16+
</tr>
17+
</thead>
18+
<tbody>
19+
<tr>
20+
<td>...4cc1fcb6</td>
21+
<td>
22+
BETA - HTTP requests with unusual HTTP headers or URI path (signature
23+
#2).
24+
</td>
25+
<td>log</td>
26+
<td>N/A</td>
27+
<td></td>
28+
</tr>
29+
<tr>
30+
<td>...81b13394</td>
31+
<td>
32+
HTTP requests with unusual HTTP headers or URI path (signature #2).
33+
</td>
34+
<td>block</td>
35+
<td>block</td>
36+
<td>Update the rule to catch more attacks than before.</td>
37+
</tr>
38+
<tr>
39+
<td>...863134d5</td>
40+
<td>HTTP requests from known bad user agents.</td>
41+
<td>log</td>
42+
<td>block</td>
43+
<td></td>
44+
</tr>
45+
</tbody>
4446
</table>
45-
Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
---
2-
title: '2022-05-12'
3-
pcx_content_type: changelog
2+
title: "2022-05-12"
3+
pcx_content_type: release-notes
44
sidebar:
55
order: 28358
6-
76
---
87

98
<table style="width: 100%">
10-
<thead>
11-
<tr>
12-
<th>Rule ID</th>
13-
<th>Description</th>
14-
<th>Previous Action</th>
15-
<th>New Action</th>
16-
<th>Notes</th>
17-
</tr>
18-
</thead>
19-
<tbody>
20-
<tr>
21-
<td>...ad07ec62</td>
22-
<td>HTTP requests with unusual HTTP headers or URI path (signature #6).</td>
23-
<td>log</td>
24-
<td>block</td>
25-
<td></td>
26-
</tr>
27-
</tbody>
9+
<thead>
10+
<tr>
11+
<th>Rule ID</th>
12+
<th>Description</th>
13+
<th>Previous Action</th>
14+
<th>New Action</th>
15+
<th>Notes</th>
16+
</tr>
17+
</thead>
18+
<tbody>
19+
<tr>
20+
<td>...ad07ec62</td>
21+
<td>
22+
HTTP requests with unusual HTTP headers or URI path (signature #6).
23+
</td>
24+
<td>log</td>
25+
<td>block</td>
26+
<td></td>
27+
</tr>
28+
</tbody>
2829
</table>
29-
Lines changed: 20 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,27 @@
11
---
2-
title: '2022-06-01'
3-
pcx_content_type: changelog
2+
title: "2022-06-01"
3+
pcx_content_type: release-notes
44
sidebar:
55
order: 28338
6-
76
---
87

9-
10-
118
<table style="width: 100%">
12-
<thead>
13-
<tr>
14-
<th>Rule ID</th>
15-
<th>Description</th>
16-
<th>Previous Action</th>
17-
<th>New Action</th>
18-
<th>Notes</th>
19-
</tr>
20-
</thead>
21-
<tbody>
22-
<tr>
23-
<td>...d2f294d7</td>
24-
<td>HTTP requests trying to impersonate browsers.</td>
25-
<td>managed_challenge</td>
26-
<td>ddos_dynamic</td>
27-
<td>Pick different actions depending on attack characteristics.</td>
28-
</tr>
29-
</tbody>
9+
<thead>
10+
<tr>
11+
<th>Rule ID</th>
12+
<th>Description</th>
13+
<th>Previous Action</th>
14+
<th>New Action</th>
15+
<th>Notes</th>
16+
</tr>
17+
</thead>
18+
<tbody>
19+
<tr>
20+
<td>...d2f294d7</td>
21+
<td>HTTP requests trying to impersonate browsers.</td>
22+
<td>managed_challenge</td>
23+
<td>ddos_dynamic</td>
24+
<td>Pick different actions depending on attack characteristics.</td>
25+
</tr>
26+
</tbody>
3027
</table>
31-

0 commit comments

Comments
 (0)