Commit Graph

1851 Commits

Author SHA1 Message Date
VakarisZ 2106d6dd0b Minor PR comments addressed 2019-04-11 14:48:40 +03:00
Daniel Goldberg 1f28023c45
Add permissions 2019-04-11 14:00:15 +03:00
Daniel Goldberg 2886a33006
Merge pull request #235 from VakarisZ/MonkeyZoo
MonkeyZoo
2019-04-11 13:59:19 +03:00
Daniel Goldberg 313b1532b1
Merge branch 'develop' into MonkeyZoo 2019-04-11 13:59:05 +03:00
VakarisZ 92206c8c84 Added topography image, improved docs and readme 2019-04-11 10:26:46 +03:00
Daniel Goldberg 6b9f3c18bc
Merge pull request #289 from VakarisZ/elastic_small_fix
Added request timeout to elastic exploiter
2019-04-10 10:30:19 +03:00
VakarisZ 1eb2ea12ec Added request timeout 2019-04-09 11:29:34 +03:00
VakarisZ 88b114d810
Fixed typo's in monkey's readme.txt 2019-04-09 10:47:48 +03:00
Daniel Goldberg 775cc60852
Merge pull request #284 from VakarisZ/attack_telemetry
Attack telemetry
2019-04-07 23:53:06 +03:00
itaymmguardicore 740af9ccef
Merge pull request #288 from guardicore/feature/add-island-pyinstaller
Feature/add island pyinstaller
2019-04-07 21:07:29 +03:00
itay 20cd3129f4 Add batch descriptions 2019-04-07 18:31:03 +03:00
itay a9577ce914 Use local python for pyinstaller 2019-04-07 16:25:25 +03:00
itay aa4dbe9679 revert if dir exist check 2019-04-07 15:43:52 +03:00
itay 38623d10a8 hotfix pyinstaller jsonschema issue 2019-04-07 15:42:51 +03:00
itay 705a5431ac remove mssql as island requirement
add cffi to requirements
2019-04-07 12:09:28 +03:00
itay 67b17436e1 fix pyinstaller bat 2019-04-07 11:48:01 +03:00
Daniel Goldberg 10c17b3aae
Merge pull request #287 from guardicore/feature/change-island-imports
Changed all required imports
2019-04-06 21:02:37 +03:00
VakarisZ 5944908f28 Renamed get_techniques method to be more precise 2019-04-04 09:22:51 +03:00
VakarisZ 2a8d5b2e48 Removed unrelated file change 2019-04-02 18:23:12 +03:00
itay f48a3e1293 add build scripts 2019-04-02 17:45:35 +03:00
itay 91f84728f7 add pyinstaller files 2019-04-02 16:11:42 +03:00
VakarisZ 4ee8b650c8 Removed redundant code in VictimHostTelem 2019-04-02 14:54:20 +03:00
itay 27952f8b5a Changed all required imports 2019-04-02 14:50:37 +03:00
VakarisZ 77b14177c5 Moved attack scan status enum to common 2019-04-02 11:09:55 +03:00
VakarisZ 2e2b77226d Added reverted telemetry files 2019-04-02 09:58:46 +03:00
VakarisZ 80266f537d Documented set_results method 2019-04-02 09:47:13 +03:00
VakarisZ 4b3bcd114b Revert "Telemetry implementation started"
This reverts commit 98814b4963.
2019-04-01 20:09:54 +03:00
VakarisZ 7e5aff1d21 Revert "Telemetry implemented"
This reverts commit f36ff73c9e.
2019-04-01 19:51:20 +03:00
VakarisZ ee0b6a042d Revert "Files renamed to be more precise, typo in comment fixed."
This reverts commit 11576c0942.
2019-04-01 19:50:35 +03:00
VakarisZ 250fcb97bb Revert "Changed base class not to send redundant info about current machine"
This reverts commit 4496b0efa4.
2019-04-01 19:50:28 +03:00
VakarisZ 4496b0efa4 Changed base class not to send redundant info about current machine 2019-04-01 19:33:32 +03:00
VakarisZ ae6e83d4c6 Test schema's change to production, minor comment improvements 2019-04-01 17:10:20 +03:00
VakarisZ 11576c0942 Files renamed to be more precise, typo in comment fixed. 2019-04-01 14:58:20 +03:00
VakarisZ f36ff73c9e Telemetry implemented 2019-04-01 14:58:04 +03:00
VakarisZ 98814b4963 Telemetry implementation started 2019-04-01 14:57:52 +03:00
Daniel Goldberg 287f0ee6e3
Merge pull request #274 from VakarisZ/post_exploitation
Post exploitation
2019-04-01 10:25:54 +03:00
VakarisZ 00c19aa3b9 Added correct checkbox file 2019-04-01 10:01:53 +03:00
VakarisZ ac1d084a5c Removed UI checkbox component again 2019-04-01 09:58:32 +03:00
VakarisZ 689e034524 Removed UI checkbox component 2019-04-01 09:56:29 +03:00
VakarisZ 266933abb4 Added custom post breach values to example.conf 2019-04-01 09:37:53 +03:00
VakarisZ 300f821b4c Refactored matrix parsing, added comments 2019-03-29 17:37:16 +02:00
VakarisZ 5e73306b9c Implemented enabling/disabling array and boolean configuration fields according to ATT&CK matrix. 2019-03-29 15:44:30 +02:00
VakarisZ b3f7b29640 ATT&CK fields can be mapped together, ATT&CK configuration gets translated to monkey's configuration 2019-03-29 15:44:17 +02:00
VakarisZ cce76f37df Configuration "reset to defaults" added 2019-03-29 15:44:04 +02:00
VakarisZ f5da1bf3b6 Matrix submit bugfix 2019-03-29 15:43:46 +02:00
VakarisZ 88229e74c9 Configuration submission 2019-03-29 15:43:33 +02:00
VakarisZ b319bc8e5f Toolbar with technique description added to checkboxes 2019-03-29 15:40:31 +02:00
VakarisZ 7b8a758541 Adding toolbar and checkBox style fixes 2019-03-29 15:39:58 +02:00
VakarisZ 17a51cd92e ATT&CK matrix formed in front-end 2019-03-29 15:39:47 +02:00
VakarisZ d2670be767 Sketches of config implementation 2019-03-29 15:39:37 +02:00