Itay Mizeretz
|
e11a75eb48
|
Exceptions are logged and sent to island
|
2018-02-19 18:32:43 +02:00 |
Itay Mizeretz
|
ee1a321416
|
Send log to island is configurable
|
2018-02-19 18:32:05 +02:00 |
Itay Mizeretz
|
aa02d8945d
|
Replace base64 with string escaping
|
2018-02-19 17:22:48 +02:00 |
Daniel Goldberg
|
92b02650df
|
Update PULL_REQUEST_TEMPLATE.md
Added request to add sample result
|
2018-02-19 14:19:25 +02:00 |
Itay Mizeretz
|
de4e4b9ea1
|
rename chaos_monkey folder to infection_monkey
|
2018-02-19 11:35:34 +02:00 |
Daniel Goldberg
|
3ea4609975
|
Remove C&C from all textual and code mentions
|
2018-02-15 15:36:19 +02:00 |
Daniel Goldberg
|
c827ddea71
|
Include a report image in the README
|
2018-02-15 15:09:54 +02:00 |
Daniel Goldberg
|
1390524d8d
|
update images
|
2018-02-15 15:01:36 +02:00 |
Itay Mizeretz
|
33345e8460
|
Rename chaos_monkey to infection_monkey
|
2018-02-14 19:03:29 +02:00 |
Itay Mizeretz
|
70766e7358
|
Save some space
|
2018-02-14 16:58:58 +02:00 |
Itay Mizeretz
|
86a0e47d15
|
Add log downloading from map
|
2018-02-14 15:51:22 +02:00 |
Itay Mizeretz
|
dbe7a6a378
|
Add log sending logic to monkey
Add log processing logic to monkey island backend
|
2018-02-14 15:50:53 +02:00 |
itaymmguardicore
|
0e9206728f
|
Merge pull request #84 from guardicore/feature/async_scan
Feature/async scan
|
2018-02-13 17:39:00 +02:00 |
Itay Mizeretz
|
06a2e4f18d
|
encrypt credentials in config+telemetry
|
2018-02-13 16:34:37 +02:00 |
Itay Mizeretz
|
29e85100d2
|
Add global encryptor
|
2018-02-13 16:29:24 +02:00 |
Daniel Goldberg
|
02d89ce5dd
|
Rewrite actual check for sockets to be cross platform
and notify when we fail to open a socket for unknown reasons.
|
2018-02-13 16:24:13 +02:00 |
Itay Mizeretz
|
0ed2f74824
|
Add encryptor
|
2018-02-13 12:05:01 +02:00 |
Daniel Goldberg
|
8b5e6c30e6
|
add missing run.sh file
|
2018-02-11 09:11:32 +02:00 |
Daniel Goldberg
|
20b4b4e66a
|
Updated README to contain up to date imgae
|
2018-02-07 15:01:59 +02:00 |
Daniel Goldberg
|
950e841708
|
add image
|
2018-02-07 14:53:38 +02:00 |
Daniel Goldberg
|
41de1a86e0
|
Fix, forgot to include the configuration of whether we're pulling the banner from victims.
|
2018-02-06 20:13:27 +02:00 |
Daniel Goldberg
|
7c6c153733
|
Implement async TCP port scanning + banner grabbing
|
2018-02-06 20:09:28 +02:00 |
Daniel Goldberg
|
fe2af59975
|
Rename to check_tcp|udp_port and refactor.
|
2018-02-06 20:03:48 +02:00 |
Daniel Goldberg
|
ab18005fd0
|
Fix ping scanner exceptions
|
2018-02-06 20:03:48 +02:00 |
Daniel Goldberg
|
44b6c3d243
|
Bugfix in address lookup
|
2018-02-06 19:54:41 +02:00 |
Daniel Goldberg
|
ad23de569c
|
Update README.md
|
2018-01-20 21:49:36 +02:00 |
itaymmguardicore
|
7f5734ac67
|
Merge pull request #83 from guardicore/develop
Develop
|
2018-01-20 20:55:10 +02:00 |
Itay Mizeretz
|
74deebb280
|
Fix bug in telemetry
|
2018-01-19 13:00:38 +02:00 |
Itay Mizeretz
|
a76cf7e3f8
|
Always sort telemetry feed
|
2018-01-19 11:19:49 +02:00 |
Itay Mizeretz
|
a5eaea8796
|
Hotfix: live telemetry feed sorted by timestamp
|
2018-01-19 10:58:24 +02:00 |
itaymmguardicore
|
7daafb0155
|
Merge pull request #82 from guardicore/feature/update-island-theme
Feature/update island theme
|
2018-01-19 10:36:49 +02:00 |
itaymmguardicore
|
82bc50ac97
|
Merge pull request #81 from guardicore/revert-73-feature/async-scan
Revert "Feature/async scan"
|
2018-01-19 10:06:30 +02:00 |
itaymmguardicore
|
c1efeb7cc1
|
Revert "Feature/async scan"
|
2018-01-19 10:05:48 +02:00 |
Itay Mizeretz
|
0a62abe450
|
Change report title font + resize sub-titles
|
2018-01-18 21:44:12 +02:00 |
Itay Mizeretz
|
56035df461
|
Most theme updates
|
2018-01-18 18:33:02 +02:00 |
Itay Mizeretz
|
a91b5cc489
|
Merge branch 'master' into develop
|
2018-01-18 16:57:21 +02:00 |
Daniel Goldberg
|
47bfca112d
|
Basic contributing.md
Inspiration taken from Metasploit's amazing page.
|
2018-01-16 19:37:40 +02:00 |
Daniel Goldberg
|
5469dbf981
|
Merge pull request #79 from guardicore/feature/report-backend
New feature, security report
|
2018-01-16 19:03:35 +02:00 |
Itay Mizeretz
|
e1803a7ff9
|
Fixed CR
|
2018-01-16 17:23:17 +02:00 |
itaymmguardicore
|
7e77e2d33b
|
Merge branch 'develop' into feature/report-backend
|
2018-01-16 16:24:44 +02:00 |
Itay Mizeretz
|
4ef0a53026
|
Content fixes
|
2018-01-16 10:50:05 +02:00 |
Daniel Goldberg
|
cc1415b4d5
|
Merge pull request #80 from guardicore/feature/map-liveness
Feature/map liveness
|
2018-01-11 16:07:08 +02:00 |
Itay Mizeretz
|
1935d2d6a1
|
Fix temporary hack
|
2018-01-09 19:25:18 +02:00 |
Itay Mizeretz
|
50c674a2af
|
Add telemetry console frontend
|
2018-01-09 19:19:16 +02:00 |
Itay Mizeretz
|
1ab1dbedb1
|
Add TelemetryFeed entrypoint + all logic
|
2018-01-09 19:16:18 +02:00 |
itaymmguardicore
|
9f814f0a86
|
Merge pull request #73 from guardicore/feature/async-scan
Feature/async scan
|
2018-01-09 18:47:53 +02:00 |
Ace Pace
|
30d81e05c9
|
CR fixes
|
2018-01-09 18:37:59 +02:00 |
Daniel Goldberg
|
022bd98f26
|
Create PULL_REQUEST_TEMPLATE.md
|
2018-01-07 11:19:03 +02:00 |
Daniel Goldberg
|
a3eec6601e
|
Issue template
|
2018-01-07 11:11:55 +02:00 |
Itay Mizeretz
|
fb5f1f8302
|
Monkey icon moved to top left
|
2018-01-02 19:09:41 +02:00 |