{"id":2866,"date":"2026-04-14T14:20:33","date_gmt":"2026-04-14T17:20:33","guid":{"rendered":"https:\/\/hackerrangers.com\/?p=2866"},"modified":"2026-04-14T14:20:33","modified_gmt":"2026-04-14T17:20:33","slug":"understand-the-risks-of-using-sms-for-two-factor-authentication","status":"publish","type":"post","link":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/","title":{"rendered":"Entiende los riesgos de usar el SMS para la autenticaci\u00f3n de dos factores"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">Tal vez no lo sepas, pero el sistema de login en computadoras por medio del uso de contrase\u00f1as no fue dise\u00f1ado para la finalidad con que lo usamos hoy en d\u00eda. El invento de ese mecanismo de protecci\u00f3n se remonta a los comienzos de la computaci\u00f3n personal, cuando solo empresas, universidades y centros de investigaci\u00f3n ten\u00edan computadoras. En general, un equipo de trabajo entero solo contaba con una o dos m\u00e1quinas para cumplir con su labor. Entonces, con el objetivo de \u201cseparar\u201d el trabajo de cada uno de sus amigos, el ingeniero Fernando Corbat\u00f3, fallecido en 2019, invent\u00f3 la metodolog\u00eda de las contrase\u00f1as.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">A lo largo de los a\u00f1os, las tecnolog\u00edas de protecci\u00f3n de identidad fueron evolucionando y, actualmente, disponemos, por ejemplo, del mecanismo de autenticaci\u00f3n de dos factores, un recurso esencial de protecci\u00f3n a las cuentas en l\u00ednea.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Cuando esa funcionalidad est\u00e1 habilitada, para poder entrar a una cuenta, adem\u00e1s de informar tu contrase\u00f1a, debes confirmar una segunda vez que el login es realmente leg\u00edtimo. En general, el sistema solicita que informes un c\u00f3digo adicional que, habitualmente, recibes por tu celular.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">La forma m\u00e1s popular de recibir esos c\u00f3digos de autenticaci\u00f3n de dos factores es por medio de mensajes de texto, o sea, los famosos SMS. Lo que muchos no saben es que, aunque esa segunda confirmaci\u00f3n v\u00eda SMS sea mejor que nada, no es totalmente segura. No es dif\u00edcil que actores maliciosos logren interceptar tus SMS y, as\u00ed, robar esos c\u00f3digos.<\/span><\/p>\n<h2><b>Un patr\u00f3n lleno de fallas<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Ese peligro existe por un motivo bastante simple: los mensajes de texto no se dise\u00f1aron para ser seguros, sino para el intercambio de recados r\u00e1pidos. Nadie, hace unos a\u00f1os, imaginar\u00eda que ese patr\u00f3n se usar\u00eda para disparar una informaci\u00f3n tan cr\u00edtica y sigilosa como un c\u00f3digo de autenticaci\u00f3n. Precisamente por esto, existen algunas fallas de las cuales se pueden aprovechar los actores maliciosos y que expertos en seguridad cibern\u00e9tica ya han mostrado p\u00fablicamente diversas veces, en vivo, en eventos espec\u00edficos del sector.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Tenemos, por ejemplo, los ataques SS7. Estos tienen ese nombre justamente por aprovecharse de fallas presentes en el protocolo de telecomunicaciones SS7. Usando algunos hardwares simples y un poco de conocimiento t\u00e9cnico, el atacante es capaz de interceptar la comunicaci\u00f3n de tu operadora de telefon\u00eda m\u00f3vil y leer todos los SMS que recibe tu celular. Es un ataque que demanda cierta inversi\u00f3n y paciencia por parte del delincuente, pero que, aun as\u00ed, se emplea especialmente para perjudicar a v\u00edctimas de alto escalaf\u00f3n.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Todav\u00eda m\u00e1s sencillos son los famosos ataques de <a href=\"https:\/\/tmp-hackerrangers.siteup.dev\/es\/cybersecurity\/sim-swap-enterate-de-todo-sobre-la-estafa-que-crece-en-el-mundo-entero\/\">SIM Swap<\/a>. En estos, el estafador entra en contacto con tu operadora de telefon\u00eda haci\u00e9ndose pasar por ti (generalmente, con datos robados de una filtraci\u00f3n cualquiera) y usa la ingenier\u00eda social para convencer al operador que lo atiende a transferir tu l\u00ednea telef\u00f3nica a otra tarjeta SIM. Cuando te des cuenta, el atacante ya estar\u00e1 recibiendo todos tus mensajes de texto y ser\u00e1 demasiado tarde para impedir que \u00e9l invada tu cuenta.<\/span><\/p>\n<h2><b>Usando aplicaciones TOTP<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Hoy en d\u00eda, la forma m\u00e1s segura de recibir c\u00f3digos de autenticaci\u00f3n de dos factores es usando aplicaciones de autenticaci\u00f3n. Como lo sugiere ya su nombre, se trata de app que se comunican con los servidores del servicio en el cual est\u00e1s intentando introducir tu login y crean c\u00f3digos aleatorios, v\u00e1lidos solo durante unos segundos.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Adem\u00e1s de eliminar el problema de la interceptaci\u00f3n de SMS, esos c\u00f3digos son mucho m\u00e1s seguros, pues usan el patr\u00f3n TOTP, time-based one time password, o contrase\u00f1as de uso \u00fanico basadas en tiempo. Este patr\u00f3n genera una secuencia \u00fanica de n\u00fameros y caracteres basado exclusivamente en la hora local que expirar\u00e1 en pocos segundos y que solo se puede usar una vez.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">De esa forma, los c\u00f3digos TOTP logran ser m\u00e1s \u201caleatorios\u201d y dif\u00edciles de adivinar que tokens recibidos v\u00eda SMS. Vale la pena invertir en aplicaciones de autenticaci\u00f3n. \u00a1Elige la que te resulte m\u00e1s amigable y aumenta la seguridad de tu autenticaci\u00f3n!<\/span><\/p>","protected":false},"excerpt":{"rendered":"<p>You may not know, but the login system for computers using passwords was not designed for the way we use them nowadays. The invention of this protection mechanism goes back to the early days of personal computing when computers were still restricted to companies, universities and research centers. In general, there were only one or [&hellip;]<\/p>\n","protected":false},"author":4009,"featured_media":2867,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[23],"tags":[66,64,224,173],"class_list":["post-2866","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cybersecurity","tag-awareness","tag-cybersecurity","tag-sms","tag-two-factor-authentication"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Understand the risks of using SMS for two-factor authentication | Hacker Rangers<\/title>\n<meta name=\"description\" content=\"SMS-based 2FA isn\u2019t fully secure. Learn its risks and why authenticator apps with TOTP offer stronger protection for your accounts.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tmp-hackerrangers.siteup.dev\/es\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Understand the risks of using SMS for two-factor authentication | Hacker Rangers\" \/>\n<meta property=\"og:description\" content=\"SMS-based 2FA isn\u2019t fully secure. Learn its risks and why authenticator apps with TOTP offer stronger protection for your accounts.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tmp-hackerrangers.siteup.dev\/es\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/\" \/>\n<meta property=\"og:site_name\" content=\"Hacker Rangers\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-14T17:20:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tmp-hackerrangers.siteup.dev\/wp-content\/uploads\/2026\/04\/SMS-.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1500\" \/>\n\t<meta property=\"og:image:height\" content=\"1000\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Hacker Rangers\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Hacker Rangers\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/\"},\"author\":{\"name\":\"Hacker Rangers\",\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/#\\\/schema\\\/person\\\/fb465838e83981ffd326353445094139\"},\"headline\":\"Understand the risks of using SMS for two-factor authentication\",\"datePublished\":\"2026-04-14T17:20:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/\"},\"wordCount\":575,\"publisher\":{\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/SMS-.png\",\"keywords\":[\"awareness\",\"cybersecurity\",\"SMS\",\"two-factor authentication\"],\"articleSection\":[\"Cybersecurity\"],\"inLanguage\":\"es\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/\",\"url\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/\",\"name\":\"Understand the risks of using SMS for two-factor authentication | Hacker Rangers\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/SMS-.png\",\"datePublished\":\"2026-04-14T17:20:33+00:00\",\"description\":\"SMS-based 2FA isn\u2019t fully secure. Learn its risks and why authenticator apps with TOTP offer stronger protection for your accounts.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/SMS-.png\",\"contentUrl\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/SMS-.png\",\"width\":1500,\"height\":1000,\"caption\":\"SMS\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/cybersecurity\\\/understand-the-risks-of-using-sms-for-two-factor-authentication\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Understand the risks of using SMS for two-factor authentication\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/#website\",\"url\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/\",\"name\":\"Hacker Rangers\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/#organization\",\"name\":\"Hacker Rangers\",\"url\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/logo.svg\",\"contentUrl\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/logo.svg\",\"width\":104,\"height\":50,\"caption\":\"Hacker Rangers\"},\"image\":{\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/#\\\/schema\\\/person\\\/fb465838e83981ffd326353445094139\",\"name\":\"Hacker Rangers\",\"url\":\"https:\\\/\\\/tmp-hackerrangers.siteup.dev\\\/es\\\/author\\\/hackerrangers\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Understand the risks of using SMS for two-factor authentication | Hacker Rangers","description":"SMS-based 2FA isn\u2019t fully secure. Learn its risks and why authenticator apps with TOTP offer stronger protection for your accounts.","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:\/\/tmp-hackerrangers.siteup.dev\/es\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/","og_locale":"es_ES","og_type":"article","og_title":"Understand the risks of using SMS for two-factor authentication | Hacker Rangers","og_description":"SMS-based 2FA isn\u2019t fully secure. Learn its risks and why authenticator apps with TOTP offer stronger protection for your accounts.","og_url":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/","og_site_name":"Hacker Rangers","article_published_time":"2026-04-14T17:20:33+00:00","og_image":[{"width":1500,"height":1000,"url":"https:\/\/tmp-hackerrangers.siteup.dev\/wp-content\/uploads\/2026\/04\/SMS-.png","type":"image\/png"}],"author":"Hacker Rangers","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"Hacker Rangers","Tiempo de lectura":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/#article","isPartOf":{"@id":"https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/"},"author":{"name":"Hacker Rangers","@id":"https:\/\/tmp-hackerrangers.siteup.dev\/#\/schema\/person\/fb465838e83981ffd326353445094139"},"headline":"Understand the risks of using SMS for two-factor authentication","datePublished":"2026-04-14T17:20:33+00:00","mainEntityOfPage":{"@id":"https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/"},"wordCount":575,"publisher":{"@id":"https:\/\/tmp-hackerrangers.siteup.dev\/#organization"},"image":{"@id":"https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/#primaryimage"},"thumbnailUrl":"https:\/\/tmp-hackerrangers.siteup.dev\/wp-content\/uploads\/2026\/04\/SMS-.png","keywords":["awareness","cybersecurity","SMS","two-factor authentication"],"articleSection":["Cybersecurity"],"inLanguage":"es"},{"@type":"WebPage","@id":"https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/","url":"https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/","name":"Understand the risks of using SMS for two-factor authentication | Hacker Rangers","isPartOf":{"@id":"https:\/\/tmp-hackerrangers.siteup.dev\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/#primaryimage"},"image":{"@id":"https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/#primaryimage"},"thumbnailUrl":"https:\/\/tmp-hackerrangers.siteup.dev\/wp-content\/uploads\/2026\/04\/SMS-.png","datePublished":"2026-04-14T17:20:33+00:00","description":"SMS-based 2FA isn\u2019t fully secure. Learn its risks and why authenticator apps with TOTP offer stronger protection for your accounts.","breadcrumb":{"@id":"https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/#primaryimage","url":"https:\/\/tmp-hackerrangers.siteup.dev\/wp-content\/uploads\/2026\/04\/SMS-.png","contentUrl":"https:\/\/tmp-hackerrangers.siteup.dev\/wp-content\/uploads\/2026\/04\/SMS-.png","width":1500,"height":1000,"caption":"SMS"},{"@type":"BreadcrumbList","@id":"https:\/\/tmp-hackerrangers.siteup.dev\/cybersecurity\/understand-the-risks-of-using-sms-for-two-factor-authentication\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/tmp-hackerrangers.siteup.dev\/"},{"@type":"ListItem","position":2,"name":"Understand the risks of using SMS for two-factor authentication"}]},{"@type":"WebSite","@id":"https:\/\/tmp-hackerrangers.siteup.dev\/#website","url":"https:\/\/tmp-hackerrangers.siteup.dev\/","name":"Hacker Rangers","description":"","publisher":{"@id":"https:\/\/tmp-hackerrangers.siteup.dev\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tmp-hackerrangers.siteup.dev\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/tmp-hackerrangers.siteup.dev\/#organization","name":"Hacker Rangers","url":"https:\/\/tmp-hackerrangers.siteup.dev\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/tmp-hackerrangers.siteup.dev\/#\/schema\/logo\/image\/","url":"https:\/\/tmp-hackerrangers.siteup.dev\/wp-content\/uploads\/2025\/07\/logo.svg","contentUrl":"https:\/\/tmp-hackerrangers.siteup.dev\/wp-content\/uploads\/2025\/07\/logo.svg","width":104,"height":50,"caption":"Hacker Rangers"},"image":{"@id":"https:\/\/tmp-hackerrangers.siteup.dev\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/tmp-hackerrangers.siteup.dev\/#\/schema\/person\/fb465838e83981ffd326353445094139","name":"Hacker Rangers","url":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/author\/hackerrangers\/"}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/wp-json\/wp\/v2\/posts\/2866","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/wp-json\/wp\/v2\/users\/4009"}],"replies":[{"embeddable":true,"href":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/wp-json\/wp\/v2\/comments?post=2866"}],"version-history":[{"count":0,"href":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/wp-json\/wp\/v2\/posts\/2866\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/wp-json\/wp\/v2\/media\/2867"}],"wp:attachment":[{"href":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/wp-json\/wp\/v2\/media?parent=2866"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/wp-json\/wp\/v2\/categories?post=2866"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tmp-hackerrangers.siteup.dev\/es\/wp-json\/wp\/v2\/tags?post=2866"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}