VakarisZ
|
17ee823b08
|
Merge pull request #863 from VakarisZ/security_hub_fixes
Security hub fixes
|
2020-12-08 16:37:36 +02:00 |
VakarisZ
|
9e9518be66
|
Merge remote-tracking branch 'upstream/develop' into gevent_refactoring
|
2020-12-08 16:31:55 +02:00 |
VakarisZ
|
ac71a3ecb5
|
Merge pull request #861 from VakarisZ/schedule_jobs_bugfix
Schedule jobs bugfix
|
2020-12-08 16:14:28 +02:00 |
VakarisZ
|
816c1089de
|
Clarified password reset procedure, especially the part abaout leaving deployment option unchanged
|
2020-12-08 16:08:59 +02:00 |
Ace Pace
|
f07826d5d2
|
Merge pull request #898 from acepace/bugfix_fingerprinter
Monkey: Guard against exceptions while fingerprinting
|
2020-12-07 17:30:54 +02:00 |
Ace Pace
|
030b1c683e
|
Monkey: Guard against exceptions while fingerprinting
|
2020-12-07 16:54:58 +02:00 |
shubhendra
|
32593b2105
|
revert-Remove unnecessary use of comprehension
|
2020-12-05 14:24:49 +05:30 |
Shubhendra Singh Chauhan
|
9f48a54529
|
Update BadImport.py
|
2020-12-05 01:53:21 +05:30 |
Shubhendra Singh Chauhan
|
8f37457aa1
|
Merge pull request #32 from withshubh/deepfix
Autofix using DeepSource
|
2020-12-05 01:50:14 +05:30 |
shubhendra
|
09d80e59a9
|
Revert "Remove unused imports"
This reverts commit 1c780a18fbea0414ef8f9c22c4265b547fc0668e.
|
2020-12-05 01:48:43 +05:30 |
deepsource-autofix[bot]
|
079fa58d0a
|
Autofixes made using DeepSource
|
2020-12-05 01:48:04 +05:30 |
Shubhendra Singh Chauhan
|
69b7e700dc
|
Merge pull request #30 from withshubh/deepfix
Autofixes made using DeepSource
|
2020-12-04 23:47:49 +05:30 |
deepsource-autofix[bot]
|
96d28b40af
|
autofixe made using DeepSource
|
2020-12-04 23:44:03 +05:30 |
Shubhendra Singh Chauhan
|
5008b4eff0
|
Create .deepsource.toml
|
2020-12-04 23:06:56 +05:30 |
shubhendra
|
4bab51e047
|
Merge branch 'develop' of https://github.com/guardicore/monkey into develop
|
2020-12-04 22:59:12 +05:30 |
Shubhendra Singh Chauhan
|
1e8208a4ff
|
Merge pull request #22 from withshubh/revert-21-deepsource
Revert "Deepsource"
|
2020-12-04 22:44:21 +05:30 |
Shubhendra Singh Chauhan
|
4d6b7c6a71
|
Revert "Deepsource"
|
2020-12-04 22:43:55 +05:30 |
VakarisZ
|
55f4684e1e
|
Fixed function call that had too many arguments in smbexec.py
|
2020-12-04 16:43:53 +02:00 |
VakarisZ
|
4b1331c281
|
Merge remote-tracking branch 'upstream/develop' into smbexec_bugfix
|
2020-12-04 15:58:57 +02:00 |
VakarisZ
|
04e89411fb
|
SMB bugfixed to be able to exploit machine with smb v3, by not specifying preferred dialect for rpctransport
|
2020-12-04 15:44:40 +02:00 |
DeepSource Bot
|
70a899cc7d
|
Add .deepsource.toml
|
2020-12-04 11:14:55 +05:30 |
Ace Pace
|
db20ee10a8
|
Merge pull request #874 from VakarisZ/docs_list_fix
Fixed list style so that link and description is on the same line
|
2020-11-30 11:24:59 +02:00 |
Ace Pace
|
1f5dcc62c0
|
Merge pull request #872 from VakarisZ/use_case_doc_update
Use case doc update
|
2020-11-30 11:24:49 +02:00 |
VakarisZ
|
ba4e929043
|
Merge pull request #893 from shreyamalviya/fix-mongoengine-version
Fix mongoengine version to 0.20.0
|
2020-11-30 08:49:29 +02:00 |
Shreya
|
0848ba240f
|
Fix mongoengine version to 0.20.0
|
2020-11-28 22:44:15 +05:30 |
VakarisZ
|
424c666f65
|
Fixed custom post breach action path bug.
|
2020-11-24 17:58:28 +02:00 |
VakarisZ
|
5ba1bf1db8
|
Merge pull request #885 from VakarisZ/timeouts
Added request timeouts
|
2020-11-16 15:17:41 +02:00 |
VakarisZ
|
47984196ce
|
Fixed import order to satisfy isort
|
2020-11-12 14:59:16 +02:00 |
VakarisZ
|
4707fba744
|
Update PULL_REQUEST_TEMPLATE.md
|
2020-11-12 09:08:28 +02:00 |
VakarisZ
|
18d72f89da
|
Added timeouts to requests
|
2020-11-11 15:31:48 +02:00 |
VakarisZ
|
f76fc7ad77
|
Removed unused imports in windowsserver_fingerprint.py
|
2020-11-11 15:30:52 +02:00 |
Shreya Malviya
|
4b1b6f8be6
|
Merge pull request #850 from shreyamalviya/swimm-opensauced
New Swimm Units
|
2020-11-11 12:18:20 +05:30 |
VakarisZ
|
e7def38101
|
Merge pull request #837 from shreyamalviya/swimm-updates
Swimm updates
|
2020-11-10 10:19:18 +02:00 |
VakarisZ
|
6401826ee3
|
Fixed travis script bug, where flake8 didn't pick up its configuration file
|
2020-11-06 13:18:03 +02:00 |
VakarisZ
|
523722a981
|
Merge pull request #826 from guardicore/snyk-upgrade-7a792070e6c0c0c12685cf49fbf0115e
[Snyk] Upgrade snyk from 1.373.0 to 1.373.1
|
2020-11-06 12:29:29 +02:00 |
VakarisZ
|
fd1e24c3c5
|
Merge pull request #816 from guardicore/snyk-upgrade-e9c85422c9f36804c727a87c580d090f
[Snyk] Upgrade @emotion/core from 10.0.28 to 10.0.34
|
2020-11-06 11:58:23 +02:00 |
VakarisZ
|
d75dd57653
|
Merge pull request #815 from guardicore/snyk-upgrade-6af1802c8a04f663191505efa4f72269
[Snyk] Upgrade bootstrap from 4.5.1 to 4.5.2
|
2020-11-06 11:56:11 +02:00 |
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 |