Commit Graph

3624 Commits

Author SHA1 Message Date
VakarisZ 914175ee95 Split Scenarios into use-cases and extended each use-case 2020-08-14 11:25:58 +03:00
VakarisZ 39f187b936
Merge pull request #784 from guardicore/pba_path_bugfix
Fixed post breach file upload bug
2020-08-13 20:26:49 +03:00
VakarisZ 77cf8355ee Fixed isort warning 2020-08-13 19:30:14 +03:00
VakarisZ 628583d38f Fixed post breach file upload bug 2020-08-13 19:00:21 +03:00
VakarisZ 62c4eeb3fc
Merge pull request #758 from shreyamalviya/pba-threading
Run post-breach phase in separate thread
2020-08-11 17:05:39 +03:00
Shay Nehmad c4518541ec
Merge pull request #763 from guardicore/snyk-upgrade-a73b21ca3d3b12638dce5cc24f064d49
[Snyk] Upgrade sha3 from 2.1.2 to 2.1.3
2020-08-10 11:51:53 +03:00
Shay Nehmad c685a7eb96
Merge branch 'develop' into snyk-upgrade-a73b21ca3d3b12638dce5cc24f064d49 2020-08-10 10:10:15 +03:00
Shay Nehmad 228048326b
Merge pull request #773 from guardicore/snyk-upgrade-89e4fa42817d9c6d3cde2c94cbc9f93c
[Snyk] Upgrade snyk from 1.362.0 to 1.362.1
2020-08-10 10:09:36 +03:00
snyk-bot a26cff5177 fix: upgrade snyk from 1.362.0 to 1.362.1
Snyk has created this PR to upgrade snyk from 1.362.0 to 1.362.1.

See this package in npm:
https://www.npmjs.com/package/snyk

See this project in Snyk:
https://app.snyk.io/org/shaynehmad/project/37aecb9c-98b4-4735-95a2-83d941303b4e?utm_source=github&utm_medium=upgrade-pr
2020-08-10 07:00:44 +00:00
Shreya 444c2cb7dd Change max threads from 4 to 5 & modify log message 2020-08-10 11:29:37 +05:30
Shreya 7c108e1f2e Make PBAs run parallely 2020-08-10 11:28:32 +05:30
Shreya c0bff448c4 Run post-breach phase in separate thread 2020-08-10 11:28:32 +05:30
Shay Nehmad 767a5f9200
Merge branch 'develop' into snyk-upgrade-a73b21ca3d3b12638dce5cc24f064d49 2020-08-09 14:30:24 +03:00
Shay Nehmad f0428d09d2
Merge pull request #770 from guardicore/snyk-upgrade-82159426e75b21c8090f7ffad1db9d9a
[Snyk] Upgrade snyk from 1.361.3 to 1.362.0
2020-08-09 14:19:59 +03:00
Shay Nehmad daab393726
Merge pull request #768 from guardicore/release/1.9.0
Release/1.9.0
2020-08-06 09:56:37 -07:00
Shay Nehmad 7cc2cff6d2
Merge pull request #771 from guardicore/doc_hash_update
Doc hash update
2020-08-06 09:56:24 -07:00
VakarisZ ce26736ad2 Updated hashes in documentation, added old hashes 2020-08-06 17:29:04 +03:00
VakarisZ 5f7a187864 Updated hashes in documentation 2020-08-06 12:39:21 +03:00
snyk-bot 5898b347b1 fix: upgrade snyk from 1.361.3 to 1.362.0
Snyk has created this PR to upgrade snyk from 1.361.3 to 1.362.0.

See this package in npm:
https://www.npmjs.com/package/snyk

See this project in Snyk:
https://app.snyk.io/org/shaynehmad/project/37aecb9c-98b4-4735-95a2-83d941303b4e?utm_source=github&utm_medium=upgrade-pr
2020-08-06 07:00:54 +00:00
VakarisZ 815c708714 Merge remote-tracking branch 'upstream/release/1.9.0' into release/1.9.0 2020-08-05 20:49:31 +03:00
VakarisZ 2c5c16d590 Merge remote-tracking branch 'upstream/develop' into release/1.9.0 2020-08-05 20:47:34 +03:00
Shay Nehmad b3a38058bc
Merge pull request #767 from guardicore/readme_improvements
Retargeted links in README.md to direct to documentation framework
2020-08-05 19:18:26 +03:00
Shay Nehmad d2bb0dce21
Documentation framework -> hub 2020-08-05 19:12:30 +03:00
VakarisZ 12307d51df Retargeted links in README.md to direct to documentation framework 2020-08-05 17:29:58 +03:00
VakarisZ b91ead6533
Merge pull request #761 from shreyamalviya/link-same-pba-techniques
Link ATT&CK techniques of the same PBA in the config
2020-08-05 16:55:36 +03:00
VakarisZ 27a7d960fe Bumped up version numbers for docker.md 2020-08-05 13:12:59 +03:00
VakarisZ d6264e961f
Merge pull request #762 from shreyamalviya/pba-report-bug
Fix rendering bug in security report generation due to PBA section
2020-08-05 10:48:04 +03:00
snyk-bot 50e1838ef6 fix: upgrade sha3 from 2.1.2 to 2.1.3
Snyk has created this PR to upgrade sha3 from 2.1.2 to 2.1.3.

