{"id":25663,"date":"2025-11-11T08:44:44","date_gmt":"2025-11-11T08:44:44","guid":{"rendered":"http:\/\/localhost\/?p=25663"},"modified":"2025-11-11T08:44:44","modified_gmt":"2025-11-11T08:44:44","slug":"how-credentials-get-stolen-in-seconds-even-with-a-script-kiddie-level-phish","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=25663","title":{"rendered":"How credentials get stolen in seconds, even with a script-kiddie-level phish_MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2025-11-11T14:05:15&#8243;,&#8221;description&#8221;:&#8221;This attempt to phish credentials caught our attention, mostly because of its front-end simplicity. Even though this is a script-kiddie-level type of attack, we figured it was worth writing up\u2014precisely because it\u2019s so easy to follow what they&#8217;re up to.\\n\\nThe email is direct and to the point. Not a lot of social engineering happening here.\\n\\n![Very short and uninspired phishing email](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2025\/11\/email_body_red.png)\\n\\n\\u003e \u201cDear ,\\n\\u003e \\n\\u003e Pls kindly find the attached PO please send us PI once its available.\u201d\\n\\nThe sender&#8217;s address belongs to a Czechoslovakian printing service (likely compromised), and the name and phone number are fake. The target is in Taiwan.\\n\\nThe attached `.shtml` file is a tidy fake login screen that doesn\u2019t really specify which credentials they want:\\n\\n![Sign in to view document](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2025\/11\/phsihing.png)\\n\\nThe pre-filled email address in the screenshot is a fake one I added; normally it would be the target&#8217;s email.\\n\\nWe assume the phisher welcomes any credentials entered here, and are counting on the fact that most people reuse passwords on other sites. \\n\\nUnder the hood, the functionality of this attachment lies in this piece of JavaScript.\\n\\n![Main functionality](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2025\/11\/javascript.png?w=1024)\\n\\nIt starts with simple checks to make sure all the fields are filled out and long enough before declaring the Telegram bot that will receive the login details.\\n\\nUsing Telegram bots provides the phishers with several advantages:\\n\\n  * Stolen credentials are delivered instantly to the attacker via Telegram notifications. No need for the phisher to keep checking a database or inbox.\\n  * Telegram is a legitimate, globally distributed messaging service, making it difficult to block.\\n  * There&#8217;s no exposed web server or obvious phishing \\&#8221;drop site\\&#8221; that can be blocklisted or shut down.\\n\\n\\n\\nThe last line contains a credibility trick:\\n\\n`setTimeout(() =\\u003e {window.location.assign(\\&#8221;file:\/\/\/C:\/Users\/USER\/Downloads\/Invoice_FAC_0031.pdf\\&#8221;)}, 2000);`\\n\\nThis tries to open a file on the user\u2019s computer after waiting 2 seconds (2,000 milliseconds). Since this file almost certainly doesn&#8217;t exist, the browser will either block the action (especially from an email or non-local file) or show an error. Either way, it will make the login attempt look more legitimate and take the user\u2019s mind off the fact that they just sent their credentials who knows where.\\n\\nThat\u2019s really all there is to it, except for a bit of code that the dungeon-dweller forgot to remove during their copy-and-paste coding. Or they had no idea what it was for and left it in place for fear of breaking something.\\n\\n![Inactive code from the Frankenphish](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2025\/11\/frankenphish.png)\\n\\nI suspect the attacker originally used this code to encrypt the credentials with a hardcoded AES (Advanced Encryption Standard) key and injection vector, then send them to their server.\\n\\nThis attacker replaced that method with the simpler Telegram bot approach (much easier to use), but left the decryption stub because they were afraid removing it would break something.\\n\\n## Don\u2019t fall for phishing attempts\\n\\nEven though the sophistication level of this email was low, that does not reduce the possible impact of sending the attacker your credentials.\\n\\nIn phishing attempts like these, two simple rules can save you from lots of trouble.\\n\\n  * Don\u2019t open unsolicited attachments\\n  * Check if the website address in the browser matches the domain you expect to be on (e.g. adobe.com).\\n\\n\\n\\nOther important tips to stay safe from phishing in general:\\n\\n  * Verify the sender: Always check if the sender\u2019s email address matches what you would expect it to be. It\u2019s not always conclusive but it can help you spot some attempts.\\n  * Check through an independent channel if the sender actually sent you an attachment or a link.\\n  * Use up-to-date security software, preferably with a web protection component.\\n  * Keep your device and all its software updated.\\n  * Use multi-factor authentication for every account you can.\\n  * Use a password manager. Password managers will not auto-fill a password to a fake site, even if it looks like the real deal to you.\\n\\n\\n\\nIf you already entered credentials on a page you don\u2019t trust, change your passwords immediately.\\n\\n**Pro tip:** You can also upload screenshots of suspicious emails to Malwarebytes Scam Guard. It would have recognized this one as a phishing attempt.\\n\\n* * *\\n\\n**We don &#8216;t just report on scams\u2014we help detect them**\\n\\nCybersecurity risks should never spread beyond a headline. If something looks dodgy to you, check if it&#8217;s a scam using Malwarebytes Scam Guard, a feature of our mobile protection products. Submit a screenshot, paste suspicious content, or share a text or phone number, and we\u2019ll tell you if it&#8217;s a scam or legit. Download Malwarebytes Mobile Security for iOS or Android and try it today!&#8221;,&#8221;published&#8221;:&#8221;2025-11-11T13:17:43&#8243;,&#8221;modified&#8221;:&#8221;2025-11-11T13:17:43&#8243;,&#8221;type&#8221;:&#8221;malwarebytes&#8221;,&#8221;title&#8221;:&#8221;How credentials get stolen in seconds, even with a script-kiddie-level phish&#8221;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88&#8243;,&#8221;bulletinFamily&#8221;:&#8221;blog&#8221;,&#8221;cwe&#8221;:null,&#8221;cvelist&#8221;:[],&#8221;sourceData&#8221;:&#8221;&#8221;,&#8221;sourceHref&#8221;:&#8221;&#8221;,&#8221;cvss&#8221;:{&#8220;score&#8221;:0,&#8221;severity&#8221;:&#8221;NONE&#8221;,&#8221;vector&#8221;:&#8221;NONE&#8221;,&#8221;version&#8221;:&#8221;NONE&#8221;},&#8221;cvss2&#8243;:{},&#8221;cvss3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;,&#8221;cvssV3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;}},&#8221;href&#8221;:&#8221;https:\/\/www.malwarebytes.com\/blog\/threat-intel\/2025\/11\/how-credentials-get-stolen-in-seconds-even-with-a-script-kiddie-level-phish&#8221;,&#8221;category_name&#8221;:&#8221;News&#8221;,&#8221;post_link&#8221;:&#8221;&#8221;,&#8221;product&#8221;:&#8221;&#8221;,&#8221;version&#8221;:&#8221;&#8221;,&#8221;vendor&#8221;:&#8221;&#8221;,&#8221;ai_description&#8221;:&#8221;&#8221;,&#8221;ai_severity&#8221;:&#8221;&#8221;,&#8221;ai_vendor&#8221;:&#8221;&#8221;,&#8221;ai_product&#8221;:&#8221;&#8221;,&#8221;ai_version&#8221;:&#8221;&#8221;,&#8221;ai_score&#8221;:0}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2025-11-11T14:05:15&#8243;,&#8221;description&#8221;:&#8221;This attempt to phish credentials caught our attention, mostly because of its front-end simplicity. Even though this is a script-kiddie-level type of attack, we figured&#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":[6,8,12,115,13,33,7,11,5],"class_list":["post-25663","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-exploit","tag-malwarebytes","tag-news","tag-none","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>How credentials get stolen in seconds, even with a script-kiddie-level phish_MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88 - 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=25663\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How credentials get stolen in seconds, even with a script-kiddie-level phish_MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88 - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2025-11-11T14:05:15&#8243;,&#8221;description&#8221;:&#8221;This attempt to phish credentials caught our attention, mostly because of its front-end simplicity. Even though this is a script-kiddie-level type of attack, we figured...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=25663\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-11T08:44:44+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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=25663#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=25663\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"How credentials get stolen in seconds, even with a script-kiddie-level phish_MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88\",\"datePublished\":\"2025-11-11T08:44:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=25663\"},\"wordCount\":1009,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"malwarebytes\",\"news\",\"NONE\",\"Security\",\"tapic\",\"Vulnerability\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=25663#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=25663\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=25663\",\"name\":\"How credentials get stolen in seconds, even with a script-kiddie-level phish_MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88 - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2025-11-11T08:44:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=25663#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=25663\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=25663#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How credentials get stolen in seconds, even with a script-kiddie-level phish_MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88\"}]},{\"@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":"How credentials get stolen in seconds, even with a script-kiddie-level phish_MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88 - 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=25663","og_locale":"en_US","og_type":"article","og_title":"How credentials get stolen in seconds, even with a script-kiddie-level phish_MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88 - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2025-11-11T14:05:15&#8243;,&#8221;description&#8221;:&#8221;This attempt to phish credentials caught our attention, mostly because of its front-end simplicity. Even though this is a script-kiddie-level type of attack, we figured...","og_url":"https:\/\/zero.redgem.net\/?p=25663","og_site_name":"zero redgem","article_published_time":"2025-11-11T08:44:44+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=25663#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=25663"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"How credentials get stolen in seconds, even with a script-kiddie-level phish_MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88","datePublished":"2025-11-11T08:44:44+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=25663"},"wordCount":1009,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","malwarebytes","news","NONE","Security","tapic","Vulnerability"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=25663#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=25663","url":"https:\/\/zero.redgem.net\/?p=25663","name":"How credentials get stolen in seconds, even with a script-kiddie-level phish_MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88 - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2025-11-11T08:44:44+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=25663#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=25663"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=25663#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"How credentials get stolen in seconds, even with a script-kiddie-level phish_MALWAREBYTES:8E38A4670BDEC8913F833D1A8F1D8E88"}]},{"@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\/25663","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=25663"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/25663\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=25663"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=25663"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=25663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}