A simple utility to generate real File and Active Directory activity for multiple user accounts in lab environments for the purposes of monitoring changes and detecting "threats".
- Configure a JSON Configuration File for the activity simulator - example provided in the "FileShareDemo" folder!
- Pick a Parent Directory (Sample Directory Included) - Ensure you have no important data in this directory - example provided in the "FileShareDemo" folder!
- Specify a JSON File for Configuration - From Step 1.
- Select Activity Types and Threatening Behaviour to Simulate
- Specify Domain Users to Impersonate the activity as on the "User Settings" Tab
- Set frequency of events with the "Activty Level" slider
- Click Start
- Utlity will then begin the activity specified by your selections. Changes will be made to the files / folders specified in step 1 and 2 so be careful!
- This will just run forever until you stop it!
- .NET Framework 4.7.2
- For domain user impersonation - you will likely need to run the application from a domain joined machine.
- Clean up sloppy WPF
- Implement "Threats" - "Ransomware Simulation / Risky Behaviour
- Implement Active Directory Activity
- Make the Account management more robust
- Implement Better Account Management Performance