Vakaris
|
5674bebfa6
|
Core code written but nothing tested
|
2018-08-29 22:34:16 +03:00 |
Vakaris
|
ab64e78f00
|
Core functions of Oracle weblogic rce
|
2018-08-29 14:43:39 +03:00 |
Daniel Goldberg
|
f98a121c51
|
Merge branch 'develop' into master
|
2018-07-09 18:53:43 +03:00 |
Daniel Goldberg
|
35b535f97a
|
Removed hard coded debug address and replaced with non routable IP
|
2018-07-08 12:14:45 +03:00 |
Daniel Goldberg
|
d510476658
|
Merge branch 'develop' into struts2RCE
|
2018-06-21 13:23:12 +03:00 |
Vakaris
|
ef6c512ea9
|
Finished up exploitation and added reporting
|
2018-06-20 22:35:18 +03:00 |
Vakaris
|
413bdd9254
|
Not yet functioning and tested, but most functions are done
|
2018-06-19 18:08:52 +03:00 |
maor.rayzin
|
d312a3a771
|
* Changed name from MSSQLFingerprint to MSSQLFinger to match convention.
* Added UI support for the new fingerprint in Monkey Island.
* UI supports includes writing up MSSQL as a service under node's
services list.
|
2018-06-12 13:26:28 +03:00 |
Daniel Goldberg
|
ecdd2e8762
|
Merge branch 'develop' into SSH_key_stealing
|
2018-06-05 16:59:28 +03:00 |
Daniel Goldberg
|
d77704b3e2
|
Merge pull request #139 from guardicore/feature/Adding_logs_to_monkey_island
Feature/adding logs to monkey island
|
2018-06-05 14:06:23 +03:00 |
Vakaris
|
0503f90168
|
Notes fixed
|
2018-06-04 12:07:10 +03:00 |
maor.rayzin
|
ad0d9f4567
|
Added more log lines
|
2018-05-31 18:35:33 +03:00 |
maor.rayzin
|
6aeaf0f857
|
Integrated an option to download the monkey island log files from the Log page in the web app.
|
2018-05-30 18:30:56 +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 |
Vakaris
|
f45cebfd5e
|
Does not store encrypted or already present ssh keys, shows all users from whom SSH private key were stolen under "stolen credentials" in report
|
2018-05-25 01:34:24 +03:00 |
Vakaris
|
5f194b70f2
|
Unecessary import fixed
|
2018-05-24 17:11:45 +03:00 |
Vakaris
|
4197ab12a3
|
SSH keys are now encrypted and added to database
|
2018-05-24 16:59:22 +03:00 |
cclauss
|
0411811fe5
|
from six import string_types, text_type, xrange (#128)
* from six import string_types, text_type, xrange
|
2018-05-22 11:13:18 +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
|
148684d78f
|
Fixed most CR
|
2018-04-11 19:07:03 +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
|
b06d92331d
|
Fix horrid encryption bug where monkeys would not receive new credentials.
Note the change in config.py is not optimal but should be fixed as part of another PR
|
2018-03-29 11:01:07 +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 |
Daniel Goldberg
|
9d7b345d1d
|
Split up Azure credential working to make it easier for the server to understand.
Fixed bugs in Azure report server side and fixed a hardcoded constant in get_issues_overview
|
2018-03-29 11:01:06 +03:00 |
Daniel Goldberg
|
93fee0d2c5
|
Add Azure password stealing to the report.
|
2018-03-29 11:01:06 +03:00 |
itaymmguardicore
|
1a3ca06ce8
|
Merge pull request #86 from guardicore/feature/secure-island-db
Feature/secure island db
|
2018-03-08 20:03:40 +02:00 |
Itay Mizeretz
|
795885b322
|
Fix CR
|
2018-03-08 14:17:27 +02: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
|
d8946feb69
|
Fix CR
|
2018-02-27 19:13: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
|
898644df7b
|
Remove range classes in config
network now scans several range classes according to config
|
2018-02-26 16:11:52 +02:00 |
itaymmguardicore
|
d8210bf731
|
Merge branch 'develop' into feature/secure-island-db
|
2018-02-26 13:44:14 +02:00 |
Itay Mizeretz
|
b7f147921e
|
Merge remote-tracking branch 'origin/master' into develop
# Conflicts:
# monkey_island/cc/main.py
# monkey_island/cc/ui/src/components/Main.js
|
2018-02-25 19:15:09 +02:00 |
Itay Mizeretz
|
4364156416
|
Add server config file and use in frontend+backend
|
2018-02-22 20:33:40 +02:00 |
Daniel Goldberg
|
f675bed851
|
CR fixes
|
2018-02-22 10:59:04 +02:00 |
Itay Mizeretz
|
d3ce956224
|
Change description of config value
|
2018-02-20 16:21:23 +02:00 |
Itay Mizeretz
|
ee1a321416
|
Send log to island is configurable
|
2018-02-19 18:32:05 +02:00 |
Daniel Goldberg
|
3ea4609975
|
Remove C&C from all textual and code mentions
|
2018-02-15 15:36:19 +02:00 |
Itay Mizeretz
|
dbe7a6a378
|
Add log sending logic to monkey
Add log processing logic to monkey island backend
|
2018-02-14 15:50:53 +02:00 |
Itay Mizeretz
|
06a2e4f18d
|
encrypt credentials in config+telemetry
|
2018-02-13 16:34:37 +02:00 |
Itay Mizeretz
|
e1803a7ff9
|
Fixed CR
|
2018-01-16 17:23:17 +02:00 |
Itay Mizeretz
|
15b4a8778b
|
Add V after generating report
|
2017-12-24 11:23:57 +02:00 |
Itay Mizeretz
|
80914716b7
|
Show minimal info on services.
Make optimization for machine label on report
|
2017-12-12 17:05:57 +02:00 |
Itay Mizeretz
|
434c72f69f
|
Implemented issues and warnings on overview
|
2017-12-12 16:33:16 +02:00 |
Itay Mizeretz
|
f2b631745d
|
Fix bug where stolen credentials had '.' in username
|
2017-12-12 15:45:32 +02:00 |