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)
- Send files to a FTP server
- Monitors all filesystems or specified path
- Regular expressions support
License
GNU General Public License version 3.0 (GPLv3)
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Good
-
What should the program output? Copy to another location? So it copies only the file being created, and if you open and edit it, while renaming it, then it will be successfully skipped and not fixed by the program in any way.