mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-28 19:28:50 +00:00
create ewsposter json folders in /data/ews/<honeypotname>
create ewsposter json folders in /data/ews/<honeypotname>
This commit is contained in:
parent
6121bf9f12
commit
e911c750af
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ chmod 644 /root/tpot/upstart/*
|
||||||
|
|
||||||
# Let's create some files and folders
|
# Let's create some files and folders
|
||||||
fuECHO "### Creating 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
|
# Let's copy some files
|
||||||
cp -R /root/tpot/bin/* /usr/bin/
|
cp -R /root/tpot/bin/* /usr/bin/
|
||||||
|
|
Loading…
Reference in a new issue