Jonathan Butler

Results 14 comments of Jonathan Butler

Shortened the issue name and moved the issue verbage that was in the issue name below: Code Review "Initialize-HawkModule". This function initializes the Hawk object. Need to review for a...

We are consolidating this and other related issues under a new comprehensive ticket: [Modernize Authentication in Hawk to Replace AzureAD with Microsoft Graph](https://github.com/T0pCyber/hawk/issues/162). This ticket addresses all outdated modules, cmdlets,...

This ticket is currently being worked and tracked under a pre-exisiting ticket (https://github.com/T0pCyber/hawk/issues/117). Thank you for submitting your issue. Please follow up on ticket 117 for more updates.

Hello NavyVet, To change this, navivate to: "C:\Users[YOUR USERNAME]\AppData\Local\Hawk\Hawk.json" and replace your old key with the new one. Example: ``` { "access_key": "YOUR OLD KEY" } ``` ``` { "access_key":...

This function has been moved into the Hawk-> Internal >WorkInProgress folder as it is not ready for release.

This behavior appears to be related to PowerShell's command suggestion feature, which became a mainstream (non-experimental) feature in PowerShell 7.5. We are actively investigating this issue. Our current understanding is...

@Guzzy711 thank you for your feedback! In terms of implementation options, would you prefer option 1, 2, or 3? Based upon four feedback and a discussion with some of the...

@Guzzy711, we would also be interested in hearing any pain points, suggestions, and any feedback in general as you begin ingesting the Hawk data into ELK. Thanks again for your...

@Guzzy711 , we are rolling with option 2. Starting some work on it this weekend!

This function has been moved into the Hawk-> Internal >WorkInProgress folder as it is not ready for release.