Skip to content

Commit 950ceae

Browse files
dcpenapedrosousa
authored andcommitted
[Video] Added App sec dashboard video (#24744)
* Added App sec dashboard video * Update src/content/docs/security/index.mdx Co-authored-by: Pedro Sousa <[email protected]> * Update src/content/docs/waf/index.mdx Co-authored-by: Pedro Sousa <[email protected]> --------- Co-authored-by: Pedro Sousa <[email protected]>
1 parent 00acb12 commit 950ceae

File tree

3 files changed

+256
-0
lines changed

3 files changed

+256
-0
lines changed

src/content/docs/security/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import {
1515
Feature,
1616
LinkTitleCard,
1717
RelatedProduct,
18+
Stream,
1819
} from "~/components";
1920

2021
The application security dashboard is your starting point to better understand the security posture of your web applications, and to configure rules to protect them.
@@ -37,6 +38,12 @@ The opt-out option will be available for a limited time.
3738

3839
</Card>
3940

41+
<Stream
42+
id="81d50c9845612128e65bf6d04bcf9e3a"
43+
title="Application Security dashboard walkthrough"
44+
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Application%20security%20demo.png"
45+
/>
46+
4047
## Features
4148

4249
<Feature

src/content/docs/waf/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import {
1616
Plan,
1717
RelatedProduct,
1818
Render,
19+
Stream,
1920
} from "~/components";
2021

2122
<Description>
@@ -30,6 +31,12 @@ Get automatic protection from vulnerabilities and the flexibility to create cust
3031

3132
Learn how to [get started](/waf/get-started/).
3233

34+
<Stream
35+
id="81d50c9845612128e65bf6d04bcf9e3a"
36+
title="Application Security dashboard walkthrough"
37+
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Application%20security%20demo.png"
38+
/>
39+
3340
---
3441

3542
## Features
Lines changed: 242 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,242 @@
1+
---
2+
id: 81d50c9845612128e65bf6d04bcf9e3a
3+
url: app-sec-dashboard
4+
title: Application Security - Dashboard walkthrough
5+
description: In this video, learn how to navigate the Cloudflare Application Security dashboard and how to use each page to monitor, investigate, and manage security protections.
6+
products:
7+
- dns
8+
thumbnail:
9+
url: https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Application%20security%20demo.png
10+
transcript: |
11+
12+
WEBVTT
13+
14+
1
15+
00:00:00.000 --> 00:00:04.560
16+
Cloudflare Application Security dashboard for
17+
individual domains allows you to manage
18+
19+
2
20+
00:00:04.560 --> 00:00:08.800
21+
application security features that protect
22+
the domain from various web attacks and
23+
24+
3
25+
00:00:08.800 --> 00:00:11.000
26+
threats. I'll walk you through the interface,
27+
28+
4
29+
00:00:11.000 --> 00:00:15.360
30+
show you what goes under them and how to use
31+
each page to monitor,
32+
33+
5
34+
00:00:15.360 --> 00:00:18.200
35+
investigate, and manage your security
36+
protections.
37+
38+
6
39+
00:00:18.240 --> 00:00:22.800
40+
First, select the domain you would like to
41+
manage your application security on.
42+
43+
7
44+
00:00:23.400 --> 00:00:27.880
45+
Once you have selected a domain,
46+
open up the Application Security dashboard by
47+
48+
8
49+
00:00:27.880 --> 00:00:31.240
50+
clicking security on the navigation bar here.
51+
52+
9
53+
00:00:31.240 --> 00:00:32.800
54+
Now on the overview page.
55+
56+
10
57+
00:00:33.120 --> 00:00:37.600
58+
The Security Overview page gives you a high
59+
level summary of your security posture for
60+
61+
11
62+
00:00:37.600 --> 00:00:42.760
63+
this domain. You'll find alerts for
64+
Misconfigurations detected threats and
65+
66+
12
67+
00:00:42.760 --> 00:00:46.200
68+
suggested actions on how to improve your
69+
security posture.
70+
71+
13
72+
00:00:46.560 --> 00:00:50.640
73+
This is a good place to start and review what
74+
needs attention across your environment.
75+
76+
14
77+
00:00:50.680 --> 00:00:56.200
78+
Under analytics, you can analyze security
79+
data across two different views traffic and
80+
81+
15
82+
00:00:56.200 --> 00:01:01.360
83+
events. Use this page to understand what kind
84+
of traffic your domain is receiving and how
85+
86+
16
87+
00:01:01.400 --> 00:01:05.580
88+
Cloudflare is securing your domain based on
89+
the detection tools that are enabled.
90+
91+
17
92+
00:01:06.020 --> 00:01:11.100
93+
This page also serves as a starting point to
94+
identify how you may want to configure your
95+
96+
18
97+
00:01:11.100 --> 00:01:15.300
98+
application security settings based on the
99+
patterns of traffic you're receiving.
100+
101+
19
102+
00:01:15.340 --> 00:01:19.300
103+
The traffic tab shows data on incoming HTTP
104+
requests to your domain,
105+
106+
20
107+
00:01:19.300 --> 00:01:23.220
108+
including ones that have not been affected by
109+
any security tools.
110+
111+
21
112+
00:01:23.260 --> 00:01:27.480
113+
The events tab shows data on security actions
114+
that have been performed by Cloudflare
115+
116+
22
117+
00:01:27.480 --> 00:01:29.700
118+
Security tools on incoming requests.
119+
120+
23
121+
00:01:29.860 --> 00:01:35.180
122+
Under web assets, you can manage and monitor
123+
the security of various types of web related
124+
125+
24
126+
00:01:35.180 --> 00:01:40.860
127+
assets. For example, use the endpoints tab to
128+
get recommendations and insights about your
129+
130+
25
131+
00:01:40.860 --> 00:01:45.540
132+
endpoint usage. Use the Schema Validation tab
133+
to protect your origin from invalid API
134+
135+
26
136+
00:01:45.540 --> 00:01:47.260
137+
requests and malicious payloads.
138+
139+
27
140+
00:01:47.500 --> 00:01:52.100
141+
Schema validation works by validating
142+
requests against your own API schema.
143+
144+
28
145+
00:01:52.140 --> 00:01:56.540
146+
The Client Side Resources tab is used to
147+
monitor resources such as scripts,
148+
149+
29
150+
00:01:56.540 --> 00:02:01.380
151+
connections, and cookies that are running on
152+
your visitor's web browsers for your domain.
153+
154+
30
155+
00:02:01.380 --> 00:02:05.090
156+
If you notice unexpected scripts or
157+
connections on the dashboard.
158+
159+
31
160+
00:02:05.130 --> 00:02:07.730
161+
Check them here for signs of malicious
162+
activity.
163+
164+
32
165+
00:02:07.770 --> 00:02:11.610
166+
Security rules is where you manage and define
167+
what security actions are.
168+
169+
33
170+
00:02:11.610 --> 00:02:13.450
171+
Perform on incoming requests.
172+
173+
34
174+
00:02:13.490 --> 00:02:15.290
175+
Under the Security Rules tab.
176+
177+
35
178+
00:02:15.330 --> 00:02:18.770
179+
You can manage and create different types of
180+
rules to secure your domain.
181+
182+
36
183+
00:02:18.810 --> 00:02:23.650
184+
You can create your own custom security rules
185+
from scratch or use predefined templates to
186+
187+
37
188+
00:02:23.690 --> 00:02:26.930
189+
help you get started. Under the DDoS
190+
protection tab,
191+
192+
38
193+
00:02:26.930 --> 00:02:30.890
194+
you'll find a DDoS rulesets that mitigate
195+
DDoS attacks on your domain.
196+
197+
39
198+
00:02:30.930 --> 00:02:35.050
199+
The DDoS Attack Protection rule sets are
200+
automatically managed and updated by
201+
202+
40
203+
00:02:35.050 --> 00:02:39.650
204+
Cloudflare, so you only need to use this tab
205+
if you want to create an override rule that
206+
207+
41
208+
00:02:39.650 --> 00:02:42.410
209+
changes how Cloudflare DDoS protection
210+
functions.
211+
212+
42
213+
00:02:42.450 --> 00:02:46.770
214+
In settings, you can configure Cloudflare
215+
detection tools and your domain security
216+
217+
43
218+
00:02:46.770 --> 00:02:52.090
219+
posture. Security settings and detection
220+
tools are categorized by the type of threat
221+
222+
44
223+
00:02:52.130 --> 00:02:53.690
224+
they detect and mitigate.
225+
226+
45
227+
00:02:53.850 --> 00:02:57.570
228+
Use the filters on this page to find
229+
detection tools and settings that are
230+
231+
46
232+
00:02:57.570 --> 00:02:59.490
233+
relevant to your security needs.
234+
235+
47
236+
00:02:59.690 --> 00:03:01.290
237+
Thank you for choosing Cloudflare.
238+
239+
48
240+
00:03:01.330 --> 00:03:04.930
241+
For more information,
242+
please refer to our developer documentation.

0 commit comments

Comments
 (0)