Shay Nehmad
|
bf0b812f73
|
Revert "WIP - initial code, just trying to make a POST request work"
This reverts commit 026cb41064 .
|
2019-06-05 17:18:52 +03:00 |
Shay Nehmad
|
e142ca7c44
|
Merge branch 'develop' into improvement/232-dont-show-linux-in-cred-map
|
2019-06-05 16:43:04 +03:00 |
Itay Mizeretz
|
9021463cd2
|
Merge pull request #334 from VakarisZ/import_bugfix
Import made compatible with attack config
|
2019-06-02 12:54:56 +03:00 |
VakarisZ
|
016b73c982
|
Merge pull request #335 from VakarisZ/post_breach_hotfix
Hotfixed telemetry feed for post breach actions
|
2019-05-30 21:08:03 +03:00 |
VakarisZ
|
053f9686c6
|
Hotfixed telemetry feed for post breach actions
|
2019-05-30 21:04:30 +03:00 |
VakarisZ
|
0284eeebe8
|
Import made compatible with attack config
|
2019-05-30 17:02:30 +03:00 |
Daniel Goldberg
|
9f0e3c8513
|
Merge pull request #316 from VakarisZ/post_breach_refactor
Post breach refactored to support PBA's from list
|
2019-05-30 10:07:06 +03:00 |
Shay Nehmad
|
026cb41064
|
WIP - initial code, just trying to make a POST request work
|
2019-05-30 09:17:24 +03:00 |
VakarisZ
|
b5b2fd7c0e
|
PBA created after we check if it's going to run
|
2019-05-30 09:03:23 +03:00 |
VakarisZ
|
c9a313b90f
|
UI fix
|
2019-05-29 10:59:02 +03:00 |
VakarisZ
|
f52127565d
|
Merge remote-tracking branch 'upstream/develop' into post_breach_fix
# Conflicts:
# monkey/infection_monkey/control.py
|
2019-05-28 17:42:28 +03:00 |
VakarisZ
|
b6523b1d45
|
Refactored to automatically check if post breach should run or not
|
2019-05-28 17:37:26 +03:00 |
VakarisZ
|
c783b82aac
|
Merge remote-tracking branch 'upstream/develop' into post_breach_fix
|
2019-05-28 17:35:04 +03:00 |
Shay Nehmad
|
2ea375a7de
|
Merge pull request #331 from guardicore/hotfix/increase-monkey-timeout
Increased TTL to 5 minutes
|
2019-05-28 16:45:21 +03:00 |
Shay Nehmad
|
212ed68dc2
|
Increased TTL to 5 minutes
|
2019-05-28 16:44:49 +03:00 |
Shay Nehmad
|
fd36118c0e
|
Merge branch 'develop' into improvement/232-dont-show-linux-in-cred-map
|
2019-05-28 15:09:00 +03:00 |
VakarisZ
|
c4e384205c
|
PR fixes
|
2019-05-28 14:15:53 +03:00 |
Shay Nehmad
|
1073eb7b53
|
Merge pull request #313 from guardicore/feature/210-monkey-mia-timeout
[DONE] Feature/210 monkey mia timeout
|
2019-05-28 12:26:24 +03:00 |
VakarisZ
|
8d9432e817
|
Merge pull request #285 from VakarisZ/attack_configuration
Attack configuration
|
2019-05-28 09:09:27 +03:00 |
VakarisZ
|
691647708f
|
Merge remote-tracking branch 'upstream/develop' into attack_configuration
# Conflicts:
# monkey/monkey_island/cc/ui/src/components/pages/ConfigurePage.js
|
2019-05-28 08:36:48 +03:00 |
VakarisZ
|
f4288f110c
|
Race condition bugfix
|
2019-05-27 17:31:10 +03:00 |
Shay Nehmad
|
729c0c50b9
|
Deleted mongomock - not required.
|
2019-05-27 17:25:09 +03:00 |
Shay Nehmad
|
591b75c555
|
Can't override init of Documents. Created factory function instead.
|
2019-05-27 17:20:11 +03:00 |
Shay Nehmad
|
2e5864067b
|
Created helper constructor for MonkeyTTL to make it more friendly to use
CR comment
|
2019-05-27 17:01:43 +03:00 |
VakarisZ
|
8ecfb5d777
|
Minor bugfixes
|
2019-05-27 16:52:33 +03:00 |
Shay Nehmad
|
2ecc683216
|
Moved monketnotfound to monkey.py
CR comment
|
2019-05-27 16:47:30 +03:00 |
Shay Nehmad
|
bb40560fc7
|
Update monkey/monkey_island/cc/models/__init__.py
Fixed type
Co-Authored-By: Itay Mizeretz <30774653+itaymmguardicore@users.noreply.github.com>
|
2019-05-27 16:37:10 +03:00 |
VakarisZ
|
08801c8cd5
|
Technique dependency fixed.
|
2019-05-27 13:31:15 +03:00 |
Daniel Goldberg
|
089d3950cf
|
Merge pull request #317 from VakarisZ/import_bugfix
Configuration gets submitted on import.
|
2019-05-27 12:22:58 +03:00 |
VakarisZ
|
f4a47f3cb3
|
Request exception handling
|
2019-05-27 09:49:40 +03:00 |
VakarisZ
|
64701e042e
|
Minor pr fixes
|
2019-05-27 09:35:09 +03:00 |
Shay Nehmad
|
ffa78ac540
|
Merge branch 'develop' into feature/210-monkey-mia-timeout
|
2019-05-23 13:04:43 +03:00 |
Shay Nehmad
|
62b107884f
|
Added TTL creation to post as well
|
2019-05-23 11:33:21 +03:00 |
Daniel Goldberg
|
92edee1e0a
|
Merge pull request #277 from Dhayalanb/develop
Added a new exploit
|
2019-05-22 17:29:01 +03:00 |
Dhayalan
|
af5cc9031a
|
Update vsftpd.py
|
2019-05-22 16:25:43 +02:00 |
VakarisZ
|
fe236ebc05
|
Minor readability changes in config service
|
2019-05-22 17:09:09 +03:00 |
Dhayalan
|
38d8146c98
|
Update vsftpd.py
Added information about the exploit at the top, and made slight change to the format of the string USERNAME & PASSWORD
|
2019-05-22 16:06:42 +02:00 |
Dhayalan
|
595a089e60
|
Update vsftpd.py
Removed the unneccesary lines
|
2019-05-22 11:40:28 +02:00 |
Daniel Goldberg
|
a0bb4e2c54
|
Merge pull request #322 from VakarisZ/mssql_fix
Mssql fix + networking fix
|
2019-05-22 11:50:46 +03:00 |
VakarisZ
|
7560887dd1
|
Minor readability changes in config service
|
2019-05-22 11:41:22 +03:00 |
VakarisZ
|
f9c4b3e180
|
Minor readability changes in config service
|
2019-05-22 10:31:57 +03:00 |
VakarisZ
|
6c97b44b69
|
Merge remote-tracking branch 'upstream/develop' into attack_configuration
# Conflicts:
# monkey/monkey_island/cc/app.py
# monkey/monkey_island/cc/server_config.json
# monkey/monkey_island/cc/ui/package-lock.json
# monkey/monkey_island/cc/ui/package.json
# monkey/monkey_island/cc/ui/src/styles/App.css
# monkey/monkey_island/requirements.txt
|
2019-05-22 09:15:10 +03:00 |
VakarisZ
|
07db38a130
|
Reverted requirements
|
2019-05-22 09:00:02 +03:00 |
Dhayalan
|
feb4fea19e
|
Update vsftpd.py
Importing DOWNLOAD_TIMEOUT from the model
|
2019-05-22 00:55:33 +02:00 |
Dhayalan
|
8d55229ce7
|
Updated vsftpd.py
|
2019-05-22 00:47:26 +02:00 |
Daniel Goldberg
|
353ad6529d
|
Fix invalid print statement.
Print as function in 2.7 should be explicitly imported.
|
2019-05-20 20:25:39 +03:00 |
Daniel Goldberg
|
8b61f41cc0
|
Merge remote-tracking branch 'origin/develop' into develop
|
2019-05-20 12:09:48 +03:00 |
Daniel Goldberg
|
01fdc7d028
|
Merge pull request #321 from VakarisZ/http_server_bugfix
HTTP server bugfix
|
2019-05-20 11:34:11 +03:00 |
VakarisZ
|
002447e749
|
Allows to implement helper classes in pba files
|
2019-05-16 12:57:15 +03:00 |
VakarisZ
|
fa836cc638
|
Mssql exploiter finished.
|
2019-05-16 10:10:26 +03:00 |