AndrewRathbun / DFIRPowerShellScripts

Various PowerShells scripts I've made (or others have made) to automate some of the boring stuff in my everyday DFIR journey!
MIT License
44 stars 15 forks source link

Update ThorScripts #7

Open AndrewRathbun opened 5 months ago

AndrewRathbun commented 5 months ago

Max File Size is managed in ./config/thor.yml instead of passed through the command line.

https://thor-manual.nextron-systems.com/en/latest/usage/configuration.html#maximum-file-size

Revisit the others, and add better messaging.

AndrewRathbun commented 3 months ago

Add these switches to all commands

--utc
Print timestamps in UTC instead of local time zone

--rfc3339
Print timestamps in RFC3339 (YYYY-MM-DD'T'HH:mm:ss'Z') format