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

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

Apple's iOS 26 and iPadOS 26 updates are packed with new features, and you can try them before almost everyone else. First, check Gadget Hacks' list of supported iPhone and iPad models, then follow the step-by-step guide to install the iOS/iPadOS 26 beta — no paid developer account required.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!