{"id":17569,"date":"2018-11-01T01:19:41","date_gmt":"2018-11-01T01:19:41","guid":{"rendered":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/"},"modified":"2018-11-01T01:19:41","modified_gmt":"2018-11-01T01:19:41","slug":"this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop","status":"publish","type":"post","link":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/","title":{"rendered":"This one weird trick turns your Google Home Hub into a doorstop"},"content":{"rendered":"<div><img decoding=\"async\" src=\"https:\/\/regmedia.co.uk\/2018\/10\/09\/hub.jpg\" class=\"ff-og-image-inserted\"\/><\/div>\n<p><strong class=\"trailer\">Updated<\/strong> A security researcher says an undocumented API in the Google Home Hub assistant can be exploited to kick the gizmo off its own wireless network.<\/p>\n<p>Flaw finder Jerry Gamblin says the API allows the device to receive commands from systems and handhelds sharing its local wireless network that can, among other things, reboot the unit, or even cause it to disconnect from the Wi-Fi, necessitating a manual reconfiguration.<\/p>\n<p>The problem, Gamblin said, stems from the Google Home Hub&#8217;s inclusion of a web-based software interface that had not previously been disclosed. That API can be used by a computer or device on the same Wi-Fi network as the Home Hub to perform tasks on the targeted voice-controlled assistant without any authentication.<\/p>\n<p>&#8220;Since none of these endpoints require authentication being malicious on a network with these present is trivial,&#8221; Gamblin <a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/jerrygamblin.com\/2018\/10\/29\/google-home-insecurity\/\">explained earlier this week<\/a>.<\/p>\n<p>Gamblin explained that web requests can be used to carry out instructions such as showing basic system data or running a speed test. They can also show the currently configured network information.<\/p>\n<p>More importantly, the API also allows for commands that will cause the Home Hub to reboot itself or delete the current configured network from the device. Cutting that network connection would temporarily render the Home Hub unusable until the owner manually reconfigured it with the Google Home app.<\/p>\n<p>Without further ado, here is the reboot code:<\/p>\n<pre class=\"wrap_text\">\nnmap --open -p 8008 192.168.1.0\/24 | awk '\/is up\/ {print up}; {gsub (\/\\(|\\)\/,\"\"); up = $NF}' | xargs -I % curl -Lv -H Content-Type:application\/json --data-raw '{\"params\":\"now\"}' http:\/\/%:8008\/setup\/reboot\n<\/pre>\n<p>And here is the delete network command:<\/p>\n<pre class=\"wrap_text\">\nnmap --open -p 8008 192.168.1.0\/24 | awk '\/is up\/ {print up}; {gsub (\/(|)\/,\"\"); up = $NF}' | xargs -I % curl -Lv -H Content-Type:application\/json --data-raw '{ \"wpa_id\": 0 }' http:\/\/%:8008\/setup\/forget_wifi\n<\/pre>\n<p>We trust everyone will use those codes responsibly and with the most noble of intentions. Needless to say, Gamblin is less than impressed with the state of security on his new Google Home Hub.<\/p>\n<p>&#8220;I am genuinely shocked by how poor the overall security of these devices are, even more so when you see that these endpoints have been known for years and relatively well documented,&#8221; Gamblin said.<\/p>\n<p>&#8220;I usually would have worked directly with Google to report these issues if they had not previously disclosed, but due to the sheer amount of prior work online and committed code in their own codebase, it is obvious they know.&#8221;<\/p>\n<p>Google did not return a request for comment on the matter. \u00ae<\/p>\n<h3 class=\"crosshead\"><span>Updated to add<\/span><\/h3>\n<p>A spokesperson for Google confirmed that any device, computer, or smartphone on the Wi-Fi network of a Home Hub can command the assistant as described above \u2013 that includes mischievous malware on a PC, for example:<\/p>\n<p class=\"wptl btm\"><span>Sponsored:<\/span> <a href=\"https:\/\/go.theregister.co.uk\/tl\/1787\/-6625\/following-bottomlines-journey-to-the-hybrid-cloud?td=wptl1787\">Following Bottomline\u2019s journey to the Hybrid Cloud<\/a><\/p>\n<p>READ MORE <a href=\"http:\/\/go.theregister.com\/feed\/www.theregister.co.uk\/2018\/10\/31\/google_home_api\/\">HERE<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Secret API leaves door open for remote commands from other gadgets sharing its Wi-Fi Updated\u00a0 A security researcher says an undocumented API in the Google Home Hub assistant can be exploited to kick the gizmo off its own wireless network.\u2026 READ MORE HERE&#8230;<\/p>\n","protected":false},"author":2,"featured_media":17570,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"colormag_page_layout":"default_layout","footnotes":""},"categories":[63],"tags":[],"class_list":["post-17569","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-the-register"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>This one weird trick turns your Google Home Hub into a doorstop 2026 | ThreatsHub Cybersecurity News<\/title>\n<meta name=\"description\" content=\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security &amp; Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\" \/>\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.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"This one weird trick turns your Google Home Hub into a doorstop 2026 | ThreatsHub Cybersecurity News\" \/>\n<meta property=\"og:description\" content=\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security &amp; Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/\" \/>\n<meta property=\"og:site_name\" content=\"ThreatsHub Cybersecurity News\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-01T01:19:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/11\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"648\" \/>\n\t<meta property=\"og:image:height\" content=\"364\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"TH Author\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@threatshub\" \/>\n<meta name=\"twitter:site\" content=\"@threatshub\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"TH Author\" \/>\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.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/\"},\"author\":{\"name\":\"TH Author\",\"@id\":\"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476\"},\"headline\":\"This one weird trick turns your Google Home Hub into a doorstop\",\"datePublished\":\"2018-11-01T01:19:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/\"},\"wordCount\":420,\"publisher\":{\"@id\":\"https:\/\/www.threatshub.org\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/11\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop.jpg\",\"articleSection\":[\"The Register\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/\",\"url\":\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/\",\"name\":\"This one weird trick turns your Google Home Hub into a doorstop 2026 | ThreatsHub Cybersecurity News\",\"isPartOf\":{\"@id\":\"https:\/\/www.threatshub.org\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/11\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop.jpg\",\"datePublished\":\"2018-11-01T01:19:41+00:00\",\"description\":\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#primaryimage\",\"url\":\"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/11\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop.jpg\",\"contentUrl\":\"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/11\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop.jpg\",\"width\":648,\"height\":364},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.threatshub.org\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"This one weird trick turns your Google Home Hub into a doorstop\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.threatshub.org\/blog\/#website\",\"url\":\"https:\/\/www.threatshub.org\/blog\/\",\"name\":\"ThreatsHub Cybersecurity News\",\"description\":\"%%focuskw%% Threat Intel \u2013 Threat Intel Services \u2013 CyberIntelligence \u2013 Cyber Threat Intelligence - Threat Intelligence Feeds - Threat Intelligence Reports - CyberSecurity Report \u2013 Cyber Security PDF \u2013 Cybersecurity Trends - Cloud Sandbox \u2013- Threat IntelligencePortal \u2013 Incident Response \u2013 Threat Hunting \u2013 IOC - Yara - Security Operations Center \u2013 SecurityOperation Center \u2013 Security SOC \u2013 SOC Services - Advanced Threat - Threat Detection - TargetedAttack \u2013 APT \u2013 Anti-APT \u2013 Advanced Protection \u2013 Cyber Security Services \u2013 Cybersecurity Services -Threat Intelligence Platform\",\"publisher\":{\"@id\":\"https:\/\/www.threatshub.org\/blog\/#organization\"},\"alternateName\":\"Threatshub.org\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.threatshub.org\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.threatshub.org\/blog\/#organization\",\"name\":\"ThreatsHub.org\",\"alternateName\":\"Threatshub.org\",\"url\":\"https:\/\/www.threatshub.org\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.threatshub.org\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2025\/05\/Threatshub_Favicon1.jpg\",\"contentUrl\":\"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2025\/05\/Threatshub_Favicon1.jpg\",\"width\":432,\"height\":435,\"caption\":\"ThreatsHub.org\"},\"image\":{\"@id\":\"https:\/\/www.threatshub.org\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/threatshub\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476\",\"name\":\"TH Author\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"caption\":\"TH Author\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"This one weird trick turns your Google Home Hub into a doorstop 2026 | ThreatsHub Cybersecurity News","description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","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.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/","og_locale":"en_US","og_type":"article","og_title":"This one weird trick turns your Google Home Hub into a doorstop 2026 | ThreatsHub Cybersecurity News","og_description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","og_url":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/","og_site_name":"ThreatsHub Cybersecurity News","article_published_time":"2018-11-01T01:19:41+00:00","og_image":[{"width":648,"height":364,"url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/11\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop.jpg","type":"image\/jpeg"}],"author":"TH Author","twitter_card":"summary_large_image","twitter_creator":"@threatshub","twitter_site":"@threatshub","twitter_misc":{"Written by":"TH Author","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#article","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/"},"author":{"name":"TH Author","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476"},"headline":"This one weird trick turns your Google Home Hub into a doorstop","datePublished":"2018-11-01T01:19:41+00:00","mainEntityOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/"},"wordCount":420,"publisher":{"@id":"https:\/\/www.threatshub.org\/blog\/#organization"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/11\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop.jpg","articleSection":["The Register"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/","url":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/","name":"This one weird trick turns your Google Home Hub into a doorstop 2026 | ThreatsHub Cybersecurity News","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#primaryimage"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/11\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop.jpg","datePublished":"2018-11-01T01:19:41+00:00","description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","breadcrumb":{"@id":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#primaryimage","url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/11\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop.jpg","contentUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/11\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop.jpg","width":648,"height":364},{"@type":"BreadcrumbList","@id":"https:\/\/www.threatshub.org\/blog\/this-one-weird-trick-turns-your-google-home-hub-into-a-doorstop\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.threatshub.org\/blog\/"},{"@type":"ListItem","position":2,"name":"This one weird trick turns your Google Home Hub into a doorstop"}]},{"@type":"WebSite","@id":"https:\/\/www.threatshub.org\/blog\/#website","url":"https:\/\/www.threatshub.org\/blog\/","name":"ThreatsHub Cybersecurity News","description":"%%focuskw%% Threat Intel \u2013 Threat Intel Services \u2013 CyberIntelligence \u2013 Cyber Threat Intelligence - Threat Intelligence Feeds - Threat Intelligence Reports - CyberSecurity Report \u2013 Cyber Security PDF \u2013 Cybersecurity Trends - Cloud Sandbox \u2013- Threat IntelligencePortal \u2013 Incident Response \u2013 Threat Hunting \u2013 IOC - Yara - Security Operations Center \u2013 SecurityOperation Center \u2013 Security SOC \u2013 SOC Services - Advanced Threat - Threat Detection - TargetedAttack \u2013 APT \u2013 Anti-APT \u2013 Advanced Protection \u2013 Cyber Security Services \u2013 Cybersecurity Services -Threat Intelligence Platform","publisher":{"@id":"https:\/\/www.threatshub.org\/blog\/#organization"},"alternateName":"Threatshub.org","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.threatshub.org\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.threatshub.org\/blog\/#organization","name":"ThreatsHub.org","alternateName":"Threatshub.org","url":"https:\/\/www.threatshub.org\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2025\/05\/Threatshub_Favicon1.jpg","contentUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2025\/05\/Threatshub_Favicon1.jpg","width":432,"height":435,"caption":"ThreatsHub.org"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/threatshub"]},{"@type":"Person","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476","name":"TH Author","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","caption":"TH Author"}}]}},"_links":{"self":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts\/17569","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/comments?post=17569"}],"version-history":[{"count":0,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts\/17569\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media\/17570"}],"wp:attachment":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media?parent=17569"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/categories?post=17569"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/tags?post=17569"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}