run_tmnids

This commit is contained in:
wvr
2023-05-24 02:37:38 -05:00
parent 6e99e3a136
commit 8965a23736
2 changed files with 6 additions and 0 deletions

6
run_tmNIDS.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/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