Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 491 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 491 Bytes

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.