crossdomain:CORS检查

时间:2024-05-20 22:48:51
【文件属性】:

文件名称:crossdomain:CORS检查

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-20 22:48:51

Python

跨域 检查CORS配置错误 用法:python corser.py -h 扫描列表域 python corser.py -list_domain〜/ aquatone / target.com / urls.txt -origin Attacker.com 该文件是由Aquatone工具生成的列表子域 Bruteforce端点,然后检查cors python corser.py -u -list_endpoint〜/ Desktop / listendpoint.txt -origin Attacker.com 遇到过滤器时尝试绕过原点 简单过滤器 <?php if ( isset ( $ _SERVER [ 'HTTP_ORIGIN' ])){ if ( preg_match ( '/^http:\/\/dienpv\.com/' , $ _SERVER [ 'HTTP_O


【文件预览】:
crossdomain-master
----corser.py(12KB)
----listendpoint.txt(347B)
----README.md(2KB)

网友评论