run_tmnids
This commit is contained in:
6
run_tmNIDS.sh
Executable file
6
run_tmNIDS.sh
Executable 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
|
||||
Reference in New Issue
Block a user