An open API service indexing awesome lists of open source software.

https://github.com/mentebinaria/filegrab

Capture newly created files on Windows
https://github.com/mentebinaria/filegrab

Last synced: 4 months ago
JSON representation

Capture newly created files on Windows

Awesome Lists containing this project

README

          

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](https://github.com/mentebinaria/filegrab/wiki) for detailed documentation.