Empowering SOC Analysts through AI NOTE: This content is from my experiences until October 2024, LLM’s might evolve and no longer need these tips & tricks.No LLMs were used to generate this blog post or […]
Empowering SOC Analysts through AI NOTE: This content is from my experiences until October 2024, LLM’s might evolve and no longer need these tips & tricks.No LLMs were used to generate this blog post or […]
The problem As much as I like Tines (deployed on-premise) their self-hosted metrics/statistics could use some improvements, there is no 1-to-1 link or view between stories and their sizes in the database (events + payloads) […]
NOTE: I wrote this blogpost with Claude Sonet 3.5 I want to share a lambda function I’ve built that might prove incredibly useful for your future projects. This function generates the exact start and end […]
Get portainer running Go to your primary environment Go to stacks and add a stack Use the web editor and let’s add our service https://github.com/sdr-enthusiasts/airspy_adsb The main change I had to do was to change […]
Compiling the software for the inkplate My config.h (as a quick test) the result (as a quick test) Setting up home assistant Add https://github.com/sibbl/hass-lovelace-kindle-screensaver to your home assistant addons, I have no interest in running […]
Download the onboarding code/script I dumped the .zip file in /root/defenderthen execute it with Python to install the right “stuff” so the defender binary can talk to your org/api thing Now lets download the binary […]
Its just me on my tenant, want to be able to forward 🙂 Login as administrator on https://security.microsoft.com/ Go to “Email & collaboration” then “Policies & Rules” Locate the anti-spam outbound policy
UDM/UXG/Gateways/DreamRouter should all be able to do it. Steps to take Setting up the VLAN Setup an SSID Setup the VPN client upload your WireGuard config I had to tweak my AzireVPN config a little […]
I’ve run into the issue of automating the deletion of merge requests over the API ( https://docs.gitlab.com/17.2/ee/api/merge_requests.html#delete-a-merge-request ) Googled around, and found people saying to use personal access tokens instead of project access tokens…failed to […]
I’ve recently had to switch from a self-hosted ollama to a Cloudflare worker for development. As I’m using API calls (with Tines) I wanted the transition to go as smooth as possible so I wanted […]
Recent Comments