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)Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.