Commit Graph

114 Commits

Author SHA1 Message Date
c7516ae1f8 keep elkbase.tgz
In some rare occasions the .kibana index might be corrupted
(IOException) resulting in missing translogs and thus preventing
.kibana index from getting indexed (happens during a power failure). A
quick fix is to delete the contents in
“/data/elk/data/elasticsearch/nodes/0/indices/.kibana/*“, extract
elkbase.tgz to a temp folder (tar xvfz elkbase.tgz /tmp/) and copy “cp
-R /tmp/data/elk/data/elasticsearch/nodes/0/indices/.kibana/*
/data/elk/data/elasticsearch/nodes/0/indices/.kibana/“.
Make sure to stop service checks (“/etc/crontab”) and stop elk (service
elk stop) before doing this.
2016-03-09 22:10:44 +01:00
f9e67c897c clean up, update readme 2016-03-09 14:05:06 +01:00
6f18240ade only apt-get upgrade during install 2016-03-08 18:37:37 +01:00
4c83de3995 rewrite 2fa_enable, delete ssh_enable 2016-03-07 15:48:44 +01:00
71b838c6e2 rewrite 2fa_enable, delete ssh_enable 2016-03-07 15:48:07 +01:00
211894753f tweaking 2016-03-07 13:13:52 +01:00
392fb9c344 T-Pot is now in beta 2 - stage 2016-03-06 17:51:54 +01:00
4ef5252c85 update version info 2016-03-06 17:38:33 +01:00
c7341998bc install docker-engine 1.10.2 2016-03-06 17:21:49 +01:00
2d5c498860 tweaking, persistence 2016-03-04 21:47:14 +01:00
a7f98902e3 turn persistence off by default 2016-03-03 17:48:04 +01:00
ed797cf62d update readme, upstart 2016-03-03 17:45:49 +01:00
68556e8651 conpot - support persistence 2016-03-02 17:12:58 +01:00
1089993579 update housekeeping for elasticsearch, keep indexes for <=90 days 2016-03-02 16:21:17 +01:00
1902696c75 include new index, dashbaords, tweaks 2016-02-22 17:47:24 +01:00
994aed3e31 include conpot 2016-02-19 17:52:45 +01:00
1c5279907e update docker 1.10.1-0~trusty 2016-02-15 18:07:03 +01:00
702de8c281 modify installer and image selection 2016-02-13 00:21:44 +01:00
2dc676868d scripts, configs, optimizations, dashboard base 2016-02-12 22:47:19 +01:00
792142a6f1 update for elasticpotpy 2016-02-11 18:52:45 +01:00
4797fb155c update emobility/ews logging 2016-02-11 15:52:19 +01:00
6615046d02 update docker installation method 2016-02-11 14:59:22 +01:00
6cc229c610 update docker installation method 2016-02-11 14:57:10 +01:00
e55286a5b6 update emobility log path 2016-02-11 13:16:20 +01:00
97890321e4 no automatic upgrade of docker-engine major releases 2016-02-09 11:54:55 +01:00
f4d10179fc elk upstart tweaking 2016-02-08 23:23:42 +01:00
0f1b6fc765 honeytrap upstart tweaking, include latest dashboard 2016-02-08 23:07:10 +01:00
c1de2a725c pull images and replace upstart scripts 2016-02-08 16:50:28 +01:00
8c94d6d9a5 tweaking 2016-02-08 15:57:27 +01:00
0acc5a4a21 update honeytrap.conf for tcp/8080 passthru 2016-02-08 15:20:33 +01:00
cbccc7c83f include emobility 2016-02-08 15:03:56 +01:00
8165e8f91f prevent race condition for ewsposter/ews.ip at first start 2016-02-08 13:37:02 +01:00
ebb58955c4 prepare for emobility 2016-02-08 12:21:03 +01:00
63ba812446 clear logs 2016-02-06 04:13:32 +01:00
87a472be74 modify folder layout for elasticpot 2016-02-04 10:23:31 +01:00
86c57328fc enable color prompt 2016-02-03 15:10:19 +01:00
187cd77b26 disable ssh roaming 2016-01-29 17:56:26 +01:00
403e57c6d4 upstart changes dionaea, honeytrap 2016-01-27 10:46:01 +01:00
3f51fe8d67 update elasticpot upstart script 2016-01-15 23:18:32 +01:00
d4aa333e6f some changes for elasticpot 2016-01-15 23:11:49 +01:00
f3b2949eae minor changes 2016-01-14 18:01:25 +01:00
ba4162adfb some bug fixes 2016-01-14 09:46:02 +01:00
ea41054eab update ews.cfg 2016-01-11 09:56:14 +01:00
74cfe25346 update /data folder layout 2015-12-15 14:55:47 +01:00
3ba8567671 honeytrap will log to host /data/honeytrap 2015-12-15 14:53:02 +01:00
c4903fef66 dionaea will log to host /data/dionaea 2015-12-14 18:08:59 +01:00
8ebdadb5f2 update /data folder layout 2015-12-14 17:42:35 +01:00
e2b5e94f78 cowrie will log to host /data/cowrie 2015-12-14 17:36:37 +01:00
edb0a4f9d4 cowrie will log to host /data/cowrie 2015-12-14 17:35:54 +01:00
56c5580f41 update /data folder layout 2015-12-14 14:53:20 +01:00