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
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
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.