Commit Graph

1407 Commits

Author SHA1 Message Date
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
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
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
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
Daniel Goldberg e90f11cab3
Merge pull request #247 from VakarisZ/TCP_scanner_sleep_bugfix
TCP scanner sleep bugfix
2019-01-28 17:49:39 +02:00
Daniel Goldberg 5c32028fba
Merge pull request #189 from VakarisZ/dn_to_ip
Domain name to ip translation
2019-01-28 17:49:30 +02:00
VakarisZ d028c70738 Fixed bug related to '-' and displaying scanned servers 2019-01-28 14:44:16 +02:00
VakarisZ bf26ed8881 Fixed some errors poined out in PR 2019-01-28 14:43:05 +02:00
VakarisZ 4f0606d6fb Fixed PR comments (ip casting, typos) 2019-01-28 14:42:54 +02:00
VakarisZ d35634b729 Small fixes 2019-01-28 14:42:39 +02:00
VakarisZ 7d34c290cc Added support for invalid domain AND added front end files not commited in previous commits 2019-01-28 14:42:30 +02:00
VakarisZ 847286dec7 Modified front end to inform user that he can enter URL's , not only IP's 2019-01-28 14:41:52 +02:00
VakarisZ 96cc4edba9 Domain name translation fully implemented and displayed in map and report 2019-01-28 14:40:37 +02:00
Daniel Goldberg ef0ccc9cc9 Add thread ID logging to the configuration log. 2019-01-27 10:06:39 +02:00