Commit Graph

2878 Commits

Author SHA1 Message Date
Shay Nehmad 718291d573 Tested the AzureInstance class
Tested on Azure instance and non-cloud instace. Seems to work . Unit tests aren't relevant here
2020-01-02 12:16:48 +02:00
VakarisZ 63c4492174
Merge pull request #513 from guardicore/duplicate_credentials
Refactored credential saving to check if credentials already exist
2020-01-02 10:23:10 +02:00
Shay Nehmad 81b44f0ebb WIP - created azure instance class 2020-01-01 17:01:06 +02:00
Shay Nehmad fb0fea6f6a Improved the monkey start function structure a bit, extracted to functions
Prep work for changing system info collection to modular system
2020-01-01 15:33:02 +02:00
Daniel Goldberg 56d601967b fix permissions on script 2019-12-29 12:38:15 +00:00
Shay Nehmad a98ea150b5
Merge pull request #518 from guardicore/hotfix/add-tls-version-to-powershell-script-http-pba
Added TLS version to powershell command.
2019-12-26 16:13:44 +02:00
Shay Nehmad 9ab80362de Added TLS version to powershell command. 2019-12-26 16:08:55 +02:00
Shay Nehmad 52eced33e2
Merge pull request #517 from guardicore/feature/515-add-curl-pba
Replaced ping with curl/wget and Invoke-WebRequest
2019-12-25 12:52:56 +02:00
Shay Nehmad 6e9ee4158d We chose HTTPS 2019-12-25 10:57:17 +02:00
Shay Nehmad ab57b5895e Replaced CreateProcessAsUser with CreateProcessWithLogonW to get over the "0xc0000142" error code and added -UseBasicParsing to get over the IE Engine inconfigured error
This will be heavily documented in a tweet sometime
2019-12-24 19:08:52 +02:00
Shay Nehmad c8a742674f Replaced ping with curl/wget and Invoke-WebRequest 2019-12-23 17:41:42 +02:00
VakarisZ d36b00b05b Replaced " with ' 2019-12-20 18:47:47 +02:00
VakarisZ a0d0f15ca0 Refactored credential saving to check if credentials already exist 2019-12-20 18:42:17 +02:00
VakarisZ 5dc6fffc2a Added config won't change warning 2019-12-20 12:12:26 +02:00
VakarisZ a9090008f9 404 page added 2019-12-17 15:03:37 +02:00
VakarisZ 34c2ff6bb6
Merge pull request #496 from VakarisZ/mitre_updates
ATT&CK UI/UX improvements
2019-12-04 16:30:37 +02:00
VakarisZ 2cd6fc3bf1 Replaced "" to '' 2019-12-04 16:22:13 +02:00
VakarisZ 1fd5ff8773 Loading style changed according to other techniques, link in description now opens on a new tab 2019-12-04 16:01:15 +02:00
VakarisZ adba6f5258 Increased upper error limit for js on travis 2019-12-03 17:10:44 +02:00
VakarisZ 9dc8749550 "" to '' fixes for travis 2019-12-03 16:23:59 +02:00
VakarisZ ce0b15d801 Small ZT refactor 2019-12-03 16:07:11 +02:00
VakarisZ 087b102984 Merge remote-tracking branch 'upstream/develop' into mitre_updates
# Conflicts:
#	monkey/monkey_island/cc/ui/src/components/pages/ZeroTrustReportPage.js
2019-12-03 16:05:37 +02:00
VakarisZ d09eabaab0 Smaller ZT diagram on large screens 2019-12-03 15:43:02 +02:00
VakarisZ f6d50cde75 Minor list style improvements 2019-12-03 13:45:34 +02:00
VakarisZ a52c47f5a5 Ordered list according to technique type 2019-12-03 13:41:44 +02:00
VakarisZ 064a0b17e6 Report section set to full width, icons added 2019-12-03 12:58:57 +02:00
VakarisZ 6185dbfeab Added sliding ON/OFF button for list of techniques 2019-12-03 11:50:14 +02:00
VakarisZ a3cae51a6b CR improvements: /report/ redirect to /report/security, component renaming and other small fixes 2019-12-03 10:53:25 +02:00
Daniel Goldberg 10f1282b15
Merge pull request #497 from guardicore/hotfix/lower-refresh-intervals
Updated the refresh intervals to lower server load.
2019-12-02 17:50:26 +02:00
VakarisZ 605c993618 Auto import of Attack technique UI modules 2019-12-02 16:10:29 +02:00
VakarisZ aa94ea2bf9 Fixed a glitch in the matrix. On hover of last row matrix would start glitching 2019-12-02 12:45:50 +02:00
VakarisZ 5104160f8e Collapse animation fix, on hover attack technique in matrix fix 2019-12-02 12:23:54 +02:00
VakarisZ bdd3d41a7b Increased js warnings upper limit 2019-11-29 11:07:40 +02:00
VakarisZ 4d68da2c15 Style improvements to pass travis 2019-11-29 10:07:43 +02:00
VakarisZ aff66d8994 Merge remote-tracking branch 'upstream/develop' into mitre_updates
# Conflicts:
#	monkey/monkey_island/cc/services/attack/attack_config.py
2019-11-29 09:28:24 +02:00
VakarisZ 2fe3978d48 Fixed side menu bug 2019-11-28 18:19:05 +02:00
Daniel Goldberg 0b22903c36
Merge pull request #502 from guardicore/bugfix/remove_warnings
Bugfix/remove warnings
2019-11-28 17:13:36 +01:00
VakarisZ cf2fff92f6 Typos, added link to attack page in attack report description 2019-11-28 16:38:56 +02:00
VakarisZ c6d941637b Minor bugfix, changes that allow page refresh to lead to the same report 2019-11-28 16:17:51 +02:00
Daniel Goldberg 037fac9423 Whitespace and imports 2019-11-28 13:56:02 +01:00
Daniel Goldberg 1a7c5b951a Merge branch 'develop' into bugfix/remove_warnings 2019-11-28 13:43:44 +01:00
Daniel Goldberg 6bef096e71 Fix spacing 2019-11-28 12:46:33 +01:00
Daniel Goldberg 58b775cfb5 Try to avoid flake warnings on not checking SSL 2019-11-28 12:41:37 +01:00
VakarisZ f5f0a60cb4 Various small report improvements 2019-11-28 11:06:36 +02:00
VakarisZ 28bb6356c2 Improved overall style of attack report, made all table fields have word wrapping, navigation made sticky 2019-11-28 09:25:14 +02:00
VakarisZ 5dbf0d39a6 Added report loader to attack report 2019-11-27 15:48:54 +02:00
Daniel Goldberg bf44f2355f Remove property decorator, it's not a property. 2019-11-27 13:58:46 +02:00
Daniel Goldberg 9a40bfa211 Rename variable to avoid parameter reuse 2019-11-27 13:57:41 +02:00
Daniel Goldberg c8e2de6224 Avoid mutable default parameter. 2019-11-27 13:56:37 +02:00
Daniel Goldberg 1393c88277 Move out of try, can't realistically fail 2019-11-27 13:55:39 +02:00