Paul-Emmanuel Raoul
f3ce6c08c5
Remove supervisord
2018-11-29 16:20:55 +00:00
Paul-Emmanuel Raoul
290ee213fd
Use an external Mongo database with Docker Compose
2018-11-29 15:15:31 +00:00
Paul-Emmanuel Raoul
8beada58d5
Add '.dockerignore'
2018-11-29 15:15:30 +00:00
Paul-Emmanuel Raoul
c1c8c33c85
Delete installation files
2018-11-27 11:19:26 +00:00
Paul-Emmanuel Raoul
195a3c8304
Add 'DEBIAN_FRONTEND' as 'ARG'
...
Using 'ARG' instead of 'ENV' allows to define environment variables only
for the build stage. See
https://github.com/moby/moby/issues/4032#issuecomment-34597177 .
2018-11-27 11:15:48 +00:00
Paul-Emmanuel Raoul
f1dd30d18c
Add EXPOSE instruction to Dockerfile
2018-11-26 21:03:45 +00:00
Paul-Emmanuel Raoul
8ac1f35142
Fix installation issue in Dockerfile
2018-11-26 20:52:35 +00:00
Paul-Emmanuel Raoul
1edba2d13b
Specify the release installed by Dockerfile using an argument
2018-11-26 20:50:47 +00:00
Daniel Goldberg
ee868ef4f9
Merge pull request #208 from patrickneise/mongo_env2
...
updated readme.txt and _MONGO_URL to support connecting to external …
2018-11-12 23:41:55 -08:00
Patrick Neise
83da1cc23e
updated readme.txt and _MONGO_UURL to support connecting to external MongoDB instance by setting MONKEY_MONGO_URL env variable
2018-11-12 10:18:43 -08:00
Daniel Goldberg
a590c9aded
Merge pull request #205 from guardicore/bugfix/fix-traceroute
...
Fix traceroute feature
2018-11-12 06:03:55 -08:00
Itay Mizeretz
8994b0671f
fixed CR
2018-11-11 20:03:17 +02:00
Itay Mizeretz
f79629819e
Fix traceroute
2018-11-11 17:13:30 +02:00
maor.rayzin
9812dcd77d
A typo in the report page
2018-11-11 15:18:52 +02:00
maor.rayzin
3bb8531b4d
HOTFIX: Better label constructing for dup passwords issue
2018-11-11 14:01:03 +02:00
maor.rayzin
b14384fcb5
HOTFIX: Ignored cases where a user doesn't have hostname in shared_passwords issue
2018-11-11 12:16:54 +02:00
maor.rayzin
0361219488
HOTFIX: missing pckg in requirements.txt -fixed
2018-11-07 16:05:36 +02:00
Daniel Goldberg
b616e27cf8
Merge pull request #203 from VakarisZ/development_fixes
...
Added a few missing steps to monkey_island setup instructions
2018-11-07 01:31:12 -08:00
VakarisZ
527c06b35c
Changed rule no. 0. to be more general and without typos.
2018-11-06 18:34:36 +02:00
maor.rayzin
ac3955e32e
Merge remote-tracking branch 'origin/develop' into develop
2018-11-06 18:20:11 +02:00
maor.rayzin
73856a8be9
HOTFIX: fixing location to be str and not unicode, BytesIO cant work with unicode.
2018-11-06 18:19:52 +02:00
MaorCore
8ca74f7d09
Merge pull request #202 from guardicore/bugfix/find_server_timeout
...
Bugfix/fix server timeout
2018-11-06 16:00:11 +02:00
VakarisZ
9e68bf0bed
Added a few missing steps to monkey_island setup instructions (readme.txt in monkey_island)
2018-11-06 13:41:43 +02:00
MaorCore
fa1e1ce33c
Merge pull request #170 from guardicore/nadler/pth
...
Nadler/pth
2018-11-06 12:16:18 +02:00
Daniel Goldberg
15f56dce97
Merge pull request #201 from guardicore/fix/bugfix_for_1.6
...
Fix/bugfix for 1.6
2018-11-06 01:37:37 -08:00
itaymmguardicore
cf9656068b
Update monkey/monkey_island/cc/services/pth_report.py
...
Co-Authored-By: MaorCore <39161867+MaorCore@users.noreply.github.com>
2018-11-05 16:48:32 +02:00
itaymmguardicore
5b8b0258c0
Update monkey/monkey_island/cc/services/pth_report.py
...
Co-Authored-By: MaorCore <39161867+MaorCore@users.noreply.github.com>
2018-11-05 16:48:28 +02:00
itaymmguardicore
c28f2d6c63
Update monkey/monkey_island/cc/services/pth_report.py
...
Co-Authored-By: MaorCore <39161867+MaorCore@users.noreply.github.com>
2018-11-05 16:48:23 +02:00
itaymmguardicore
f12ee32e21
Update monkey/monkey_island/cc/services/pth_report.py
...
Co-Authored-By: MaorCore <39161867+MaorCore@users.noreply.github.com>
2018-11-05 16:48:18 +02:00
maor.rayzin
53ed6004b5
Second Fix: info log wasn't being created on some envs
...
Changed the path to the json config file to be a relative generic path
2018-11-05 16:10:27 +02:00
maor.rayzin
bdda578920
First fix: No indication for bad configuration file loaded via the "Import" button in configuration page.
...
Added specific error handling for that part.
2018-11-05 15:15:02 +02:00
MaorCore
84c2a5fa51
Merge pull request #200 from guardicore/bugfix/shellshock_dropper
...
Shellshock dropper now works
2018-11-01 12:08:05 +02:00
maor.rayzin
0bd252d832
RE-CR: more docs
2018-10-31 14:51:23 +02:00
maor.rayzin
3bf917af80
RE-CR: tiny corrections
2018-10-31 14:28:52 +02:00
maor.rayzin
707c88434c
RE-CR: changed names, added doc, created consts.
2018-10-31 14:20:56 +02:00
maor.rayzin
3a2d9a9cc2
Excluded the name Administrator from the shared admin issue, it spams
...
the report
2018-10-29 15:25:30 +02:00
maor.rayzin
f60c12b391
Added hostname to all issues generated
2018-10-29 15:01:23 +02:00
maor.rayzin
242c2c8700
Added hostname to shared creds users
2018-10-29 14:24:52 +02:00
maor.rayzin
b85fb8c94a
Some bug fixes and CR after shocks
2018-10-29 13:06:09 +02:00
maor.rayzin
17b344f62f
99% done with RCR, not yet been tested.
2018-10-25 14:17:31 +03:00
maor.rayzin
d02b9c2538
small bug fix
2018-10-22 17:16:58 +03:00
maor.rayzin
029c278a82
added png assets for the report
2018-10-18 18:34:34 +03:00
maor.rayzin
25ab7f6ffe
back-merge with develop
2018-10-18 18:26:09 +03:00
maor.rayzin
c208d0ebe8
re-arranged the code and cleaned up a bit
2018-10-18 17:10:14 +03:00
Daniel Goldberg
372a08791d
Change timeout
2018-10-18 15:47:12 +03:00
Daniel Goldberg
a44e9a901f
Limit monkey lookup in find_server.
...
Prevents a situation where the Monkey attempts to connect to a server,
but it's not accessible over the regular port but requires a tunnel.
However the Monkey on the other side will quit before getting the tunnel
request because the isolated monkey is waiting forever
2018-10-17 16:45:48 +03:00
maor.rayzin
b443652b0e
Cleaned up the code and removed not needed files
2018-10-16 18:53:56 +03:00
maor.rayzin
4ce30de302
Changed the way the username is displayed in the shared admin bulletin
2018-10-16 13:59:32 +03:00
maor.rayzin
ab8ee08b47
Added strong users table in the report and removed old files
2018-10-16 12:05:09 +03:00
Daniel Goldberg
64c072950c
Dropper expects to know where is it going to
2018-10-14 20:05:49 +03:00