Skip to content

mentebinaria/filegrab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileGrab

FileGrab is a tool that monitors a Windows filesystem for newly created files and copy those files to another location. It can be useful for honeypots, malware analysis, investigation scenarios and so on.

Features

  • Run in background (hidden Window).
  • Copy captured files to a specified location or send them over FTP.
  • Monitors all drives or a specified path
  • Regex support.

Check the wiki for detailed documentation.