0x01 工具介绍
本次分享一款基于C#实现的免杀信息收集工具PwdCollection,支持抓取Chrome、Firefox、360浏览器、Navicat、FileZilla、WinSCP、Xmangager、windows hash等等.
1.1 使用方法
> PwdCollection.exeAuthor: JDArmyGithub: https://github.com/JDArmy/PwdCollectionUsage: PwdCollection.exe -allPwdCollection.exe -browserPwdCollection.exe -FileZillaPwdCollection.exe -WinSCPPwdCollection.exe -Xmangage..........................
1.2 全盘查找包含密码等敏感字符文件
PwdCollection.exe - searchfile工具暂时默认只支持[密码]、[账号]、[pass]这三类关键词,笔者觉得接受外部传参的方式更加合理,后续优化一下增加输入交互。

1.3 运行全部功能
PwdCollection.exe -all
0x02 项目地址
https://github.com/JDArmy/PwdCollection