Commit Graph

429 Commits

Author SHA1 Message Date
Itay Mizeretz 5e133b78f3 Hotfix to monkey island pseudo edges 2017-09-26 14:16:17 +03:00
Daniel Goldberg 1efbadcacd Merge pull request #50 from guardicore/hotfix/various-fixes
Hotfix/various fixes
2017-09-26 12:02:39 +03:00
Itay Mizeretz 9b087628be Merge branch 'develop' into hotfix/various-fixes 2017-09-26 11:59:20 +03:00
itaymmguardicore cc9465e8bf Merge pull request #49 from guardicore/feature/refactor-monkey-island
Feature/refactor monkey island
2017-09-26 11:56:02 +03:00
Itay Mizeretz 76d2807a75 Add some package info 2017-09-26 11:54:30 +03:00
Itay Mizeretz 96b1adda36 Fix bug in redirecting to index page 2017-09-26 11:33:08 +03:00
Itay Mizeretz 48b5785ef8 Update config on island 2017-09-26 11:32:35 +03:00
Itay Mizeretz 243a255833 Merge remote-tracking branch 'origin/develop' into feature/refactor-monkey-island 2017-09-26 11:22:28 +03:00
Itay Mizeretz c7ba1b5442 update react-jsonschema-form 2017-09-25 19:12:39 +03:00
itaymmguardicore 03e146fb41 Merge pull request #48 from guardicore/feature/elasticfinger
Feature/elasticfinger
2017-09-25 18:25:42 +03:00
Daniel Goldberg 01af61aa04 Merge from develop 2017-09-25 18:23:31 +03:00
itaymmguardicore 192c24f6d4 Update elasticfinger.py 2017-09-25 18:17:51 +03:00
itaymmguardicore bd279446fe Update elasticfinger.py 2017-09-25 18:15:14 +03:00
itaymmguardicore da0abc6a64 Merge pull request #47 from guardicore/feature/mysql-finger
Feature/mysql fingerprint
2017-09-25 18:09:44 +03:00
Daniel Goldberg 8bace9794a Update config.py 2017-09-25 18:07:26 +03:00
Daniel Goldberg f3a172fc4a Fixed CR notes
https://github.com/guardicore/monkey/pull/48#pullrequestreview-64914540
2017-09-25 18:02:21 +03:00
Daniel Goldberg 79e6a44008 Fix CR comments, see
https://github.com/guardicore/monkey/pull/47#pullrequestreview-64871377
2017-09-25 17:34:19 +03:00
Daniel Goldberg d5f6812a08 Fix permission bug to work in non admin contexts. 2017-09-25 15:32:13 +03:00
Daniel Goldberg 5ed6e37959 Bug fix 2017-09-25 15:32:01 +03:00
Itay Mizeretz 3e5170bb7c Update deb pip requirements
Update readme for linux
2017-09-25 15:28:03 +03:00
Daniel Goldberg 86d6cdfba3 Add elasticsearch fingerprinting. 2017-09-25 15:13:36 +03:00
Daniel Goldberg 10c9648854 Add mysql fingerprinting and improve struct parsing 2017-09-25 12:01:48 +03:00
Itay Mizeretz 4e223c5ae2 Add force-kill monkey toggle 2017-09-25 11:48:16 +03:00
Itay Mizeretz 74af4e1627 Updated readme 2017-09-24 20:19:30 +03:00
Itay Mizeretz 1e254b9409 Now accessing a page by url works 2017-09-24 20:12:43 +03:00
Itay Mizeretz 6e1cc8ccf5 No edge from island to itself anymore 2017-09-24 20:12:22 +03:00
Itay Mizeretz 59132e08a0 Fix warnings
Semantic fix on preview panel
2017-09-24 20:07:19 +03:00
Itay Mizeretz efef30e235 Changed node icons to be assets 2017-09-24 20:06:24 +03:00
Itay Mizeretz 2baa99b939 Update requirements 2017-09-24 20:04:21 +03:00
Itay Mizeretz 11fa27a2f7 Merge remote-tracking branch 'origin/develop' into feature/refactor-monkey-island 2017-09-24 18:03:17 +03:00
Itay Mizeretz d4d7d15fa0 Add exploits timeline to unexploited machines 2017-09-24 17:25:33 +03:00
Itay Mizeretz 4afbfb8280 Cosmetic fixes and improves to map 2017-09-24 16:41:04 +03:00
Itay Mizeretz 71e9675755 Fix nameless services bug 2017-09-24 15:22:26 +03:00
Itay Mizeretz 361064b233 Add node icons 2017-09-24 15:14:10 +03:00
Itay Mizeretz 3b677af440 Add middle state to monkey running indication 2017-09-24 11:53:35 +03:00
Itay Mizeretz 71c574b5f7 Add config reset button 2017-09-21 17:32:36 +03:00
Itay Mizeretz bc0cace866 Marks are updated periodically 2017-09-21 17:16:29 +03:00
Itay Mizeretz 62702f0322 Made map refresh periodically 2017-09-21 17:06:34 +03:00
Itay Mizeretz f70493f3ce Fix config structure 2017-09-21 17:04:23 +03:00
Itay Mizeretz 84315ad735 Minor ui tweaks 2017-09-21 16:13:04 +03:00
Itay Mizeretz 746ff9c26a Fix some bugs and todos 2017-09-21 15:55:02 +03:00
Itay Mizeretz 95d35fc8aa Implement detection of monkey on island or locally
Fix UI issue of cleanup
Kill all monkeys works
Implemented logic for V ticking
2017-09-20 15:55:02 +03:00
Itay Mizeretz 8bada60fcd Implement cleanup button
Changed run monkey on island to not depend on ip
2017-09-19 19:09:37 +03:00
Itay Mizeretz fedafa6583 Fix config bug that only subset of config was sent 2017-09-19 19:08:27 +03:00
Itay Mizeretz 61f4a08ef3 Remove fixed IP from config 2017-09-19 16:03:32 +03:00
Itay Mizeretz 2a1417d696 Default config is set up on server init
server ips set in default config
Fix bug in config ui
2017-09-19 15:30:42 +03:00
Itay Mizeretz 787d08db57 Fix telemetry tunnel processing
Split snippets per os. selected by button
2017-09-18 19:00:25 +03:00
Itay Mizeretz addf9f0b4a Fixed bug that definitions where not found 2017-09-18 18:35:33 +03:00
Itay Mizeretz 8198717e5a Update windows run snippet 2017-09-18 18:17:04 +03:00
Itay Mizeretz cc5c728fe4 Update linux run snippet
Accessible by nodes use label now
Exploit date is in simpler format now
2017-09-18 18:06:00 +03:00