Commit Graph

1525 Commits

Author SHA1 Message Date
itaymmguardicore 0513966c76
Merge pull request #259 from guardicore/feature/run-aws-monkey
Feature/run aws monkey
2019-02-13 14:58:54 +02:00
Daniel Goldberg 08aede237e
Merge pull request #263 from guardicore/bugfix/set-auth-by-server
Checking with server if auth enabled
2019-02-12 17:03:19 +02:00
itaymmguardicore 78507062b8
Merge branch 'develop' into feature/run-aws-monkey 2019-02-12 16:37:56 +02:00
itay dfb51cc962 Add AWS troubleshooting message 2019-02-12 16:26:29 +02:00
itay 30e96dc7d3 Checking with server if auth enabled 2019-02-12 15:39:29 +02:00
Daniel Goldberg 64ed770d2d
Merge pull request #262 from guardicore/bugfix/require-tr-only-linux
Bugfix/require tr only linux
2019-02-11 19:18:23 +02:00
Daniel Goldberg e7d9bb59db Merge remote-tracking branch 'origin/develop' into develop 2019-02-11 19:17:32 +02:00
Daniel Goldberg 1528966f6b
Fix traceroute phrasing 2019-02-11 19:17:25 +02:00
Daniel Goldberg 712e680ff1 Fix phrasing by suggestion from a user. 2019-02-11 19:15:30 +02:00
Itay Mizeretz 8fed52a5d9 Hotfix re add user post breach 2019-02-11 14:33:03 +02:00
Itay Mizeretz 99043fb8cf Hotfix from crypto 2019-02-11 14:07:49 +02:00
Itay Mizeretz 8c76e244ad Update readme for relevant instruction to build/download required binaries 2019-02-11 14:00:23 +02:00
Itay Mizeretz d7b228897f Require traceroute for build only on linux 2019-02-11 11:10:00 +02:00
itaymmguardicore 0437f7be9b
Merge pull request #261 from guardicore/feature/use-virtualenv-win-island
Feature/use virtualenv win island
2019-02-11 11:05:32 +02:00
Itay Mizeretz 85e4646c42 Update readme 2019-02-11 11:01:31 +02:00
Itay Mizeretz 2f45280f71 Change path of python to be where python is actually in 2019-02-10 18:21:59 +02:00
itaymmguardicore 8ef70850de
Merge pull request #217 from SkypLabs/feature/improve-dockerfile
Improve the Docker image
2019-02-07 15:00:01 +02:00
itaymmguardicore 6c17767130
Merge pull request #260 from guardicore/feature/add-island-password-auth
Add option for password authentication with island
2019-02-07 13:44:15 +02:00
Itay Mizeretz 49cf693197 Add option for password authentication with island
Replace PyCrypto with Cryptodome
2019-02-06 18:40:16 +02:00
Itay Mizeretz 48ae805458 Add AWS credentials configuration on run monkey page 2019-02-06 14:29:02 +02:00
Itay Mizeretz 10d513a6d5 Before performing AWS functions, verify credentials 2019-02-06 14:28:27 +02:00
Itay Mizeretz acc1c5207d Documentation & order 2019-02-05 20:05:54 +02:00
Itay Mizeretz 885a7b5398 Running on machines asyncly 2019-02-05 18:04:49 +02:00
VakarisZ e415880f85
Merge pull request #258 from VakarisZ/pymssql_requirements_quickfix
Quickfix for requirement separation pr
2019-02-05 17:11:42 +02:00
VakarisZ 4920625e65 Added pymssql and pyftpdlib into linux requiremets (linux requirements didn't get updated during rebase) 2019-02-05 17:09:45 +02:00
Daniel Goldberg 14a315291a
Merge pull request #248 from VakarisZ/deployment_improvements
Separated linux and windows requirements
2019-02-04 18:47:53 +02:00
VakarisZ ed921fceed Refactored for island to have only one requirements file. 2019-02-04 18:42:58 +02:00
VakarisZ cf3bf89df5 Improved linux commands in deployment scripts and separated linux and windows dependency files 2019-02-04 18:42:58 +02:00
Itay Mizeretz 0f4bb7f5f1 Most feature is ready 2019-02-04 18:07:36 +02:00
Itay Mizeretz 4e8fe0ec3f Merge remote-tracking branch 'origin/develop' into feature/run-aws-monkey 2019-02-03 14:18:27 +02:00
Itay Mizeretz 378baa7139 Add most infrastrucure for running AWS commands 2019-02-03 14:18:08 +02:00
Daniel Goldberg f5ba65d654 BUGFIX
Make sure we don't crash with bad telemetry
2019-01-30 18:31:17 +02:00
VakarisZ 0a94cea5af
Merge pull request #254 from VakarisZ/domain_names_hotfix
Fixed bug (from node['domain_name'] to monkey['domain_name']
2019-01-30 16:57:14 +02:00
VakarisZ f89b1c52a9 Fixed bug (from node['domain_name'] to monkey['domain_name'] 2019-01-30 16:54:08 +02:00
Daniel Goldberg 5702ee4b2e Add dummy import for pyinstaller purposes 2019-01-30 14:56:34 +02:00
Daniel Goldberg 4374760f16 New line at end of file 2019-01-30 14:46:10 +02:00
Daniel Goldberg 2557b76d5f Pyinstaller on Linux 32 bit also seems to miss mssql 2019-01-30 13:35:34 +02:00
Daniel Goldberg 2faa89068c Add mssql as a hidden import for windows. Seems to require 2019-01-30 12:50:06 +02:00
Daniel Goldberg a3cd142d8c Merge remote-tracking branch 'origin/develop' into develop 2019-01-30 10:33:24 +02:00
Daniel Goldberg a65c1d3792 BUGFIX
Remove scanner class lookup since it doesn't exist anymore
2019-01-30 10:31:29 +02:00
VakarisZ d2185d6783
Update readme.txt 2019-01-29 17:56:37 +02:00
Daniel Goldberg 06ff1e2a50
Merge pull request #249 from VakarisZ/weblogic_performance_boost
Improved the speed of weblogic exploiter
2019-01-29 15:31:32 +02:00
Daniel Goldberg 1f8693eee2
Merge pull request #253 from VakarisZ/scanner_telemetry_fix
Fixed a bug where telemetry expects a 'scanner' field
2019-01-29 15:31:05 +02:00
VakarisZ 7ab22bb3e9 Syntactic, small changes to weblogic and web_rce 2019-01-29 13:09:38 +02:00
VakarisZ 11c0d7773e Fixed telemetry expecting a 'scanner' field 2019-01-29 11:51:42 +02:00
Daniel Goldberg 592dcc3a37
Merge pull request #252 from VakarisZ/mssql_exploiter_fix
Fixes the config import on MSSQL exploiter
2019-01-29 10:41:03 +02:00
VakarisZ e0a98664f6 Fixes the config import on MSSQL exploiter 2019-01-29 10:17:25 +02:00
Daniel Goldberg bb30e37ef1
Merge pull request #251 from VakarisZ/wmi_handler_fix
wmi info handler does not crash if no wmi info is collected
2019-01-28 18:23:16 +02:00
VakarisZ 072677ac10 wmi info handler does not crash if no wmi info is collected 2019-01-28 18:21:04 +02:00
Daniel Goldberg 38276f4abb Fix to properly divide as float 2019-01-28 17:50:29 +02:00