Skip to content

Commit 5887f3d

Browse files
authored
Update az-static-web-apps.md
1 parent 28ad5d0 commit 5887f3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/pentesting-cloud/azure-security/az-services/az-static-web-apps.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
{{#include ../../../banners/hacktricks-training.md}}
44

5-
# Az - Static Web Apps
6-
7-
8-
95
## Static Web Apps Basic Information
106

117
Azure Static Web Apps is a cloud service for hosting **static web apps with automatic CI/CD from repositories like GitHub**. It offers global content delivery, serverless backends, and built-in HTTPS, making it secure and scalable. However, even if the service is called "static", it doesn't mean it's completely safe. Risks include misconfigured CORS, insufficient authentication, and content tampering, which can expose apps to attacks like XSS and data leakage if not properly managed.

0 commit comments

Comments
 (0)