8000 GitHub - sh1nu11bi/Snatch: Python code to steal chrome cookie, history and login data files and send them to an email address.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from mehulj94/Snatch

Python code to steal chrome cookie, history and login data files and send them to an email address.

License

Notifications You must be signed in to change notification settings

sh1nu11bi/Snatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Snatch

Python code to steal chrome cookie, history and login data files and send them to an email address. It only works for windows users at the moment.

Functions

-> def cookiestealer(): It copies the Cookie, History and Login Data file to a secure directory located in C:\Users\Public\Intel\Logs

-> def sendData(fname,fext): This function attaches the files and send them through email.

Inputs

-> userkey: Enter your gmail username. Make sure to encode your username and then use decode to feed in this input.

-> passkey: Enter your gmail password. Make sure to encode your password and then use decode to feed in this input.

About

Python code to steal chrome cookie, history and login data files and send them to an email address.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0