Commit Graph

8186 Commits

Author SHA1 Message Date
itsikkes 7a0092c0f4 remove duplicate code 2016-06-06 00:18:34 +03:00
itsikkes 43931d7ac8 Merge branch 'master' of https://github.com/guardicore/monkey 2016-06-05 23:41:22 +03:00
itsikkes 6d444920e7 UI change to generic connector config
still needs to handle client cache problem
2016-06-05 23:41:12 +03:00
acepace 92eefe2573 Merge remote-tracking branch 'origin/master' 2016-06-05 23:14:09 +03:00
Daniel Goldberg 9434e1df63 Updated readme to point to build instructions
Need to link to hosting server.
2016-06-05 23:09:57 +03:00
acepace cef2adc211 Merge remote-tracking branch 'origin/master' 2016-06-05 22:22:19 +03:00
itsikkes 9343d102ce fine tuning parameters 2016-06-05 20:01:33 +03:00
itsikkes dc806cced6 added vm network change and power on 2016-06-05 20:01:15 +03:00
itsikkes 9fb98b6741 Merge branch 'master' of https://github.com/guardicore/monkey 2016-06-05 18:52:13 +03:00
itsikkes 9ad0c2046d added job logging, successful vm clone 2016-06-05 18:52:04 +03:00
Daniel Goldberg 3eaf3fe4aa Fixed typo 2016-06-05 14:06:41 +03:00
itsikkes 4103b30ba0 Merge branch 'master' of https://github.com/guardicore/monkey 2016-06-05 13:55:52 +03:00
itsikkes 35befba5a9 build structure for async job execution 2016-06-05 13:55:41 +03:00
Ace Pace 88c18b0e62 Issue #9 - Remove deprecated component 2016-06-05 12:56:51 +03:00
Ace Pace 48cad4488b merge 2016-06-05 12:47:59 +03:00
itsikkes 1acab50f51 make connector config update generic 2016-06-04 23:25:15 +03:00
itsikkes 5113cc6400 jobs management update and async support
Major jobs handling update, added support for async jobs queue using
celery lib
2016-06-04 16:46:07 +03:00
acepace 2f1e690c21 Merge remote-tracking branch 'origin/master' 2016-05-29 23:12:07 +03:00
itsikkes 5a8954d055 after first test vs real ESX
tested VLAN enumeration - still need to handle the bad performance
2016-05-29 17:49:55 +03:00
itsikkes b1d3bbcc0e more generic approach for job types 2016-05-29 14:32:06 +03:00
acepace a8b3bc45f3 Removed trailing space 2016-05-29 11:57:13 +03:00
itsikkes 82dc945a0c start of buildup for creating a job 2016-05-29 11:45:07 +03:00
itsikkes 932dcbc475 add check function 2016-05-29 11:44:19 +03:00
acepace 7a6970cb51 Merge remote-tracking branch 'origin/master' 2016-05-29 11:39:11 +03:00
itsikkes ac46b8c91d deprecated 2016-05-28 23:46:11 +03:00
itsikkes d45020c20f first prototype for monkey business
monkey business - component for auto deployment of monkeys in the
network
2016-05-28 23:45:51 +03:00
itsikkes 41a5f0a1ed edges from different types in same direction are shown 2016-05-27 08:47:22 +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
acepace b4c1cfc5f7 Removed Infection Monitor - Dead code 2016-05-26 19:11:54 +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
Daniel Goldberg bc1990c778 Added requirements. 2016-03-04 18:59:45 +02:00
Daniel Goldberg 188f6b3a5c Add C&C instructions 2016-03-04 18:49:22 +02:00
Daniel Goldberg 9b8d4ac023 Updated readme.md
Fixed github formatting.
2016-03-02 18:58:52 +02: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 9e9c4a79cc Included our dependent packages along with license in README.md 2016-03-02 16:26:35 +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
acepace 6160556a3c +Improved readme license message
+Added basic build note
2016-03-02 15:38:08 +02:00
urihershgc 4f0a0093da GC-5503: #resolved - added missing package as hidden 2016-03-02 15:25:14 +02:00
acepace ad8d351b0a Updated README 2016-03-01 19:16:37 +02:00
acepace f95bbb0d13 Removed out of date build explanations 2016-03-01 19:01:40 +02:00
acepace d8730f230e Changed name to fit Github standard 2016-03-01 17:54:01 +02:00
acepace 06fb895755 Updated license info 2016-03-01 16:20:29 +02:00
acepace bea2d584f7 Add GPL3 License file 2016-03-01 16:17:02 +02:00
acepace 584810e79b Moved chaos money build notes to proper directory. 2016-03-01 15:34:10 +02:00