Commit Graph

143 Commits

Author SHA1 Message Date
Itay Mizeretz a20cb16b48 Merge branch 'develop' into feature/send-raw-log
# Conflicts:
#	infection_monkey/main.py
#	monkey_island/cc/app.py
#	monkey_island/cc/ui/src/components/map/preview-pane/PreviewPane.js
2018-02-27 19:32:28 +02:00
Itay Mizeretz b7f147921e Merge remote-tracking branch 'origin/master' into develop
# Conflicts:
#	monkey_island/cc/main.py
#	monkey_island/cc/ui/src/components/Main.js
2018-02-25 19:15:09 +02:00
Itay Mizeretz 38cf36e165 append options to existsing ones 2018-02-25 17:06:40 +02:00
Itay Mizeretz 6f827e5aa9 Add json-loader to package.json 2018-02-25 14:16:57 +02:00
Itay Mizeretz 4364156416 Add server config file and use in frontend+backend 2018-02-22 20:33:40 +02:00
Itay Mizeretz 9e169980e3 Don't query completed steps if not logged in 2018-02-22 16:18:14 +02:00
Itay Mizeretz c9d644f88a Add login page, and auto redirection to/from login page 2018-02-22 15:23:47 +02:00
Itay Mizeretz 52d75de864 Fix AuthService 2018-02-22 15:22:35 +02:00
Itay Mizeretz df95cc73c5 Make all components with server interaction AuthComponents 2018-02-22 10:36:10 +02:00
Itay Mizeretz e02d282c03 Add AuthService 2018-02-22 10:35:31 +02:00
Itay Mizeretz aa02d8945d Replace base64 with string escaping 2018-02-19 17:22:48 +02:00
Daniel Goldberg 3ea4609975 Remove C&C from all textual and code mentions 2018-02-15 15:36:19 +02:00
Itay Mizeretz 86a0e47d15 Add log downloading from map 2018-02-14 15:51:22 +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
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
Itay Mizeretz 50c674a2af Add telemetry console frontend 2018-01-09 19:19:16 +02:00
Itay Mizeretz fb5f1f8302 Monkey icon moved to top left 2018-01-02 19:09:41 +02:00
Itay Mizeretz 59203e29a4 Split main function to smaller functions 2018-01-02 12:55:27 +02:00
Itay Mizeretz d76386e8d3 More content fixing 2018-01-02 12:40:31 +02:00
Itay Mizeretz d16f3fee9b Replace monkey logo with new one 2018-01-02 12:37:20 +02:00
Itay Mizeretz 109a9a5cbb Improve printed badge style 2018-01-02 12:34:59 +02:00
Itay Mizeretz 5649fa7043 Content improvements 2017-12-24 18:34:18 +02:00
Itay Mizeretz 6ee26297ef Add contact us at end of report 2017-12-24 12:11:22 +02:00
Itay Mizeretz 15b4a8778b Add V after generating report 2017-12-24 11:23:57 +02:00
Itay Mizeretz e2a622d117 Remove unecessary paragraph 2017-12-19 20:35:06 +02:00
Itay Mizeretz 0c286a3419 Remove statement if there were no infections 2017-12-19 19:02:10 +02:00
Itay Mizeretz 6ddb117723 Minor content fix 2017-12-19 17:58:21 +02:00
Itay Mizeretz b0547c4f7a Add legend to report map 2017-12-19 17:58:07 +02:00
Itay Mizeretz 8ed439e24e Remove irrelevant sentence+link 2017-12-12 16:39:38 +02:00
Itay Mizeretz 434c72f69f Implemented issues and warnings on overview 2017-12-12 16:33:16 +02:00
Itay Mizeretz 483394d7f5 Report shows message if no monkeys have been run before 2017-12-12 15:44:38 +02:00
Itay Mizeretz 09e04a3763 Fixed condition for showing suggestion to improve monkey success rate 2017-12-12 15:43:47 +02:00
Itay Mizeretz 2c8b510b0c Exploits used are listed only if they're not the default configuration.
Suggestion to improve monkey success rate appears only if no critical issues were found
2017-12-12 12:45:53 +02:00
Itay Mizeretz c8e553721f Report content fix 2017-12-12 12:07:37 +02:00
Itay Mizeretz 8bc9e3a65f Add warning message if watching report while monkeys are running 2017-12-05 17:01:47 +02:00
Itay Mizeretz f14dc8e2fb Add run info under overview section including zero-patients, interesting config values, and config recommendations. 2017-12-05 16:29:18 +02:00
Itay Mizeretz 013e29b76b Improved style of recommendations 2017-11-28 18:46:39 +02:00
Itay Mizeretz 5690ddc5d7 Add print button, improve printability 2017-11-28 18:34:57 +02:00
Itay Mizeretz e3bd980a12 Replace pie-chart with progress bar 2017-11-28 17:55:38 +02:00
Itay Mizeretz 88ea57dc88 Fix most printing format issues
Improve CSS
Shorten lines
2017-11-28 17:16:58 +02:00
Itay Mizeretz 881cf5e793 Collapsible-Collapsable 2017-11-28 17:12:48 +02:00
Itay Mizeretz da55b0b26b Group recommendations by machine.
Show recommendation with collapsible incident
2017-11-28 17:11:00 +02:00
Itay Mizeretz 96972aeac9 Micro segmentation, not port level segmentation 2017-11-28 14:47:54 +02:00
Itay Mizeretz 10375c093e Sort recommendations by machine 2017-11-28 14:33:41 +02:00
Itay Mizeretz 046b18e71c Don't show actual password on stolen creds table 2017-11-28 14:22:11 +02:00
Itay Mizeretz 2aadb12815 Change page structure 2017-11-28 14:16:16 +02:00
Itay Mizeretz ce10ef00e4 Everything implemented on backend 2017-11-27 15:20:59 +02:00
Itay Mizeretz 35bbd38d2e Report uses data from server now 2017-11-21 16:40:26 +02:00