Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 633 Bytes

File metadata and controls

13 lines (10 loc) · 633 Bytes

scripts

My collection of scripts that I've written over the years as a SANS Internet Storm Center Handler

Requirements

  • pngrep.pl currently requires an old version of NetPacket (v0.43.2), I need to fix it to work with the current version (and will accept pull requests that fix it :-) ).
  • sigs.py requires pysha3 (can be installed with pip) or Python >= 3.6

Notes