Skip to content
#

suricata

Here are 100 public repositories matching this topic...

satta
satta commented Apr 30, 2020

At the moment, we have some first unit tests. This is fine to check correctness at a fine granularity.

It would be nice as well to have a test case running somewhere that tests a combination of inputs against an actual backend and checks whether queries are correct, both using the GraphQL frontend and backend-specific query methods.

King-Konsto
King-Konsto commented Mar 7, 2019

It would be great to match against known bad TLS certificate fingerprints and/or serial numbers with a bloomfilter. I see to possibilities here:

  1. Include bad fingerprints/serial numbers in default bloomfilter and match against the belonging fields in tls eve output.
  2. Include bad fingerpints/serial numbers in a sort of blacklist and match against the fingerprint/serial number feld in tls eve

Improve this page

Add a description, image, and links to the suricata topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the suricata topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.