From e911c750af2d7a5f6ea942c055e065b9fdb27787 Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Wed, 9 Dec 2015 17:25:02 +0100 Subject: [PATCH] create ewsposter json folders in /data/ews/ create ewsposter json folders in /data/ews/ --- installer/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/install.sh b/installer/install.sh index 8bbbf406..bd31cca8 100755 --- a/installer/install.sh +++ b/installer/install.sh @@ -273,7 +273,7 @@ chmod 644 /root/tpot/upstart/* # Let's create some files and folders fuECHO "### Creating some files and folders." -mkdir -p /data/ews/log /data/ews/conf /data/elk/data /data/elk/log /home/tsec/.ssh/ +mkdir -p /data/ews/log /data/ews/conf /data/ews/cowrie /data/ews/dionaea /data/ews/glastopf /data/ews/honeytrap /data/elk/data /data/elk/log /home/tsec/.ssh/ # Let's copy some files cp -R /root/tpot/bin/* /usr/bin/