diff --git a/res/best.jpg b/res/best.jpg deleted file mode 100644 index b28b772..0000000 Binary files a/res/best.jpg and /dev/null differ diff --git a/run_tmNIDS.sh b/run_tmNIDS.sh new file mode 100755 index 0000000..22fb702 --- /dev/null +++ b/run_tmNIDS.sh @@ -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