mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking glutton, automatic iptables rules
This commit is contained in:
4
docker/glutton/dist/rules.yaml
vendored
4
docker/glutton/dist/rules.yaml
vendored
@ -1,5 +1,5 @@
|
||||
rules:
|
||||
- match: tcp dst port 64295
|
||||
- match: tcp dst port 5001
|
||||
type: passthrough
|
||||
name: ssh
|
||||
- match: tcp dst port 22 or port 2222
|
||||
@ -35,4 +35,4 @@ rules:
|
||||
type: conn_handler
|
||||
target: default
|
||||
- match: udp
|
||||
type: drop
|
||||
type: drop
|
Reference in New Issue
Block a user