CORScanner学习笔记 CORScanner is a python tool designed to discover CORS misconfigurations vulnerabilities of websites. It helps website administrators and penetration testers to check whether the domains/urls they are targeting have insecure CORS policies.(chenjj/CORScanner)
下载项目
1 2
git clone https://github.com/chenjj/CORScanner.git cd CORScanner