Commit Graph

11403 Commits

Author SHA1 Message Date
itsikkes 5c8783eaea Merge branch 'master' of https://github.com/guardicore/monkey 2016-07-28 17:42:30 +03:00
itsikkes 73d9914923 Improved .deb creation and installation process for Ubuntu
Added support for Systemd Units for MongoDB and Island; Some more
installation fixes
2016-07-28 17:42:20 +03:00
Daniel Goldberg fdf49b5195 Fix title 2016-07-28 16:41:37 +03:00
itsikkes 7b7b977029 Merge pull request #20 from ravitgreitser/patch-1
Update README.md
2016-07-28 16:18:21 +03:00
ravitgreitser 8abb7fa5b9 Update README.md 2016-07-28 16:01:12 +03:00
acepace d466824a0c Fixed Pyinstaller versioning 2016-07-28 11:22:21 +03:00
acepace dfb8b8b812 Added local network scan to default configuration 2016-07-28 11:22:02 +03:00
Daniel Goldberg 21bae7f273 Added example of server address 2016-07-28 00:16:56 +03:00
itsikkes f8ca808ad5 add 'Kill All Existing Monkeys' button 2016-07-26 22:32:46 +03:00
itsikkes d474008526 Update dependency licenses 2016-07-26 19:12:13 +03:00
itsikkes 07db5ea348 Merge branch 'master' of https://github.com/guardicore/monkey 2016-07-26 18:53:05 +03:00
itsikkes 76e3350fa3 merge duplicate code 2016-07-26 18:52:58 +03:00
itsikkes 63d8c4ed12 DB queries fix
Modification time relevant for UI updating accordingly.
2016-07-26 18:52:25 +03:00
acepace 3cd0d5818a Merge branch 'master' of https://github.com/guardicore/monkey 2016-07-25 17:44:37 +03:00
acepace 59712c6816 Updated requirements to include netifaces 2016-07-25 17:44:10 +03:00
itsikkes 16c1d75d01 Update business readme 2016-07-24 17:23:57 +03:00
itsikkes 4ed667d805 implemented reset DB from UI 2016-07-24 16:27:56 +03:00
itsikkes 97cf9031c4 Merge branch 'master' of https://github.com/guardicore/monkey 2016-07-24 01:05:24 +03:00
itsikkes fc95dccf22 bug fixes and features
added support for multi-parent, auto mark dead monkeys,; UI: get exploit
details, can select edges, show num pf monkeys alive, show failed
exploit attempts; some bug fixes;
2016-07-24 01:04:42 +03:00
acepace aafe388a56 Last (?) Icon change. Used the fullbody monkey image. 2016-07-23 14:27:02 +03:00
acepace 2a05fce1f5 Few more icon changes. Made Monkey not pop out of screen and prevented logo and monkey occlusion 2016-07-23 13:56:32 +03:00
acepace 59de4052b2 Updated Tux Icon 2016-07-23 13:46:32 +03:00
acepace 19e6c7fb29 New monkey logo 2016-07-23 12:20:53 +03:00
acepace 8084443e6a Added stage to readme 2016-07-23 11:39:19 +03:00
itsikkes b8519300ab config bugfix - missing field 2016-07-23 08:59:26 +03:00
itsikkes e26f849286 RDP module bugfix 2016-07-23 08:41:57 +03:00
itsikkes df4c8c6415 restored mission import 2016-07-21 11:45:29 +03:00
itsikkes 9adffe86dc Merge branch 'master' of https://github.com/guardicore/monkey 2016-07-21 11:23:21 +03:00
itsikkes ad6b7a9893 missing parent flag 2016-07-21 11:22:01 +03:00
itsikkes 5d857f9ea3 more UI adds
mark patient zero, added map legend, indicate user on the state of his
actions
2016-07-21 11:21:40 +03:00
Daniel Goldberg 5db315cfee Fixed markdown 2016-07-20 17:34:18 +03:00
acepace c9eb743ea7 Merge branch 'master' of https://github.com/guardicore/monkey
# Conflicts:
#	README.md
2016-07-20 08:54:41 +03:00
acepace c5eb3a3f6d Improved getting started. 2016-07-20 08:53:13 +03:00
Daniel Goldberg d6e6429761 Fixed typo + added command line option. 2016-07-20 08:30:54 +03:00
itsikkes 23befbb8c9 directory placeholder 2016-07-20 01:08:35 +03:00
itsikkes 4a42fc540e fixes and improvements after test-run 1 2016-07-20 00:53:41 +03:00
acepace 5eb2379fa2 Merge branch 'master' of https://github.com/guardicore/monkey
# Conflicts:
#	chaos_monkey/config.py
#	chaos_monkey/network/info.py
2016-07-18 23:45:02 +03:00
acepace 6871a3da4f Removed unused import. Added kill file option. 2016-07-18 23:43:17 +03:00
itsikkes e9e21b77da minor UI improvements
more verbose run summary, changed "enable monkey" to toggle button
2016-07-18 17:09:48 +03:00
itsikkes ef325928a9 minor UI Improvements
Scanned hosts displayed with their OS, Total monkeys num now presented
2016-07-17 19:12:30 +03:00
itsikkes 9e1b9db646 minor scan UI bugfix 2016-07-16 12:21:26 +03:00
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
Daniel Goldberg 4d7b129b90 Changed license table, changed installation link 2016-07-15 09:17:14 +03:00
Daniel Goldberg aa9ded7ff2 Windows flow does not require hardcoded paths. 2016-07-12 22:22:10 +03:00
Daniel Goldberg 0b00db2fc2 Fixed path bug 2016-07-11 19:07:34 +03:00
acepace 5a9153858a Changed DNS path to monkey.guardicore.com 2016-07-10 11:47:07 +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