Christmas Wrappers - Part 1

How to create a wrapper script in Powershell

One of my earliest posts was ā€œBuilding a functionā€. It was my attempt at teaching people to build a function in Powershell. Itā€™s a bit outdated now, but I still think itā€™s a decent read - however, the time has come to revisit the topic of Powershell-functions. This time, in... [Read More]
Tags: Powershell, pwsh, Cyber Security, MISP

Figuring out MISP2Sentinel Event Filters

How they work, how to use them and some (hopefully not horrible) examples.

MISP is becoming a popular open source option for managing threat intelligence at the operational level by sharing indicators of compromise (IOCs) and contextualizing them with other data. It can, however, be a bit daunting to figure out how to use the event filters. In this post Iā€™ll go through... [Read More]
Tags: MISP, Threat Intelligence, Microsoft Sentinel, IOC

Use Update Indicators API to push Threat Intelligence from MISP to Microsoft Sentinel

A quick intro on how to set up MISP, Azure Functions and Sentinel to push threat intelligence from MISP to Sentinel

An updated guidance on how to set up the MISP2Sentinel Azure Function to push threat intelligence from MISP to Microsoft Sentinel using the new Upload Indicators API. [Read More]
Tags: Cloud Security, Microsoft Sentinel, Data Connectors, Azure Functions, Automation, MISP, Upload Indicators API