Commit Graph

4673 Commits

Author SHA1 Message Date
VakarisZ 739afa4fbe Fixed urlib dependency issue 2021-03-19 16:52:01 +02:00
VakarisZ 4b1a8d59be
Merge pull request #1033 from shreyamalviya/bugfix-unicode-decode-error
Handle UnicodeDecodeError in Windows info collector
2021-03-18 10:49:09 +02:00
VakarisZ 72a3229e49
Merge pull request #1042 from guardicore/island_requirements_fix
Island requirements fix
2021-03-18 10:19:40 +02:00
VakarisZ 58fa1d5db8
Merge pull request #1041 from guardicore/scoutsuite_ut_fix
Scoutsuite ut fix
2021-03-18 10:19:04 +02:00
Shreya 91577c6464 Add try/except to system info collection so agent doesn't crash if exception is encountered 2021-03-18 13:33:35 +05:30
Shreya a83c97519c CR changes 2021-03-18 13:14:26 +05:30
VakarisZ ed589bd46a Specified pyjwt requirement to be 1.7 2021-03-18 09:41:29 +02:00
VakarisZ e6a0b7b49e Merge branch 'release/1.10.0' of https://github.com/guardicore/monkey into release/1.10.0 2021-03-18 09:34:33 +02:00
VakarisZ 4cd105abe4 Fixed ScoutSuite unit test 2021-03-18 09:31:45 +02:00
Mike Salvatore c9c2648599 Merge branch 'scoutsuite-performance-upgrades' into release/1.10.0 2021-03-17 11:53:49 -04:00
Mike Salvatore 21914d35b3 Merge branch 'scoutsuite-submodule-to-package' into release/1.10.0 2021-03-17 11:53:43 -04:00
VakarisZ 3ca7537a99 ScoutSuite performance upgrades. 2021-03-17 11:50:49 -04:00
VakarisZ 6a13fa90e6 Small profiling decorator improvement 2021-03-17 11:50:45 -04:00
VakarisZ 80776f2b1d Minor spec file style improvement 2021-03-17 11:50:03 -04:00
VakarisZ 24564fd0f0 Removed ScoutSuite from travis, since it's no longer a submodule 2021-03-17 11:49:51 -04:00
VakarisZ fd058c7ff0 Refactored ScoutSuite into a separate package rather than submodule 2021-03-17 11:49:33 -04:00
VakarisZ 2c1e89c7b3 ScoutSuite performance upgrades. 2021-03-17 14:49:35 +02:00
VakarisZ aaf6a33f92 Small profiling decorator improvement 2021-03-17 14:41:11 +02:00
VakarisZ 9e27a93a3b Minor spec file style improvement 2021-03-17 12:45:08 +02:00
VakarisZ 2925815fd3 Removed ScoutSuite from travis, since it's no longer a submodule 2021-03-17 10:21:16 +02:00
MarketingYeti 781eb1b76b docs: Update mitre_techniques.md 2021-03-16 14:03:44 -04:00
MarketingYeti 43951aa8c5 docs: Update FAQ/_index.md 2021-03-16 14:03:40 -04:00
MarketingYeti 2defdeffba docs: Update scanners/_index.md 2021-03-16 14:03:36 -04:00
MarketingYeti 02acab7047 docs: Update shellshock.md 2021-03-16 14:03:33 -04:00
MarketingYeti 381dea0e54 docs: Update exploiters/_index.md 2021-03-16 14:03:30 -04:00
MarketingYeti cc17be612e docs: Update WebLogic.md 2021-03-16 14:03:22 -04:00
MarketingYeti 449cb98de0 docs: Update WMIExec.md 2021-03-16 14:03:11 -04:00
MarketingYeti 788b985711 docs: Update VSFTPD.md 2021-03-16 14:03:08 -04:00
MarketingYeti 1201343ed2 docs: Update Struts2.md 2021-03-16 14:03:04 -04:00
MarketingYeti dbab5abd93 docs: Update Sambacry.md 2021-03-16 14:02:53 -04:00
MarketingYeti 32089018ab docs: Update SSHExec.md 2021-03-16 14:02:17 -04:00
MarketingYeti 3f255c5626 docs: Update SMBExec.md 2021-03-16 14:02:08 -04:00
MarketingYeti bfff95ce34 docs: Update MsSQL.md 2021-03-16 14:02:01 -04:00
MarketingYeti 77859b86dd docs: Update MS08-067.md 2021-03-16 14:01:57 -04:00
MarketingYeti f7d9df0e64 docs: Update Hadoop.md 2021-03-16 14:01:44 -04:00
MarketingYeti a483b4aafc docs: Update ElasticGroovy.md 2021-03-16 14:01:37 -04:00
MarketingYeti 1b0ab55554 docs: Update Drupal.md 2021-03-16 14:01:28 -04:00
MarketingYeti f272e97778 docs: Update operating_systems_support.md 2021-03-16 14:01:21 -04:00
MarketingYeti 27dae7bd6c docs: Update mitre_techniques.md 2021-03-16 14:01:15 -04:00
MarketingYeti 5ad54db097 docs: Update reference/_index.md 2021-03-16 14:01:09 -04:00
Shreya 5192953dd0 Unrelated log statement changes 2021-03-16 15:27:06 +05:30
Shreya ece4e6e911 Change import 2021-03-16 15:26:20 +05:30
Shreya 90d9d5933a Handle UnicodeDecodeError when getting installed packages on Windows systems 2021-03-16 15:23:46 +05:30
VakarisZ c6fd7ae5e8 Refactored ScoutSuite into a separate package rather than submodule 2021-03-16 09:11:45 +02:00
Mike Salvatore 2a44cf8ebd
Merge pull request #1027 from shreyamalviya/rephrasing-config-custom-pba
Rephrase custom PBA file descriptions in configuration
2021-03-11 09:45:03 -05:00
Shreya 2b4fd9e9a7 Rephrase custom PBA command config descriptions 2021-03-11 19:39:57 +05:30
Shreya 4928109be2 Rephrase custom PBA file config descriptions 2021-03-11 18:42:01 +05:30
Shreya 9167aa6460 Unit test modifications 2021-03-11 18:33:48 +05:30
Shreya 72a88c81a3 Add unit tests 2021-03-11 18:33:48 +05:30
Shreya 6f134bdb03 Download custom PBA file during execution, not initialisation 2021-03-11 18:33:48 +05:30