Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
Dorkify — 自动化 Google Dorking 工具,用于 OSINT 侦察、漏洞发现和信息收集,通过高级搜索运算符和定向扫描。 | Kitploit
工具/GitHubGitHub/hhhrrrttt222111/dorkify
OSINT (开源情报)侦察漏洞扫描器信息收集Web安全
GitHubhhhrrrttt222111/dorkify

Dorkify

自动化 Google Dorking 工具,用于 OSINT 侦察、漏洞发现和信息收集,通过高级搜索运算符和定向扫描。

查看仓库
2133646年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享


使用Dorkify执行 Google Dork 搜索

GitHub license GitHub forks GitHub stars


Google Dorking

Google Dorking 是一种黑客技术,利用 Google 搜索来发现网站配置和计算机代码中的安全漏洞。它通过在 Google 搜索引擎中使用高级运算符,在搜索结果中定位特定的文本字符串,例如寻找特定版本的易受攻击的 Web 应用程序。用户可以使用这些命令来获得其他特定的搜索结果。


菜单 📃

  • 谷歌搜索
  • URL 搜索
  • 书籍
  • 音乐下载
  • 信息
  • Dork 攻击!

功能

Dorkify 可以:

  • 执行(Google/URL)搜索
  • 通过 URL/标题/网站中的关键词查找特定链接
  • 搜索书籍
  • 提取 mp3/mp4 下载链接
  • 对定义和信息进行深度扫描
  • 获取股票/地图/天气的详细信息
  • 查找易受攻击的 WordPress 网站
  • 搜索用户名和密码列表
  • 查找易受攻击的 Web 服务器
  • 查找易受攻击的 CCTV
  • 查找开放的 FTP 服务器

更多功能和更强的结果将在 v 2.21 版本中推出

安装

需要 Python 3.6 或更高版本 🐍

root@kitploit:~
git clone https://github.com/hhhrrrttt222111/Dorkify.git

cd Dorkify

python3 -m pip install -r requirements.txt

使用方法

root@kitploit:~
python3 dorkify.py --help
usage: dorkify.py [-h]
                  [--cli | --wp | --up | --cam |
                  --ftp |  -v | -s SEARCH | 
                  -b BOOK | -mu MUSIC | -m MAPS | 
                  -w WEATHER | -i INFO | -d DEFINE | 
                  -st STOCKS | --intitle INTITLE | 
                  --inurl INURL | --site SITE]

optional arguments:
  -h, --help            show this help message and exit
  --cli                 Run the Command Line version of Dorkify
  --wp                  WordPress sites vulnerabilities
  --up                  Find vulnerable Usernames and Passwords
  --cam                 Find vulnerable CCTV cameras
  --ftp                 Find open FTP Servers
  -v, --version         Version
  -s SEARCH, --search SEARCH
                        Do a Google search
  -b BOOK, --book BOOK  Search for a book or author
  -mu MUSIC, --music MUSIC
                        Search for songs or artists
  -m MAPS, --maps MAPS  Find maps of a city
  -w WEATHER, --weather WEATHER
                        Check weather of a city
  -i INFO, --info INFO  Get Information
  -d DEFINE, --define DEFINE
                        Define a term
  -st STOCKS, --stocks STOCKS
                        Search for Stock of a company with Ticker value
  --intitle INTITLE     Search for a keywords in website title
  --inurl INURL         Search for a keywords in website URL
  --site SITE           Search for a Site

运行 Dorkify

root@kitploit:~
python3 dorkify.py --cli

许可证 ✔️

MIT 许可证

下载工具