Commit Graph

23 Commits

Author SHA1 Message Date
acepace 8c4288d100 PEP8 changes 2016-08-20 23:37:42 +03:00
itsikkes df4c8c6415 restored mission import 2016-07-21 11:45:29 +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 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
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 20e4793c0e Revert prior change. 2016-06-07 18:15:34 +03:00
acepace 61ff2ed740 made fixed range actually load from configuration... 2016-06-07 17:18:51 +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
urihershgc a0e87a82f7 GC-5050: better range calculation 2016-01-13 10:27:49 +02:00
urihershgc d984641f53 code organization #2 2015-11-30 14:11:19 +02:00
urihershgc 048c989b27 code organization 2015-11-30 10:56:20 +02:00
urihershgc 3081ac6d91 configuration print and meaningless spaces fixes 2015-11-26 15:48:47 +02:00
Barak Hoffer 4731df114c fixed ssh on different port bugs 2015-10-12 17:42:54 +03:00
Barak Hoffer 5b647f97af windows xp firewall bug fix 2015-10-12 14:57:04 +03:00
Barak Hoffer edc0f5fdf3 add support for c&c tunneling
"GC-3595 #resolve"
2015-10-08 13:39:52 +03:00
Barak Hoffer a19f820ec8 - windows firewall add rules support
- exploit with our monkey if suitable
2015-10-08 13:35:52 +03:00
Barak Hoffer 35859c1a21 - minor bug fixes 2015-10-08 13:30:36 +03:00
Barak Hoffer 73f9821ee4 minor bug fix 2015-09-30 15:05:30 +03:00
Barak Hoffer 8dc7b38d56 - c&c
- support for virtual files (monkeyfs)
- ssh exploitation
- some linux support issues fixed
2015-09-29 17:58:06 +03:00
Barak Hoffer 7697f5fce9 add support for simple fingerprinting by: ping, smb, ssh and open ports 2015-09-29 17:55:54 +03:00
Itamar Tal 120d259b65 first commit 2015-08-30 10:27:35 +03:00