Cr4ckC4t / file-monitor

Monitor windows directories for changes to identify potentially interesting files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Monitor

This is just a small script to get into C# programming (my first).

Continuously monitors a list of paths for changes and prints them to the console. May be helpful to identify interesting temp files, such as scripts. Idea taken from Black Hat Python (BHP Vol.2).


Target used: .NET Framework 3.5

About

Monitor windows directories for changes to identify potentially interesting files


Languages

Language:C# 100.0%