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