Skip to content

silicon-cowboi/BrowserCredsHeist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BrowserCredsHeist

A simple browser credential stealing python script

I created this over the weekend just to see if it would piss of Windows Defender and surprisingly it doesn't! The python script spins up a simple http server in the directory and port of your choosing in a backgroud thread. This allows the powershell command to instruct the victims PC to download the exe and run it. After it runs WebBrowserPassView it beams the txt loot back to the attacker's machine then cleans up after itself kind of. The attacker's machine listens on port 9000 for incoming TCP connections and recieves them into a file.

You can get WebBrowserPassView from here

About

A simple browser credential stealing python script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages