Pillager/README.md

43 lines
2.0 KiB
Markdown
Raw Normal View History

2023-04-23 16:07:51 -07:00
# Pillager
2023-04-24 20:06:41 -07:00
2023-04-24 20:13:02 -07:00
<img src=".\Pillager.png"/>
2023-04-24 20:06:41 -07:00
## 介绍
2023-10-07 04:09:27 -07:00
这是一个敏感信息提取工具将会长期维护如果有任何问题或建议欢迎发issues
2023-04-24 20:06:41 -07:00
2023-10-07 04:09:27 -07:00
在整理工具的过程中,发现目前的信息提取工具,普遍存在各种问题,最常见的如体积过大,缺少维护,于是自己在现有工具的基础上进行整理,得到了这款工具
2023-04-24 20:06:41 -07:00
目前支持:
2023-10-14 07:18:40 -07:00
| Browser | BookMarks | Cookies | Passwords | Historys | Local Storage | Local Extension Settings |
| :------------ | :-------: | :-----: | :-------: | :------: | :------: | :------: |
| IE | ✅ | ❌ | ✅ | ✅ | ❌ | ❌ |
| Edge | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Chrome | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Chrome Beta | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Chromium | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Brave-Browser | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| QQBrowser | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| SogouExplorer | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Vivaldi | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| CocCoc | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| FireFox | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
2023-10-07 04:09:27 -07:00
| IM | Support |
| -------- | ------------------ |
| QQ | ClientKeyEmail |
| Telegram | tdata |
后续将会陆续添加支持的软件
2023-04-24 20:06:41 -07:00
## 优点
2023-10-07 04:09:27 -07:00
体积小长期维护shellcode兼容.Net Framework 2.x/3.x/4.x , shellcode兼容x86/x64执行后文件输出至 `%Temp%\Pillager.zip`
2023-04-24 20:06:41 -07:00
## 编译
Release有Github Action自动编译的exe及shellcode可以直接使用
2023-06-28 17:37:26 -07:00
为了方便使用Release附带了cs插件版本使用Pillager命令即可执行