项目地址
GitHub: https://github.com/moonD4rk/HackBrowserData
hack-browser-data是一个解密浏览器数据(密码|历史记录| Cookies |书签)的导出工具,支持全平台主流浏览器.
各平台浏览器支持情况
Windows
浏览器 | 密码 | Cookie | 书签 | 历史记录 |
---|---|---|---|---|
Google Chrome (全版本) | ✅ | ✅ | ✅ | ✅ |
Firefox | ✅ | ✅ | ✅ | ✅ |
Microsoft Edge | ✅ | ✅ | ✅ | ✅ |
360 急速浏览器 | ✅ | ✅ | ✅ | ✅ |
QQ 浏览器 | ✅ | ✅ | ✅ | ✅ |
IE 浏览器 | ❌ | ❌ | ❌ | ❌ |
MacOS
由于 MacOS 的安全性设置,基于 Chromium
内核浏览器解密时需要用户密码
Browser | Password | Cookie | Bookmark | History |
---|---|---|---|---|
Google Chrome 需要密码 |
✅ | ✅ | ✅ | ✅ |
Firefox | ✅ | ✅ | ✅ | ✅ |
Microsoft Edge 需要密码 |
✅ | ✅ | ✅ | ✅ |
Safari | ❌ | ❌ | ❌ | ❌ |
Linux
Browser | Password | Cookie | Bookmark | History |
---|---|---|---|---|
Firefox | ✅ | ✅ | ✅ | ✅ |
Google Chrome | ✅ | ✅ | ✅ | ✅ |
安装运行
基于Golang,如图方便可以下载我编译好的二进制文件 就行
自己编译
支持版本 go 1.11+
运行
PS C:test> .hack-browser-data.exe -hNAME: hack-browser-data - Export passwords/cookies/history/bookmarks from browserUSAGE: [hack-browser-data -b chrome -f json -dir results -e all -cc] Get all data(password/cookie/history/bookmark) from chromeGLOBAL OPTIONS: --verbose, --vv Verbose (default: false) --compress, --cc Compress result to zip (default: false) --browser value, -b value Available browsers: all|chrome|edge|firefox (default: "all") --results-dir value, --dir value Export dir (default: "results") --format value, -f value Format, csv|json|console (default: "json") --export-data value, -e value all|password|bookmark|cookie|history (default: "all") --help, -h show help (default: false)PS C:test> .hack-browser-data.exe -b all -f json -e all --dir results -cc[x]: Get 44 cookies, filename is results/microsoft_edge_cookie.json[x]: Get 54 history, filename is results/microsoft_edge_history.json[x]: Get 1 passwords, filename is results/microsoft_edge_password.json[x]: Get 4 bookmarks, filename is results/microsoft_edge_bookmark.json[x]: Get 6 bookmarks, filename is results/360speed_bookmark.json[x]: Get 19 cookies, filename is results/360speed_cookie.json[x]: Get 18 history, filename is results/360speed_history.json[x]: Get 1 passwords, filename is results/360speed_password.json[x]: Get 12 history, filename is results/qq_history.json[x]: Get 1 passwords, filename is results/qq_password.json[x]: Get 12 bookmarks, filename is results/qq_bookmark.json[x]: Get 14 cookies, filename is results/qq_cookie.json[x]: Get 28 bookmarks, filename is results/firefox_bookmark.json[x]: Get 10 cookies, filename is results/firefox_cookie.json[x]: Get 33 history, filename is results/firefox_history.json[x]: Get 1 passwords, filename is results/firefox_password.json[x]: Get 1 passwords, filename is results/chrome_password.json[x]: Get 4 bookmarks, filename is results/chrome_bookmark.json[x]: Get 6 cookies, filename is results/chrome_cookie.json[x]: Get 6 history, filename is results/chrome_history.json[x]: Compress success, zip filename is results/archive.zip
TODO
桌面浏览器的全球市场份额
Chrome | Safari | Firefox | Edge Legacy | IE | Other |
---|---|---|---|---|---|
68.33% | 9.4% | 8.91% | 4.41% | 3% | 3% |
桌面浏览器的中国市场份额
Chrome | 360 Safe | Firefox | QQ Browser | IE | Sogou Explorer |
---|---|---|---|---|---|
39.85% | 22.26% | 9.28% | 6.5% | 5.65% | 4.74% |
下载地址
①GitHub:github.com/moonD4rk/HackBrowserData/releases
②雨苁网盘:w.ddosi.workers.dev/github/hacker-browser-data
③迅雷网盘: pan.xunlei.com/s/VMHYx5wAzZZt6y0EV_aZ-yNiA1
提取码:be1u
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论