sigstrike 0.1.0

Cobalt Strike beacon crawler and parser.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# SigStrike

A fast Cobalt Strike beacon parser.
Parses 1000 beacon under 1 second.
Can crawl 1M of potential beacon URLs in under 10 minutes.

Parsing logic in based on [dissect.cobaltstrike](https://github.com/fox-it/dissect.cobaltstrike) Python library.

# Installation