Commit Graph

1487 Commits

Author SHA1 Message Date
Shay Nehmad 9c38d8e72a Moved region update to beginning of auth function
So it'll work without auth params as well
2019-04-16 21:55:36 +03:00
Shay Nehmad 6216ac0e9e Trying to update the region and then to call remote run
Without auth first
2019-04-16 21:13:36 +03:00
Shay Nehmad 4741151f22 Try to remote run even if not auth
Since auth == keys, but now it works with roles as well
2019-04-16 20:57:51 +03:00
Shay Nehmad a38b5cf360 Added client error as error and formatted error message in site as alert-warning 2019-04-16 20:18:37 +03:00
Shay Nehmad e4e2948941 Loading now stops if not on AWS 2019-04-16 19:20:24 +03:00
Shay Nehmad 5018afb48b Trying to fix an edge where where the role is not set and there's and error while collecting machines. 2019-04-16 18:19:08 +03:00
Shay Nehmad f776765a27 Merge branch 'master' into hotfix/281-aws-roles-hotfix-for-amazon
Conflicts:
    monkey/monkey_island/requirements.txt - Merged by just taking a
    union of both
2019-04-16 17:03:32 +03:00
itaymmguardicore 3bc24288f6
Merge pull request #301 from guardicore/hotfix/deb-mongodb-req
Hotfix/deb mongodb req
2019-04-16 16:04:10 +03:00
itay 051239ee09 remove ubuntu 14.04 support on mongo script 2019-04-16 15:36:45 +03:00
Shay Nehmad a6a10d3a1a Added author to files 2019-04-16 15:26:47 +03:00
Shay Nehmad ce633af3d1 changed print to log
and added some doc about exception raised
2019-04-16 15:26:47 +03:00
Shay Nehmad 5bfff88325 CR fixes: Added botocore to requirements.txt and locked react-spinners version to the current latest. 2019-04-16 15:26:46 +03:00
Shay Nehmad 8b3bc7fc2c Fixed link and removed TODO 2019-04-16 15:26:46 +03:00
Shay Nehmad d87be71fef Added link to documentation
RTFM
2019-04-16 15:26:46 +03:00
Shay Nehmad a2e79ed127 Changed to gridloader 2019-04-16 15:26:46 +03:00
Shay Nehmad c90a391727 Centered and shrinked AWS loading component 2019-04-16 15:26:46 +03:00
Shay Nehmad 7670430665 Fixed error in JS 2019-04-16 15:26:46 +03:00
Shay Nehmad 11a8449c83 Added loading to the AWS part 2019-04-16 15:26:46 +03:00
Shay Nehmad 86707897de Refactored and tested the "get_instances" method. 2019-04-16 15:26:46 +03:00
Shay Nehmad 84960d13db Refactored and tested the "get_instances" method. 2019-04-16 15:26:46 +03:00
Shay Nehmad 66b90f6bfe Fixed usage of aws instance 2019-04-16 15:26:46 +03:00
Shay Nehmad 30972d926a Added region since amazon requires it 2019-04-16 15:26:46 +03:00
Shay Nehmad 8e6549f481 First version of new AWS code - just trying to test if it works on AWS. 2019-04-16 15:26:46 +03:00
itay e9d74b1fbd remove upstart scripts from prerm 2019-04-15 19:33:27 +03:00
itay 1274fe053a use mongo4 with ubuntu18 2019-04-15 19:22:31 +03:00
itay 11f0363e49 copy mongo license 2019-04-15 19:17:22 +03:00
itay e405210e46 remove upstart scripts 2019-04-15 18:53:40 +03:00
itay 8154a7583c fix start_server path 2019-04-15 17:57:26 +03:00
itay 3e0d83d2e2 fix postinst, remove unecessary control, add wheel to requirements 2019-04-15 17:24:39 +03:00
itay 0fd46c2828 Use mongodb version 3.6.12 2019-04-15 16:22:27 +03:00
itay 15389e34d5 Add/Modify files for optional mongodb service 2019-04-15 13:42:09 +03:00
itaymmguardicore 8322178711
Merge pull request #298 from guardicore/hotfix/fix-binary-download
all monkey_island references are now absolute
2019-04-14 16:28:54 +03:00
itay d4e42cbe12 all monkey_island references are now absolute 2019-04-14 14:17:18 +03:00
itaymmguardicore 740af9ccef
Merge pull request #288 from guardicore/feature/add-island-pyinstaller
Feature/add island pyinstaller
2019-04-07 21:07:29 +03:00
itay 20cd3129f4 Add batch descriptions 2019-04-07 18:31:03 +03:00
itay a9577ce914 Use local python for pyinstaller 2019-04-07 16:25:25 +03:00
itay aa4dbe9679 revert if dir exist check 2019-04-07 15:43:52 +03:00
itay 38623d10a8 hotfix pyinstaller jsonschema issue 2019-04-07 15:42:51 +03:00
itay 705a5431ac remove mssql as island requirement
add cffi to requirements
2019-04-07 12:09:28 +03:00
itay 67b17436e1 fix pyinstaller bat 2019-04-07 11:48:01 +03:00
Daniel Goldberg 10c17b3aae
Merge pull request #287 from guardicore/feature/change-island-imports
Changed all required imports
2019-04-06 21:02:37 +03:00
itay f48a3e1293 add build scripts 2019-04-02 17:45:35 +03:00
itay 91f84728f7 add pyinstaller files 2019-04-02 16:11:42 +03:00
itay 27952f8b5a Changed all required imports 2019-04-02 14:50:37 +03:00
itay 38381c4c9d Merge branch 'develop' 2019-02-26 12:38:05 +02:00
itay ebe79d74d4 Disable MSSQL exploiter 2019-02-26 10:51:38 +02:00
Daniel Goldberg 3691b432fa
Merge pull request #272 from guardicore/bugfix/mssql-bugfixes
fix expanding of env variables
2019-02-21 17:50:15 +02:00
itay b5523a9c54 fix expanding of env variables 2019-02-21 16:50:02 +02:00
itaymmguardicore 8069d27346
Merge pull request #271 from guardicore/hotfix/sambacry-catch-another-exception
Sambacry now catches NetBIOSError on attempting credentials
2019-02-21 12:34:54 +02:00
itay df8de92ea9 Sambacry now catches NetBIOSError on attempting credentials 2019-02-21 12:10:59 +02:00