Itay Mizeretz
|
bf343ee24b
|
refine get_ips_from_interfaces
|
2017-10-24 11:51:53 +03:00 |
Itay Mizeretz
|
75a399874f
|
fix ip address unicode bug
|
2017-10-19 17:04:11 +03:00 |
Itay Mizeretz
|
bf5fb10838
|
Fix CR
|
2017-10-08 19:23:34 +03:00 |
Itay Mizeretz
|
0c971da15c
|
linux's implementation of local_ips returns array of strs instead of unicodes
This fixes SambaCry Linux->Linux exploit among other things
|
2017-10-03 17:08:23 +03:00 |
Daniel Goldberg
|
a85d4e8775
|
Documentation
|
2017-09-11 19:24:18 +03:00 |
Daniel Goldberg
|
1bd633a0b1
|
get subnets is now cross OS since it's identical + remove broadcast key since we don't have anything to do with it.
|
2017-09-11 16:57:37 +03:00 |
Daniel Goldberg
|
53a20308de
|
Rewrite get_host_subnets, drastically simplify Linux implementation.
Cleanup code in get_ips_from_interfaces
Modern python
bug fix
|
2017-09-10 18:47:33 +03:00 |
itsikkes
|
b3322b2541
|
improved local interface selection when exploiting
|
2016-09-08 12:30:40 +03:00 |
daniel goldberg
|
bdde8dfeed
|
Added func to find route to victim, reorganised firewall
|
2016-08-29 12:08:42 +03:00 |
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
|
84496dd3f5
|
Added internet access check
Shown in the monkey properties in the island
|
2016-06-28 11:13:24 +03:00 |
urihershgc
|
048c989b27
|
code organization
|
2015-11-30 10:56:20 +02:00 |
Barak Hoffer
|
edc0f5fdf3
|
add support for c&c tunneling
"GC-3595 #resolve"
|
2015-10-08 13:39:52 +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 |