 {"id":488700,"date":"2024-07-22T08:56:00","date_gmt":"2024-07-22T15:56:00","guid":{"rendered":"https:\/\/jorgep.com\/blog\/?p=488700"},"modified":"2026-02-18T13:02:14","modified_gmt":"2026-02-18T20:02:14","slug":"global-it-outage-crowdstrike","status":"publish","type":"post","link":"https:\/\/jorgep.com\/blog\/global-it-outage-crowdstrike\/","title":{"rendered":"Global IT Outage &#8211; CrowdStrike"},"content":{"rendered":"\n<p>On July 19, 2024 I posted on X: <\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em>Massive GLOBAl IT outage on Windows devices traced back to a BAD PATCH issued by Crowdstrike which caused a domino effect\u2026 NOT a cybersecurity event) Crowdstrike holds 24%of the market &#8211; that is why some businesses were affected and others were not\u2026<\/em><\/p>\n<\/blockquote>\n\n\n\n<p>The primary reason is that as it was hitting the United States news cycle that morning &#8211; there was lots of finger pointing to Microsoft for the outage, and after being up since 2:30am watching \/ listening to the outage as it unfold across Australia, Asia Europe for a few hours already, the cause was already known and frankly I was a bit annoyed at the initial US coverage. <\/p>\n\n\n\n<p>Sunday (yesterday ) 7\/21, a ran across GREAT video explaining why and how this happened was published by Dave Plummer on his <a href=\"https:\/\/www.youtube.com\/@DavesGarage\">Dave&#8217;s Garage <\/a>YouTube channel.  In it he clearly, efficiently and in plain language (English) explains the situation&#8230;   <\/p>\n\n\n\n<p>Key to remember, 1) the obvious:  we need to make sure patches are well  tested before releasing them, but more importantly 2) I think we will need some changes to the architecture of tools like CrowdStrike so this does not happen again.    <\/p>\n\n\n\n<p>The key points of his video are: <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The CrowdStrike issue caused widespread blue screens (system crashes) due to a bad software update.<\/li>\n\n\n\n<li>CrowdStrike&#8217;s Falcon sensor operates as a kernel-mode driver, giving it complete access to system data structures and services.<\/li>\n\n\n\n<li>Kernel-mode code crashes cause system-wide crashes (blue screens), unlike user-mode application crashes.<\/li>\n\n\n\n<li>CrowdStrike uses dynamic definition files to update their driver without going through the Windows Hardware Quality Labs (WHQL) certification process each time.<\/li>\n\n\n\n<li>The <strong>issue stemmed from processing dynamic definition files containing executable code<\/strong>, not just data, which the driver executed without proper validation.<\/li>\n\n\n\n<li>The crash was likely caused by the driver attempting to process an update file (CY file) that contained all zeros instead of the expected data.<\/li>\n\n\n\n<li>The specific error involved dereferencing a null pointer, indicating inadequate error checking and parameter validation in the driver.<\/li>\n\n\n\n<li>CrowdStrike&#8217;s driver is marked as a boot driver, making it difficult to boot into safe mode to fix the issue.<\/li>\n\n\n\n<li>A temporary fix involves deleting the problematic update file (matching the pattern C<em>0000291<\/em>.sys) from the Windows\\System32\\drivers folder.<\/li>\n\n\n\n<li>The incident highlights the risks of running untrusted code in kernel mode and the importance of robust error handling in driver development.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>CrowdStrike <strong>blog posts with <\/strong>Analysis Report and remediation steps can be found at: <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.crowdstrike.com\/falcon-content-update-remediation-and-guidance-hub\/\">https:\/\/www.crowdstrike.com\/falcon-content-update-remediation-and-guidance-hub\/<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.crowdstrike.com\/blog\/falcon-update-for-windows-hosts-technical-details\/\">https:\/\/www.crowdstrike.com\/blog\/falcon-update-for-windows-hosts-technical-details\/<\/a><\/li>\n\n\n\n<li>YouTube video with remediation steps:  <a href=\"https:\/\/www.youtube.com\/watch?v=Bn5eRUaMZXk\">https:\/\/www.youtube.com\/watch?v=Bn5eRUaMZXk<\/a><\/li>\n<\/ul>\n\n\n\n<p>His Video, well worth the watch, follows: ( very well done Dave!) <\/p>\n\n\n\n<p><\/p>\n\n\n<style>.kb-row-layout-id488700_077cf7-e3 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id488700_077cf7-e3 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id488700_077cf7-e3 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);grid-template-columns:minmax(0, calc(10% - ((var(--global-kb-gap-md, 2rem) * 3 )\/4)))minmax(0, calc(40% - ((var(--global-kb-gap-md, 2rem) * 3 )\/4)))minmax(0, calc(40% - ((var(--global-kb-gap-md, 2rem) * 3 )\/4)))minmax(0, calc(10% - ((var(--global-kb-gap-md, 2rem) * 3 )\/4)));}.kb-row-layout-id488700_077cf7-e3 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id488700_077cf7-e3 > .kt-row-column-wrap > div:not(.added-for-specificity){grid-column:initial;}}@media all and (max-width: 1024px){.kb-row-layout-id488700_077cf7-e3 > .kt-row-column-wrap{grid-template-columns:repeat(4, minmax(0, 1fr));}}@media all and (max-width: 767px){.kb-row-layout-id488700_077cf7-e3 > .kt-row-column-wrap > div:not(.added-for-specificity){grid-column:initial;}.kb-row-layout-id488700_077cf7-e3 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id488700_077cf7-e3 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-4-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column488700_5ed4fd-00 > .kt-inside-inner-col,.kadence-column488700_5ed4fd-00 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column488700_5ed4fd-00 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column488700_5ed4fd-00 > .kt-inside-inner-col{flex-direction:column;}.kadence-column488700_5ed4fd-00 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column488700_5ed4fd-00 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column488700_5ed4fd-00{position:relative;}@media all and (max-width: 1024px){.kadence-column488700_5ed4fd-00 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column488700_5ed4fd-00 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column488700_5ed4fd-00\"><div class=\"kt-inside-inner-col\"><\/div><\/div>\n\n\n<style>.kadence-column488700_b299dc-58 > .kt-inside-inner-col,.kadence-column488700_b299dc-58 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column488700_b299dc-58 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column488700_b299dc-58 > .kt-inside-inner-col{flex-direction:column;}.kadence-column488700_b299dc-58 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column488700_b299dc-58 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column488700_b299dc-58{position:relative;}@media all and (max-width: 1024px){.kadence-column488700_b299dc-58 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column488700_b299dc-58 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column488700_b299dc-58\"><div class=\"kt-inside-inner-col\">\n<p>Original Video: 7\/21\/2024<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\" style=\"margin-top:var(--wp--preset--spacing--30);margin-right:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30);margin-left:var(--wp--preset--spacing--30)\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"CrowdStrike IT Outage Explained by a Windows Developer\" width=\"720\" height=\"405\" src=\"https:\/\/www.youtube.com\/embed\/wAzEJxOo1ts?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div><\/div>\n\n\n<style>.kadence-column488700_32ae84-7c > .kt-inside-inner-col,.kadence-column488700_32ae84-7c > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column488700_32ae84-7c > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column488700_32ae84-7c > .kt-inside-inner-col{flex-direction:column;}.kadence-column488700_32ae84-7c > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column488700_32ae84-7c > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column488700_32ae84-7c{position:relative;}@media all and (max-width: 1024px){.kadence-column488700_32ae84-7c > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column488700_32ae84-7c > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column488700_32ae84-7c\"><div class=\"kt-inside-inner-col\">\n<p>UPDATE VIDEO From Dave on 7\/24\/2024<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"CrowdStrike Update: Latest News, Lessons Learned from a Retired Microsoft Engineer\" width=\"720\" height=\"405\" src=\"https:\/\/www.youtube.com\/embed\/ZHrayP-Y71Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div><\/div>\n\n\n<style>.kadence-column488700_012d18-46 > .kt-inside-inner-col,.kadence-column488700_012d18-46 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column488700_012d18-46 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column488700_012d18-46 > .kt-inside-inner-col{flex-direction:column;}.kadence-column488700_012d18-46 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column488700_012d18-46 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column488700_012d18-46{position:relative;}@media all and (max-width: 1024px){.kadence-column488700_012d18-46 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column488700_012d18-46 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column488700_012d18-46\"><div class=\"kt-inside-inner-col\"><\/div><\/div>\n\n<\/div><\/div>\n\n\n<p>The AI generated (thank you Claude) summary of the video follows:  ( Please watch the video!): <\/p>\n\n\n<style>.kb-row-layout-id488700_696aee-3b > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id488700_696aee-3b > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id488700_696aee-3b > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);}.kb-row-layout-id488700_696aee-3b > .kt-row-column-wrap > div:not(.added-for-specificity){grid-column:initial;}.kb-row-layout-id488700_696aee-3b > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr) minmax(0, 6fr) minmax(0, 1fr);}.kb-row-layout-id488700_696aee-3b > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id488700_696aee-3b > .kt-row-column-wrap > div:not(.added-for-specificity){grid-column:initial;}}@media all and (max-width: 1024px){.kb-row-layout-id488700_696aee-3b > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr) minmax(0, 6fr) minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id488700_696aee-3b > .kt-row-column-wrap > div:not(.added-for-specificity){grid-column:initial;}.kb-row-layout-id488700_696aee-3b > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id488700_696aee-3b alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-3-columns kt-row-layout-center-exwide kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column488700_3e3028-c3 > .kt-inside-inner-col,.kadence-column488700_3e3028-c3 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column488700_3e3028-c3 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column488700_3e3028-c3 > .kt-inside-inner-col{flex-direction:column;}.kadence-column488700_3e3028-c3 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column488700_3e3028-c3 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column488700_3e3028-c3{position:relative;}@media all and (max-width: 1024px){.kadence-column488700_3e3028-c3 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column488700_3e3028-c3 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column488700_3e3028-c3\"><div class=\"kt-inside-inner-col\"><\/div><\/div>\n\n\n<style>.kadence-column488700_9c3f05-48 > .kt-inside-inner-col,.kadence-column488700_9c3f05-48 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column488700_9c3f05-48 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column488700_9c3f05-48 > .kt-inside-inner-col{flex-direction:column;}.kadence-column488700_9c3f05-48 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column488700_9c3f05-48 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column488700_9c3f05-48{position:relative;}@media all and (max-width: 1024px){.kadence-column488700_9c3f05-48 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column488700_9c3f05-48 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column488700_9c3f05-48\"><div class=\"kt-inside-inner-col\">\n<p>Last week, a widespread IT outage caused by CrowdStrike&#8217;s Falcon security software left many organizations scrambling to restore their systems. As a retired Windows developer, I&#8217;d like to shed some light on what happened and why it&#8217;s a cautionary tale for software companies developing kernel-mode drivers.<\/p>\n\n\n\n<p>CrowdStrike&#8217;s Falcon is a security product that operates at the kernel level of Windows systems. Unlike typical applications that run in user mode, kernel-mode drivers have unrestricted access to system resources. This level of access is necessary for security software to monitor and protect against threats effectively. However, it comes with a significant risk: if a kernel-mode driver crashes, it takes down the entire system with it.<\/p>\n\n\n\n<p>The recent outage was caused by a faulty update to CrowdStrike&#8217;s software. The company uses dynamic definition files to update their driver without going through the time-consuming Windows Hardware Quality Labs (WHQL) certification process for each update. This approach allows for rapid response to new threats but also introduces potential vulnerabilities.<\/p>\n\n\n\n<p>In this case, it appears that an update file containing all zeros instead of valid data was distributed. When the CrowdStrike driver attempted to process this file, it led to a critical error &#8211; specifically, trying to dereference a null pointer. This type of error in kernel mode results in the infamous &#8220;blue screen of death&#8221; and system crash.<\/p>\n\n\n\n<p>What makes this incident particularly problematic is that CrowdStrike&#8217;s driver is marked as a boot driver, meaning it loads very early in the Windows startup process. This designation made it challenging for affected systems to boot even into safe mode, complicating recovery efforts.<\/p>\n\n\n\n<p>The situation highlights several critical points for software developers and IT professionals:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>The importance of rigorous error checking and parameter validation, especially in kernel-mode code.<\/li>\n\n\n\n<li>The risks associated with bypassing standard certification processes for driver updates.<\/li>\n\n\n\n<li>The need for robust fallback mechanisms in critical system components.<\/li>\n<\/ol>\n\n\n\n<p>For those affected by this outage, a temporary fix involved manually deleting the problematic update file from the Windows\\System32\\drivers folder. However, this incident serves as a stark reminder of the delicate balance between security, performance, and system stability.<\/p>\n\n\n\n<p>As we increasingly rely on complex security software to protect our digital assets, it&#8217;s crucial to remember that these tools themselves can become points of failure if not developed and maintained with the utmost care. The CrowdStrike outage is a wake-up call for the industry to reevaluate practices around kernel-mode driver development and updates.<\/p>\n\n\n\n<p>Moving forward, we must prioritize not just the speed of security updates but also their reliability and potential system-wide impacts. Only by doing so can we ensure that the very tools designed to protect us don&#8217;t end up being our biggest vulnerability.<\/p>\n<\/div><\/div>\n\n\n<style>.kadence-column488700_4d77e6-28 > .kt-inside-inner-col,.kadence-column488700_4d77e6-28 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column488700_4d77e6-28 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column488700_4d77e6-28 > .kt-inside-inner-col{flex-direction:column;}.kadence-column488700_4d77e6-28 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column488700_4d77e6-28 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column488700_4d77e6-28{position:relative;}@media all and (max-width: 1024px){.kadence-column488700_4d77e6-28 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column488700_4d77e6-28 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column488700_4d77e6-28\"><div class=\"kt-inside-inner-col\"><\/div><\/div>\n\n<\/div><\/div>\n\n\n<p>End of AI Summary<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>On July 19, 2024 I posted on X: Massive GLOBAl IT outage on Windows devices traced back to a BAD PATCH issued by Crowdstrike which caused a domino effect\u2026 NOT a cybersecurity event) Crowdstrike holds 24%of the market &#8211; that is why some businesses were affected and others were not\u2026 The primary reason is that&#8230;<\/p>\n","protected":false},"author":2,"featured_media":519657,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","ngg_post_thumbnail":0,"episode_type":"","audio_file":"","podmotor_file_id":"","podmotor_episode_id":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","filesize_raw":"","date_recorded":"","explicit":"","block":"","itunes_episode_number":"","itunes_title":"","itunes_season_number":"","itunes_episode_type":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[681,441],"tags":[929,742,326],"class_list":["post-488700","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-moderneuc2","category-tech-talk","tag-crowdstrike","tag-moderneuc1","tag-windows"],"taxonomy_info":{"category":[{"value":681,"label":"ModernEUC"},{"value":441,"label":"Tech Talk"}],"post_tag":[{"value":929,"label":"CrowdStrike"},{"value":742,"label":"ModernEUC"},{"value":326,"label":"Windows"}]},"featured_image_src_large":["https:\/\/jorgep.com\/blog\/wp-content\/uploads\/FeaturedImage-GlobalITOutage-Crowdstrike-Mod01.png",1024,512,false],"author_info":{"display_name":"Jorge Pereira","author_link":"https:\/\/jorgep.com\/blog\/author\/jorge\/"},"comment_info":0,"category_info":[{"term_id":681,"name":"ModernEUC","slug":"moderneuc2","term_group":0,"term_taxonomy_id":691,"taxonomy":"category","description":"","parent":0,"count":261,"filter":"raw","cat_ID":681,"category_count":261,"category_description":"","cat_name":"ModernEUC","category_nicename":"moderneuc2","category_parent":0},{"term_id":441,"name":"Tech Talk","slug":"tech-talk","term_group":0,"term_taxonomy_id":451,"taxonomy":"category","description":"","parent":0,"count":678,"filter":"raw","cat_ID":441,"category_count":678,"category_description":"","cat_name":"Tech Talk","category_nicename":"tech-talk","category_parent":0}],"tag_info":[{"term_id":929,"name":"CrowdStrike","slug":"crowdstrike","term_group":0,"term_taxonomy_id":939,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw"},{"term_id":742,"name":"ModernEUC","slug":"moderneuc1","term_group":0,"term_taxonomy_id":752,"taxonomy":"post_tag","description":"","parent":0,"count":284,"filter":"raw"},{"term_id":326,"name":"Windows","slug":"windows","term_group":0,"term_taxonomy_id":336,"taxonomy":"post_tag","description":"","parent":0,"count":93,"filter":"raw"}],"_links":{"self":[{"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/posts\/488700","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/comments?post=488700"}],"version-history":[{"count":1,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/posts\/488700\/revisions"}],"predecessor-version":[{"id":518736,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/posts\/488700\/revisions\/518736"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/media\/519657"}],"wp:attachment":[{"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/media?parent=488700"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/categories?post=488700"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jorgep.com\/blog\/wp-json\/wp\/v2\/tags?post=488700"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}