{"id":9768,"date":"2025-08-05T13:56:55","date_gmt":"2025-08-05T13:56:55","guid":{"rendered":"http:\/\/localhost\/?p=9768"},"modified":"2025-08-05T13:56:55","modified_gmt":"2025-08-05T13:56:55","slug":"imperva-detects-and-mitigates-rejetto-hfs-spray-and-pray-ransomwaretrojan-campaign","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=9768","title":{"rendered":"Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign"},"content":{"rendered":"<h2>Security Update News<\/h2>\n<h3>Update Information<\/h3>\n<table style=\"width:100%; border-collapse: collapse; margin-bottom: 20px;\">\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Title<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Update ID<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">IMPERVABLOG:E6D8B8F8EC6CF76F1A83D82936151A4B<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Type<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">impervablog<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Published<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">2025-08-05T16:19:09<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Last Updated<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">2025-08-05T16:19:09<\/td>\n<\/tr>\n<\/table>\n<h3>Security Impact<\/h3>\n<table style=\"width:100%; border-collapse: collapse; margin-bottom: 20px;\">\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">CVSS Score<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">9.8<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Severity<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd; color: #cc0000; font-weight: bold;\">CRITICAL<\/td>\n<\/tr>\n<\/table>\n<h3>Affected CVEs<\/h3>\n<div style=\" padding: 15px; border: 1px solid #ddd; margin-bottom: 20px;\">\n<ul style=\"margin: 0; padding-left: 20px;\">\n<li>CVE-2024-23692<\/li>\n<\/ul>\n<\/div>\n<h3>Update Details<\/h3>\n<div style=\"; padding: 15px; border-left: 4px solid #4CAF50; margin-bottom: 20px;\">\nOn July 19th, Imperva Threat Research team detected a sudden surge in HTTP probes targeting Rejetto HTTP File Server (HFS) 2.x instances. What looked like routine internet noise quickly revealed itself as a coordinated attempt to exploit a critical unauthenticated server-side template injection vulnerability (CVE-2024-23692, CVSS 9.8) that can enable arbitrary command execution. The attackers\u2019 goal: deploy ransomware and trojan malware at scale, turning forgotten file-sharing servers into launchpads for compromise.<\/p>\n<p>## **The Attack Unfolds**<\/p>\n<p>  * Attackers scanned the internet for exposed HFS 2.x servers (this vulnerability works on HFS 2.3m and earlier) leveraging an unauthenticated template injection in the search parameter to execute arbitrary commands.<br \/>  * A single crafted HTTP request was all it takes to download and execute malicious payloads, with no authentication required. We observed 3 unique samples classified as dropper or ransomware trojans.<br \/>  * Over 662 exploit attempts were observed across 55 customer domains in our telemetry, spanning several days of sustained activity, each one a potential ransomware incident.<\/p>\n<p>## **What is Regetto HFS?**<\/p>\n<p>Rejetto HTTP File Server (HFS) is a lightweight, Windows-based web server designed to let users quickly share files over HTTP without deploying a full-featured web stack. Instead of traditional directories and permissions, HFS exposes folders or individual files through a simple GUI and a built-in templating system that renders HTML pages and can run small macros.<\/p>\n<p>## **The Exploit**<\/p>\n<p>The campaign attempted to leverage CVE-2024-23692, a server-side template injection (SSTI) vulnerability in Rejetto HFS allowing attackers to deploy malicious files using payloads like the following:<\/p>\n<p>The vulnerability lies within the \u201csearch\u201d query parameter, which is reflected by Rejetto\u2019s server into an HFS template. Using a specially crafted search value, the threat actors can break out of the template context and create a new \u201cexec&#8221; macro block: _\u201c{.exec|{.?cmd.},_ \u201d which contains a reference to the \u201ccmd\u201d query parameter containing the malicious payload. Because HFS evaluates user supplied template fragments **after** URL decoding, this single request yields **remote code execution without authentication** on any unpatched HFS 2.x server.<\/p>\n<p>## **Sample Analysis**<\/p>\n<p>During the campaign, the threat actor attempted to drop a range of different trojan malware, all communicating with C2s located in Hong Kong. The detected samples are summarized below:<\/p>\n<p>  1. Sample Category: Farfli Trojan &#8211; Malicious downloader <br \/>     1. Malicious URL: hxxp:\/\/151[.]242.152.91\/setup.exe<br \/>     2. Total number of attacks: 271<br \/>     3. Hash: d3b595483589b90f37422d8cc6d06b72d2bb1976dfddc83d44722c6ba0ca6d79<br \/>     4. C2: 45[.]204.217.177 (HK) <br \/>  2. Sample Category: Zenpak Trojan <br \/>     1. Malicious URL: hxxp:\/\/151[.]242.152.91\/QBuumdHTX.exe<br \/>     2. Total number of attacks: 146<br \/>     3. Hash: b84d55d8b37a1296a62af298b71f66fddb3ec6042161c5b2c9acd94f2c334c8c<br \/>     4. C2: 43[.]250.174.250 (HK) <br \/>  3. Sample Category: jqvtd Ransomware &#8211; blocker <br \/>     1. Malicious URL: hxxp:\/\/151[.]242.152.91\/11.exe<br \/>     2. Total number of attacks: 55<br \/>     3. Hash: e82431c866c8c1d5cf26e627599cb87ed8929b580ccace973e7b32aa2bc13533<br \/>     4. C2: 43[.]225.58.92 (www[.]sgke.cc HK) <\/p>\n<p>## **Campaign Attribution**<\/p>\n<p>Based on our analysis, all observed samples were hosted at the same URL, with command-and-control (C2) communications consistently originating from and directed to Hong Kong. Combined with the sustained attack activity over several days, this strongly suggests the involvement of a single, coordinated threat actor.<\/p>\n<p>### **Geographical distribution**<\/p>\n<p>### **Industry distribution**<\/p>\n<p>## **Mitigation Guidance**<\/p>\n<p>**Layer** | **Action**  <br \/>&#8212;|&#8212;  <br \/>**Application** | _Retire or isolate HFS 2.x._ The project is end-of-life; only HFS 3.x receives fixes.  <br \/>**Network** | Block outbound HTTP to unknown IPs from servers; monitor for requests matching the exploit regex search=.*%url%.*}{\\\\.exec|. (Blocked OOTB by Imperva CloudWAF and WAF Gateway)  <br \/>**Endpoint** | Constrain PowerShell (Constrained Language Mode, AMSI); maintain up-to-date malware protection.  <\/p>\n<p>## **Conclusion**<\/p>\n<p>This campaign underlines a familiar pattern: **legacy shareware + internet exposure = low-effort ransomware and trojan initial access**. Attackers do not need zero days when widely deployed software remains unpatched for years. If you must host ad hoc filesharing services, keep them behind VPNs or SSO portals.<\/p>\n<p>Imperva Threat Research will maintain its vigilance in monitoring the activities of this and other threat actors and ensuring security for our customers.<\/p>\n<p>## **Indicators of Compromise**<\/p>\n<p>### **URLs:**<\/p>\n<p>hxxp:\/\/151[.]242.152.91\/11.exe<\/p>\n<p>hxxp:\/\/151[.]242.152.91\/QBuumdHTX.exe<\/p>\n<p>hxxp:\/\/151[.]242.152.91\/qbuumdhtx.exe<\/p>\n<p>hxxp:\/\/151[.]242.152.91\/setup.exe<\/p>\n<p>hxxp:\/\/154[.]219.123.25\/HttpFileServer.exe<\/p>\n<p>hxxp:\/\/154[.]219.123.25\/hxxpfileserver.exe<\/p>\n<p>hxxp:\/\/45[.]204.221.103\/setup1.exe<\/p>\n<p>hxxp:\/\/45[.]204.221.103:7541\/setup1.exe<\/p>\n<p>### **Source IPs:**<\/p>\n<p>154[.]219.123.25<\/p>\n<p>45[.]204.217.177<\/p>\n<p>### **C2s**<\/p>\n<p>45[.]204.217.177<\/p>\n<p>43[.]250.174.250<\/p>\n<p>www[.]sgke.cc (43[.]225.58.92)<\/p>\n<p>### **Hashes**<\/p>\n<p>d3b595483589b90f37422d8cc6d06b72d2bb1976dfddc83d44722c6ba0ca6d79<\/p>\n<p>b84d55d8b37a1296a62af298b71f66fddb3ec6042161c5b2c9acd94f2c334c8c<\/p>\n<p>e82431c866c8c1d5cf26e627599cb87ed8929b580ccace973e7b32aa2bc13533<\/p>\n<p>The post Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign appeared first on Blog.\n<\/p><\/div>\n<p><a href=\"https:\/\/www.imperva.com\/blog\/imperva-detects-and-mitigates-rejetto-hfs-spray-and-pray-ransomware-trojan-campaign\/\" target=\"_blank\" style=\"display: inline-block; color: white; padding: 10px 20px; text-decoration: none; border-radius: 4px;\">View Advisory Details<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Security Update News Update Information Title Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign Update ID IMPERVABLOG:E6D8B8F8EC6CF76F1A83D82936151A4B Type impervablog Published 2025-08-05T16:19:09 Last Updated 2025-08-05T16:19:09&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[9,6,8,35,12,59,13,7,11,5],"class_list":["post-9768","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-critical","tag-cve","tag-cvss","tag-cvss-98","tag-exploit","tag-impervablog","tag-news","tag-security","tag-tapic","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign - zero redgem<\/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:\/\/zero.redgem.net\/?p=9768\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign - zero redgem\" \/>\n<meta property=\"og:description\" content=\"Security Update News Update Information Title Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign Update ID IMPERVABLOG:E6D8B8F8EC6CF76F1A83D82936151A4B Type impervablog Published 2025-08-05T16:19:09 Last Updated 2025-08-05T16:19:09...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=9768\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-05T13:56:55+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=9768#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=9768\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\\\/Trojan Campaign\",\"datePublished\":\"2025-08-05T13:56:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=9768\"},\"wordCount\":810,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CRITICAL\",\"CVE\",\"CVSS\",\"CVSS-9.8\",\"exploit\",\"impervablog\",\"news\",\"Security\",\"tapic\",\"Vulnerability\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=9768#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=9768\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=9768\",\"name\":\"Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\\\/Trojan Campaign - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2025-08-05T13:56:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=9768#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=9768\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=9768#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\\\/Trojan Campaign\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign - zero redgem","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:\/\/zero.redgem.net\/?p=9768","og_locale":"en_US","og_type":"article","og_title":"Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign - zero redgem","og_description":"Security Update News Update Information Title Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign Update ID IMPERVABLOG:E6D8B8F8EC6CF76F1A83D82936151A4B Type impervablog Published 2025-08-05T16:19:09 Last Updated 2025-08-05T16:19:09...","og_url":"https:\/\/zero.redgem.net\/?p=9768","og_site_name":"zero redgem","article_published_time":"2025-08-05T13:56:55+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=9768#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=9768"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign","datePublished":"2025-08-05T13:56:55+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=9768"},"wordCount":810,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CRITICAL","CVE","CVSS","CVSS-9.8","exploit","impervablog","news","Security","tapic","Vulnerability"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=9768#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=9768","url":"https:\/\/zero.redgem.net\/?p=9768","name":"Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2025-08-05T13:56:55+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=9768#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=9768"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=9768#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"Imperva Detects and Mitigates Rejetto HFS Spray-and-Pray Ransomware\/Trojan Campaign"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/9768","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9768"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/9768\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9768"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9768"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9768"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}