chenjj / CORScanner

🎯 Fast CORS misconfiguration vulnerabilities scanner

Home Page:https://pypi.org/project/cors/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[enchancement] response status code in results

phackt opened this issue · comments

Hi Jianjun,

Hope you're well. Using CORScanner on a big scope i realized that i have a lot of false positive on 404 pages returning a permissive CORS. What do you think to add the last response status code in the json result in order to let people filter on code 200 for example?

Have a nice day.

Good idea! Are you interested in making a pull request?

Yep i will work on it.

Close this one because merged