services.suricata.enabledSources

List of sources that should be enabled. Currently sources which require a secret-code are not supported.

Type
list of string
Default
[
  "et/open"
  "etnetera/aggressive"
  "stamus/lateral"
  "oisf/trafficid"
  "tgreen/hunting"
  "sslbl/ja3-fingerprints"
  "sslbl/ssl-fp-blacklist"
  "malsilo/win-malware"
  "pawpatrules"
]
Declared
<nixpkgs/nixos/modules/services/networking/suricata/default.nix>