Commit Graph

676 Commits

Author SHA1 Message Date
Itay Mizeretz 246c653029 Legend improvement 2017-10-16 18:10:58 +03:00
Itay Mizeretz cb1d4f3445 Merge remote-tracking branch 'origin/develop' into feature/improve-ui 2017-10-16 17:54:19 +03:00
Itay Mizeretz 377a7a3c5e Minor improvements to preview pane 2017-10-16 17:54:00 +03:00
Itay Mizeretz e277bf6694 Add console to map 2017-10-16 17:40:27 +03:00
Itay Mizeretz 7380f93ef8 Remove map legend require 2017-10-16 17:40:11 +03:00
Itay Mizeretz 768cfc3bb1 Change start over to be un-numbered 2017-10-16 17:37:55 +03:00
Itay Mizeretz d247da61a8 Update legend to textual one 2017-10-16 17:37:11 +03:00
Daniel Goldberg f7b8554c26 Merge pull request #60 from guardicore/feature/change-exploit-telemetry
Feature/change exploit telemetry
2017-10-16 17:32:03 +03:00
Itay Mizeretz b3d89937ba Page width varies on screen size 2017-10-16 17:29:43 +03:00
Itay Mizeretz 8675a7bb0b Remove description 2017-10-16 17:28:39 +03:00
Itay Mizeretz 61bc36b9ff Fix CR 2017-10-16 17:07:56 +03:00
Itay Mizeretz 4077ce15e2 Revert "add telemetry console and map legend"
This reverts commit 8b239c66c6.
2017-10-16 16:00:25 +03:00
Barak Argaman 8b239c66c6 add telemetry console and map legend 2017-10-16 15:46:04 +03:00
Itay Mizeretz 81051009d0 Fix CR 2017-10-16 10:58:11 +03:00
Itay Mizeretz 739edeff2a Add option to debug server 2017-10-16 10:40:07 +03:00
Itay Mizeretz 22105eabe3 Add basic report logic 2017-10-15 20:06:26 +03:00
Daniel Goldberg ee4d206745 Simplified generic attack logic 2017-10-15 19:32:19 +03:00
Daniel Goldberg 2d47e9c228 Fix edge case in shellshock where a victim with no attackable URLs returned None 2017-10-15 19:28:41 +03:00
Daniel Goldberg aa61a4e66e Py3 + added additional string output. 2017-10-15 19:07:20 +03:00
Daniel Goldberg 5316d749bf Merge pull request #59 from guardicore/bugfix/more-island-improvements
Bugfix/more island improvements
2017-10-15 18:12:54 +03:00
Itay Mizeretz 095f05370f emove console log 2017-10-15 18:12:41 +03:00
Itay Mizeretz 02b02e43bb Report only url in shellshock 2017-10-15 18:04:39 +03:00
Itay Mizeretz 484ed3c508 Update node/edge's data regarding exploits 2017-10-15 16:01:39 +03:00
Itay Mizeretz bb53606a1b Fix check os supported bug 2017-10-15 15:11:58 +03:00
Itay Mizeretz 5b7a7e52d1 Merge branch 'develop' into feature/change-exploit-telemetry
# Conflicts:
#	monkey_island/cc/ui/src/components/pages/MapPage.js
2017-10-15 14:01:44 +03:00
Itay Mizeretz 5a7adf7a48 Split readme page to sections 2017-10-15 13:26:08 +03:00
Itay Mizeretz 13bd4eb8c3 Minor improvements on Run Monkey page 2017-10-15 13:25:50 +03:00
Itay Mizeretz c8df03355b Pages now utilize all available width 2017-10-15 13:25:26 +03:00
Daniel Goldberg 875b7cb3a1 Merge pull request #58 from guardicore/bugfix/various-island-fixes
Bugfix/various island fixes
2017-10-15 10:54:03 +03:00
Itay Mizeretz 9984b411d4 Refactor exploit classes to be per-host, and not per exploit type
Exploit telemetry has a more consistent format
Minor improvements in exploits
2017-10-11 18:05:03 +03:00
Itay Mizeretz b310092cd5 Merge branch 'develop' into feature/change-exploit-telemetry 2017-10-11 14:10:21 +03:00
Itay Mizeretz d5bb1a06c2 Reverse physics change 2017-10-11 14:09:35 +03:00
Itay Mizeretz 1b558e72be Add readme section 2017-10-10 19:26:25 +03:00
Itay Mizeretz f59edb5b6e Require lower version of psutil for Windows 2003/XP and under 2017-10-09 14:39:11 +03:00
Itay Mizeretz 9b6c008330 Merge remote-tracking branch 'origin/develop' into bugfix/various-island-fixes
# Conflicts:
#	monkey_island/cc/services/config.py
2017-10-09 10:53:32 +03:00
Daniel Goldberg 930050a713 Merge pull request #57 from guardicore/bugfix/fix-various-exploit-bugs
Bugfix/fix various exploit bugs
2017-10-09 10:43:51 +03:00
Itay Mizeretz 48790b6ecb Improve map physics 2017-10-08 19:57:41 +03:00
Itay Mizeretz bf5fb10838 Fix CR 2017-10-08 19:23:34 +03:00
Daniel Goldberg dc69834593 Remove configuration and license detail
Moved configuration detail to Monkey Island UI. 
Removed dependent packages. Not modifying them.
2017-10-08 18:38:47 +03:00
Itay Mizeretz 8ba6ccf939 Add warning to reset environment 2017-10-08 17:58:40 +03:00
Itay Mizeretz a2bdf0da90 Add warning to kill all monkeys 2017-10-08 17:11:46 +03:00
Daniel Goldberg dc27467cd7 Updated compilation instructions 2017-10-08 16:13:42 +03:00
Itay Mizeretz a807e3f8b6 Organize and improve documentation of config 2017-10-08 15:36:12 +03:00
Itay Mizeretz e29f95b28e Utilize entire screen for Graph 2017-10-08 14:09:58 +03:00
Itay Mizeretz ff4c68f94c Add warning to unsafe config values 2017-10-04 16:01:01 +03:00
Itay Mizeretz 6197f4253e Improve config buttons and message 2017-10-04 15:26:02 +03:00
Itay Mizeretz f9206ff817 Remove unsafe exploits from default config 2017-10-04 15:25:34 +03:00
Itay Mizeretz 8ecb895244 Change default for victims_max_find
Move things around in config
2017-10-04 14:57:56 +03:00
Itay Mizeretz 70c4a99e83 Add clean node image 2017-10-04 14:08:43 +03:00
Itay Mizeretz 4625378737 minor fixes 2017-10-04 14:07:38 +03:00