Hunter-Pittman / Hunters-Rusty-Blue-Scripts

This repo is a collection of scripts intended to provide the tools necessary to setup basic monitoring and to output results and a extensible manner.
0 stars 0 forks source link

Blue Team Scripts

This repo is for me to write some blue team oriented scripts that go well together. Additonally, I am using this repo to get familar with Rust again so even though there are some things probably easier done in PowerShell there may be a Rust version as well. You may also notice that my sctipts are outputting data directly to terminal via println() this is by design and is done this way to integrate with a seperate project.