Commit Graph

74 Commits

Author SHA1 Message Date
itsikkes 2c3d0af3e3 merge fix 2016-07-15 17:00:55 +03:00
itsikkes c5fd92c570 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	chaos_monkey/config.py
2016-07-15 16:58:09 +03:00
itsikkes 3da0c1a57c Added auto-scan subnets option
Monkey is now able to auto scan the local host subnets, removing the
need to preconfigure it to scan the network subnets (option is on by
default)
2016-07-15 16:54:46 +03:00
acepace 3767e05434 Change order of config file to be easier to modify.
Added internet servers to config file
2016-07-10 11:41:13 +03:00
acepace eaaa5f314b Updated config documentation 2016-07-10 11:20:22 +03:00
itsikkes 5d1a3680b2 serval bug fixes
1. all monkeys got the 1st config;
2. incompatible config types
3. UI fixes at the island
2016-07-06 11:44:33 +03:00
itsikkes 3d5d972cf8 Add monkey kill option from island 2016-07-04 10:44:57 +03:00
itsikkes 84496dd3f5 Added internet access check
Shown in the monkey properties in the island
2016-06-28 11:13:24 +03:00
acepace 57a0426dfb Moved PIP requirements for Chaos Monkey itself and removed useless build_env. 2016-06-21 18:18:45 +03:00
acepace 27d14094cc Changed MS08-67 user to monkey indicative to help track infections 2016-06-14 17:06:17 +03:00
acepace 20e4793c0e Revert prior change. 2016-06-07 18:15:34 +03:00
acepace a004a757ec Fixed an annoying path in Windows paths... 2016-06-07 18:14:38 +03:00
acepace 61ff2ed740 made fixed range actually load from configuration... 2016-06-07 17:18:51 +03:00
itsikkes 347833d619 add tunnels visualization
tunnel information is sent to island and appears on the map: blue -
tunnel, red - expolit
2016-05-27 01:06:56 +03:00
itsikkes 539174e1c5 known issue regarding using twisted with pyInstaller 2016-05-26 20:33:29 +03:00
itsikkes 3dacde2f28 find tunnel now searches on all host's interfaces 2016-05-26 19:52:15 +03:00
itsikkes 3990806d8c ignore empty strings in fixed address list
empty address string is used in the sample config for empty strings
touple, which shouldn't cause an exception
2016-05-26 16:36:55 +03:00
itsikkes e1cd671e0a add missed dependency for mongoDB 2016-05-26 09:57:26 +03:00
itsikkes ace6a758f7 update installation process on linux
still not final, but improved
2016-05-25 22:51:38 +03:00
acepace 12c9062dd4 Added hidden import to monkey-linux.spec 2016-03-02 17:13:52 +02:00
acepace e76513529e GC-5506 #resolved added different log files for different platforms. 2016-03-02 17:13:36 +02:00
acepace 2860305278 Merge branch 'master' of https://github.com/guardicore/monkey 2016-03-02 15:39:27 +02:00
acepace 3afbd6b93f GC-5502: #resolved - Added code to handle lack of permissions. 2016-03-02 15:38:51 +02:00
urihershgc 4f0a0093da GC-5503: #resolved - added missing package as hidden 2016-03-02 15:25:14 +02:00
acepace f95bbb0d13 Removed out of date build explanations 2016-03-01 19:01:40 +02:00
acepace 584810e79b Moved chaos money build notes to proper directory. 2016-03-01 15:34:10 +02:00
acepace 6a486165e5 Fixed broken imports 2016-03-01 13:19:45 +02:00
acepace 73fe684589 Upgraded pyinstaller usage 2016-02-29 11:32:50 +02:00
urihershgc 6e521db994 removed fake 2016-02-16 10:16:21 +02:00
urihershgc eab6f386a8 monkey debian minor improvements 2016-01-19 16:07:02 +02:00
urihershgc 0cd5d5aea3 GC-5050: skip timeouts fix and shorter timeout 2016-01-14 16:14:07 +02:00
urihershgc 6fe21a83e1 GC-5050: skip timeouts if no potential machines were found 2016-01-14 14:35:55 +02:00
urihershgc 013c87f478 GC-5050: added execution script 2016-01-14 14:05:27 +02:00
urihershgc 047939b80d GC-5050: better configuration handling 2016-01-14 11:58:15 +02:00
urihershgc a0e87a82f7 GC-5050: better range calculation 2016-01-13 10:27:49 +02:00
urihershgc 54e4453d67 pyinstaller run clean 2015-12-31 09:57:29 +02:00
urihershgc 471fede2fe GC-3598: #resolved added process list 2015-12-09 16:33:44 +02:00
urihershgc e5d809e7aa GC-4599: better logging of depth 2015-12-08 09:58:06 +02:00
urihershgc 21463211fd GC-4599: fixed depth to int 2015-12-08 09:41:21 +02:00
urihershgc 0ec19578c3 GC-4599: added depth parameter 2015-12-07 19:08:15 +02:00
urihershgc 2333436da4 added example configuration 2015-12-07 10:15:56 +02:00
urihershgc 893ba1b7af GC-4600 added command line option 2015-12-06 09:50:36 +02:00
urihershgc 3522e6e02d GC-4600: monkey is propagating current C&C server 2015-12-03 16:38:50 +02:00
urihershgc fa4c92c7f1 logging missing configuration 2015-12-03 16:21:16 +02:00
urihershgc cc266329bd restore proxy addressing 2015-12-03 09:39:54 +02:00
urihershgc 378f0bdedf configuration fix 2015-12-02 14:18:49 +02:00
urihershgc d9b2c9590a config edit 2015-12-02 13:49:26 +02:00
urihershgc 52e5abfc81 code organization #3 2015-12-02 11:18:49 +02:00
urihershgc 234781bc47 GC-3598: added info collection infrastructure 2015-11-30 15:29:30 +02:00
urihershgc d984641f53 code organization #2 2015-11-30 14:11:19 +02:00