]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
ids-functions.pl: Add generate_service_ports_file() function.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 24 Jul 2022 12:11:14 +0000 (14:11 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 24 Jul 2022 12:11:14 +0000 (14:11 +0200)
commit4df13e863fd9704eb8b5d95d7c6e425eb76020b6
tree70a26e48643eaefc42e316e83aa21143b47210ca
parent46e278c621b920a2b6be834d54deaff6bb43b7e6
ids-functions.pl: Add generate_service_ports_file() function.

This function calls the subfunctions from the port helpers library file
to gather all the available services and to collect their used ports.

That details will be written to a yaml file which can be used by suricata
in various rules files.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/cfgroot/ids-functions.pl
config/tor/ipfire-tor.rules [new file with mode: 0644]