Overview:
In my current role, I am Network Administrator, or rather now what the industry now calls a TAM. (Technical Alignment Manager). One of my responsibilities is auditing and maintaining a business’s IT infrastructure.
To help with this workflow I use a piece of software called RocketCyber. At a high level, RocketCyber is SIEM (Security information and event management) platform built for Managed Service Providers (MSPs). The people over at RocketCyber have done a great job creating this tool so I highly encourage you to look them up if you are a TAM or other IT professional.
Similar API Wrappers:
RocketCyber PowerShell Wrapper:
I published this module to the PowerShell Galery called RocketCyberAPI, which interacts with the RocketCyber API.
- Details & documentation are located on my GitHub under the RocketCyber-PowerShellWrapper repo.
- Example scripts\reports using the RocketCyberAPI module are located under the RocketCyber-Automation repo.
- These reports were made with another project I worked on here