{"id":4319,"date":"2014-05-09T08:12:11","date_gmt":"2014-05-09T08:12:11","guid":{"rendered":"https:\/\/bodhost.com\/kb\/?p=4319"},"modified":"2026-02-26T14:04:31","modified_gmt":"2026-02-26T14:04:31","slug":"installing-malware-detect-software-on-centos","status":"publish","type":"post","link":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/","title":{"rendered":"Installing Malware Detect Software on CentOS"},"content":{"rendered":"<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" class=\"wp-image-4320\" src=\"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/malware.png\" alt=\"\" srcset=\"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/malware.png 300w, https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/malware-150x150.png 150w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\r\n<p><span style=\"color: #3366ff;\"><strong>Today, we are going to see how to install \u201cMaldet\u201d on CentOS. Remember, <a title=\"CXS\" href=\"https:\/\/bodhost.com\/kb\/configserver-exploit-scanner-cxs\/\" target=\"_blank\" rel=\"noopener\">ConfigServer eXploit Scanner (CXS)<\/a> and Maldet plays an important role in the sever security.\u00a0<\/strong><\/span><\/p>\r\n\r\n\r\n\r\n<p><strong>Installation steps for Linux Malware Virus Scanner:<\/strong><\/p>\r\n<\/blockquote>\r\n\r\n\r\n\r\n<p><span style=\"color: #000000;\">To install the Maldet on a specific source path:<\/span><\/p>\r\n\r\n\r\n\r\n<p>#cd \/usr\/local\/src\/<\/p>\r\n\r\n\r\n\r\n<p><span style=\"color: #000000;\">First, download the tar file of Maldet using the following URL:<\/span><\/p>\r\n\r\n\r\n\r\n<p>#wget http:\/\/www.rfxn.com\/downloads\/maldetect-current.tar.gz<\/p>\r\n\r\n\r\n\r\n<p><span style=\"color: #000000;\">To extract the file use the below command:<\/span><\/p>\r\n\r\n\r\n\r\n<p>#tar -xzf maldetect-current.tar.gz<\/p>\r\n\r\n\r\n\r\n<p><span style=\"color: #000000;\">To enter the Maldet folder use:<\/span><\/p>\r\n\r\n\r\n\r\n<p>#cd maldetect-*<\/p>\r\n\r\n\r\n\r\n<p><span style=\"color: #000000;\">Now, run the below command to install Maldet:<\/span><\/p>\r\n\r\n\r\n\r\n<p>#sh .\/install.sh or sudo sh .\/install.sh<\/p>\r\n\r\n\r\n\r\n<p><span style=\"color: #3366ff;\"><span style=\"color: #000000;\">It will show the below output:<\/span>\u00a0<\/span><\/p>\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"97\" class=\"wp-image-4330\" src=\"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/LMD.png\" alt=\"\" srcset=\"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/LMD.png 684w, https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/LMD-300x42.png 300w\" sizes=\"auto, (max-width: 684px) 100vw, 684px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n\r\n<p>The installation will be complete in \/usr\/local\/maldetect<br \/>Config file: \/usr\/local\/maldetect\/conf.maldet<br \/>Exec file: \/usr\/local\/maldetect\/maldet<br \/>Exec link: \/usr\/local\/sbin\/maldet<br \/>Cron.daily: \/etc\/cron.daily\/maldet<\/p>\r\n\r\n\r\n\r\n<p>Maldet (32517): {signup} performing signature update check\u2026<br \/>Maldet (32517): {signup} local signature set is version 2010051510029<br \/>Maldet (32517): {signup} latest signature set already installed<\/p>\r\n\r\n\r\n\r\n<p><span style=\"color: #000000;\">To perform the update task use the following commands:<\/span><\/p>\r\n\r\n\r\n\r\n<p>#maldet \u2013update-ver<br \/>#maldet \u2013update [\/i]<\/p>\r\n\r\n\r\n\r\n<p><span style=\"color: #000000;\">To perform scanning task for the files:<\/span><\/p>\r\n\r\n\r\n\r\n<p>#maldet \u2013a\/home\/username\/<\/p>\r\n\r\n\r\n\r\n<p><span style=\"color: #000000;\">It will scan all the files and will provide the output:<\/span><\/p>\r\n\r\n\r\n\r\n<p>To scan all users under public_html folder under \/home*\/ this can be done with:<\/p>\r\n\r\n\r\n\r\n<p>#root@server~] #maldet \u2013scan-all \/home? \/? \/public_html<\/p>\r\n\r\n\r\n\r\n<p>To scan the same path but the content that has been created or modified in the last 5 days:<\/p>\r\n\r\n\r\n\r\n<p>#root@server[~]# maldet \u2013scan-recent \/home?\/?\/public_html 5<\/p>\r\n\r\n\r\n\r\n<p>If you forget to turn on the quarantine option, then you can quarantine all malware results from a previous scan with:<\/p>\r\n\r\n\r\n\r\n<p>#root@server[~]# maldet \u2013quarantine SCANID<\/p>\r\n\r\n\r\n\r\n<p>If you want to clean all malware results from a previous scan that did not have the feature enabled, then you can do this<\/p>\r\n\r\n\r\n\r\n<p>#root@server[~]# maldet \u2013clean SCANID<\/p>\r\n\r\n\r\n\r\n<p>If you had a file that was quarantined from a false positive or that you simply want to restore (i.e.: you manually cleaned it), you can use the following:<\/p>\r\n\r\n\r\n\r\n<p># root@server[~]# maldet \u2013restore config.php.2384<br \/># root@server[~]# maldet \u2013restore \/usr\/local\/maldetect\/quarantine\/config.php.2384<\/p>\r\n\r\n\r\n","protected":false},"excerpt":{"rendered":"<p>Today, we are going to see how to install \u201cMaldet\u201d on CentOS. Remember, ConfigServer eXploit Scanner (CXS) and Maldet plays an important role in the sever security.\u00a0 Installation steps for Linux Malware Virus Scanner: To install the Maldet on a specific source path: #cd \/usr\/local\/src\/ First, download the tar file of Maldet using the following [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[297],"tags":[580,581],"class_list":["post-4319","post","type-post","status-publish","format-standard","hentry","category-faq","tag-maldet-installation-on-centos","tag-server-security"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Installing Malware Detect Software on CentOS<\/title>\n<meta name=\"description\" content=\"Safeguard your CentOS system against malware threats with our step-by-step guide on installing reliable malware detection software.\" \/>\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.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Installing Malware Detect Software on CentOS\" \/>\n<meta property=\"og:description\" content=\"Safeguard your CentOS system against malware threats with our step-by-step guide on installing reliable malware detection software.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/\" \/>\n<meta property=\"og:site_name\" content=\"Knowledge Base - bodHOST\" \/>\n<meta property=\"article:published_time\" content=\"2014-05-09T08:12:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-26T14:04:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/malware.png\" \/>\n\t<meta property=\"og:image:width\" content=\"300\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\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:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/c48414ad1536cea20e85282b0737a9f9\"},\"headline\":\"Installing Malware Detect Software on CentOS\",\"datePublished\":\"2014-05-09T08:12:11+00:00\",\"dateModified\":\"2026-02-26T14:04:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/\"},\"wordCount\":350,\"publisher\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2014\\\/05\\\/malware.png\",\"keywords\":[\"Maldet Installation on CentOS\",\"Server Security\"],\"articleSection\":[\"FAQs\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/\",\"name\":\"Installing Malware Detect Software on CentOS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2014\\\/05\\\/malware.png\",\"datePublished\":\"2014-05-09T08:12:11+00:00\",\"dateModified\":\"2026-02-26T14:04:31+00:00\",\"description\":\"Safeguard your CentOS system against malware threats with our step-by-step guide on installing reliable malware detection software.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2014\\\/05\\\/malware.png\",\"contentUrl\":\"https:\\\/\\\/bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2014\\\/05\\\/malware.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/installing-malware-detect-software-on-centos\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"FAQs\",\"item\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/category\\\/faq\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Installing Malware Detect Software on CentOS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#website\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/\",\"name\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#organization\"},\"alternateName\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#organization\",\"name\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Profile-Pic.png\",\"contentUrl\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Profile-Pic.png\",\"width\":240,\"height\":240,\"caption\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/c48414ad1536cea20e85282b0737a9f9\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51e53199212db3f59606920448d45a6ead224f904558e3ab9251d071a609b202?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51e53199212db3f59606920448d45a6ead224f904558e3ab9251d071a609b202?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51e53199212db3f59606920448d45a6ead224f904558e3ab9251d071a609b202?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Installing Malware Detect Software on CentOS","description":"Safeguard your CentOS system against malware threats with our step-by-step guide on installing reliable malware detection software.","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.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/","og_locale":"en_US","og_type":"article","og_title":"Installing Malware Detect Software on CentOS","og_description":"Safeguard your CentOS system against malware threats with our step-by-step guide on installing reliable malware detection software.","og_url":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/","og_site_name":"Knowledge Base - bodHOST","article_published_time":"2014-05-09T08:12:11+00:00","article_modified_time":"2026-02-26T14:04:31+00:00","og_image":[{"width":300,"height":300,"url":"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/malware.png","type":"image\/png"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/#article","isPartOf":{"@id":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/"},"author":{"name":"admin","@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/person\/c48414ad1536cea20e85282b0737a9f9"},"headline":"Installing Malware Detect Software on CentOS","datePublished":"2014-05-09T08:12:11+00:00","dateModified":"2026-02-26T14:04:31+00:00","mainEntityOfPage":{"@id":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/"},"wordCount":350,"publisher":{"@id":"https:\/\/www.bodhost.com\/kb\/#organization"},"image":{"@id":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/#primaryimage"},"thumbnailUrl":"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/malware.png","keywords":["Maldet Installation on CentOS","Server Security"],"articleSection":["FAQs"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/","url":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/","name":"Installing Malware Detect Software on CentOS","isPartOf":{"@id":"https:\/\/www.bodhost.com\/kb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/#primaryimage"},"image":{"@id":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/#primaryimage"},"thumbnailUrl":"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/malware.png","datePublished":"2014-05-09T08:12:11+00:00","dateModified":"2026-02-26T14:04:31+00:00","description":"Safeguard your CentOS system against malware threats with our step-by-step guide on installing reliable malware detection software.","breadcrumb":{"@id":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/#primaryimage","url":"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/malware.png","contentUrl":"https:\/\/bodhost.com\/kb\/wp-content\/uploads\/2014\/05\/malware.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.bodhost.com\/kb\/installing-malware-detect-software-on-centos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"FAQs","item":"https:\/\/www.bodhost.com\/kb\/category\/faq\/"},{"@type":"ListItem","position":2,"name":"Installing Malware Detect Software on CentOS"}]},{"@type":"WebSite","@id":"https:\/\/www.bodhost.com\/kb\/#website","url":"https:\/\/www.bodhost.com\/kb\/","name":"Web Hosting Knowledge Base | bodHOST Hosting FAQ","description":"","publisher":{"@id":"https:\/\/www.bodhost.com\/kb\/#organization"},"alternateName":"Web Hosting Knowledge Base | bodHOST Hosting FAQ","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bodhost.com\/kb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.bodhost.com\/kb\/#organization","name":"Web Hosting Knowledge Base | bodHOST Hosting FAQ","url":"https:\/\/www.bodhost.com\/kb\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/logo\/image\/","url":"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2025\/10\/Profile-Pic.png","contentUrl":"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2025\/10\/Profile-Pic.png","width":240,"height":240,"caption":"Web Hosting Knowledge Base | bodHOST Hosting FAQ"},"image":{"@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/person\/c48414ad1536cea20e85282b0737a9f9","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/51e53199212db3f59606920448d45a6ead224f904558e3ab9251d071a609b202?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/51e53199212db3f59606920448d45a6ead224f904558e3ab9251d071a609b202?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/51e53199212db3f59606920448d45a6ead224f904558e3ab9251d071a609b202?s=96&d=mm&r=g","caption":"admin"},"url":"https:\/\/www.bodhost.com\/kb\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts\/4319","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/comments?post=4319"}],"version-history":[{"count":22,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts\/4319\/revisions"}],"predecessor-version":[{"id":12204,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts\/4319\/revisions\/12204"}],"wp:attachment":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/media?parent=4319"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/categories?post=4319"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/tags?post=4319"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}