检查子域是否可以被劫持

aws-check-for-domain-hijacking的Python项目详细描述


#aws_check_for_domain_hicking.py

说明:

Script has been written in python 2.7 This script fetches domains from AWS For each domain on AWS, it fetches corresponding subdomains It checks all these subdomains if they are vulnerable to subdomain hijacking Writes output to multiple files

用法:

  1. Configure aws credentials on your system
  2. run this “sudo python2 aws_check_for_domain_hijacking.py”

未来前景:

  1. Script will include a known endpoint check against subdomain list
  2. Script can gatehr more subdomains from publicly accessible resources like shodan, google etc

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java文件分块,获取长度字节   java嵌入式Tomcat不执行jsf页面   java我的数据库中有2个实体,但hibernate返回其中6个。   java如何基于逗号拆分字符串   java取消已经运行的CompletableFutures的预期模式是什么   java如何在informix中从另一个数据库复制表ddl和数据   为什么图片是黑色的?   java根据字符串数组中的单词筛选列表   Java8的集合。平行流有效吗?   Kotlin中的java静态内部类   java如何在GUI中生成一列字符串   javafx如何正确使用高对比度主题?   带空格的javascript Httpurlconnection参数   java如何设置GridBagLayout的约束   java如何在一个线程可能尚未初始化时关闭另一个线程   java将简单时间格式转换为特殊时间格式(hhmmt)   安卓/java阵列重复过滤器的问题   java在队列的链接实现下,入队和出队是如何工作的   java更新sql外键约束