Commit Graph

224 Commits

Author SHA1 Message Date
itsikkes fba5bea912 Tunnel improvements - bugfix for using default tunnel, improvement in tunnel shutdown
1) Bugfix when searching for tunnel - registration packet might be sent
from wrong interface in case of the default tunnel
2) Tunnel shutdown now verifies that no one used the tunnel before
shutting it down (added code to allow tracing of last used time)
3) Timeouts increasments
2016-08-13 18:38:31 +03:00
itsikkes a2fccaca03 Bug fix in shutdown sequence and added sleep for allowing newly exploited use the tunnel
1) When exploiting new host, ensure it has enough time to get access to
the tunnel before shut down
2) When shutting down, first report to the island and only then quit the
tunnel (if in use)
2016-08-13 18:33:49 +03:00
itsikkes 82efd24c4e updated to reflect recent patch 2016-08-13 18:30:24 +03:00
itsikkes f1857a04f8 Merge branch 'master' of https://github.com/guardicore/monkey
# Conflicts:
#	monkey_island/deb-package/monkey_island_pip_requirements.txt
2016-08-10 19:31:27 +03:00
itsikkes 0ce9a164a9 removed unneeded dependencies 2016-08-10 19:28:33 +03:00
acepace 1e13671ebd Fully marked python dependencies 2016-08-09 19:20:39 +03:00
acepace 8f1669dd44 Added functionality to report all brute force password attempts even if unsuccessful. 2016-08-09 00:23:18 +03:00
acepace d75ce529ab Issue #18, added ability to attack multiple users in SSH brute force.
Also fixed small bug in windows kill path parsing.
2016-08-08 22:25:33 +03:00
acepace 2ed7cc359e Merge branch 'master' of https://github.com/guardicore/monkey
# Conflicts:
#	chaos_monkey/example.conf
2016-08-03 09:24:55 +03:00
itsikkes a11ff2b3cb add option to run monkey directly from Island UI 2016-08-01 23:54:41 +03:00
itsikkes de958088b4 depth commandline option is not overwritten when getting config from the island 2016-08-01 16:52:27 +03:00
itsikkes f55b8d429d moved connectivity checking outside of loop 2016-08-01 14:46:21 +03:00
itsikkes 2afcae489e updated missing fields 2016-07-31 20:40:45 +03:00
itsikkes 9da2db2c1a Switched to tornado as the webserver 2016-07-31 20:40:05 +03:00
acepace 39a208afc3 Added local kill switch to flow, right after loading configuration. 2016-07-31 14:33:48 +03:00
acepace 1c5ec3086f Change default server to non-sense IP to force override. Must never be localhost. 2016-07-31 14:33:13 +03:00
acepace fbd8e5dfa1 Removed Kali service. Unsupported 2016-07-31 14:31:13 +03:00
itsikkes 38f28e4a53 Merge branch 'master' of https://github.com/guardicore/monkey 2016-07-28 22:52:28 +03:00
itsikkes cccd7793d6 minor .deb fix 2016-07-28 22:52:18 +03:00
itsikkes 407034126a Merge pull request #21 from ravitgreitser/patch-2
Update README.md
2016-07-28 21:47:33 +03:00
ravitgreitser f5d0f26762 Update README.md 2016-07-28 21:24:03 +03:00
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