Files
homelab/run_tmNIDS.sh
2023-05-24 02:37:38 -05:00

7 lines
173 B
Bash
Executable File

#!/bin/sh
#
# suricata IDS tester
#
curl https://raw.githubusercontent.com/3CORESec/testmynids.org/master/tmNIDS -o /tmp/tmNIDS && chmod +x /tmp/tmNIDS && bash /tmp/tmNIDS