Sam Novak

Results 12 issues of Sam Novak

These tweaks help increase the events per second I was able to collect so I wanted to share.

Moved away from my delimited strings to separate fields. Tested and confirmed functionality for two on-prem DPs using SMB_URL and SMB2_URL

Hi there, Just observing that some binaries in the Alma base install are in different locations, specifically binaries there were normally in `/bin` and `/sbin` are now in `/usr/bin` and...

I have a optical mirror feeding a switch that is mirroring packets to a number of appliances, nProbe being one of them. I'm observing super high (currently 39GB x2 processes)...

This greatly reduces the time needed to query the bluetooth state.

``` diff --git a/nessus_report_downloader.py b/nessus_report_downloader.py index 26fddca..2158234 100755 --- a/nessus_report_downloader.py +++ b/nessus_report_downloader.py @@ -227,7 +227,7 @@ def downloadNessusReport(base_url, token, scan_id_list, json_user_data): resp2 = sendGetRequest(url, headers=token_header) # If nessus report is...

**Is your feature request related to a problem? Please describe.** There are additional fields that would be helpful for digital forensics or attacker detection/hunting. Given that the intended audience for...

## 🗣 Description ## Assisting someone with their setup and this was a minor point of confusion. Editing for better clarification. ### 💭 Motivation and context Those unfamiliar with elastic...

**THIS IS ONLY INTENDED FOR AUTOPKG BETAS.** **Describe the problem** It would be nice to have the ability to mark certain fields, either with an xml attribute or some other...

beta