Skip to content

Releases: darkquasar/AzureHunter

1.6.0

08 Dec 07:54
Compare
Choose a tag to compare
Merging Updates into Main +semver: patch +tag +release +publish

* Introduced Sylvan.Data.Csv .NET library for blazing fast processing of CSV files (only applied to one playbook so far)
* Added new Playbook AzHunter.Playbook.eDisco.SummaryReportCleaner to process Azure eDisco Summary Reports
* Added new Playbook AzHunter.Playbook.UAL.RecordTypeExporter to break down UAL logs into its individual RecordTypes to facilitate DFIR analysis
* Renamed Invoke-HuntAzureAuditLogs.ps1 to Invoke-AzHunterPlaybook.ps1 for better consistency
* Now you can pass in Playbook Parameters to a particular playbook using the "PlayBookParameters" parameter in Invoke-AzHunterPlaybook

1.5.1

16 Sep 08:16
Compare
Choose a tag to compare
Fixing CI/CD Pipeline +semver: patch +tag +release +publish

1.4.0

15 Sep 11:13
Compare
Choose a tag to compare
Fixing time flow control +semver: minor +tag +release +publish

* Fixing time interval flow control logic
* Switching time flow control logic to AzureSearcher class to make for cleaner code
* Adding GIF demo to README
* Adding PowershellGallery download badge

1.3.11

09 Sep 10:08
Compare
Choose a tag to compare
+semver: patch +tag +release +publish