theHarvester:电子邮件、子域名和姓名采集器 - OSINT

2024-08-22 16:29:54 2 62

theHarvester:电子邮件、子域名和姓名采集器 - OSINT

Github:https://github.com/laramies/theHarvester

这是什么?

theHarvester 是一款使用简单但功能强大的工具,设计用于红队评估或渗透测试的侦察阶段。它可以收集开放源代码情报(OSINT),帮助确定域的外部威胁状况。该工具通过以下方式收集名称、电子邮件、IP、子域名和 URL 等多种公共资源,包括:

无源模块:

活动模块:

  • DNS 暴力破解:字典强制枚举
  • 截图: 为找到的子域名截图

需要 API 密钥的模块:

设置应用程序接口密钥的文档可在以下网址找到 - https://github.com/laramies/theHarvester/wiki/Installation#api-keys

  • bevigil - 最多可免费查询 50 次。请点击此处查看定价: https://bevigil.com/pricing/osint
  • binaryedge - $10/月
  • bing
  • bufferoverun - 使用免费 API
  • censys - 需要 API 密钥,可从您的 [Censys 账户] 中获取。
  • criminalip
  • fullhunt
  • github
  • hunter - 免费计划仅限 10 个,因此您需要执行 -l 10 开关
  • hunterhow
  • intelx
  • netlas - $
  • onyphe -$
  • pentestTools - $
  • projecDiscovery - 暂时只接受邀请
  • rocketreach - $
  • securityTrails
  • shodan - $
  • tomba - 最多可免费搜索 50 次。
  • zoomeye

安装和依赖项:

    $ ~ > git clone https://github.com/laramies/theHarvester 
    $ ~ > cd theHarvester
    $ ~ > mkdir ~/.theHarvester
    $ ~ > cp api-keys.yaml ~/.theHarvester
    $ ~ > docker build -t theharvester .

关于作者

whoami98篇文章148篇回复

勤快的搬运工。

评论2次

要评论?请先  登录  或  注册
  • 2楼
    前天 20:22

    之前试用过貌似得改造成国产化的才好用

  • 1楼
    2024-10-22 10:48

    这样就方便多了, 以前我都是打开一个列表 每个网站都搜索一下 再自己判断 现在都整合起来了 只打开一个就好了.