Commit graph

156 commits

Author SHA1 Message Date
t3chn0m4g3
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
t3chn0m4g3
f9e67c897c clean up, update readme 2016-03-09 14:05:06 +01:00
Marco Ochse
6f18240ade only apt-get upgrade during install 2016-03-08 18:37:37 +01:00
t3chn0m4g3
5d22c0c6bd fix error in iso creator 2016-03-08 15:34:37 +01:00
t3chn0m4g3
4c83de3995 rewrite 2fa_enable, delete ssh_enable 2016-03-07 15:48:44 +01:00
t3chn0m4g3
71b838c6e2 rewrite 2fa_enable, delete ssh_enable 2016-03-07 15:48:07 +01:00
t3chn0m4g3
211894753f tweaking 2016-03-07 13:13:52 +01:00
t3chn0m4g3
392fb9c344 T-Pot is now in beta 2 - stage 2016-03-06 17:51:54 +01:00
t3chn0m4g3
4ef5252c85 update version info 2016-03-06 17:38:33 +01:00
t3chn0m4g3
c7341998bc install docker-engine 1.10.2 2016-03-06 17:21:49 +01:00
t3chn0m4g3
bb933684b6 allow network autoconfig failure and thus for manual ip settings 2016-03-06 17:16:36 +01:00
t3chn0m4g3
2d5c498860 tweaking, persistence 2016-03-04 21:47:14 +01:00
t3chn0m4g3
a7f98902e3 turn persistence off by default 2016-03-03 17:48:04 +01:00
t3chn0m4g3
ed797cf62d update readme, upstart 2016-03-03 17:45:49 +01:00
Marco Ochse
599e448bbc include overview 2016-03-02 17:31:07 +01:00
Marco Ochse
f715e4b1bc add overview 2016-03-02 17:29:52 +01:00
Marco Ochse
130bc920ca update doc 2016-03-02 17:19:59 +01:00
Marco Ochse
68556e8651 conpot - support persistence 2016-03-02 17:12:58 +01:00
Marco Ochse
1089993579 update housekeeping for elasticsearch, keep indexes for <=90 days 2016-03-02 16:21:17 +01:00
t3chn0m4g3
d1b7774f1f fix for systems without syslinux-utils 2016-02-26 20:42:47 +00:00
t3chn0m4g3
88b1cd63ad now in beta 2016-02-22 17:49:50 +01:00
t3chn0m4g3
1902696c75 include new index, dashbaords, tweaks 2016-02-22 17:47:24 +01:00
t3chn0m4g3
994aed3e31 include conpot 2016-02-19 17:52:45 +01:00
t3chn0m4g3
1804a042e9 support ubuntu 14.04.4 2016-02-19 17:29:29 +01:00
Marco Ochse
1c5279907e update docker 1.10.1-0~trusty 2016-02-15 18:07:03 +01:00
Marco Ochse
702de8c281 modify installer and image selection 2016-02-13 00:21:44 +01:00
Marco Ochse
2dc676868d scripts, configs, optimizations, dashboard base 2016-02-12 22:47:19 +01:00
Marco Ochse
792142a6f1 update for elasticpotpy 2016-02-11 18:52:45 +01:00
t3chn0m4g3
4797fb155c update emobility/ews logging 2016-02-11 15:52:19 +01:00
t3chn0m4g3
6615046d02 update docker installation method 2016-02-11 14:59:22 +01:00
t3chn0m4g3
6cc229c610 update docker installation method 2016-02-11 14:57:10 +01:00
Marco Ochse
e55286a5b6 update emobility log path 2016-02-11 13:16:20 +01:00
t3chn0m4g3
97890321e4 no automatic upgrade of docker-engine major releases 2016-02-09 11:54:55 +01:00
Marco Ochse
f4d10179fc elk upstart tweaking 2016-02-08 23:23:42 +01:00
Marco Ochse
0f1b6fc765 honeytrap upstart tweaking, include latest dashboard 2016-02-08 23:07:10 +01:00
Marco Ochse
4131435930 tweak flavor selector 2016-02-08 17:13:47 +01:00
Marco Ochse
c1de2a725c pull images and replace upstart scripts 2016-02-08 16:50:28 +01:00
Marco Ochse
8c94d6d9a5 tweaking 2016-02-08 15:57:27 +01:00
Marco Ochse
0acc5a4a21 update honeytrap.conf for tcp/8080 passthru 2016-02-08 15:20:33 +01:00
Marco Ochse
cbccc7c83f include emobility 2016-02-08 15:03:56 +01:00
Marco Ochse
8165e8f91f prevent race condition for ewsposter/ews.ip at first start 2016-02-08 13:37:02 +01:00
Marco Ochse
ebb58955c4 prepare for emobility 2016-02-08 12:21:03 +01:00
Marco Ochse
63ba812446 clear logs 2016-02-06 04:13:32 +01:00
Marco Ochse
68379a1a25 update hardware recommendations 2016-02-04 10:44:34 +01:00
Marco Ochse
87a472be74 modify folder layout for elasticpot 2016-02-04 10:23:31 +01:00
t3chn0m4g3
86c57328fc enable color prompt 2016-02-03 15:10:19 +01:00
t3chn0m4g3
c7e5dece6a set swap to 8192MB, remove /data as partition 2016-02-03 12:41:16 +01:00
Marco Ochse
187cd77b26 disable ssh roaming 2016-01-29 17:56:26 +01:00
Marco Ochse
403e57c6d4 upstart changes dionaea, honeytrap 2016-01-27 10:46:01 +01:00
Marco Ochse
3f51fe8d67 update elasticpot upstart script 2016-01-15 23:18:32 +01:00