文件名称:verify_s3_takeover:使用route53和cloudflare在S3上验证利用子域接管
文件大小:3KB
文件格式:ZIP
更新时间:2024-05-07 04:30:26
Python
在S3上验证利用子域接管 漏洞参考: https://gupta-bless.medium.com/exploiting-subdomain-takeover-on-s3-6115730d01d7 : https://gupta-bless.medium.com/exploiting-subdomain-takeover-on-s3-6115730d01d7 该脚本的作用 检查route53和cloudflare上指向不再存在的存储桶的域。 用法 安装依赖项 $ pip3 install -r requirements.txt 此脚本在〜/.aws/credentials中使用您的凭据 参考: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html : https://docs.aws.amazo
【文件预览】:
verify_s3_takeover-main
----verifyS3Takeover.py(2KB)
----requirements.txt(16B)
----LICENSE(1KB)
----README.md(858B)