Skip to content

Releases: jasonish/py-idstools

0.5.2

08 Feb 15:15
Compare
Choose a tag to compare
  • idstools-u2json: fix --delete
  • idstools-u2json: add --verbose flag for debug logging
  • idstools-rulecat: allow multiple urls

0.5.1

29 Oct 07:45
Compare
Choose a tag to compare
  • New tool: eve2pcap. Converts packets and payloads found in Suricata
    EVE logs to pcap files.
  • Rule parser: handle multi-line rules.

0.5.0

27 May 23:17
Compare
Choose a tag to compare
  • New tool: idstools-dumpdynamicrules. A wrapper around Snort to dump
    dynamic rule stubs and optionally repack the tarball with the new
    stubs.
  • New tool: idstools-u2eve. Basically a copy of the current u2json,
    but will aim to keep a compatible eve output style. idstools-u2json
    will probably become more of a basic example program.
  • A basic packet decoding module.
  • New tool: rulecat. A basic Suricata rule management tool.