Template IDs or paths
OWASP JuiceShop Project has a completly open `Access-Control-Allow-Origin: *` header.
Nuclei template doesn't raise any related findings for it.
- http/vulnerabilities/generic/cors-misconfig.yaml
Environment
- OS: macos
- Nuclei: v3.4.10 templates v10.2.9
- Go: -
Steps To Reproduce
docker run -p 3000:3000 bkimminich/juice-shop:latest
- nuclei -u http://localhost:3000
Relevant dumped responses
Anything else?
semi sure that this is a regression and used to get reported.