Commit Graph

1240 Commits

Author SHA1 Message Date
VakarisZ 282c3a7e5c Added port 5000 to firewall rules to allow remote connection to the island 2019-01-23 17:13:00 +02:00
VakarisZ 321bbc1f9f Terrafrom files refactored, docs improved, markup version of docs added. 2019-01-23 16:55:53 +02:00
VakarisZ 0e56a62e20 File structure change, documentation and default config files added 2019-01-22 17:32:42 +02:00
VakarisZ 7b6a1d5281 Hadoop fix, mimikatz 15 uncommented, comments explained 2018-12-20 11:10:39 +02:00
VakarisZ 73f37cadaa Added explicit disk deletion after instance is deleted even though it should be so by default 2018-12-19 16:28:59 +02:00
VakarisZ f8bb6e4e8d Fixed bugs regarding different zones 2018-12-18 21:08:00 +02:00
VakarisZ 2c6d9f1ddc Main terraform files and documentation added 2018-12-18 19:35:14 +02:00
Daniel Goldberg c918a498c9
Merge pull request #224 from VakarisZ/shellshock_timeout_handling
Shellshock timeout exception handling
2018-12-11 19:18:13 +02:00
VakarisZ 7456d470f1
Merge pull request #226 from VakarisZ/develop
Node updates and pip installation added
2018-12-11 17:16:14 +02:00
VakarisZ eff2c0d244 Node updates and pip installation added 2018-12-11 17:07:45 +02:00
VakarisZ 03ad75b043 Now break the loop as soon as we encounter timeout 2018-12-11 09:44:21 +02:00
Daniel Goldberg d5bfaa9ad0
Cleanup 2018-12-10 14:10:35 +02:00
Daniel Goldberg 09538de4b1
Merge pull request #225 from VakarisZ/deployment_scripts
Deployment scripts
2018-12-10 13:22:05 +02:00
VakarisZ 24619aa38f Deployment scripts added to the repository 2018-12-10 13:08:59 +02:00
MaorCore 24eed6d069
Merge pull request #223 from guardicore/feature/add_config_to_pth
Actually use mimikatz configuration variable
2018-12-06 16:11:50 +02:00
VakarisZ efde6d1643 Shellshock exception handling 2018-12-06 15:41:29 +02:00
Daniel Goldberg 61f040ef6f Moved the check to a top level function. 2018-12-05 13:59:33 +02:00
Daniel Goldberg f8f948439c Also add to example conf file 2018-12-04 10:09:55 +02:00
Daniel Goldberg cc27b5dd20 Actually use mimikatz configuration variable 2018-12-04 10:06:48 +02:00
Daniel Goldberg af14daaebc
Merge pull request #220 from guardicore/feature/netstat
Add netstat
2018-12-03 16:00:09 +02:00
Daniel Goldberg df23be9c75
Merge pull request #212 from VakarisZ/hadoop_win32_fix
Hadoop windows fixed to be more reliable
2018-12-03 10:35:38 +02:00
Itay Mizeretz 841ad28973 Add netstat 2018-12-02 16:12:10 +02:00
Daniel Goldberg 078f03d9ed
Merge pull request #219 from acepace/bugfix/fix_warnings_in_sambacry_util
Bugfix/fix warnings in sambacry util
2018-12-02 11:10:13 +02:00
Ace Pace 6d0805beb1 newline at end of file 2018-12-01 21:32:53 +02:00
Ace Pace d92db8effd Replace strncat with single snprintf call 2018-12-01 21:32:47 +02:00
VakarisZ db5e5eb453 Commands moved to model 2018-11-29 17:43:09 +02:00
Daniel Goldberg 8efed2de22 Fix path that run.sh executes 2018-11-27 18:33:08 +02:00
Daniel Goldberg fdeeed40f4
Merge pull request #214 from guardicore/feature/collect-aws-instanceid
Add AWS instance id collector
2018-11-27 04:12:45 -08:00
Daniel Goldberg 1c75fbecf0 Modern classes and not old school classes 2018-11-27 14:12:23 +02:00
Daniel Goldberg b3afeee3c0 Rename Aws to proper AWS 2018-11-27 14:10:46 +02:00
Daniel Goldberg b7bfdd7afd Quick move from unicode to text_type 2018-11-27 11:26:09 +02:00
Daniel Goldberg f82069e9bf
Merge pull request #215 from guardicore/feature/add-support-encrypted-values
Add support for strings to be encrypted
2018-11-27 01:20:12 -08:00
Daniel Goldberg 45cc7f0bf0
Merge pull request #216 from VakarisZ/web_rce_get_ports_bugfix
Small bugfix for web_rce get_open_service_ports function
2018-11-26 05:04:05 -08:00
VakarisZ 85d832938d Small bugfix in web_rce get_open_service_ports 2018-11-26 13:43:15 +02:00
Itay Mizeretz f6a0937b22 rename var + comment 2018-11-25 18:45:55 +02:00
Itay Mizeretz fac6f970bb Add support for strings to be encrypted 2018-11-25 18:38:44 +02:00
Itay Mizeretz eddc4ca36a Add AWS instance id collector 2018-11-25 16:29:44 +02:00
VakarisZ b48cb16088 Comment changed 2018-11-22 19:45:13 +02:00
Daniel Goldberg 3124f1eb5e
Merge pull request #211 from VakarisZ/island_config_navigation_ui_fix
Makes all tabs of equal height
2018-11-21 06:29:56 -08:00
VakarisZ 5ffd22433a Hadoop windows fixed to be more reliable 2018-11-21 13:32:45 +02:00
Daniel Goldberg 8496944409 Fix typo where Oracle WebLogic showed up 2018-11-20 17:46:35 +02:00
Daniel Goldberg 22a7a5401c Hotfix english phrasing in WebLogic recommendation 2018-11-19 19:15:02 +02:00
VakarisZ 3503bf9ccb Makes all tabs of equal height 2018-11-19 15:55:18 +02:00
Daniel Goldberg 472518bacf
Merge pull request #207 from VakarisZ/RDP_grinder_utf_fix
Fixes the problem of rdp grinder not being able to handle utf encoded credentials.
2018-11-19 01:36:27 -08:00
Daniel Goldberg 05103c21a2
Merge pull request #198 from guardicore/bugfix/uuid_to_string
Bugfix JWT expects input of string
2018-11-18 08:49:04 -08:00
Daniel Goldberg 8b81d32bab Hotfix of issues enum 2018-11-18 15:20:01 +02: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
VakarisZ fa8975706e Cosmetic changes 2018-11-12 16:23:01 +02:00
VakarisZ b42ff98f9f Converts utf to ascii and fixes the problem of rdp grinder not being able to handle utf encoded credentials 2018-11-12 16:17:12 +02:00