Skip to content

Quick script to export sigma formatted rules to an excel spreadsheet.

Notifications You must be signed in to change notification settings

CyberDefend3r/sigma-to-excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sigma to Excel

Quick script to export sigma formatted detections to an excel spreadsheet.

Usage

sigma_detection_export.py [-h] -i INPUT -o OUTPUT [-l]

Required arguments:
  -i --input
            Directory path to Active Detections (default: None)

  -o --output
            Path to Output Excel File - Include Desired Filename (default: None)

optional arguments:
  -l, --logic
            Switch to toggle the full logic export (default: False)

  -h, --help
            show this help message and exit

@Cyb3rDefender

About

Quick script to export sigma formatted rules to an excel spreadsheet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages