Itay Mizeretz
|
d3ce956224
|
Change description of config value
|
2018-02-20 16:21:23 +02:00 |
Itay Mizeretz
|
f2e464f2a6
|
Report now uses initial config when makes sense
|
2017-12-12 15:42:24 +02:00 |
Itay Mizeretz
|
be8feeb3ee
|
Add get config value function
|
2017-11-12 16:11:12 +02:00 |
Itay Mizeretz
|
57e3677fce
|
Show warning of new infections only if monkeys are running
|
2017-10-17 12:10:23 +03:00 |
Itay Mizeretz
|
b58c4ea622
|
Remove relative range option from config
|
2017-10-17 11:55:27 +03:00 |
Itay Mizeretz
|
9b6c008330
|
Merge remote-tracking branch 'origin/develop' into bugfix/various-island-fixes
# Conflicts:
# monkey_island/cc/services/config.py
|
2017-10-09 10:53:32 +03:00 |
Itay Mizeretz
|
bf5fb10838
|
Fix CR
|
2017-10-08 19:23:34 +03:00 |
Itay Mizeretz
|
a807e3f8b6
|
Organize and improve documentation of config
|
2017-10-08 15:36:12 +03:00 |
Itay Mizeretz
|
ff4c68f94c
|
Add warning to unsafe config values
|
2017-10-04 16:01:01 +03:00 |
Itay Mizeretz
|
f9206ff817
|
Remove unsafe exploits from default config
|
2017-10-04 15:25:34 +03:00 |
Itay Mizeretz
|
8ecb895244
|
Change default for victims_max_find
Move things around in config
|
2017-10-04 14:57:56 +03:00 |
Itay Mizeretz
|
65f5dbeaaf
|
Sleep only *between* life cycles
|
2017-10-03 15:47:50 +03:00 |
Itay Mizeretz
|
65872d9518
|
Fix SambaCry not working for non-root user
|
2017-10-02 17:11:51 +03:00 |
Itay Mizeretz
|
22ff980923
|
Merge remote-tracking branch 'origin/develop' into bugfix/various-fixes
|
2017-10-01 11:36:12 +03:00 |
Itay Mizeretz
|
3c345679b3
|
Change skip exploit if monkey exist to false
|
2017-09-28 14:44:18 +03:00 |
Itay Mizeretz
|
48ce135194
|
Merge remote-tracking branch 'origin/develop' into feature/pass-the-hash
# Conflicts:
# monkey_island/cc/services/config.py
|
2017-09-27 18:42:25 +03:00 |
itaymmguardicore
|
9242fe3232
|
Merge pull request #51 from guardicore/feature/elasticgroovy
Feature/elasticgroovy
|
2017-09-27 15:41:40 +03:00 |
Itay Mizeretz
|
22ce3d9387
|
Expand config env variables on demand
|
2017-09-27 11:24:42 +03:00 |
Itay Mizeretz
|
7e2e2aa15f
|
Global config updates of creds now apply to running monkeys
Fix issue caused by moving of the credentials to basic tab
|
2017-09-26 20:00:56 +03:00 |
Itay Mizeretz
|
89b442be58
|
Implement pass the hash for SMB
|
2017-09-26 18:11:13 +03:00 |
Daniel Goldberg
|
798b2a8794
|
Add Elastic Exploit to the UI
|
2017-09-26 15:45:43 +03:00 |
Itay Mizeretz
|
48b5785ef8
|
Update config on island
|
2017-09-26 11:32:35 +03:00 |
Itay Mizeretz
|
71c574b5f7
|
Add config reset button
|
2017-09-21 17:32:36 +03:00 |
Itay Mizeretz
|
f70493f3ce
|
Fix config structure
|
2017-09-21 17:04:23 +03:00 |
Itay Mizeretz
|
61f4a08ef3
|
Remove fixed IP from config
|
2017-09-19 16:03:32 +03:00 |
Itay Mizeretz
|
2a1417d696
|
Default config is set up on server init
server ips set in default config
Fix bug in config ui
|
2017-09-19 15:30:42 +03:00 |
Itay Mizeretz
|
41cc0202c5
|
Add basic config tab
Add actual snippets for windows+linux 32/64
Add support for edges info in graph
|
2017-09-18 15:35:45 +03:00 |
Itay Mizeretz
|
7ef2e3cabc
|
Remove empty sub-namespace
|
2017-09-14 18:20:00 +03:00 |
Itay Mizeretz
|
643b445199
|
Change config value and description of local_network_scan
|
2017-09-13 13:31:22 +03:00 |
Itay Mizeretz
|
be1b6879f7
|
Remove username/password lists from code. get/set from global config
|
2017-09-13 13:30:28 +03:00 |
Itay Mizeretz
|
ba291b577b
|
Config is now evenly namespaced by exactly 2 layers
|
2017-09-13 11:44:20 +03:00 |
Itay Mizeretz
|
4b948438aa
|
Move config logic to config service
return flat config for monkey
|
2017-09-13 11:29:47 +03:00 |