您当前的位置: 首页 >  搜索

信息收集(七)之敏感信息搜索

发布时间:2022-05-14 00:28:38 ,浏览量:8

一、GitHub搜索

1、github

1、in:name huawei #仓库标题搜索含有关键字

2、in:descripton test #仓库描述搜索含有关键字

3、in:readme test #Readme文件搜素含有关键字

2、google

1、site:Github.com sa password
2、site:Github.com root password
3、site:Github.com User ID='sa';Password
4、site:Github.com inurl:sql

3、svn信息收集

site:Github.com svn
site:Github.com svn username
site:Github.com svn password
site:Github.com svn username password

二、google hacking

site:域名
inurl: url中存在的关键字网页
intext: 网页正文中的关键词
filetype:指定文件类型




三、网盘搜索

凌云搜索  https://www.lingfengyun.com/
盘多多:http://www.panduoduo.net/
盘搜搜:http://www.pansoso.com/
盘搜:http://www.pansou.com/

四、网站注册信息

www.reg007.com

五、js敏感信息

1.网站的url连接写到js里面;
2.js的api接口里面包含用户信息,比如账号和密码。

1、JSFinder

https://gitee.com/kn1fes/JSFinder

python3 JSFinder.py -u http://www.mi.com -d -ou mi_url.txt -os mi_subdomain.txt
当你想获取更多信息的时候,可以使用-d进行深度爬取来获得更多内容,并使用命令 -ou, -os来指定URL和子域名
所保存的文件名。



2、Packer-Fuzzer

https://gitee.com/keyboxdzd/Packer-Fuzzer

sudo apt-get install nodejs && sudo apt-get install npm

┌──(root💀kali)-[~/penetra_test]
└─# git clone https://gitee.com/keyboxdzd/Packer-Fuzzer.git

┌──(root💀kali)-[~/penetra_test/Packer-Fuzzer]
└─# pip3 install -r requirements.txt  

python3 PackerFuzzer.py -u https://www.liaoxuefeng.com 

┌──(root💀kali)-[~/penetra_test/Packer-Fuzzer/reports]
└─# firefox www.liaoxuefeng.com-pPbilR.html 

关注
打赏
查看更多评论

暂无认证

  • 8浏览

    0关注

    115983博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录