summaryrefslogtreecommitdiff
path: root/tulip/tulip.env
diff options
context:
space:
mode:
authorAleksa Vuckovic <aleksa@vuckovic.cc>2023-11-18 16:10:41 +0100
committerAleksa Vuckovic <aleksa@vuckovic.cc>2023-11-18 16:10:41 +0100
commit1dfd292cf88cc3a0e415fff0e9525ead662a1f9d (patch)
tree9e802430879e54883c41f7e42c27a7fbb6c8dd13 /tulip/tulip.env
parentca4ad65bcb032ded36610054c59182599d39360f (diff)
saarctf
Diffstat (limited to 'tulip/tulip.env')
-rw-r--r--tulip/tulip.env4
1 files changed, 2 insertions, 2 deletions
diff --git a/tulip/tulip.env b/tulip/tulip.env
index 619c9e7..27a1dcd 100644
--- a/tulip/tulip.env
+++ b/tulip/tulip.env
@@ -1,8 +1,8 @@
-FLAG_REGEX="[A-Z0-9]{31}="
+FLAG_REGEX="SAAR\{[A-Za-z0-9-_]{32}\}"
TULIP_MONGO="mongo:27017"
# The location of your pcaps as seen by the host
-TRAFFIC_DIR_HOST=./services/test_pcap
+TRAFFIC_DIR_HOST=/traffic
# The location of your pcaps (and eve.json), as seen by the container
TRAFFIC_DIR_DOCKER=/traffic