VakarisZ
ee429b00c6
Merge pull request #787 from VakarisZ/server_config_auto_generation
...
server_config.json no longer tracked in git, generated on island launch
2020-08-27 15:49:45 +03:00
VakarisZ
fc0742ffff
Merge pull request #807 from VakarisZ/ms08-067
...
Ms08-067exploiter bugfixes, Defender evasion
2020-08-27 15:47:18 +03:00
VakarisZ
8f3c1b9f75
Changed import order in test_shellcode_obfuscator.py
2020-08-27 15:33:54 +03:00
VakarisZ
f825c8551c
Removed debugging ls statements on travis.yml
2020-08-27 15:09:25 +03:00
VakarisZ
db789abf00
Removed typos and cleaned up win_ms08_067.py code
2020-08-27 14:16:33 +03:00
Shay Nehmad
4fa33ae57b
Merge branch 'develop' into snyk-upgrade-e25eb24d943358d57b15972b86e257b1
2020-08-27 10:23:08 +03:00
Shay Nehmad
c68e2e8e98
Merge pull request #790 from guardicore/snyk-upgrade-74184deb3a2ba3f48c5c2cbb4750525b
...
[Snyk] Upgrade snyk from 1.363.0 to 1.368.0
2020-08-27 10:21:40 +03:00
VakarisZ
3414f39245
Fixed wmi import bug
2020-08-27 09:01:58 +03:00
VakarisZ
1d3f4700c1
Implemented shellcode obfuscator and obfuscated shellcode in win_ms08_067.py
2020-08-27 09:00:41 +03:00
Shreya Malviya
bd062de753
Merge pull request #776 from shreyamalviya/T1216
...
Add T1216 attack technique (signed script proxy execution)
2020-08-27 11:08:19 +05:30
Shreya
cff06a1308
Merge remote-tracking branch 'upstream/develop' into T1216
2020-08-27 10:51:04 +05:30
Shreya Malviya
f8e1e7604f
Merge pull request #793 from shreyamalviya/T1087
...
Add T1087 attack technique (account discovery)
2020-08-27 10:47:28 +05:30
Shreya
f7065a912d
Merge remote-tracking branch 'upstream/develop' into T1087
2020-08-27 10:34:43 +05:30
Shreya Malviya
2ebbd24b61
Merge pull request #799 from shreyamalviya/T1146
...
Add T1146 attack technique (clear command history)
2020-08-27 10:25:23 +05:30
Shreya
144e314edc
Tiny fix to work on Windows
2020-08-27 10:16:58 +05:30
Shreya
7950b246aa
Code review changes
...
- break down `get_linux_commands_to_clear_command_history()` to separate functions
- keep technique off by default
- technique message changes
- other tiny changes
2020-08-26 23:36:08 +05:30
Shreya
e25e913e86
Just some refactoring
...
and chages to pass the build
2020-08-26 23:36:08 +05:30
Shreya
2431d45b74
Add T1146 (clear command history)
2020-08-26 23:36:08 +05:30
Shay Nehmad
8677c219ac
Merge pull request #805 from guardicore/use-cases-documentation-fixes
...
Use cases documentation fixes
2020-08-26 14:30:12 +03:00
VakarisZ
99c302d4dc
Fixed ms08-067 python3 migration bug (bytes/strings mixup)
2020-08-26 13:04:34 +03:00
Shay Nehmad
0d0d3fdc27
Added reference to the checksums page to the setup page
2020-08-26 12:07:37 +03:00
Shay Nehmad
239354363f
Added a short link to the getting started guide to help people who might get there before installed the Monkey.
2020-08-26 12:01:24 +03:00
Shay Nehmad
a268272009
Fix image paths
2020-08-26 11:55:12 +03:00
Shay Nehmad
ee6f89100c
Changed draft=true to false and used chilrden shortcode instead of manually listing subpages
2020-08-26 11:51:38 +03:00
Shay Nehmad
76786612b5
Merge pull request #804 from guardicore/add-all-hashes-to-page
...
Update file-checksums.md
2020-08-26 11:23:58 +03:00
Shay Nehmad
a84a696cbd
Update file-checksums.md
2020-08-26 11:13:38 +03:00
snyk-bot
8589f05acf
fix: upgrade bootstrap from 4.5.0 to 4.5.1
...
Snyk has created this PR to upgrade bootstrap from 4.5.0 to 4.5.1.
See this package in npm:
https://www.npmjs.com/package/bootstrap
See this project in Snyk:
https://app.snyk.io/org/shaynehmad/project/37aecb9c-98b4-4735-95a2-83d941303b4e?utm_source=github&utm_medium=upgrade-pr
2020-08-26 07:00:27 +00:00
VakarisZ
e42c4a0fa2
More work and styling of monkey run page components
2020-08-25 15:54:38 +03:00
VakarisZ
bdb7fd4a23
Started modifying win_ms08_067.py to avoid defender
2020-08-25 15:02:18 +03:00
VakarisZ
0d047b28e3
More work and styling of monkey run page components
2020-08-25 11:30:12 +03:00
Shay Nehmad
634dab37aa
Merge pull request #802 from guardicore/move-docs-submodule
...
Changed submodule URL to new fork
2020-08-25 00:55:12 +03:00
Shay Nehmad
914fc536b9
Changed submodule URL to new fork
2020-08-25 00:38:52 +03:00
Shreya
61d2528291
Use `Get-LocalUser` for Windows PBA instead of `net user`
2020-08-24 22:40:55 +05:30
Shreya
989286857b
CR changes
2020-08-24 19:02:58 +05:30
VakarisZ
522644238b
Added command display component and tabs to it
2020-08-24 14:22:01 +03:00
VakarisZ
5eaed088d6
Basic structure of run monkey page step by step wizard
2020-08-21 11:30:54 +03:00
snyk-bot
45465e2748
fix: upgrade react-json-tree from 0.11.2 to 0.12.0
...
Snyk has created this PR to upgrade react-json-tree from 0.11.2 to 0.12.0.
See this package in npm:
https://www.npmjs.com/package/react-json-tree
See this project in Snyk:
https://app.snyk.io/org/shaynehmad/project/37aecb9c-98b4-4735-95a2-83d941303b4e?utm_source=github&utm_medium=upgrade-pr
2020-08-21 07:01:28 +00:00
Shreya
984a8c2251
Small fix - deletes exe file now
2020-08-20 20:00:31 +05:30
Shreya
5dc2d54cef
Fix typos
2020-08-20 19:39:14 +05:30
Shreya
e8f72f5cd5
Add commands' source
2020-08-20 19:20:36 +05:30
Shreya
1f82dab6f5
Add T1099 (timestomping)
2020-08-20 19:16:48 +05:30
Shreya
ba8a7797e6
Download exe from the island successfully, delete during pba cleanup
2020-08-20 01:38:06 +05:30
Swimm
cd702bd8e5
Swimm: saved Unit 'Simple Post Breach action - CLI commands only' (tbxb2cGgUiJQ8Btma0fp)
2020-08-19 16:48:29 +03:00
Shreya
f3924ebb43
Pass build
2020-08-19 00:59:37 +05:30
Shreya
09f54bc72b
Add T1087 (account discovery)
2020-08-18 22:08:58 +05:30
snyk-bot
f2e2a9823d
fix: upgrade filepond from 4.18.0 to 4.19.0
...
Snyk has created this PR to upgrade filepond from 4.18.0 to 4.19.0.
See this package in npm:
https://www.npmjs.com/package/filepond
See this project in Snyk:
https://app.snyk.io/org/shaynehmad/project/37aecb9c-98b4-4735-95a2-83d941303b4e?utm_source=github&utm_medium=upgrade-pr
2020-08-18 07:01:48 +00:00
snyk-bot
a17bd7bead
fix: upgrade snyk from 1.363.0 to 1.368.0
...
Snyk has created this PR to upgrade snyk from 1.363.0 to 1.368.0.
See this package in npm:
https://www.npmjs.com/package/snyk
See this project in Snyk:
https://app.snyk.io/org/shaynehmad/project/37aecb9c-98b4-4735-95a2-83d941303b4e?utm_source=github&utm_medium=upgrade-pr
2020-08-18 07:01:43 +00:00
Shreya
79eeaa7904
Code review changes
...
- smaller executable file; fetches it from the island when pba needs to run
- technique configured off by default
- other implementation changes
2020-08-18 02:25:13 +05:30
Shreya
15210d260c
Code review changes
...
- smaller executable file; fetches it from the island when pba needs to run
- technique configured off by default
- other implementation changes
2020-08-18 00:29:50 +05:30
Shreya
4b664031af
Code review changes
...
- smaller executable file; fetches it from the island when pba needs to run
- technique configured off by default
- other implementation changes
2020-08-18 01:39:45 +05:30