Shreya
|
3fe4dd679b
|
Pass empty string to linux_cmds if OS is windows
|
2020-06-24 13:25:54 +05:30 |
Shreya
|
dfa34e602f
|
Started T1504 implementation
Add to `attack_schema.py`, `attack_report.py`
Add report `T1504.js`
|
2020-06-24 13:25:54 +05:30 |
Shreya
|
e2d35ca267
|
Simpler bash commands for linux PBA
|
2020-06-24 13:25:54 +05:30 |
Shreya
|
a9c763cd9c
|
Add linux PBA + report components
|
2020-06-24 13:25:49 +05:30 |
VakarisZ
|
9ca2507f34
|
Changed minimum mongodb version required in main
|
2020-06-23 16:36:37 +03:00 |
VakarisZ
|
37f356a6e2
|
Run monkey page improvement, small style and attack report fixes
|
2020-06-23 16:31:00 +03:00 |
VakarisZ
|
44c8ffda60
|
Missing svg image added, registration error overlap fixed
|
2020-06-23 15:38:25 +03:00 |
VakarisZ
|
09b8239fdb
|
More quote fixes, increased JS warnings to 500
|
2020-06-23 12:46:11 +03:00 |
VakarisZ
|
4c8c423b9d
|
Linting fixes
|
2020-06-23 12:24:36 +03:00 |
VakarisZ
|
30fde6deb3
|
Changed testing documentation that relates to password protection
|
2020-06-23 12:24:02 +03:00 |
VakarisZ
|
bd537faa11
|
Bugfix: PreviewPane.js log download button no longer enabled when no log is present
|
2020-06-23 12:23:30 +03:00 |
VakarisZ
|
0be1b3a908
|
Merge remote-tracking branch 'upstream/develop' into password_setup
|
2020-06-23 11:11:22 +03:00 |
Shay Nehmad
|
6ead5d43cf
|
Merge pull request #691 from guardicore/bugfix/pth_map_include
UI bugfix: non-existent PTH map include
|
2020-06-23 10:43:56 +03:00 |
VakarisZ
|
6f6cf76977
|
UI bugfix: non-existent PTH map include
|
2020-06-23 10:34:18 +03:00 |
VakarisZ
|
be51de2756
|
JS minor quotes refactor
|
2020-06-23 10:32:47 +03:00 |
VakarisZ
|
9b5029a05c
|
Lowered the amount of python lint warnings with small style improvements
|
2020-06-22 16:59:51 +03:00 |
VakarisZ
|
90b05a184b
|
Small improvements: aws test removed and path parsing changed to use path library in environment_config.py
|
2020-06-22 15:17:01 +03:00 |
VakarisZ
|
79bf05d320
|
Rolled back merge changes that broke map page UI
|
2020-06-22 12:16:23 +03:00 |
VakarisZ
|
78cf0b5791
|
Refactored try_add_user and needs_registration to avoid code duplication
|
2020-06-22 11:59:02 +03:00 |
VakarisZ
|
8c428aa44d
|
Added registration to aws, small typo fixes
|
2020-06-22 11:57:48 +03:00 |
VakarisZ
|
85275f6141
|
Bugfix: bad import path fix
|
2020-06-22 10:17:55 +03:00 |
VakarisZ
|
a093cb0d6f
|
Bugfix: Include statement of absent PTH map removed
|
2020-06-22 10:17:22 +03:00 |
VakarisZ
|
4a082fb390
|
Merge remote-tracking branch 'upstream/develop' into password_setup
# Conflicts:
# monkey/monkey_island/cc/resources/netmap.py
# monkey/monkey_island/cc/ui/src/components/pages/RunMonkeyPage.js
# monkey/monkey_island/cc/ui/src/components/report-components/security/ScannedServers.js
|
2020-06-22 09:56:01 +03:00 |
VakarisZ
|
8af4246f66
|
Reverted server_config.json that contains test credentials
|
2020-06-19 16:08:33 +03:00 |
VakarisZ
|
1cc5310713
|
Changed login page to match the style of registration page
|
2020-06-19 16:07:57 +03:00 |
VakarisZ
|
a1da0e3239
|
Migration to bootstrap v4 changes
|
2020-06-19 15:35:11 +03:00 |
VakarisZ
|
ce5e415788
|
Finished "no password" environment option
|
2020-06-16 13:45:10 +03:00 |
VakarisZ
|
a5b1ac22f9
|
Removed server_config from tracking
|
2020-06-16 11:04:43 +03:00 |
VakarisZ
|
2601e27226
|
Added server_config to gitignore
|
2020-06-16 10:45:26 +03:00 |
VakarisZ
|
947f9d244a
|
Reverted accidental test credential commit
|
2020-06-16 10:42:50 +03:00 |
VakarisZ
|
5996569607
|
Fixed registration bugs: empty password gets registered, credentials not being sent
|
2020-06-15 11:33:56 +03:00 |
VakarisZ
|
39231abbab
|
Skip performance tests that actually run monkeys by default
|
2020-06-15 11:26:43 +03:00 |
VakarisZ
|
ac83d7fc48
|
Migration to bootstrap v4 started, Registration UI finished
|
2020-06-15 11:04:25 +03:00 |
VakarisZ
|
1b98080102
|
Refactored side navigation into a separate component
|
2020-06-12 15:56:42 +03:00 |
VakarisZ
|
b419ed5e65
|
Password setup - password environment by default
|
2020-06-12 11:50:45 +03:00 |
VakarisZ
|
889bf359e1
|
Password setup - backend fixes
|
2020-06-12 11:50:07 +03:00 |
VakarisZ
|
c8cf7d52a4
|
Backend refactoring: server environment and authentication
|
2020-06-11 18:20:32 +03:00 |
VakarisZ
|
18dec0c652
|
Password setup: Backed environment changes and unit tests
|
2020-06-10 11:52:55 +03:00 |
VakarisZ
|
0ec5259540
|
Merge pull request #678 from guardicore/feature/pypykatz
Mimikatz dll to pypykatz refactor
|
2020-06-08 15:21:49 +03:00 |
VakarisZ
|
7e9251272f
|
Merge pull request #671 from guardicore/feature/edge_refactoring
Edge refactoring to DAL and minor PIP improvements
|
2020-06-08 15:17:19 +03:00 |
VakarisZ
|
966599a038
|
Removed pass the hash map UI component
|
2020-06-08 15:12:40 +03:00 |
VakarisZ
|
5669ae652c
|
Bugfix - username with "." character fix
|
2020-06-08 14:24:16 +03:00 |
VakarisZ
|
3228bcf2c7
|
CR comments fixed: renames and readability improvements
|
2020-06-08 14:23:39 +03:00 |
VakarisZ
|
4c8319669f
|
Map jiggle small-fix: wait less for map to stop moving
|
2020-06-08 10:31:31 +03:00 |
VakarisZ
|
fb59531969
|
Refactored EdgeService into a boundary object.
|
2020-06-08 10:29:04 +03:00 |
Shay Nehmad
|
6c28ff058a
|
Merge pull request #680 from guardicore/master
Master
|
2020-06-07 17:12:24 +03:00 |
Shay Nehmad
|
3726a14f68
|
Merge pull request #663 from guardicore/release/1.8.2
Release/1.8.2
|
2020-06-07 16:04:00 +03:00 |
VakarisZ
|
0dc864baa5
|
Fixed a bug that added empty credentials to configuration
|
2020-06-05 15:59:31 +03:00 |
VakarisZ
|
6703e32ff2
|
UI bugs, related to PTH map hiding, fixed.
|
2020-06-05 14:54:04 +03:00 |
VakarisZ
|
c03c70ba28
|
Removed infrastructure related to mimikatz binary: deployment scripts and docs updated
|
2020-06-05 14:40:58 +03:00 |