Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

the SMRT Book

Wes edited this page Apr 21, 2017 · 12 revisions

Chapter 1 - Introduction

csirtg-indicator

Chapter 2 - Getting Started

Inputs

  • stdin
  • http
  • zyre
  • syslog

Parsers

https://github.com/csirtgadgets/csirtg-smrt-py/tree/master/csirtg_smrt/parser

  • delimited (csv, tsv, pipe, etc)
  • json
  • xml
  • stix
  • email
  • cef

Outputs

https://github.com/csirtgadgets/csirtg-indicator-py/tree/master/csirtg_indicator/format

  • stdout
  • syslog
  • zmq

Output Formats

  • json
  • bind
  • bro
  • snort
  • csv
  • table

Apps

https://github.com/csirtgadgets/csirtg-smrt-py/tree/master/csirtg_smrt/client

  • cif
  • splunk
  • elasticsearch
  • zyre
  • bro
  • sie
Clone this wiki locally