Commit Graph

1383 Commits

Author SHA1 Message Date
Oran Nadler 9be9c48253 analsis runs 2018-03-06 23:56:32 -08:00
Oran Nadler b56f05335b fix todo 2018-03-06 23:36:04 -08:00
Oran Nadler 3f9204dd83 add a lot of information to report 2018-03-06 22:29:17 +02:00
Oran Nadler 86be96eb44 Add dc table 2018-03-06 21:55:56 +02:00
Oran Nadler 18114ea7fe add draft for some tables 2018-03-06 21:53:22 +02:00
Daniel Goldberg 8f5643b0b5
Merge pull request #87 from guardicore/feature/send-raw-log
Feature/send raw log
2018-03-06 18:10:22 +02:00
Oran Nadler 492bea27a5 add more queries 2018-03-06 07:31:35 -08:00
Oran Nadler 22b0aeb6cc better handle multiple runs of monkey & add a few more queries 2018-03-06 05:37:50 -08:00
Oran Nadler cbc6f2395d add ntds information to map 2018-03-06 04:52:39 -08:00
Oran Nadler 01b071dfe1 add labels 2018-03-06 00:32:57 -08:00
Itay Mizeretz 450f3ed3be Use 32bit as default path 2018-03-04 17:50:35 +02:00
Itay Mizeretz a37ef02772 Fix mutual import 2018-03-04 17:21:01 +02:00
Itay Mizeretz ee23703bfa Monkey now uses different names for 32,64bit on windows.
No need to use dropper or rename moneky
2018-03-04 17:05:43 +02:00
Oran Nadler 8a3216d812 works 2018-03-04 06:24:22 -08:00
Oran Nadler 00fe34d431 add pth map to ui 2018-03-04 05:22:34 -08:00
Oran Nadler 6779d4c758 fix 2018-03-04 04:11:15 -08:00
Oran Nadler dd0b73519c use the collected sam info 2018-03-04 03:54:41 -08:00
Itay Mizeretz 72fd930499 unlock singleton before upgrade 2018-02-28 19:54:10 +02:00
Itay Mizeretz 784e383959 Check if should upgrade only once
Don't send state-done telemetry if upgrading
2018-02-28 19:38:05 +02:00
Itay Mizeretz abd738acbc Change config value name
Add logs
2018-02-28 19:01:42 +02:00
Oran Nadler 2013e706e5 add intial draft for analyses script for pth map 2018-02-28 08:48:21 -08:00
Itay Mizeretz 260607b685 Use dedicated api to determine server is running 2018-02-28 18:26:31 +02:00
Itay Mizeretz 15b9ef1565 Remove destination path if it exists (mostly for windows upgrade)
Fix minor bug in dropper
2018-02-28 16:26:14 +02:00
Itay Mizeretz bbdebb1268 Fix various bugs 2018-02-28 16:24:40 +02:00
Itay Mizeretz e30e9c8b83 Upgrade after finding server 2018-02-28 16:23:54 +02:00
Itay Mizeretz 355a75feef seperate the wakeup and server lookup processes 2018-02-28 16:21:44 +02:00
Oran Nadler f3b013b8b1 Merge branch 'nadler/pth' of github.com:guardicore/monkey into nadler/pth 2018-02-28 04:53:18 -08:00
Oran Nadler 833df8d6d4 fix wmi table names 2018-02-28 04:53:02 -08:00
Itay Mizeretz 8509eef48e Add basic logic to windows upgrade 2018-02-28 14:10:01 +02:00
Oran Nadler ab71aa8642 Merge branch 'develop' into nadler/pth 2018-02-27 20:07:00 +02:00
itaymmguardicore 1317ea5b95
Merge pull request #98 from guardicore/feature/update-monkey-icon
Update icons
2018-02-27 19:59:03 +02:00
Itay Mizeretz 03c32025aa Update icons 2018-02-27 19:39:32 +02:00
Itay Mizeretz 7f7a20847d Remove utils from chaos_monkey 2018-02-27 19:34:00 +02:00
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 d8946feb69 Fix CR 2018-02-27 19:13:28 +02:00
Oran Nadler 020c6398cd all info works 2018-02-27 07:38:54 -08:00
Oran Nadler 805c7ad38a add info draft 2018-02-27 06:43:40 -08:00
9c7ead8ddb add getTextualOutput interface of mimikatz dll 2018-02-27 06:42:11 -08:00
Itay Mizeretz 3efc638d1f Add segmentation issues section 2018-02-27 15:54:45 +02:00
Itay Mizeretz 08995796ef Make both segmentation issues and island segmentation issues present the same warning 2018-02-27 15:54:19 +02:00
Itay Mizeretz 74a928cfe7 if machine has IPs in 2 different subnets in same group, don't scan other subnet 2018-02-27 14:45:17 +02:00
Itay Mizeretz 57ae31406a Implement backend 2018-02-27 14:17:50 +02:00
Itay Mizeretz aae2a3a8de rename existing cross_segment_issue to island_cross_segment_issue 2018-02-27 14:05:23 +02:00
Itay Mizeretz cacb60b132 Add parent path for python paths (for common code) 2018-02-27 14:03:50 +02:00
Itay Mizeretz 0e7423d72e Merge branch 'feature/support-subnet-in-config' into feature/detect-cross-segment-traffic 2018-02-26 18:45:07 +02:00
Itay Mizeretz 1d07e5f98f Move range to common code folder 2018-02-26 18:39:49 +02:00
Oran Nadler 6ed94293db add intial version of extended info 2018-02-26 18:26:43 +02:00
Itay Mizeretz e57ce1099f Remove unecessary parameters and members.
Create better abstraction
2018-02-26 17:53:16 +02:00
Itay Mizeretz c369b8b19b Merge branch 'feature/support-subnet-in-config' into feature/detect-cross-segment-traffic 2018-02-26 17:35:48 +02:00
Itay Mizeretz 816be5191b Add is_in_range as abstract method 2018-02-26 17:35:32 +02:00