VakarisZ
|
1f1682fad8
|
Exported multiple configurations of CI tools to separate configurations, improved script
|
2020-11-06 11:48:52 +02:00 |
VakarisZ
|
636fb1be89
|
Added option to rollback the changes done in "set_server_config"
|
2020-11-06 11:47:38 +02:00 |
Shreya Malviya
|
b406495ca2
|
Merge pull request #868 from shreyamalviya/zerologon-fp
Zerologon Fingerprinter
|
2020-11-05 23:52:09 +05:30 |
Shreya
|
f44e080b1c
|
Only generate 'DC_HANDLE' if 'DC_NAME' exists
|
2020-11-05 23:40:48 +05:30 |
VakarisZ
|
d8ee740750
|
Added zero logon to monkeyzoo
|
2020-11-05 23:40:48 +05:30 |
Shreya
|
62a1520c50
|
Extract nested function
|
2020-11-05 23:40:45 +05:30 |
VakarisZ
|
2e35b9ac43
|
Initial implementation of validation script
|
2020-11-05 14:58:52 +02:00 |
VakarisZ
|
a0dd69ee59
|
Fixed list style so that link and description is on the same line
|
2020-11-03 17:49:57 +02:00 |
Shreya
|
8b0dd91c18
|
Better way to get NetBIOS name
|
2020-11-03 16:16:35 +05:30 |
Shreya
|
b3e9695289
|
Raise exception instead of using boolean
|
2020-10-25 16:41:50 +05:30 |
Shreya
|
fc9d21201f
|
CR changes, nothing major
|
2020-10-25 16:21:19 +05:30 |
VakarisZ
|
48c8288437
|
Added missing attack-matrix.png to the doc. hub
|
2020-10-23 17:57:49 +03:00 |
VakarisZ
|
725c601e23
|
Fixed a couple of broken links in the docs.
|
2020-10-23 17:46:39 +03:00 |
VakarisZ
|
68b6efa8b6
|
Updated scenario docs once more, removed IDS/IPS test scenario.
|
2020-10-23 17:46:23 +03:00 |
VakarisZ
|
f9f70febfc
|
Updated scenario / use case docs
|
2020-10-23 12:30:38 +03:00 |
VakarisZ
|
f371a33e5b
|
Doc update in accordance to UI changes for AWS run button (screenshots updated, descriptions updated)
|
2020-10-21 15:18:04 +03:00 |
Shreya
|
7bdc7ce4c2
|
Add implementation details
|
2020-10-21 16:45:15 +05:30 |
Shreya
|
08d3801120
|
Testing is important
|
2020-10-21 16:41:54 +05:30 |
Shreya
|
0a8d1f2afe
|
Add Zerologon fingerprinter
|
2020-10-21 16:41:54 +05:30 |
Ubuntu
|
a3e9f65d49
|
Added spinning animation to "synch" icon in run monkey on aws button
|
2020-10-21 09:49:41 +00:00 |
VakarisZ
|
b3759e60ec
|
Improved dir structure of run monkey page
|
2020-10-21 12:16:01 +03:00 |
VakarisZ
|
46de8000c1
|
Fixed and moved AWS run components into a separate folder
|
2020-10-21 12:15:16 +03:00 |
VakarisZ
|
5da412e40c
|
Fixed eslint to allow backticks syntax.
|
2020-10-21 12:13:34 +03:00 |
VakarisZ
|
67f5962977
|
Changed webpack server to serve on all interfaces. Makes remote development easier.
|
2020-10-20 12:10:40 +03:00 |
VakarisZ
|
d4002fd7b5
|
Added loading component to indicate that more buttons are loading.
|
2020-10-20 12:04:57 +03:00 |
VakarisZ
|
c6b7f4f0be
|
Brought back and refactored run on AWS button.
|
2020-10-20 10:12:10 +03:00 |
VakarisZ
|
d0fda6b9e5
|
Fixed import styles in gevent modifications.
|
2020-10-16 12:34:18 +03:00 |
VakarisZ
|
a77743137f
|
Refactored exception name to a more specific one
|
2020-10-15 15:19:19 +03:00 |
VakarisZ
|
f2b65ecf14
|
Improved gevent related code by using BoundedSemaphore instead of Semaphore and other small style fixes
|
2020-10-15 13:02:12 +03:00 |
VakarisZ
|
a9af6fe736
|
Refactored tornado into gevent for non-blocking server
|
2020-10-15 12:50:13 +03:00 |
VakarisZ
|
d77819b2bb
|
Added missing security hub setup step to documentation
|
2020-10-15 11:24:24 +03:00 |
VakarisZ
|
0e68b07b15
|
Modified security hub feature to work with any deployment
|
2020-10-14 17:48:16 +03:00 |
VakarisZ
|
7abafb70e1
|
Fixed bad exception handling in version_update.py
|
2020-10-12 16:47:00 +03:00 |
VakarisZ
|
1cbcb69697
|
Fixed schedule_jobs bug, where scheduled job is never deleted and monkey freezes indefinitelly.
|
2020-10-12 16:46:11 +03:00 |
Swimm
|
e3b3ad8310
|
Swimm: created units: add PBA const, implement `ScheduleJobs` PBA, add PBA config
|
2020-10-07 23:39:51 +05:30 |
VakarisZ
|
b220361142
|
Added password reset tutorial to FAQ
|
2020-10-07 19:06:07 +03:00 |
Itay Mizeretz
|
53f3625172
|
Merge pull request #843 from guardicore/feature/docs-mitre-improvements
docs: Add final tweaks to mitre techniques page.
|
2020-09-30 14:04:58 +03:00 |
itay
|
54f7cf41e3
|
docs: Add final tweaks to mitre techniques page.
Add metadata + title, link to mitre report documentation and link back
|
2020-09-29 18:26:21 +03:00 |
VakarisZ
|
fad19258d5
|
Merge pull request #840 from VakarisZ/run_page_ui_improvements
Run page ui improvements
|
2020-09-28 12:36:24 +03:00 |
Itay Mizeretz
|
a1fcb4110d
|
Merge pull request #835 from guardicore/bugfix/fix-doc-integration-image-url
docs: Fix image url for integration page
|
2020-09-24 18:20:55 +03:00 |
Itay Mizeretz
|
772c5a5f30
|
Merge pull request #839 from shreyamalviya/doc-mitre-techniques
Document MITRE techniques
|
2020-09-24 18:18:36 +03:00 |
VakarisZ
|
1559504691
|
Fixed js warning in error modal
|
2020-09-23 15:06:27 +03:00 |
VakarisZ
|
12e7c40db9
|
Increased js warning limit to 7, because I used ` for classnames.
|
2020-09-23 14:54:30 +03:00 |
VakarisZ
|
c5e4493db5
|
Improved run monkey error modal to display any kind of error.
|
2020-09-23 14:47:34 +03:00 |
VakarisZ
|
6e10dd20d1
|
Run monkey page: fixed a bunch of bugs, CR comments
|
2020-09-23 14:47:05 +03:00 |
VakarisZ
|
62708cf6b2
|
Fixed es-lint warnings and increased upper warning limit
|
2020-09-18 18:03:44 +03:00 |
VakarisZ
|
dcf1b49186
|
Fixed conflicting dependencies that require botocore >= 1.18.0
|
2020-09-18 17:01:47 +03:00 |
VakarisZ
|
4d8751432d
|
Revert "Fixed conflicting dependencies that require botocore >= 1.18.0"
This reverts commit b8f70645
|
2020-09-18 16:48:53 +03:00 |
VakarisZ
|
3c410d6135
|
Fixed conflicting dependencies that require botocore >= 1.18.0
|
2020-09-18 16:48:03 +03:00 |
VakarisZ
|
5331095bf3
|
Removed unused function
|
2020-09-18 16:11:29 +03:00 |