maor.rayzin
149525d205
Added the MSSQLExploiter class
...
The helper functions and utils are in mssqlexec_utils.py file
Everything is documented and this commit is still WIP.
* Added the class to the monkey's config file and example.
* Added the class to the UI config.
* Added the class import to __init__.py file
2018-06-26 17:47:43 +03:00
Daniel Goldberg
f55133e8c1
Merge pull request #142 from guardicore/feature/MSSQL_fingerprint
...
Feature/mssql fingerprint
2018-06-21 11:46:21 +03:00
Itay Mizeretz
20d4b3a642
Fix default config values
2018-06-13 16:05:12 +03:00
maor.rayzin
fe1f6d67e5
Merge branch 'develop' into feature/MSSQL_fingerprint
2018-06-11 20:19:12 +03:00
maor.rayzin
fadafdbd3a
Updated the config files to default include the mssql fingerfrint class: MSSQLFingerprinter, in the monkey's configuration.
2018-06-09 18:23:54 +03:00
Daniel Goldberg
ecdd2e8762
Merge branch 'develop' into SSH_key_stealing
2018-06-05 16:59:28 +03:00
Vakaris
30a3bbf9a0
Exploitation of machines using ssh keys added. Also, added shh keys exploitation to report
2018-05-29 01:02:49 +03:00
maor.rayzin
60730db45d
Fixed the example configuration file, it had a json syntax error.
2018-05-17 19:28:04 +03:00
Daniel Goldberg
c82fd3400a
Merge pull request #104 from guardicore/bugfix/upgrade-windows-32-to-64
...
Bugfix/upgrade windows 32 to 64
2018-04-17 10:26:30 +03:00
Itay Mizeretz
be5d17ab42
Merge branch 'develop' into bugfix/upgrade-windows-32-to-64
...
# Conflicts:
# infection_monkey/monkey.py
2018-04-11 19:21:52 +03:00
Itay Mizeretz
dcbcc34af0
Merge branch 'develop' into feature/support-subnet-in-config
...
# Conflicts:
# monkey_island/cc/services/report.py
2018-04-11 11:33:16 +03:00
Daniel Goldberg
9b44fc8b98
Adds configuration option to turn Azure collection on and off
...
Merge mimikatz and Azure into system info collection settings.
2018-03-29 11:01:06 +03:00
Itay Mizeretz
ee23703bfa
Monkey now uses different names for 32,64bit on windows.
...
No need to use dropper or rename moneky
2018-03-04 17:05:43 +02:00
Itay Mizeretz
abd738acbc
Change config value name
...
Add logs
2018-02-28 19:01:42 +02:00
Itay Mizeretz
8509eef48e
Add basic logic to windows upgrade
2018-02-28 14:10:01 +02:00
Itay Mizeretz
a20cb16b48
Merge branch 'develop' into feature/send-raw-log
...
# Conflicts:
# infection_monkey/main.py
# monkey_island/cc/app.py
# monkey_island/cc/ui/src/components/map/preview-pane/PreviewPane.js
2018-02-27 19:32:28 +02:00
Itay Mizeretz
0de15736ac
rename and move range_fixed
2018-02-26 16:34:23 +02:00
Itay Mizeretz
be54878ad9
Merge branch 'develop' into feature/support-subnet-in-config
2018-02-26 16:12:24 +02:00
Itay Mizeretz
de4e4b9ea1
rename chaos_monkey folder to infection_monkey
2018-02-19 11:35:34 +02:00