Skip to content

A simple data exfiltration tool for some common windows applications written in rust.

Notifications You must be signed in to change notification settings

lan-party/grabby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grabby

A simple data exfiltration tool for some common windows applications.

This copies credential files from MySQL Workbench, FileZilla, Popular Web Browsers, Windows user credentials, and saved wifi passwords into a folder called 'grabby_files' wherever the executable is run. That folder is then added to a zip archive, base64 encoded, and sent over a tcp socket. All copied files are deleted after transmission to clean up.

To Do

  • base 64 decode filezilla passwords
  • decrypt firefox and chrome-based browser data

For an actually useful tool, check out The LaZagne Project.

About

A simple data exfiltration tool for some common windows applications written in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages