Header Banner
Null Byte Logo
Null Byte
wonderhowto.mark.png
Cyber Weapons Lab Forum Metasploit Basics Facebook Hacks Password Cracking Top Wi-Fi Adapters Wi-Fi Hacking Linux Basics Mr. Robot Hacks Hack Like a Pro Forensics Recon Social Engineering Networking Basics Antivirus Evasion Spy Tactics MitM Advice from a Hacker

Remote Chrome Password Stealer

Feb 8, 2016 05:15 PM
Google Accounts login page.

These days I found a very beautifull python script that just prints the google chrome usernames and passwords that are stored on your machine.

In simple terms the script is self explanatory and goes to:

-"%APPDATA%\..\Local\Google\Chrome\User Data\Default\Login Data"

where the passwords and usernames are stored

-decrypt them

-and prints the list of usernames and passwords

My Remote Function

Of course I couldn't resist to modify this script and to add a function that takes the list, stores It to a txt file and send It via gmail wherever I want to.

So If anyone on any machine clicks this script(exe) then all his google chrome credentials will be sent to a gmail account.

My Script

My script (Chrome-Venom) is on my github account https://github.com/Ierofantis/Chrome_Venom and read carefully the README.md file...

End

This script is for educational purposes only and If anyone takes It for Illegal actions I am not taking any responsibility.

Ierofantis

You already know how to use your phone. With Gadget Hacks' newsletter, we'll show you how to master it. Each week, we explore features, hidden tools, and advanced settings that give you more control over iOS and Android than most users even know exists.

Sign up for Gadget Hacks Weekly and start unlocking your phone's full potential.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!