GoogleHacking
GoogleHacking罕用语法
(冒号前面不必加空格
intext:(仅针对Google无效) 把网页中的注释内容中的某个字符作为搜寻的条件intitle: 把网页题目中的某个字符作为搜寻的条件cache: 搜寻搜索引擎里对于某些内容的缓存,可能会在过期内容中发现有价值的信息filetype/ext: 指定一个格局类型的文件作为搜寻对象inurl: 搜寻蕴含指定字符的URLsite: 在指定的(域名)站点搜寻相干内容
GoogleHacking注意事项
- 引号 '' " 把关键字打上引号后,把引号局部作为整体来搜寻
- or 同时搜寻两个或更多的关键字
- link: 搜寻某个网站的链接 link:baidu.com即返回所有和baidu做了链接的URL
- info: 查找指定站点的一些根本信息
- http://www.google.com/custom?... 可实现站内搜索
- 关键字不辨别大小写字母
- 默认应用AND逻辑搜寻
- Google在默认下漠视关键字中局部罕用单词(如冠词);
- Google默认限度关键字最多32个单词,但""不占用字符限度位,活用冲破限度;
- "+"强制搜寻其后的一个单词,能够勾销之前说的Google对罕用单词的漠视(AND逻辑),然而大部分罕用英文符号(如问号,句号,逗号等)无奈成为搜寻关键字,增强制也不行;
- "-"强制疏忽其后的一个单词,能够屏蔽蕴含某些关键字的网页(NOT逻辑)(如A-C在后果中出现的网页则是含有A且不含有C的);
- "|"或"OR"(应用时操作符前后都要加空格),对只有合乎多个关键字中的任意一个的后果予以显示;
- 混合应用多种布尔操作时以从左到右的程序执行而不是以数学逻辑。
Google hacking语法收集网站
https://www.exploit-db.com/go...
GoogleHacking经典语法
治理后盾
site:target.com intext:治理 | 后盾 | 后盾治理 | 登陆 | 登录 | 用户名 | 明码 | 零碎 | 账号 | login | systemsite:target.com inurl:login | inurl:admin | inurl:manage | inurl:manager | inurl:admin_login | inurl:system | inurl:backendsite:target.com intitle:治理 | 后盾 | 后盾治理 | 登陆 | 登录www.fi11sm33.comsite:*.jxau.edu.* intext:治理 | 后盾 | 后盾治理 | 登陆 | 登录 | 用户名 | 明码 | 零碎 | 账号 | login | system
上传类破绽地址
site:target.com inurl:file site:target.com inurl:upload
注入页面
site:target.com inurl:php?id=
编辑器页面
site:target.com inurl:ewebeditor
目录遍历破绽
site:target.com intitle:index.of
SQL谬误
site:target.com intext:"sql syntax near" | intext:"syntax error has occurred" | intext:"incorrect syntax near" | intext:"unexpected end of SQL command" | intext:"Warning: mysql_connect()" | intext:”Warning: mysql_query()" | intext:”Warning: pg_connect()"
phpinfo()
site:target.com ext:php intitle:phpinfo "published by the PHP Group"
配置文件泄露
site:target.com ext:.xml | .conf | .cnf | .reg | .inf | .rdp | .cfg | .txt | .ora | .ini
数据库文件泄露
site:target.com ext:.sql | .dbf | .mdb | .db
日志文件泄露
site:target.com ext:.log
备份和历史文件泄露
site:target.com ext:.bkf | .bkp | .old | .backup | .bak | .swp | .rar | .txt | .zip | .7z | .sql | .tar.gz | .tgz | .tar
公开文件泄露
site:target.com filetype:.doc | .docx | .xls | .xlsx | .ppt | .pptx | .odt | .pdf | .rtf | .sxw | .psw | .csv
邮箱信息
site:target.com intext:@target.comsite:target.com 邮件site:target.com email
社工信息
site:target.com intitle:账号 | 明码 | 工号 | 学号 | 身份证
refer
- https://zhuanlan.zhihu.com/p/...
- https://www.cnblogs.com/R-S-P...
- https://www.cnblogs.com/wwcdg...
- https://zhuanlan.zhihu.com/p/...
- https://www.cxymm.net/article...
- https://blog.csdn.net/huweili...
- https://www.heibai.org/975.html