Shay Nehmad
accd6bd0fa
See https://eslint.org/docs/rules/no-prototype-builtins
2020-08-31 17:16:53 +03:00
Shay Nehmad
9d26b5698c
Fix isort bug with comments
2020-08-31 14:47:47 +03:00
Shay Nehmad
f23199c4a3
Fixed more warnings and lowered the linter upper limit to double digits
2020-08-31 14:40:03 +03:00
Shay Nehmad
b26727d5e0
Fix isort formatting
2020-08-31 14:36:26 +03:00
Shay Nehmad
910e8355f9
Fix or noqa some python linter errors
...
Also, replace os.path with Path
2020-08-31 14:13:56 +03:00
Shay Nehmad
d9dbb6fcfa
Merge pull request #797 from guardicore/snyk-upgrade-3bcbcf02454033baa460afe021a37c03
...
[Snyk] Upgrade react-json-tree from 0.11.2 to 0.12.0
2020-08-31 12:04:11 +03:00
Shay Nehmad
c01663c12f
Merge pull request #811 from guardicore/snyk-upgrade-675068a89f14975a8ee45d366b442b9d
...
[Snyk] Upgrade filepond from 4.19.0 to 4.19.2
2020-08-31 12:02:17 +03:00
Shay Nehmad
122c400c07
Merge branch 'develop' into snyk-upgrade-3bcbcf02454033baa460afe021a37c03
2020-08-31 12:00:04 +03:00
Shay Nehmad
d5137c0309
Merge pull request #810 from guardicore/snyk-upgrade-d44523b2ce9bd417c69790101739ae1d
...
[Snyk] Upgrade snyk from 1.368.0 to 1.369.3
2020-08-31 11:54:10 +03:00
snyk-bot
60fdf06cfb
fix: upgrade filepond from 4.19.0 to 4.19.2
...
Snyk has created this PR to upgrade filepond from 4.19.0 to 4.19.2.
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-28 07:00:57 +00:00
snyk-bot
8db4897229
fix: upgrade snyk from 1.368.0 to 1.369.3
...
Snyk has created this PR to upgrade snyk from 1.368.0 to 1.369.3.
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-28 07:00:52 +00:00
Shay Nehmad
1b86e00d33
Merge pull request #791 from guardicore/snyk-upgrade-e25eb24d943358d57b15972b86e257b1
...
[Snyk] Upgrade filepond from 4.18.0 to 4.19.0
2020-08-27 16:10:27 +03:00
VakarisZ
48360cb928
Merge pull request #779 from guardicore/feature/bugfix_and_loading_screen
...
UI router bugfix and loading screen
2020-08-27 15:54:58 +03:00
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
VakarisZ
bdb7fd4a23
Started modifying win_ms08_067.py to avoid defender
2020-08-25 15:02:18 +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
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
ba8a7797e6
Download exe from the island successfully, delete during pba cleanup
2020-08-20 01:38:06 +05:30
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