{"id":4931,"date":"2019-06-28T07:48:28","date_gmt":"2019-06-28T02:18:28","guid":{"rendered":"https:\/\/blog.pheonixsolutions.com\/?p=4931"},"modified":"2019-07-09T07:29:26","modified_gmt":"2019-07-09T01:59:26","slug":"install-and-configure-nessus-in-centos-7","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/","title":{"rendered":"Install and configure Nessus in centos 7"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Install and configure Nessus in centos 7<\/h4>\n\n\n\n<h4 class=\"wp-block-heading\">Date posted: 28\/06\/2019<\/h4>\n\n\n\n<h4 class=\"wp-block-heading\">Introduction<\/h4>\n\n\n\n<p>In this blog post, we will explain how to install Nessus on CentOS 7. Nessus is one of the most popular vulnerability scanner in the market. <\/p>\n\n\n\n<p>Moreover, it provides Nessus Home allowing you to scan your personal network with up to 14 IP adresses per scanner. On the other hand this is perfect for your home lab. <\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.gb-advisors.com\/wp-content\/uploads\/2019\/01\/Nessus-Logo.png\" alt=\"Image result for nessus\" width=\"490\" height=\"139\" \/><figcaption>Nessus vulnerability scanner<\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">APPLY FOR HOME KEY:<\/h4>\n\n\n\n<p>In order to use Nessus Home, you have to apply for a Nessus Home Key under the following link:<\/p>\n\n\n\n<p><a href=\"https:\/\/www.tenable.com\/products\/nessus-home\">https:\/\/www.tenable.com\/products\/nessus-home<\/a><\/p>\n\n\n\n<p>Applying for a Nessus Home Key, you will receive an Email with an activation code, which is used later in this blog post.<\/p>\n\n\n\n<p> After that, you can download Nessus under the following link:<\/p>\n\n\n\n<p><a href=\"https:\/\/www.tenable.com\/downloads\/nessus\">https:\/\/www.tenable.com\/downloads\/nessus<\/a><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Command line to Install Nessus<\/h4>\n\n\n\n<p>Open a terminal and use the following linux command to install Nessus:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">rpm -ivh Nessus--es7.x86_64.rpm<\/pre>\n\n\n\n<p>In order to access the default port 8834 of Nessus, a new firewall rule in CentOS is necessary:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">firewall-cmd --add-port=8834\/tcp --permanent\nfirewall-cmd --reload<\/pre>\n\n\n\n<p>Now, we are ready to start Nessus:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">systemctl start nessusd<\/pre>\n\n\n\n<p>Connect to the scanner using your browser with the following url:<\/p>\n\n\n\n<p>https:\/\/[ip or hostname]:8834<br><\/p>\n\n\n\n<p>In the first step of the configuration, you have to create an account:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.09-AM.png\" alt=\"\" class=\"wp-image-4937\" width=\"314\" height=\"355\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.09-AM.png 586w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.09-AM-266x300.png 266w\" sizes=\"auto, (max-width: 314px) 100vw, 314px\" \/><figcaption><strong>Create an account<\/strong><\/figcaption><\/figure>\n\n\n\n<p>In the second step of the configuration, you have to register your scanner with the activation code, which you received by E-Mail:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.24-AM.png\" alt=\"\" class=\"wp-image-4938\" width=\"299\" height=\"342\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.24-AM.png 584w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.24-AM-262x300.png 262w\" sizes=\"auto, (max-width: 299px) 100vw, 299px\" \/><figcaption><strong>Register your scanner<\/strong><\/figcaption><\/figure>\n\n\n\n<p>Afterwards, Nessus is initializing. This can take some time.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.37-AM.png\" alt=\"\" class=\"wp-image-4940\" width=\"374\" height=\"255\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.37-AM.png 598w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.37-AM-300x205.png 300w\" sizes=\"auto, (max-width: 374px) 100vw, 374px\" \/><figcaption><strong>Initializing<\/strong><\/figcaption><\/figure>\n\n\n\n<p>However when the initializing phase is finished, you can start to scan your network<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.50-AM-1024x429.png\" alt=\"\" class=\"wp-image-4941\" width=\"683\" height=\"285\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.50-AM-1024x429.png 1024w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.50-AM-300x126.png 300w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.50-AM-768x321.png 768w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/Screen-Shot-2019-06-28-at-7.36.50-AM-1200x500.png 1200w\" sizes=\"auto, (max-width: 683px) 100vw, 683px\" \/><figcaption><strong>Scan your vulnerability<\/strong><\/figcaption><\/figure>\n\n\n\n<p>Thank you for reading this article. we hope this blog post helped you to setup your Nessus vulnerability scanner.<\/p>\n\n\n\n<p>Thanks for using\u00a0<a href=\"https:\/\/pheonixsolutions.com\/\">pheonix solutions<\/a>.<br>You find this tutorial helpful? Share with your friends to keep it alive.<br><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install and configure Nessus in centos 7 Date posted: 28\/06\/2019 Introduction In this blog post, we will explain how to install Nessus on CentOS 7. Nessus is one of the most popular vulnerability scanner in the market. Moreover, it provides Nessus Home allowing you to scan your personal network with&hellip; <a href=\"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/\" class=\"more-link read-more\" rel=\"bookmark\">Continue Reading <span class=\"screen-reader-text\">Install and configure Nessus in centos 7<\/span><i class=\"fa fa-arrow-right\"><\/i><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[694],"tags":[415,695,696],"class_list":{"0":"post-4931","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-vulnerability-scanner","7":"tag-centos-7","8":"tag-install-nessus","9":"tag-vulnerability-scanner","10":"h-entry","12":"h-as-article"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pheonix Solutions - We Empower Your Business Growth<\/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:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pheonix Solutions - We Empower Your Business Growth\" \/>\n<meta property=\"og:description\" content=\"Install and configure Nessus in centos 7 Date posted: 28\/06\/2019 Introduction In this blog post, we will explain how to install Nessus on CentOS 7. Nessus is one of the most popular vulnerability scanner in the market. Moreover, it provides Nessus Home allowing you to scan your personal network with&hellip; Continue Reading Install and configure Nessus in centos 7\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/\" \/>\n<meta property=\"og:site_name\" content=\"PHEONIXSOLUTIONS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-28T02:18:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-07-09T01:59:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.gb-advisors.com\/wp-content\/uploads\/2019\/01\/Nessus-Logo.png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:site\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\"},\"headline\":\"Install and configure Nessus in centos 7\",\"datePublished\":\"2019-06-28T02:18:28+00:00\",\"dateModified\":\"2019-07-09T01:59:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/\"},\"wordCount\":302,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.gb-advisors.com\\\/wp-content\\\/uploads\\\/2019\\\/01\\\/Nessus-Logo.png\",\"keywords\":[\"Centos 7\",\"Install Nessus\",\"vulnerability scanner\"],\"articleSection\":[\"Vulnerability scanner\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/\",\"name\":\"Pheonix Solutions - We Empower Your Business Growth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.gb-advisors.com\\\/wp-content\\\/uploads\\\/2019\\\/01\\\/Nessus-Logo.png\",\"datePublished\":\"2019-06-28T02:18:28+00:00\",\"dateModified\":\"2019-07-09T01:59:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.gb-advisors.com\\\/wp-content\\\/uploads\\\/2019\\\/01\\\/Nessus-Logo.png\",\"contentUrl\":\"https:\\\/\\\/www.gb-advisors.com\\\/wp-content\\\/uploads\\\/2019\\\/01\\\/Nessus-Logo.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/install-and-configure-nessus-in-centos-7\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Install and configure Nessus in centos 7\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"name\":\"Pheonix Solutions\",\"description\":\"We Empower Your Business Growth\",\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\",\"name\":\"PheonixSolutions\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"width\":454,\"height\":300,\"caption\":\"PheonixSolutions\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PheonixSolutions-209942982759387\\\/\",\"https:\\\/\\\/x.com\\\/pheonixsolution\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"http:\\\/\\\/blog.pheonixsolutions.com\"],\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pheonix Solutions - We Empower Your Business Growth","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:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/","og_locale":"en_US","og_type":"article","og_title":"Pheonix Solutions - We Empower Your Business Growth","og_description":"Install and configure Nessus in centos 7 Date posted: 28\/06\/2019 Introduction In this blog post, we will explain how to install Nessus on CentOS 7. Nessus is one of the most popular vulnerability scanner in the market. Moreover, it provides Nessus Home allowing you to scan your personal network with&hellip; Continue Reading Install and configure Nessus in centos 7","og_url":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/","og_site_name":"PHEONIXSOLUTIONS","article_publisher":"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","article_published_time":"2019-06-28T02:18:28+00:00","article_modified_time":"2019-07-09T01:59:26+00:00","og_image":[{"url":"https:\/\/www.gb-advisors.com\/wp-content\/uploads\/2019\/01\/Nessus-Logo.png","type":"","width":"","height":""}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@pheonixsolution","twitter_site":"@pheonixsolution","twitter_misc":{"Written by":"admin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/"},"author":{"name":"admin","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503"},"headline":"Install and configure Nessus in centos 7","datePublished":"2019-06-28T02:18:28+00:00","dateModified":"2019-07-09T01:59:26+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/"},"wordCount":302,"commentCount":0,"publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/#primaryimage"},"thumbnailUrl":"https:\/\/www.gb-advisors.com\/wp-content\/uploads\/2019\/01\/Nessus-Logo.png","keywords":["Centos 7","Install Nessus","vulnerability scanner"],"articleSection":["Vulnerability scanner"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/","url":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/","name":"Pheonix Solutions - We Empower Your Business Growth","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/#primaryimage"},"thumbnailUrl":"https:\/\/www.gb-advisors.com\/wp-content\/uploads\/2019\/01\/Nessus-Logo.png","datePublished":"2019-06-28T02:18:28+00:00","dateModified":"2019-07-09T01:59:26+00:00","breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/#primaryimage","url":"https:\/\/www.gb-advisors.com\/wp-content\/uploads\/2019\/01\/Nessus-Logo.png","contentUrl":"https:\/\/www.gb-advisors.com\/wp-content\/uploads\/2019\/01\/Nessus-Logo.png"},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/blog\/install-and-configure-nessus-in-centos-7\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Install and configure Nessus in centos 7"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/blog\/#website","url":"https:\/\/pheonixsolutions.com\/blog\/","name":"Pheonix Solutions","description":"We Empower Your Business Growth","publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pheonixsolutions.com\/blog\/#organization","name":"PheonixSolutions","url":"https:\/\/pheonixsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","width":454,"height":300,"caption":"PheonixSolutions"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","https:\/\/x.com\/pheonixsolution"]},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","caption":"admin"},"sameAs":["http:\/\/blog.pheonixsolutions.com"],"url":"https:\/\/pheonixsolutions.com\/blog\/author\/admin\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p7F4uM-1hx","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/4931","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=4931"}],"version-history":[{"count":0,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/4931\/revisions"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=4931"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=4931"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=4931"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}