{"id":624,"date":"2020-04-07T15:56:35","date_gmt":"2020-04-07T15:56:35","guid":{"rendered":"http:\/\/www.kinaitech.com.ar\/ciberseguridad\/?p=624"},"modified":"2020-06-23T04:20:35","modified_gmt":"2020-06-23T04:20:35","slug":"installing-cortex","status":"publish","type":"post","link":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/","title":{"rendered":"Installing CORTEX"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>cd \/opt\nwget https:\/\/dl.bintray.com\/thehive-project\/binary\/cortex-latest.zip\nunzip cortex-latest.zip\nln -s cortex-3.0.1-1\/ cortex\n\ncd \/opt\/cortex\/conf\nmv application.sample application.conf\n\nsudo chgrp cortex \/opt\/cortex\/conf\/application.conf\nsudo chmod 640 \/opt\/cortex\/conf\/application.conf\n\nEdit application.conf and uncomment and create secret\n\nEdit \/usr\/lib\/systemd\/system\/cortex.service and update with correct paths to \/opt\n\nExecStart=\/opt\/cortex\/bin\/cortex \\\n        -Dconfig.file=\/opt\/cortex\/config\/application.conf \\\n        -Dlogger.file=\/opt\/cortex\/config\/logback.xml \\\n        -Dpidfile.path=\/dev\/null\n\nEdit \/opt\/cortex\/package\/cortex.service\n\nExecStart=\/opt\/cortex\/bin\/cortex \\\n        -Dconfig.file=\/opt\/cortex\/conf\/application.conf \\\n        -Dlogger.file=\/opt\/cortex\/conf\/logback.xml \\\n        -Dpidfile.path=\/dev\/null\n\nEdit \/opt\/cortex\/package\/cortex.conf\n\nscript\n  DAEMON_USER=\"cortex\"\n  DAEMON_ARGS=\"-Dconfig.file=\/opt\/cortex\/conf\/application.conf -Dlogger.file=\/opt\/cortex\/conf\/logback.xml -Dpidfile.path=\/dev\/null\"\n\nsystemctl daemon-reload\n\nsudo systemctl enable cortex\nsudo service cortex start\n\n\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":""},"categories":[15],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Installing CORTEX - KINAITECH | Ciberseguridad<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Installing CORTEX - KINAITECH | Ciberseguridad\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/\" \/>\n<meta property=\"og:site_name\" content=\"KINAITECH | Ciberseguridad\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-07T15:56:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-06-23T04:20:35+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mateo Martinez\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/#website\",\"url\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/\",\"name\":\"KINAITECH | Ciberseguridad\",\"description\":\"Ethical Hacking, Application Security and Trainings through a partner networks across Latin America and Caribbean\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/#webpage\",\"url\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/\",\"name\":\"Installing CORTEX - KINAITECH | Ciberseguridad\",\"isPartOf\":{\"@id\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/#website\"},\"datePublished\":\"2020-04-07T15:56:35+00:00\",\"dateModified\":\"2020-06-23T04:20:35+00:00\",\"author\":{\"@id\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/#\/schema\/person\/e69e72f578032890e89686919b77e209\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Installing CORTEX\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/#\/schema\/person\/e69e72f578032890e89686919b77e209\",\"name\":\"Mateo Martinez\",\"url\":\"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Installing CORTEX - KINAITECH | Ciberseguridad","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/","og_locale":"es_ES","og_type":"article","og_title":"Installing CORTEX - KINAITECH | Ciberseguridad","og_url":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/","og_site_name":"KINAITECH | Ciberseguridad","article_published_time":"2020-04-07T15:56:35+00:00","article_modified_time":"2020-06-23T04:20:35+00:00","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"Mateo Martinez","Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/#website","url":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/","name":"KINAITECH | Ciberseguridad","description":"Ethical Hacking, Application Security and Trainings through a partner networks across Latin America and Caribbean","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"WebPage","@id":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/#webpage","url":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/","name":"Installing CORTEX - KINAITECH | Ciberseguridad","isPartOf":{"@id":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/#website"},"datePublished":"2020-04-07T15:56:35+00:00","dateModified":"2020-06-23T04:20:35+00:00","author":{"@id":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/#\/schema\/person\/e69e72f578032890e89686919b77e209"},"breadcrumb":{"@id":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/installing-cortex\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/"},{"@type":"ListItem","position":2,"name":"Installing CORTEX"}]},{"@type":"Person","@id":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/#\/schema\/person\/e69e72f578032890e89686919b77e209","name":"Mateo Martinez","url":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/author\/admin\/"}]}},"jetpack_featured_media_url":"","uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Mateo Martinez","author_link":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/wp-json\/wp\/v2\/posts\/624"}],"collection":[{"href":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/wp-json\/wp\/v2\/comments?post=624"}],"version-history":[{"count":3,"href":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/wp-json\/wp\/v2\/posts\/624\/revisions"}],"predecessor-version":[{"id":627,"href":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/wp-json\/wp\/v2\/posts\/624\/revisions\/627"}],"wp:attachment":[{"href":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/wp-json\/wp\/v2\/media?parent=624"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/wp-json\/wp\/v2\/categories?post=624"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kinaitech.com.ar\/ciberseguridad\/wp-json\/wp\/v2\/tags?post=624"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}