Update CORS - Misconfigurations & Bypass.md

This commit is contained in:
Mehdi 2024-07-04 08:52:06 +03:30 committed by GitHub
parent 15bddcee35
commit ab760d5e96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,7 +121,7 @@ Access-Control-Max-Age: 240
## Automate CORS
```bash
echo https://target.com | hakrawler | httpx -silent | CorsMe -header
echo https://target.com | hakrawler | httpx -silent | CorsMe
```