HAWK

1.9.0

The Hawk module has been designed to ease the burden on O365 administrators who are performing a forensic analysis in their organization.  It accelerates the gathering of data from multiple sources in the service.

It does NOT take the place of a human reviewing the data generated and is simply here to make data gathering easier.

Hawk has moved to GitHub and is a
The Hawk module has been designed to ease the burden on O365 administrators who are performing a forensic analysis in their organization.  It accelerates the gathering of data from multiple sources in the service.

It does NOT take the place of a human reviewing the data generated and is simply here to make data gathering easier.

Hawk has moved to GitHub and is availble for all to contribute.
https://github.com/Canthv0/hawk
Show more

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name HAWK -RequiredVersion 1.9.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name HAWK -Version 1.9.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 matbyrd@microsoft.com. All rights reserved.

Package Details

Author(s)

  • hawk_feedback@microsoft.com

Tags

O365 Security Audit Breach Investigation Exchange EXO Compliance Logon

Functions

Get-HawkTenantAzureAuthenticationLogs Get-HawkTenantConfiguration Get-HawkTenantEDiscoveryConfiguration Get-HawkTenantInboxRules Get-HawkTenantOauthConsentGrants Get-HawkTenantRBACChanges Get-HawkUserAuthHistory Get-HawkUserConfiguration Get-HawkUserEmailForwarding Get-HawkUserInboxRule Get-HawkUserMailboxAuditing Initialize-HawkGlobalObject Search-HawkTenantActivityByIP Search-HawkTenantEXOAuditLog Show-HawkHelp Start-HawkTenantInvestigation Start-HawkUserInvestigation Update-HawkModule Get-HawkUserAdminAudit Get-HawkTenantAuthHistory Get-HawkUserHiddenRule Get-HawkMessageHeader Get-HawkUserPWNCheck Get-HawkUserAutoReply

Dependencies

Release Notes


       1.9.0 - Checked in to pull requests
       1.9.0 - Added Get-HawkUserAutoReply to pull autoreply information (thx chrish012)
       1.9.0 - Fix for mailbox audit logs and non us dates (thx imcfarla2003)
       1.8.8 - Updated required module versions to correct some connection issues
       1.8.8 - Fixed issue where the wrong cmdlet was being called for Get-SweepRule
       1.8.7 - Mailbox information will now include archive statistics
       1.8.7 - Added Get-HawkUserPWNCheck will check HaveIBeenPWNed to see if an email is part of a public breach
       1.8.6 - Fixed issue with IP Address lookup in Get-HawkUserAuthHistory (Thanks Kelvin for Feedback)
       1.8.5 - Updated output from Get-HawkUserAuthHistory to remove the BASE object from the CSV
       1.8.5 - Updated EXO Connection logic to renew token if it will expire in 15 minutes
       1.8.5 - Fixed issue Get-HawkUserAuthHistory failing on a single entry failing JSON conversion
       1.8.4 - Removed un-needed dependencies that were impacting functionality
       1.8.3 - Added search for Set-InboxRule and Remove-InboxRule to Search-HawkTenantEXOAuditLog (Thanks Danny for feedback)
       1.8.3 - Fixed issue with simple audit log output when caller contained "on behalf of"
       1.8.2 - Removed an unused utility function
       1.8.2 - Getting the token for Azure Graph now uses CloudConnect
       1.8.1 - Moved to RobustCloudCommand module instead of script
       1.8.0 - Leverages CloudConnect Module to connect to EXO if no current connection
       1.8.0 - Updated Help for all HawkUser cmdlets
       1.8.0 - Removed XML output for all HawkUser cmdlets
       

FileList

Version History

Version Downloads Last updated
3.1.0 9,883 3/30/2023
3.0.0 4,233 4/9/2022
2.0.3.2 4,375 5/7/2021
2.0.3.1 25 5/7/2021
2.0.2 28 5/7/2021
2.0.1 511 3/31/2021
2.0.0 1,201 1/5/2021
1.15.1 222 12/19/2020
1.15.0 3,412 12/19/2019
1.14.3 49 12/18/2019
1.14.2 363 11/13/2019
1.14.1 24 11/13/2019
1.14.0 458 9/25/2019
1.13.6 305 8/29/2019
1.13.3 58 8/26/2019
1.13.2 73 8/22/2019
1.13.1 51 8/21/2019
1.13.0 55 8/20/2019
1.12.1 27 8/20/2019
1.12.0 24 8/20/2019
1.10.1 409 7/9/2019
1.9.0 (current version) 24 7/9/2019
1.8.8 26 7/9/2019
1.8.7 363 6/14/2019
1.8.6 339 5/24/2019
1.8.5 31 5/23/2019
1.8.4 56 5/21/2019
1.8.3 67 5/16/2019
1.8.2 26 5/16/2019
1.8.1 44 5/14/2019
1.8.0 27 5/14/2019
1.7.1 349 4/23/2019
1.6.13 165 4/12/2019
1.6.11 71 4/3/2019
1.6.9 530 12/13/2018
1.6.8 22 12/13/2018
1.6.7 30 12/12/2018
1.6.6 26 12/12/2018
1.6.5 27 12/12/2018
1.6.4 24 12/11/2018
1.6.3 80 12/10/2018
1.6.1 195 11/13/2018
1.6.0 26 11/13/2018
1.5.0 69 11/8/2018
1.4.0 79 10/30/2018
1.3.2 157 10/1/2018
1.3.1 28 10/1/2018
1.2.6 49 9/27/2018
1.2.5 26 9/27/2018
1.2.4 99 9/6/2018
1.2.3 199 7/19/2018
1.2.2 105 6/29/2018
1.2.1 43 6/26/2018
1.2.0 29 6/25/2018
1.1.4 341 5/18/2018
Show less