Allow SMTPS and IMAPS connections from Mythic proxies.
This commit is contained in:
parent
0faf81bd95
commit
c17c33dfa2
|
@ -22,6 +22,8 @@ scabbers_mythic_proxy:
|
||||||
- services:
|
- services:
|
||||||
- http
|
- http
|
||||||
- https
|
- https
|
||||||
|
- imaps
|
||||||
|
- smtps
|
||||||
- prune_services: True
|
- prune_services: True
|
||||||
- sources:
|
- sources:
|
||||||
- 2a00:1098::82:1000:3b:1:1
|
- 2a00:1098::82:1000:3b:1:1
|
||||||
|
|
Loading…
Reference in New Issue