VakarisZ
|
7475cff288
|
Refactored to have node state list only on backend and more CR fixes
|
2020-03-06 17:22:53 +02:00 |
VakarisZ
|
1e7775a2bc
|
Fixed bugs related to bootloader on island
|
2020-03-03 15:19:45 +02:00 |
VakarisZ
|
86218431f7
|
Fixed bug that treated bootloader node as infected node
|
2020-03-02 11:40:50 +02:00 |
VakarisZ
|
d8aa63d1cb
|
Fixed windows bootloader telem parsing for windows
|
2020-02-25 17:48:41 +02:00 |
VakarisZ
|
056c260c12
|
Island adjusted to differentiate parsing data incoming from linux and windows bootloaders
|
2020-02-24 17:17:34 +02:00 |
VakarisZ
|
c2b125012f
|
Improved responses to linux bootloader, removed unnecessary files
|
2020-02-17 11:13:27 +02:00 |
VakarisZ
|
a0d4b825e9
|
Added the logic of assigning states to nodes, state(node group) parsing and icon placeholders
|
2020-02-13 15:01:59 +02:00 |
VakarisZ
|
f792572079
|
Adjusted island to parse changed host info
|
2020-02-12 15:39:20 +02:00 |
VakarisZ
|
1ebbb83629
|
Improved hostname by parsing out irrelevant data
|
2020-02-12 13:17:29 +02:00 |
VakarisZ
|
72d266a1b8
|
Added node and edge based on bootloader telemetry.
|
2020-02-12 11:09:11 +02:00 |
VakarisZ
|
0c157986b7
|
added linux wscript that includes libcurl into pyinstaller bootloader
|
2020-01-31 16:28:47 +02:00 |
VakarisZ
|
aed7e3f990
|
updated windows old machine bootloader code to use tunnel, quit if os to old and more
|
2020-01-29 15:04:27 +02:00 |
VakarisZ
|
04c09b50d2
|
Small style improvement, disabled explicit http 1.1
|
2020-01-28 19:04:30 +02:00 |
VakarisZ
|
d349f2628c
|
Code changes that loosely implement the prototype of bootloader, but there still is a timeout
|
2020-01-27 17:44:18 +02:00 |
VakarisZ
|
c8618e91cd
|
Added bootloader endpoint, fixed c code to be able to be included into pyinstaller
|
2020-01-17 12:02:18 +02:00 |
VakarisZ
|
4e150ea922
|
Added bootloader c file
|
2020-01-14 10:15:56 +02:00 |
VakarisZ
|
f46635ab6c
|
Added cpp file that creates a file (for testing)
|
2020-01-10 14:31:27 +02:00 |
VakarisZ
|
34618e1e1e
|
Merge pull request #523 from guardicore/ssh_keys_palintext_fix
Plaintext ssh keys in logs
|
2020-01-07 11:18:40 +02:00 |
VakarisZ
|
a946fc1f31
|
Hid plaintext ssh keys in logs
|
2020-01-03 18:28:17 +02:00 |
VakarisZ
|
7af8104434
|
Merge pull request #511 from guardicore/404_page
404 page added
|
2020-01-02 12:53:04 +02:00 |
VakarisZ
|
9c81ccf6bd
|
Removed unnecessary semicolon in NotFoundPage
|
2020-01-02 12:38:47 +02:00 |
VakarisZ
|
63c4492174
|
Merge pull request #513 from guardicore/duplicate_credentials
Refactored credential saving to check if credentials already exist
|
2020-01-02 10:23:10 +02:00 |
Daniel Goldberg
|
56d601967b
|
fix permissions on script
|
2019-12-29 12:38:15 +00:00 |
Shay Nehmad
|
a98ea150b5
|
Merge pull request #518 from guardicore/hotfix/add-tls-version-to-powershell-script-http-pba
Added TLS version to powershell command.
|
2019-12-26 16:13:44 +02:00 |
Shay Nehmad
|
9ab80362de
|
Added TLS version to powershell command.
|
2019-12-26 16:08:55 +02:00 |
Shay Nehmad
|
52eced33e2
|
Merge pull request #517 from guardicore/feature/515-add-curl-pba
Replaced ping with curl/wget and Invoke-WebRequest
|
2019-12-25 12:52:56 +02:00 |
Shay Nehmad
|
6e9ee4158d
|
We chose HTTPS
|
2019-12-25 10:57:17 +02:00 |
Shay Nehmad
|
ab57b5895e
|
Replaced CreateProcessAsUser with CreateProcessWithLogonW to get over the "0xc0000142" error code and added -UseBasicParsing to get over the IE Engine inconfigured error
This will be heavily documented in a tweet sometime
|
2019-12-24 19:08:52 +02:00 |
Shay Nehmad
|
c8a742674f
|
Replaced ping with curl/wget and Invoke-WebRequest
|
2019-12-23 17:41:42 +02:00 |
VakarisZ
|
d36b00b05b
|
Replaced " with '
|
2019-12-20 18:47:47 +02:00 |
VakarisZ
|
a0d0f15ca0
|
Refactored credential saving to check if credentials already exist
|
2019-12-20 18:42:17 +02:00 |
VakarisZ
|
a9090008f9
|
404 page added
|
2019-12-17 15:03:37 +02:00 |
VakarisZ
|
34c2ff6bb6
|
Merge pull request #496 from VakarisZ/mitre_updates
ATT&CK UI/UX improvements
|
2019-12-04 16:30:37 +02:00 |
VakarisZ
|
2cd6fc3bf1
|
Replaced "" to ''
|
2019-12-04 16:22:13 +02:00 |
VakarisZ
|
1fd5ff8773
|
Loading style changed according to other techniques, link in description now opens on a new tab
|
2019-12-04 16:01:15 +02:00 |
VakarisZ
|
adba6f5258
|
Increased upper error limit for js on travis
|
2019-12-03 17:10:44 +02:00 |
VakarisZ
|
9dc8749550
|
"" to '' fixes for travis
|
2019-12-03 16:23:59 +02:00 |
VakarisZ
|
ce0b15d801
|
Small ZT refactor
|
2019-12-03 16:07:11 +02:00 |
VakarisZ
|
087b102984
|
Merge remote-tracking branch 'upstream/develop' into mitre_updates
# Conflicts:
# monkey/monkey_island/cc/ui/src/components/pages/ZeroTrustReportPage.js
|
2019-12-03 16:05:37 +02:00 |
VakarisZ
|
d09eabaab0
|
Smaller ZT diagram on large screens
|
2019-12-03 15:43:02 +02:00 |
VakarisZ
|
f6d50cde75
|
Minor list style improvements
|
2019-12-03 13:45:34 +02:00 |
VakarisZ
|
a52c47f5a5
|
Ordered list according to technique type
|
2019-12-03 13:41:44 +02:00 |
VakarisZ
|
064a0b17e6
|
Report section set to full width, icons added
|
2019-12-03 12:58:57 +02:00 |
VakarisZ
|
6185dbfeab
|
Added sliding ON/OFF button for list of techniques
|
2019-12-03 11:50:14 +02:00 |
VakarisZ
|
a3cae51a6b
|
CR improvements: /report/ redirect to /report/security, component renaming and other small fixes
|
2019-12-03 10:53:25 +02:00 |
Daniel Goldberg
|
10f1282b15
|
Merge pull request #497 from guardicore/hotfix/lower-refresh-intervals
Updated the refresh intervals to lower server load.
|
2019-12-02 17:50:26 +02:00 |
VakarisZ
|
605c993618
|
Auto import of Attack technique UI modules
|
2019-12-02 16:10:29 +02:00 |
VakarisZ
|
aa94ea2bf9
|
Fixed a glitch in the matrix. On hover of last row matrix would start glitching
|
2019-12-02 12:45:50 +02:00 |
VakarisZ
|
5104160f8e
|
Collapse animation fix, on hover attack technique in matrix fix
|
2019-12-02 12:23:54 +02:00 |
VakarisZ
|
bdd3d41a7b
|
Increased js warnings upper limit
|
2019-11-29 11:07:40 +02:00 |