{"id":48307,"date":"2022-09-01T16:52:30","date_gmt":"2022-09-01T16:52:30","guid":{"rendered":"https:\/\/www.darkreading.com\/vulnerabilities-threats\/code-injection-bugs-google-apache-open-source-github-projects"},"modified":"2022-09-01T16:52:30","modified_gmt":"2022-09-01T16:52:30","slug":"code-injection-bugs-bite-google-apache-open-source-github-projects","status":"publish","type":"post","link":"https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/","title":{"rendered":"Code-Injection Bugs Bite Google, Apache Open Source GitHub Projects"},"content":{"rendered":"<div><img decoding=\"async\" src=\"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltf19c3d2a740af8dd\/6310c94a0952737cdc02aea9\/developer-everythingpossible-AdobeStock.jpeg\" class=\"ff-og-image-inserted\"><\/div>\n<p>A pair of security vulnerabilities discovered in the GitHub environments of two very popular open source projects from Apache and Google could be used&nbsp;to stealthily modify project source code, steal secrets, and move laterally inside an organization.<\/p>\n<p>The issues are&nbsp;<a href=\"https:\/\/www.darkreading.com\/application-security\/software-development-pipelines-cybercriminals-free-range-access-cloud-on-prem\" target=\"_blank\" rel=\"noopener\">continuous integration\/continuous delivery (CI\/CD) flaws<\/a> that could threaten many more open source projects around the world, according to researchers at Legit Security, who found them affecting a Google Firebase project and a popular integration framework project run by Apache.<\/p>\n<p>Researchers dubbed the vulnerability pattern &#8220;GitHub Environment Injection.&#8221; It allows&nbsp;attackers to take control of a vulnerable project&#8217;s GitHub Actions pipeline&nbsp;by creating a specially crafted payload written to a GitHub environment variable called &#8220;GITHUB_ENV.&#8221;&nbsp;<\/p>\n<p>Specifically, the issue exists in&nbsp;the way GitHub shares environment variables in the build machine, which can be manipulated to extract information, including the repository ownership credentials.<\/p>\n<p>&#8220;The concept is that the build action itself trusts the code that is submitted for review in a way that you don&#8217;t need anybody to review it,&#8221;&nbsp;explains Liav Caspi, CTO and co-founder of Legit Security. &#8220;The mere fact that somebody makes a contribution tricks the build system into executing something about the code. There is a kind of automated test that runs, and you can make the test execute whatever you put there.&#8221;<\/p>\n<p>He adds: &#8220;The problem there is that anybody that makes a contribution could trigger that without the need for somebody to review it. So, that&#8217;s very powerful.&#8221;<\/p>\n<h2 class=\"regular-text\">Don&#8217;t Ignore Security for CI\/CD Pipelines<\/h2>\n<p>According to Caspi, his team found the flaws as a part of an <a href=\"https:\/\/www.legitsecurity.com\/blog\/github-privilege-escalation-vulnerability-0\" target=\"_blank\" rel=\"noopener\">ongoing investigation into CI\/CD pipelines<\/a>. With a surge in SolarWinds-style supply chain flaws, they&#8217;d particularly been seeking out weaknesses in the GitHub ecosystem, since it&#8217;s&nbsp;one of the most popular source code management (SCM) systems in the open source world and in enterprise development&nbsp;\u2014 and thus&nbsp;a natural vehicle for injecting vulnerabilities into software supply chains.&nbsp;<\/p>\n<p>He explains that these flaws manifest both a design weakness in the way that the <a href=\"https:\/\/www.darkreading.com\/vulnerabilities-threats\/35k-malicious-code-insertions-in-github-attack-bug-bounty\" target=\"_blank\" rel=\"noopener\">GitHub platform<\/a> is designed and how different open source projects and enterprises use the platform.<\/p>\n<p>&#8220;You could potentially write a very safe build script if you are super aware of the risks and circumvent a lot of risky operations,&#8221; he explains. &#8220;But I think nobody is really aware of that, and there are a couple of mechanisms within GitHub Actions that are very dangerous that are used in everyday build operations.&#8221;<\/p>\n<p>He says that enterprise development teams should always assume zero trust with GitHub Action and other build systems.<\/p>\n<p>&#8220;They should assume that the components they&#8217;re using to build \u2014 whether it is a build plug-in or anything submitted to them \u2014 that an attacker could leverage that,&#8221; he says. &#8220;And then they should isolate the environment and also review code in a way that it doesn&#8217;t execute code submitted for you.&#8221;<\/p>\n<p>As Caspi explains, these flaws illustrate not only that the open source project itself a potential vector for supply chain vulnerabilities, but so is the code that makes up the CI\/CD pipeline and its integration. <\/p>\n<p>Both bugs have been patched.<\/p>\n<p>Read More <a href=\"https:\/\/www.darkreading.com\/vulnerabilities-threats\/code-injection-bugs-google-apache-open-source-github-projects\">HERE<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The insecurities exist in CI\/CD pipelines and can be used by attackers to subvert modern development and roll out malicious code at deployment.Read More <a href=\"https:\/\/www.darkreading.com\/vulnerabilities-threats\/code-injection-bugs-google-apache-open-source-github-projects\">HERE<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"colormag_page_layout":"default_layout","footnotes":""},"categories":[151],"tags":[],"class_list":["post-48307","post","type-post","status-publish","format-standard","hentry","category-darkreading-ti"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Code-Injection Bugs Bite Google, Apache Open Source GitHub Projects 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\/code-injection-bugs-bite-google-apache-open-source-github-projects\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Code-Injection Bugs Bite Google, Apache Open Source GitHub Projects 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\/code-injection-bugs-bite-google-apache-open-source-github-projects\/\" \/>\n<meta property=\"og:site_name\" content=\"ThreatsHub Cybersecurity News\" \/>\n<meta property=\"article:published_time\" content=\"2022-09-01T16:52:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltf19c3d2a740af8dd\/6310c94a0952737cdc02aea9\/developer-everythingpossible-AdobeStock.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\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/\"},\"author\":{\"name\":\"TH Author\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/person\\\/12e0a8671ff89a863584f193e7062476\"},\"headline\":\"Code-Injection Bugs Bite Google, Apache Open Source GitHub Projects\",\"datePublished\":\"2022-09-01T16:52:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/\"},\"wordCount\":550,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/eu-images.contentstack.com\\\/v3\\\/assets\\\/blt66983808af36a8ef\\\/bltf19c3d2a740af8dd\\\/6310c94a0952737cdc02aea9\\\/developer-everythingpossible-AdobeStock.jpeg\",\"articleSection\":[\"DarkReading |TI\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/\",\"name\":\"Code-Injection Bugs Bite Google, Apache Open Source GitHub Projects 2026 | ThreatsHub Cybersecurity News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/eu-images.contentstack.com\\\/v3\\\/assets\\\/blt66983808af36a8ef\\\/bltf19c3d2a740af8dd\\\/6310c94a0952737cdc02aea9\\\/developer-everythingpossible-AdobeStock.jpeg\",\"datePublished\":\"2022-09-01T16:52:30+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\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/#primaryimage\",\"url\":\"https:\\\/\\\/eu-images.contentstack.com\\\/v3\\\/assets\\\/blt66983808af36a8ef\\\/bltf19c3d2a740af8dd\\\/6310c94a0952737cdc02aea9\\\/developer-everythingpossible-AdobeStock.jpeg\",\"contentUrl\":\"https:\\\/\\\/eu-images.contentstack.com\\\/v3\\\/assets\\\/blt66983808af36a8ef\\\/bltf19c3d2a740af8dd\\\/6310c94a0952737cdc02aea9\\\/developer-everythingpossible-AdobeStock.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/code-injection-bugs-bite-google-apache-open-source-github-projects\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Code-Injection Bugs Bite Google, Apache Open Source GitHub Projects\"}]},{\"@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":"Code-Injection Bugs Bite Google, Apache Open Source GitHub Projects 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\/code-injection-bugs-bite-google-apache-open-source-github-projects\/","og_locale":"en_US","og_type":"article","og_title":"Code-Injection Bugs Bite Google, Apache Open Source GitHub Projects 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\/code-injection-bugs-bite-google-apache-open-source-github-projects\/","og_site_name":"ThreatsHub Cybersecurity News","article_published_time":"2022-09-01T16:52:30+00:00","og_image":[{"url":"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltf19c3d2a740af8dd\/6310c94a0952737cdc02aea9\/developer-everythingpossible-AdobeStock.jpeg","type":"","width":"","height":""}],"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\/code-injection-bugs-bite-google-apache-open-source-github-projects\/#article","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/"},"author":{"name":"TH Author","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476"},"headline":"Code-Injection Bugs Bite Google, Apache Open Source GitHub Projects","datePublished":"2022-09-01T16:52:30+00:00","mainEntityOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/"},"wordCount":550,"commentCount":0,"publisher":{"@id":"https:\/\/www.threatshub.org\/blog\/#organization"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/#primaryimage"},"thumbnailUrl":"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltf19c3d2a740af8dd\/6310c94a0952737cdc02aea9\/developer-everythingpossible-AdobeStock.jpeg","articleSection":["DarkReading |TI"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/","url":"https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/","name":"Code-Injection Bugs Bite Google, Apache Open Source GitHub Projects 2026 | ThreatsHub Cybersecurity News","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/#primaryimage"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/#primaryimage"},"thumbnailUrl":"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltf19c3d2a740af8dd\/6310c94a0952737cdc02aea9\/developer-everythingpossible-AdobeStock.jpeg","datePublished":"2022-09-01T16:52:30+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\/code-injection-bugs-bite-google-apache-open-source-github-projects\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/#primaryimage","url":"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltf19c3d2a740af8dd\/6310c94a0952737cdc02aea9\/developer-everythingpossible-AdobeStock.jpeg","contentUrl":"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltf19c3d2a740af8dd\/6310c94a0952737cdc02aea9\/developer-everythingpossible-AdobeStock.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.threatshub.org\/blog\/code-injection-bugs-bite-google-apache-open-source-github-projects\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.threatshub.org\/blog\/"},{"@type":"ListItem","position":2,"name":"Code-Injection Bugs Bite Google, Apache Open Source GitHub Projects"}]},{"@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\/48307","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=48307"}],"version-history":[{"count":0,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts\/48307\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media?parent=48307"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/categories?post=48307"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/tags?post=48307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}