Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Bains-sec/BowserSecCheckingTool

浏览器数据清除脚本,可以检查浏览器中有没有存储特定网址的密码,然后实行数据的清除,主要是用于攻防演练中蓝队防止钓鱼获取浏览器密码。
https://github.com/Bains-sec/BowserSecCheckingTool

Last synced: 13 days ago
JSON representation

浏览器数据清除脚本,可以检查浏览器中有没有存储特定网址的密码,然后实行数据的清除,主要是用于攻防演练中蓝队防止钓鱼获取浏览器密码。

Awesome Lists containing this project

README

        

# Browser_data_erasure_tool
浏览器数据清除脚本,可以检查浏览器中有没有存储特定网址的密码,然后实行数据的清除,主要是用于攻防演练中蓝队防止钓鱼获取浏览器密码。
Analytical_tools是分析工具,在下发任务每个人执行后会有结果记录的文件夹,可以把每个人的收上来(记得以姓名命名如:李明.txt)
# 查找浏览器是否存储特定网址的密码
在websites.txt中填入要查找的特定网址,一般是单位内重要系统比如OA等。
![image](https://github.com/Bains-sec/Browser_data_erasure_tool/assets/118708882/0fbc73b0-a99d-41e3-893d-a64d19fbd568)
# 脚本部分运行截图
![image](https://github.com/Bains-sec/Browser_data_erasure_tool/assets/118708882/80f28641-b86c-4e6e-a820-5535f2f44f1d)
![image](https://github.com/Bains-sec/Browser_data_erasure_tool/assets/118708882/250f7029-de3a-46b1-a5eb-bef1741c2aac)
![image](https://github.com/Bains-sec/Browser_data_erasure_tool/assets/118708882/6eec1337-2546-4ff8-a2ab-c7537cecc567)
![image](https://github.com/Bains-sec/Browser_data_erasure_tool/assets/118708882/1f6d5364-d2de-4e75-b481-d4fb4a8926d5)