{"id":4068,"date":"2018-06-23T05:49:36","date_gmt":"2018-06-23T05:49:36","guid":{"rendered":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/"},"modified":"2018-06-23T05:49:36","modified_gmt":"2018-06-23T05:49:36","slug":"openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears","status":"publish","type":"post","link":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/","title":{"rendered":"OpenBSD disables Intel\u2019s hyper-threading over CPU data leak fears"},"content":{"rendered":"<div><img decoding=\"async\" src=\"https:\/\/regmedia.co.uk\/2018\/06\/20\/shutterstock_threading_the_needle.jpg?x=1200&amp;y=794\" class=\"ff-og-image-inserted\"\/><\/div>\n<p>OpenBSD has disabled Intel\u2019s hyper-threading technology, citing security concerns \u2013 seemingly, <a target=\"_blank\" href=\"https:\/\/www.theregister.co.uk\/2018\/01\/05\/spectre_flaws_explained\/\">Spectre-style<\/a> concerns.<\/p>\n<p>As detailed in <a target=\"_blank\" href=\"https:\/\/www.mail-archive.com\/source-changes@openbsd.org\/msg99141.html\">this mailing list post<\/a>, OpenBSD maintainer Mark Kettenis wrote that \u201cSMT (Simultaneous Multi Threading) implementations typically share TLBs and L1 caches between threads.<\/p>\n<p>\u201cThis can make cache timing attacks a lot easier and we strongly suspect that this will make several Spectre-class bugs exploitable.\u201d<\/p>\n<p>So OpenBSD has decided to disable Intel CPU hyper-threading, with \u201ca new <code>hw.smt sysctl<\/code>,\u201d in order to avoid data potentially leaking from applications to other software via Spectre-like processor flaws.<\/p>\n<p>\u201cFor now this only works on Intel CPUs when running OpenBSD\/amd64,\u201d Kettenis wrote. \u201cBut we&#8217;re planning to extend this feature to CPUs from other vendors and other hardware architectures.\u201d<\/p>\n<h3 class=\"crosshead\"><span>Insane in the domain<\/span><\/h3>\n<p>There\u2019s not much more by way of explanation for the decision in Kettenis\u2019 post, other than the observation that: \u201cWe really should not run different security domains on different processor threads of the same core.\u201d<\/p>\n<p>There is, however, a further hint about the reason in <a target=\"_blank\" href=\"https:\/\/undeadly.org\/cgi?action=article;sid=20180616115748\">this post<\/a> from OpenBSD chap Philip Guenther, who committed a change to \u201cclear the GPRs when entering the kernel from userspace so that user-controlled values can&#8217;t take part in speculative execution in the kernel down paths that end up &#8216;not taken&#8217; but that may cause user-visible effects (cache, etc).\u201d<\/p>\n<p>That commit was accompanied by a request to disable Intel hyper-threading.<\/p>\n<p>We&#8217;ve also spotted this <a target=\"_blank\" href=\"http:\/\/seclists.org\/oss-sec\/2018\/q2\/212\">Seclists message<\/a> mentioning OpenBSD&#8217;s decision, and hinting a related disclosure coming on June 27. And <a target=\"_blank\" rel=\"nofollow\" href=\"https:\/\/www.blackhat.com\/us-18\/briefings\/schedule\/#tlbleed-when-protecting-your-cpu-caches-is-not-enough-10149\">this talk<\/a> at Black Hat in August that promises to reveal how miscreants can extract encryption keys from application memory via hyper-threading and TLB data leaks.<\/p>\n<p>Specifically, that presentation, by Ben Gras, will cover a technique dubbed TLBleed that exploits hyper-threading to swipe sensitive data:<\/p>\n<p>We\u2019ve asked Kettenis to offer more information, and Intel to comment, but neither had been in touch at the time of writing.<\/p>\n<h3 class=\"crosshead\"><span>Performance<\/span><\/h3>\n<p>Kettenis\u2019 post suggest disabling hyper-threading won\u2019t be a big deal because \u201cSMT doesn&#8217;t necessarily have a positive effect on performance; it highly depends on the workload. In all likelihood it will actually slow down most workloads if you have a CPU with more than two cores.\u201d<\/p>\n<p>He\u2019s not wrong: unless code is written with hyper-threading in mind, the performance benefit isn\u2019t enormous, and not a lot of code specifically takes advantage of the feature. Hyper-treading works by allowing one CPU core to run multiple threads at once, as opposed to one thread per core.<\/p>\n<p>Intel, however, markets hyper-threading as a distinct virtue: its <a target=\"_blank\" href=\"https:\/\/ark.intel.com\/products\/134903\/Intel-Core-i9-8950HK-Processor-12M-Cache-up-to-4_80-GHz\">CPU spec sheets<\/a> always mention core and thread count.<\/p>\n<p>Hints of further Spectre-like security worries will therefore be most unwelcome to Chipzilla. The OpenBSD community was miffed by the steps taken to disclose Meltdown and Spectre design flaws \u2013 effectively <a target=\"_blank\" href=\"https:\/\/www.theregister.co.uk\/2018\/06\/13\/intel_lazy_fpu_state_security_flaw\/\">freezing out<\/a> a chunk of the BSD world from private collaborations on mitigations \u2013 and called for such revelations to be handled differently in future. \u00ae<\/p>\n<p class=\"wptl btm\"><span>Sponsored:<\/span> <a href=\"https:\/\/go.theregister.co.uk\/tl\/1759\/shttp:\/\/www.mcubed.london\/\">Minds Mastering Machines &#8211; Call for papers now open<\/a><\/p>\n<p>READ MORE <a href=\"http:\/\/go.theregister.com\/feed\/www.theregister.co.uk\/2018\/06\/20\/openbsd_disables_intels_hyperthreading\/\">HERE<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Cites risk of different security domains on one core as others hint at another bug drop OpenBSD has disabled Intel\u2019s hyper-threading technology, citing security concerns \u2013 seemingly, Spectre-style concerns.\u2026 READ MORE HERE&#8230;<\/p>\n","protected":false},"author":2,"featured_media":4069,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"colormag_page_layout":"default_layout","footnotes":""},"categories":[63],"tags":[],"class_list":["post-4068","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 v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>OpenBSD disables Intel\u2019s hyper-threading over CPU data leak fears 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\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OpenBSD disables Intel\u2019s hyper-threading over CPU data leak fears 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\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/\" \/>\n<meta property=\"og:site_name\" content=\"ThreatsHub Cybersecurity News\" \/>\n<meta property=\"article:published_time\" content=\"2018-06-23T05:49:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/06\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"794\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/\"},\"author\":{\"name\":\"TH Author\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/person\\\/12e0a8671ff89a863584f193e7062476\"},\"headline\":\"OpenBSD disables Intel\u2019s hyper-threading over CPU data leak fears\",\"datePublished\":\"2018-06-23T05:49:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/\"},\"wordCount\":512,\"publisher\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/06\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears.jpg\",\"articleSection\":[\"The Register\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/\",\"name\":\"OpenBSD disables Intel\u2019s hyper-threading over CPU data leak fears 2026 | ThreatsHub Cybersecurity News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/06\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears.jpg\",\"datePublished\":\"2018-06-23T05:49:36+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\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/06\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears.jpg\",\"contentUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/06\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears.jpg\",\"width\":1200,\"height\":794},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OpenBSD disables Intel\u2019s hyper-threading over CPU data leak fears\"}]},{\"@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\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Threatshub_Favicon1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/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:\\\/\\\/secure.gravatar.com\\\/avatar\\\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"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":"OpenBSD disables Intel\u2019s hyper-threading over CPU data leak fears 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\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/","og_locale":"en_US","og_type":"article","og_title":"OpenBSD disables Intel\u2019s hyper-threading over CPU data leak fears 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\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/","og_site_name":"ThreatsHub Cybersecurity News","article_published_time":"2018-06-23T05:49:36+00:00","og_image":[{"width":1200,"height":794,"url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/06\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears.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":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/#article","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/"},"author":{"name":"TH Author","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476"},"headline":"OpenBSD disables Intel\u2019s hyper-threading over CPU data leak fears","datePublished":"2018-06-23T05:49:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/"},"wordCount":512,"publisher":{"@id":"https:\/\/www.threatshub.org\/blog\/#organization"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/06\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears.jpg","articleSection":["The Register"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/","url":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/","name":"OpenBSD disables Intel\u2019s hyper-threading over CPU data leak fears 2026 | ThreatsHub Cybersecurity News","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/#primaryimage"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/06\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears.jpg","datePublished":"2018-06-23T05:49:36+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\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/#primaryimage","url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/06\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears.jpg","contentUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2018\/06\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears.jpg","width":1200,"height":794},{"@type":"BreadcrumbList","@id":"https:\/\/www.threatshub.org\/blog\/openbsd-disables-intels-hyper-threading-over-cpu-data-leak-fears\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.threatshub.org\/blog\/"},{"@type":"ListItem","position":2,"name":"OpenBSD disables Intel\u2019s hyper-threading over CPU data leak fears"}]},{"@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:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","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\/4068","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=4068"}],"version-history":[{"count":0,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts\/4068\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media\/4069"}],"wp:attachment":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media?parent=4068"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/categories?post=4068"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/tags?post=4068"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}