Commit Graph

1228 Commits

Author SHA1 Message Date
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
maor.rayzin c8e547ee8a cleaned up imports 2018-10-14 17:58:51 +03:00
maor.rayzin 822e54f373 This commit isn't final. I want to reorganise the code structure a bit,
to make it prettier and readable, also to add docs.

Still need to update the report's text.
2018-10-14 17:57:15 +03:00
Daniel Goldberg f39ee62668 Fix base path for monkey download after refactor 2018-10-14 16:35:42 +03:00
Daniel Goldberg 010183811c Bugfix JWT expects input of string 2018-10-11 17:48:29 +03:00
Daniel Goldberg 10d21a4fd4
Merge pull request #196 from guardicore/feature_update_new_log_path
Fixed logger configuration file path
2018-10-11 06:53:52 -07:00
maor.rayzin 9f70a7491c Fixed logger configuration file path 2018-10-11 16:26:57 +03:00
maor.rayzin 9a05d0e87d WIP pth feature 2018-10-11 16:20:12 +03:00
Daniel Goldberg 93da8609ae
Merge pull request #194 from VakarisZ/web_rce_config_fix
Web rce config quickfix
2018-10-10 11:10:47 -07:00
VakarisZ ca7abbf3cd WebRCE _config bugfix 2018-10-10 20:50:28 +03:00
VakarisZ 3341060102 Revert "WebRCE config bug quickfix"
This reverts commit 1830a4a709.
2018-10-10 20:48:03 +03:00
VakarisZ 1830a4a709 WebRCE config bug quickfix 2018-10-10 20:46:03 +03:00
itaymmguardicore d84950baef
Merge pull request #193 from guardicore/hotfix/increase-ui-intervals
Increased all intervals in UI code to 5 seconds
2018-10-10 20:21:38 +03:00
Itay Mizeretz 7614170f8d Increased all intervals in UI code to 5 seconds 2018-10-10 20:19:46 +03:00
VakarisZ 9b8c125b91 no message 2018-10-10 17:21:37 +03:00
VakarisZ 5240b4c0f0 Merge branch 'develop' of https://github.com/guardicore/monkey into develop 2018-10-10 17:19:24 +03:00
itaymmguardicore 2311498ef4
Merge pull request #190 from guardicore/feature/implement_traceroute
Implement traceroute for Linux and Windows over existing tools.
2018-10-07 11:17:23 +03:00
Daniel Goldberg cf674c8b26
Merge pull request #184 from cclauss/patch-1
Travis CI: Add Python 3.7 to the testing
2018-10-07 01:07:54 -07:00
VakarisZ 1f65799828 Merge branch 'develop' of https://github.com/guardicore/monkey into develop 2018-10-01 09:03:02 +03:00
Daniel Goldberg 70f5496475 Implement traceroute for Linux and Windows over existing tools. 2018-09-20 18:00:59 +03:00
Daniel Goldberg fb4381d412
Merge pull request #187 from guardicore/bugfix/tcp_timeout
Fix typo in tcp_scan_ports
2018-09-18 16:52:02 +03:00
Daniel Goldberg df6dd194ca
Merge pull request #186 from guardicore/bugfix/consistent_flask_secret_key
Make flask session key consistent between sessions
2018-09-18 15:19:24 +03:00
maor.rayzin 81694862b6 Merge branch 'develop' into nadler/pth 2018-09-16 14:21:28 +03:00