Files
OneForAll-mirror/docs/collection_modules.md
T
2019-08-02 19:04:04 +08:00

5.4 KiB
Raw Blame History

收集模块说明

  1. 利用证书透明度收集子域(目前有6个模块:censys_apicertdb_apicertspottercrtshentrustgoogle

    模块 是否需要代理 是否需要API 其他说明
    censys_api
    certdb_api
    certspotter
    crtsh
    entrust
    google
  2. 常规检查收集子域(目前有4个模块:域传送漏洞利用axfr,检查跨域策略文件cdx,检查HTTPS证书cert,检查内容安全策略csp,后续会添加检查NSEC记录,NSEC记录等模块)

  3. 利用网上爬虫档案收集子域(目前有2个模块:archivecrawlcommoncrawl,此模块还在调试,该模块还有待添加和完善)

  4. 利用DNS数据集收集子域(目前有16个模块:binaryedge_api, circl_api, hackertarget, riddler, bufferover, dnsdb, ipv4info, robtex, chinaz, dnsdb_api, netcraft, securitytrails_api, chinaz_api, dnsdumpster, ptrarchive, sitedossier

  5. 利用DNS查询收集子域(目前有1个模块:通过枚举常见的SRV记录并做查询来收集子域srv,该模块还有待添加和完善)

  6. 利用威胁平台数据收集子域(目前有5个模块:riskiqthreatbookthreatminervirustotalvirustotal_api该模块还有待添加和完善)

  7. 搜索引擎发现子域(目前有15个模块:ask, bing_api, fofa, shodan_api, yahoo, baidu, duckduckgo, google, so, yandex, bing, exalead, google_api, sogou, zoomeye_api

    除特殊搜索引擎,通用的搜索引擎都支持自动排除搜索,全量搜索,递归搜索。

    模块 是否需要代理 是否需要API 其他说明
    ask
    baidu
    bing
    bing_api API使用和申请见config.py
    duckduckgo
    exalead 否,最好使用国外代理。
    fofa
    google
    google_api API使用和申请见config.py
    shodan_api 否,最好使用国外代理。 API使用和申请见config.py
    so
    sogou
    yahoo
    yandex
    zoomeye_api API使用和申请见config.py