Skip to content

mehulj94/Snatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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 extract chrome cookie, history and login data files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages