Category: Integrations & Tools

Articles tagged Integrations & Tools

Filters

Streamlining ES|QL Query and Rule Validation: Integrating with GitHub CI

ES|QL is Elastic's new piped query language. Taking full advantage of this new feature, Elastic Security Labs walks through how to run validation of ES|QL rules for the Detection Engine.

Mika Ayenson

Unpacking ICEDID

ICEDID is known to pack its payloads using custom file formats and a custom encryption scheme. We are releasing a set of tools to automate the unpacking process and help analysts and the community respond to ICEDID.

Cyril François

Click, Click… Boom! Automating Protections Testing with Detonate

To automate this process and test our protections at scale, we built Detonate, a system that is used by security research engineers to measure the efficacy of our Elastic Security solution in an automated fashion.

Jessica David

The Elastic Container Project for Security Research

The Elastic Container Project provides a single shell script that will allow you to stand up and manage an entire Elastic Stack using Docker. This open source project enables rapid deployment for testing use cases.

Andrew Pease

Ingesting threat data with the Threat Intel Filebeat module

Tutorial that walks through setting up Filebeat to push threat intelligence feeds into your Elastic Stack.

Andrew Pease

NETWIRE Dynamic Configuration Extraction

Elastic Security Labs discusses the NETWIRE trojan and is releasing a tool to dynamically extract configuration files.

Seth Goodwin

NETWIRE Configuration Extractor

Python script to extract the configuration from NETWIRE samples.

Elastic Security Labs

QBOT Configuration Extractor

Python script to extract the configuration from QBOT samples.

Elastic Security Labs

ICEDID Configuration Extractor

Python script to extract the configuration from ICEDID samples.

Elastic Security Labs

BPFDoor Configuration Extractor

Configuration extractor to dump out hardcoded passwords with BPFDoor.

Elastic Security Labs

PARALLAX Payload Extractor

Python script to extract the payload from PARALLAX samples.

Elastic Security Labs

BPFDoor Scanner

Python script to identify hosts infected with the BPFDoor malware.

Elastic Security Labs