styx/models
Christopher Talib 67aecd65c1 Saving edges and node from CertStream traffic.
This work extracts fingerprints and domains from CertStream data
structure received through the stream. It builds nodes and edges and
saves them to the relevant files. It sends this data to Kafka but no
logic is implemented at the exit of the broker yet.
2020-01-29 10:03:52 +01:00
..
cerstream.go Refactoring from utils to models 2020-01-28 16:02:17 +01:00
extracts.go Refactoring from utils to models 2020-01-28 16:02:17 +01:00
main.go Saving edges and node from CertStream traffic. 2020-01-29 10:03:52 +01:00
pastebin.go Refactoring from utils to models 2020-01-28 16:02:17 +01:00
types.go Saving edges and node from CertStream traffic. 2020-01-29 10:03:52 +01:00