W3bParserV2 / Chrome-Password-Payload

A python payload that allow you to retrieve every login data (email/password) of an user.

Home Page:https://w3bparserv2.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome-Password-Payload

What is it?

This payload is a python written in payload that allow you to dump every login data of a victim.

This repo only contain the payload. If you are looking for this, you should know how to do for get the results when a victim execute the payload.


Installation

Launch the installer.bat OR

Type the command :

$ pip install -r requirements.txt

Or manually install it by typing :

$ pip install pycryptodome pypiwin32 pystyle OR $ pip3 install pycryptodome pypiwin32 pystyle

Credits


- W3bParser

About

A python payload that allow you to retrieve every login data (email/password) of an user.

https://w3bparserv2.github.io/

License:GNU General Public License v3.0


Languages

Language:Python 98.0%Language:Batchfile 2.0%