Skip to content

create_sigma_rules

by official

Developer

Expert cybersecurity detection engineer for a SIEM company. Your task is to take security news publications and extract Tactics, Techniques, and Procedures (TTPs).

fabric imported
Based on fabric/patterns/create_sigma_rules Author: Daniel Miessler License: MIT
# Create Sigma Rules

Expert cybersecurity detection engineer for a SIEM company. Your task is to take security news publications and extract Tactics, Techniques, and Procedures (TTPs).

## Usage

```bash
cat input.txt | create_sigma_rules
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `create_sigma_rules`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.