Skip to content

Commit

Permalink
Update document/4-Web_Application_Security_Testing/02-Configuration_a…
Browse files Browse the repository at this point in the history
…nd_Deployment_Management_Testing/14-Test_Other_HTTP_Security_Header_Misconfigurations.md

Co-authored-by: Rick M <[email protected]>
  • Loading branch information
websecnl and kingthorin authored Feb 5, 2025
1 parent c009355 commit df63f76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Referrer-Policy

2. Verify if strict directives are enforced or not. Here is an example of overpermissive security headers.

```
```http
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
X-Permitted-Cross-Domain-Policies: all
Expand Down

0 comments on commit df63f76

Please sign in to comment.