Skip to content

Commit 457b60c

Browse files
Update README.md
structure
1 parent 2bdc178 commit 457b60c

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

cloud-infrastructure/networking/waf/README.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,37 @@
11
# WAF Assets
2-
Oracle Cloud Infrastructure Web Application Firewall (WAF) is a regional-based and edge enforcement service that is attached to an enforcement point, such as a load balancer or a web application domain name. WAF protects applications from malicious and unwanted internet traffic. WAF can protect any internet facing endpoint, providing consistent rule enforcement across a customer's applications. A Web Application Firewall (WAF) is primarily focused on the security of web applications and operates at the layer 7 (HTTP). A WAF sits between users and web applications to detect and block malicious requests and exploits of security flaws (insecure code) in the web application. WAF helps stop specific layer 7 attacks against the web application, whether it’s an attempt to exploit vulnerable code-level vulnerabilities such as SQL injection and other OWASP Top 10 vulnerabilities
2+
Oracle Cloud Infrastructure Web Application Firewall (WAF) is a regional-based and edge enforcement service that is attached to an enforcement point, such as a load balancer or a web application domain name. WAF protects applications from malicious and unwanted internet traffic. WAF can protect any internet-facing endpoint, providing consistent rule enforcement across a customer's applications. A Web Application Firewall (WAF) is primarily focused on the security of web applications and operates at layer 7 (HTTP). A WAF sits between users and web applications to detect and block malicious requests and exploits of security flaws (insecure code) in the web application. WAF helps stop specific layer 7 attacks against the web application, whether it’s an attempt to exploit vulnerable code-level vulnerabilities such as SQL injection and other OWASP Top 10 vulnerabilities
33

4-
## When to use this asset?
5-
These documents can be use as reusable assets on different technologies around OCI WAF
6-
7-
## How to use this asset?
8-
The information is generic in nature and not specified for a particular customer. Appropriate changes in scope should be updated.
4+
Reviewed: 06.02.2024
95

6+
# When to use this asset?
7+
These documents can be used as reusable assets on different technologies around OCI WAF
108

9+
# How to use this asset?
10+
The information is generic and not specified for a particular customer. Appropriate changes in scope should be updated.
1111

1212
# Useful Links
1313

1414
- [WAF demo](https://blogs.oracle.com/cloud-infrastructure/post/announcing-oracle-cloud-infrastructure-waf-protection-on-flexible-load-balancers)
1515
- [WAFv2 documentation](https://docs.oracle.com/en-us/iaas/Content/WAF/Policies/waf-policy_management.htm)
1616
- [Edge Policies](https://docs.oracle.com/en-us/iaas/Content/WAF/EdgePolicyResources/legacy_waf.htm)
1717

18-
## Team Publications
18+
# Team Publications
1919
- [Securing your Applications against Cyber Attacks with WAF](#videos--podcasts)
2020

21-
### Reference Architectures & Step-by-step Guides
21+
## Reference Architectures & Step-by-step Guides
2222

2323
- [Steps guide: Add Oracle Cloud Infrastructure Web Application Firewall protection to a flexible Load Balancer](https://docs.oracle.com/en/learn/oci-waf-flex-lbaas/index.html#task-2-create-a-web-application-firewall-policy-for-the-load-balancer)
2424

25-
### Blogs
25+
## Blogs
2626

2727
- [blog announcing WAF](https://blogs.oracle.com/cloud-infrastructure/post/announcing-oracle-cloud-infrastructure-waf-protection-on-flexible-load-balancers)
2828
- [WAF demo](https://blogs.oracle.com/cloud-infrastructure/post/announcing-oracle-cloud-infrastructure-waf-protection-on-flexible-load-balancers)
2929

30-
### Videos & Podcasts
30+
## Videos & Podcasts
3131

3232
- [Securing your Applications against Cyber Attacks with WAF](https://www.youtube.com/watch?v=t9R90X3PXv0)
3333
- [WAF Demo](https://youtu.be/FiuL-JDuF6E)
3434

35-
36-
3735
# License
3836

3937
Copyright (c) 2024 Oracle and/or its affiliates.

0 commit comments

Comments
 (0)