My Projects#

Documentation for my open source projects:

  • StormLib++

    • StormLib++ is a collection of Python code that make life as a Storm service developer easier paired with a collection of Synapse Rapid Power-Ups to make life as a Synapse analyst easier.

  • Storm Services (Synapse Advanced Power-Ups):

    • yarastorm

      • A Storm service that facilitates Yara scanning from a Synapse Cortex.

  • Storm Packages (Synapse Rapid Power-Ups)

    • lookupstorm

      • A Synapse Rapid Power-Up for looking up common atomic indicators in Synapse as strings rather than a <form>=<valu> pair.

    • dnsstorm

      • A Synapse Rapid Power-Up that brings DNS over HTTPS capabilities to a Cortex.

    • report-ingest

      • A tool to download, scrape, and model the contents of any URL from the web.

    • stix

      • An extension to the builtin stix Storm Library methods that rely on the StormLib++ project’s custom stix ingestion config.

  • PyHatching

  • CAIC Python

    • An async Python client for working with Colorado Avalanche Information Center data.

  • stem-http

    • An async HTTP client using the stem library.

  • aioipinfo

    • A simple, async ipinfo.io client.