Commit Graph

3850 Commits

Author SHA1 Message Date
DeepSource Bot 70a899cc7d Add .deepsource.toml 2020-12-04 11:14:55 +05:30
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 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
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
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
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
Swimm e3b3ad8310 Swimm: created units: add PBA const, implement `ScheduleJobs` PBA, add PBA config 2020-10-07 23:39:51 +05:30
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
VakarisZ 6eab147ae1 Merge remote-tracking branch 'upstream/develop' into run_page_ui_improvements
# Conflicts:
#	monkey/monkey_island/cc/ui/src/components/pages/RunMonkeyPage.js
#	monkey/monkey_island/cc/ui/src/styles/Main.scss
2020-09-18 15:43:23 +03:00
VakarisZ ac9c04e453 Merge remote-tracking branch 'origin/run_page_ui_improvements' into run_page_ui_improvements
# Conflicts:
#	monkey/monkey_island/cc/ui/src/components/pages/RunMonkeyPage/CommandDisplay.js
#	monkey/monkey_island/cc/ui/src/components/pages/RunMonkeyPage/LocalManualRunOptions.js
#	monkey/monkey_island/cc/ui/src/components/pages/RunMonkeyPage/ManualRunOptions.js
#	monkey/monkey_island/cc/ui/src/components/ui-components/inline-selection/BackButton.js
#	monkey/monkey_island/cc/ui/src/components/ui-components/inline-selection/InlineSelection.js
#	monkey/monkey_island/cc/ui/src/components/ui-components/inline-selection/NextSelectionButton.js
#	monkey/monkey_island/cc/ui/src/styles/Main.scss
#	monkey/monkey_island/cc/ui/src/styles/components/inline-selection/InlineSelection.scss
2020-09-18 15:38:57 +03:00
VakarisZ 38b1cfacaa Removed not working "Back" button from run monkey page, also removed unnecessary code 2020-09-18 15:35:34 +03:00
VakarisZ c4f4a8ef95 Refactored UI of run monkey page 2020-09-18 15:11:26 +03:00
Shreya c763d81091 Document MITRE techniques 2020-09-14 22:54:08 +05:30
Swimm 4152e5fe8a Swimm: updated unit (tbxb2cGgUiJQ8Btma0fp) 2020-09-11 18:50:35 +05:30
Swimm 8595777f8f Swimm: updated unit (OwcKMnALpn7tuBaJY1US) 2020-09-11 18:28:24 +05:30
Swimm 19b42f7fa9 Swimm: updated unit (tbxb2cGgUiJQ8Btma0fp) 2020-09-11 17:54:38 +05:30
VakarisZ c5d9802aaa
Merge pull request #836 from guardicore/feature/docs_faq_about
Feature/docs faq about
2020-09-07 16:17:47 +03:00
VakarisZ a80d5f45f0 Merge remote-tracking branch 'upstream/feature/docs_faq_about' into feature/docs_faq_about 2020-09-07 15:46:54 +03:00
VakarisZ 3125aefd0f Fixed gitignore to ignore .idea files 2020-09-07 15:45:25 +03:00
VakarisZ 503d13c434 Added ./idea files to gitignore 2020-09-07 15:32:55 +03:00
VakarisZ 5f13f03158 Re-targeted learn theme to guardicore repository 'monkey-dev' branch 2020-09-07 15:28:40 +03:00
VakarisZ 56ff4e1859 Added "About the project" section to FAQ that answers the question "How did you come up with the Infection Monkey?" 2020-09-07 15:04:46 +03:00