See this package in npm:
https://www.npmjs.com/package/sha3

See this project in Snyk:
https://app.snyk.io/org/shaynehmad/project/37aecb9c-98b4-4735-95a2-83d941303b4e?utm_source=github&utm_medium=upgrade-pr
2020-08-05 07:00:25 +00:00
Shreya 5817226447 Return results as it is from PostBreachParser if no changes 2020-08-05 02:45:22 +05:30
Shreya 54b0eebc03 Link ATT&CK techniques of the same PBA in the config 2020-08-05 01:30:14 +05:30
VakarisZ d3790ee5d8
Merge pull request #757 from shreyamalviya/windows-shell-startup-pba-fix
Windows' "modify shell startup files" PBA fix
2020-08-04 16:47:31 +03:00
VakarisZ 826920c4c9
Merge pull request #760 from guardicore/improve-island-homepage-layout
Improve island homepage layout
2020-08-04 16:46:55 +03:00
VakarisZ c3d459dde9 Fixed monkey island version overlap with links on the sidebar on smaller screens 2020-08-04 16:39:20 +03:00
VakarisZ 6f2a897a48 Fixed height of link blocks in RunServerPage.js 2020-08-04 16:16:10 +03:00
Shay Nehmad 806bc91dd7 Fix page titles 2020-08-04 15:29:06 +03:00
Shay Nehmad 86364ddb8c Update Side NavBar
Removed a useless step from the process, added link to documentation
2020-08-04 15:03:55 +03:00
Shay Nehmad 7403bf14fa Update homepage look and feel 2020-08-04 15:03:03 +03:00
Shreya fe6cd2b076 Cleanup folder/file 2020-08-04 17:32:35 +05:30
Shreya 04eb0650cd Create $Profile if it doesn't exist
(Runs a powershell script instead of commands like other PBAs)
2020-08-04 17:29:28 +05:30
Shreya f30b81eec7 Remove "Public" from USERS in windows modify shell startup PBA
Otherwise it'll look for a profile.ps1 file in the Public folder too
2020-08-04 17:29:28 +05:30
Shay Nehmad c48eef8f94
Merge branch 'release/1.9.0' into develop 2020-08-04 14:26:27 +03:00
VakarisZ e703c7c46a Merge remote-tracking branch 'upstream/hotfix/mongomock-breaking-change' into release/1.9.0 2020-08-03 17:21:52 +03:00
VakarisZ 31b875aacc Fixed PTH credentials BB island configs 2020-08-03 15:22:19 +03:00
VakarisZ 31b2800ece Fixed BB test configs - fixed internal/network and internal/exploits 2020-08-03 12:23:17 +03:00
VakarisZ d74c3d15ca Fixed island's config.py default value setting method to handle 3 layers of nested objects 2020-08-03 11:45:31 +03:00
Shreya 51c2655e2b Shift the config variable change to the allocated function 2020-08-03 09:44:21 +03:00
Shreya f6e362b1c8 Set flask config 'JSON_SORT_KEYS' to false 2020-08-03 09:44:14 +03:00
Shreya Malviya 7d369f7399
Merge pull request #731 from shreyamalviya/modifications-T1156-T1504
Telemetry modifications for "modify shell startup files" PBA
2020-08-02 20:59:32 +05:30
Shay Nehmad 773a51c8b3
Merge pull request #748 from guardicore/snyk-upgrade-e016476ee14841b120e9c69733509641
[Snyk] Upgrade react-bootstrap from 1.1.0 to 1.1.1
2020-08-02 11:32:21 +03:00
Shay Nehmad e9939075a8 Upgrade JS packages to close vuln
npm patch and react-bootstrap minor
2020-08-02 11:23:47 +03:00