Shay Nehmad
|
53f31ddcc9
|
Refactored notification logic to method
|
2019-09-09 17:36:00 +03:00 |
Shay Nehmad
|
a51a6065b8
|
Now looking at the exit codes of ping
|
2019-09-09 17:27:53 +03:00 |
Shay Nehmad
|
a32012ce52
|
Added communicate as new user to default PBA actions
|
2019-09-09 13:35:46 +03:00 |
Shay Nehmad
|
63d76f19f8
|
Updated notification to only show if the island is not on the report page already
|
2019-09-09 11:47:16 +03:00 |
Shay Nehmad
|
313911fd77
|
Deleted console log + fixed link in notification
|
2019-09-09 11:38:37 +03:00 |
Shay Nehmad
|
dc2686301c
|
Fixed notification link and updated legend texts
|
2019-09-09 10:20:23 +03:00 |
Shay Nehmad
|
f78e76bdee
|
Renamed process_handle to process_info and removed bad comment
|
2019-09-07 18:49:59 +03:00 |
Shay Nehmad
|
e520df4c34
|
Fixed events length check
|
2019-09-05 21:40:36 +03:00 |
Shay Nehmad
|
51117edbea
|
Add deletion of users
|
2019-09-05 21:32:04 +03:00 |
Shay Nehmad
|
e618378c95
|
Vastly improved communicate as new user PBA code structure, also not leaking any more process or thread handles.
|
2019-09-05 20:56:48 +03:00 |
Shay Nehmad
|
e9cd20a345
|
If one PBA fails it shouldn't stop all the rest.
|
2019-09-05 20:56:17 +03:00 |
Shay Nehmad
|
731e3acb90
|
Added exception info to monkey main function.
|
2019-09-05 20:56:00 +03:00 |
Shay Nehmad
|
3403d26d70
|
Merge branch '400/aggregate-findings' into 400/more-tests
|
2019-09-05 12:53:05 +03:00 |
Shay Nehmad
|
5a29e047ab
|
Extracted events amount badge to function
|
2019-09-04 17:00:28 +03:00 |
Shay Nehmad
|
86cf09419c
|
Moved imports to top of try
|
2019-09-04 16:24:46 +03:00 |
Shay Nehmad
|
ae414bcd13
|
Remove unnecessary apostrophes from commandline
|
2019-09-04 12:42:46 +03:00 |
Shay Nehmad
|
097d8831c8
|
Joining commands using ,,.join() for linux
|
2019-09-04 12:40:53 +03:00 |
Shay Nehmad
|
4f912d9d1e
|
Fixed sudo usage + added debug logs
|
2019-09-04 12:30:55 +03:00 |
Shay Nehmad
|
37fac9c613
|
Merge branch '400/zero-trust-mvp' into 400/more-tests
|
2019-09-04 12:11:05 +03:00 |
Shay Nehmad
|
2a78b62d00
|
Moved imports to local imports
|
2019-09-04 11:35:18 +03:00 |
Shay Nehmad
|
3469ec6996
|
Still need to test linux
|
2019-09-03 22:35:18 +03:00 |
Shay Nehmad
|
c371bf8ac5
|
Added 1314 error TODO
|
2019-09-03 21:52:30 +03:00 |
Shay Nehmad
|
1befe35d34
|
Added some logs, and more error handling for winapis. Still not working
|
2019-09-03 21:42:48 +03:00 |
Shay Nehmad
|
52a95935c8
|
Added new user communication PBA and ZT test, not working yet WIP!
|
2019-09-03 21:17:13 +03:00 |
Shay Nehmad
|
a7c18437cd
|
Merge branch 'develop' into 400/zero-trust-mvp
|
2019-09-02 19:06:21 +03:00 |
Shay Nehmad
|
6e0c974215
|
Final CR comments, improved doc and extracted a saveJsonToFIle function
|
2019-09-02 18:19:49 +03:00 |
Shay Nehmad
|
871e7b11d7
|
Updated SVGs
|
2019-09-02 18:12:08 +03:00 |
Shay Nehmad
|
68d185f5fd
|
Added new icons for timeline events types (and deleted the Island event type)
|
2019-09-02 16:00:04 +03:00 |
Shay Nehmad
|
d7543e1117
|
Extracted magic numbers to consts and deleted unused css file
|
2019-09-02 15:38:57 +03:00 |
Shay Nehmad
|
4d50f0d8de
|
Map status to finding instead of calling function 3 times
|
2019-09-02 15:05:34 +03:00 |
Shay Nehmad
|
cdc72eace7
|
Renamed overview to section
|
2019-09-02 14:52:14 +03:00 |
Shay Nehmad
|
f05178baeb
|
Fixed proptypes
|
2019-09-02 14:47:49 +03:00 |
Shay Nehmad
|
8f8f273859
|
Seperated main sections to components
|
2019-09-02 14:43:54 +03:00 |
Shay Nehmad
|
02cd1ad684
|
Extracted event text and creation to function
|
2019-09-02 14:43:39 +03:00 |
Shay Nehmad
|
5487395797
|
Moved JSON parsing to state.py
|
2019-09-02 12:32:00 +03:00 |
Shay Nehmad
|
a330dc1bb7
|
Extracted json parsing to scan.py
|
2019-09-02 11:46:42 +03:00 |
Shay Nehmad
|
fec0791c7b
|
Moved JSON parsing to exploit.py
|
2019-09-02 11:40:22 +03:00 |
Shay Nehmad
|
2269e78888
|
Added docs for is_segmentation_violation
|
2019-09-02 11:37:26 +03:00 |
Shay Nehmad
|
2d7829ca4b
|
Split test_machine_exploited into 2 functions
|
2019-09-02 11:05:57 +03:00 |
Shay Nehmad
|
107ac73366
|
Improved documentation of create_ir_add_to_existing_finding
|
2019-09-02 11:00:57 +03:00 |
Shay Nehmad
|
9fc2bf886d
|
Extracted ES_SERVICE to const
CR
|
2019-09-02 11:00:10 +03:00 |
Shay Nehmad
|
faf6da15bb
|
Improved doc, refactored names and added test case for segmentation_utils
CR
|
2019-09-02 10:20:52 +03:00 |
Shay Nehmad
|
30b74675a5
|
Revert "Revert "Added post breach processing dict and extracted consts to common""
This reverts commit 36ad6fc441 .
|
2019-09-02 10:08:52 +03:00 |
Shay Nehmad
|
c60f393dbe
|
Merge branch '400/zero-trust-mvp' into 400/more-tests
|
2019-09-02 10:08:43 +03:00 |
Shay Nehmad
|
36ad6fc441
|
Revert "Added post breach processing dict and extracted consts to common"
This reverts commit 98764f0291 .
|
2019-09-02 10:08:04 +03:00 |
Shay Nehmad
|
98764f0291
|
Added post breach processing dict and extracted consts to common
|
2019-09-02 10:07:26 +03:00 |
Shay Nehmad
|
68c0f590ac
|
Removing the refresh data interval when leaving report page
|
2019-09-01 16:17:22 +03:00 |
Shay Nehmad
|
1550742d4d
|
Added tunneling zero trust test
|
2019-09-01 15:40:29 +03:00 |
Shay Nehmad
|
7f543d675d
|
Fixed typo
|
2019-09-01 15:04:23 +03:00 |
Shay Nehmad
|
5e571e7e9e
|
Merge pull request #425 from guardicore/dev-contrib-updates
Dev contribution guidelines updates
|
2019-09-01 14:52:56 +03:00 |