services.suricata.enabledSources

NixOS option

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

type: list of string
Default
[
  "abuse.ch/sslbl-blacklist"
  "abuse.ch/sslbl-c2"
  "abuse.ch/sslbl-ja3"
  "et/open"
  "etnetera/aggressive"
  "stamus/lateral"
  "oisf/trafficid"
  "tgreen/hunting"
  "pawpatrules"
  "ptrules/open"
]
declared in: nixos/modules/services/networking/suricata/default.nixView source on NixOS/nixpkgs →