diff --git a/CORS - Misconfigurations & Bypass.md b/CORS - Misconfigurations & Bypass.md index 38300b3..53ee57f 100644 --- a/CORS - Misconfigurations & Bypass.md +++ b/CORS - Misconfigurations & Bypass.md @@ -119,7 +119,7 @@ Access-Control-Max-Age: 240 ``` -## Automate +## Automate CORS ```bash echo https://target.com | hakrawler | httpx -silent | CorsMe -header ```