{"id":9257,"date":"2008-11-07T09:20:00","date_gmt":"1999-11-29T20:00:00","guid":{"rendered":"https:\/\/aidanfinn.com\/?p=9257"},"modified":"2008-11-07T09:20:00","modified_gmt":"1999-11-29T20:00:00","slug":"day-5-understanding-vistas-two-least-understood-security-stars","status":"publish","type":"post","link":"https:\/\/aidanfinn.com\/?p=9257","title":{"rendered":"Day 5: Understanding Vista&#8217;s Two Least Understood Security Stars"},"content":{"rendered":"<p>This is the only session in the early slot this morning that interests me.\u00a0 It&#8217;s the traditional post Tech-Ed party morning.\u00a0 However, there was no traditional Tech-Ed party&#8230; it was an invite only affair.\u00a0 I didn&#8217;t bother going because I was shattered.\u00a0 A Mickie-Dee burger and an early night to catch up on sleep was enough for me.<\/p>\n<p>This presentation is by Mark Minasi.\u00a0 Again, just the highlights here.\u00a0 Attending Mark&#8217;s sessions is highly recommended.\u00a0 There&#8217;s much more content than shown here.<\/p>\n<ul>\n<li>UAC: User Account Control<\/li>\n<li>Windows Integrity Levels (WILs)<\/li>\n<\/ul>\n<p><strong><u>UAC<\/u><\/strong><\/p>\n<p>Originally intended as a security solution to protect you against accidental malware installation.\u00a0 It failed.\u00a0 MS &quot;lied&quot; about the original intention.<\/p>\n<p>UAC is still good, not as good as it should be.\u00a0 You\u00a0 normally run as non-admin, even if not admin.\u00a0 Prompted to elevate when you need it.\u00a0 Avoids the other solution: admin has two accounts, admin and non-admin.\u00a0 When you logon as administrator you get two tokens: standard and administrative.\u00a0 Default token used for the admin&#8217;s new processes is the standard.\u00a0 When you try to run some programs, you&#8217;re prompted to use the admin token.\u00a0 How does Vista know?\u00a0 The program is coded to say it needs elevation.\u00a0 Once a process starts, you cannot change the associated token is to restart the process.\u00a0 If a program isn&#8217;t coded, you can do &quot;run as administrator&quot;.<\/p>\n<p>Even if this isn&#8217;t a 100% secure anti malware solution, it allows admins to have the recommended dual ID solution with a single admin account.<\/p>\n<p>Run As is still there but &#8230; when you run as you run as there standard token.<\/p>\n<p>You can disable this prompt but still have UAC.\u00a0 Use GPO to : elevate without prompting, prompt for consent (default), prompt for credentials.\u00a0 <\/p>\n<p>The secure desktop is where the screen grays out when the prompt comes up.\u00a0 It&#8217;s a special session with your desktop as a screenshot.\u00a0 You can configure this but it&#8217;s best left as default.<\/p>\n<p>Tip: to configure a program to prompt automatically, edit the properties of the exe to &quot;run as administrator&quot;.\u00a0 That&#8217;s OK but not built into the program. It doesn&#8217;t travel when you copy the file, etc.\u00a0 Vista catches anything called setup, install or update in the file name it knows to prompt for elevation.\u00a0 That&#8217;s a &quot;sometimes&quot; workaround.<\/p>\n<p>Proper solution for dodgy applications is to use a manifest.\u00a0 You can simply place it in the same folder as the exe.\u00a0 If the file is called myexe.exe then the manifest is called myexe.exe.manifest.\u00a0 There&#8217;s some caching behaviour with this so it may fail if you&#8217;ve been testing.\u00a0 Create test folders when experimenting to avoid this.\u00a0 There&#8217;s also a bug where you set it not to prompt but it can still prompt.\u00a0 Might be fixed in SP2.<\/p>\n<p>Best way is to build the manifest into the exe.\u00a0 You use a tool called MT (in visual studio including the free Lite edition): <em>mt \/manifest &lt;my.manifest&gt; -outputsource:&lt;myexe&gt;;#1<\/em>.<\/p>\n<p>Windows 7 has a different UAC control, kind of like the IE security slide controls, varying from maximum to minimum\/off.<\/p>\n<p><strong><u>Windows Integrity Levels<\/u><\/strong><\/p>\n<p>Every user token, object and process has an integrity level (IL).\u00a0 One object cannot change another unless it has an IL greater than or equal to the subject&#8217;s IL.\u00a0 This is <em>also <\/em>known as &quot;mandatory integrity controls&quot; or &quot;windows integrity controls&quot;.\u00a0 <\/p>\n<p>MS didn&#8217;t really use it in RTM but they left the mechanisms in place.\u00a0 It is possible for a user\/attacker to create a file that even an administrator cannot delete.<\/p>\n<p>3 types of WIL label:<\/p>\n<ul>\n<li>no read up<\/li>\n<li>no write up<\/li>\n<li>no execute up<\/li>\n<\/ul>\n<p>Two tools you can use to see these:<\/p>\n<ul>\n<li>icacls<\/li>\n<li>chml &#8211; a tool that Mark wrote.<\/li>\n<\/ul>\n<p>Use <em>&quot;icacls &lt;file&gt; \/setintegritylevel &lt;level&gt;&quot;<\/em> to set a WIL label on a file.<\/p>\n<p>As an admin, you cannot set a WIL level as system.\u00a0 Icacls won&#8217;t do it.\u00a0 Use chml instead:<\/p>\n<ul>\n<li>WinPE<\/li>\n<li>Use PSExec as system<\/li>\n<\/ul>\n<p>If you cannot delete a file you have permission for:<\/p>\n<ul>\n<li>Uses these tools to look for &quot;System Mandatory Level&quot;.<\/li>\n<li>Boot to WinPE to reduce the WIL label.<\/li>\n<li>Delete it.<\/li>\n<\/ul>\n<p>Use <em>whoami \/groups \/fo list<\/em> to see your session&#8217;s WIL label.<\/p>\n<p>Those are the highlights.\u00a0 Much more in Mark&#8217;s Vista security book.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is the only session in the early slot this morning that interests me.\u00a0 It&#8217;s the traditional post Tech-Ed party morning.\u00a0 However, there was no traditional Tech-Ed party&#8230; it was an invite only affair.\u00a0 I didn&#8217;t bother going because I was shattered.\u00a0 A Mickie-Dee burger and an early night to catch up on sleep was &hellip; <a href=\"https:\/\/aidanfinn.com\/?p=9257\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Day 5: Understanding Vista&#8217;s Two Least Understood Security Stars&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[42],"tags":[],"class_list":["post-9257","post","type-post","status-publish","format-standard","hentry","category-teched-emea-it-pro"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"This is the only session in the early slot this morning that interests me. It&#039;s the traditional post Tech-Ed party morning. However, there was no traditional Tech-Ed party... it was an invite only affair. I didn&#039;t bother going because I was shattered. A Mickie-Dee burger and an early night to catch up on sleep was\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"AFinn\"\/>\n\t<meta name=\"google-site-verification\" content=\"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/aidanfinn.com\/?p=9257\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Day 5: Understanding Vista\u2019s Two Least Understood Security Stars | Aidan Finn, IT Pro\" \/>\n\t\t<meta property=\"og:description\" content=\"This is the only session in the early slot this morning that interests me. It&#039;s the traditional post Tech-Ed party morning. However, there was no traditional Tech-Ed party... it was an invite only affair. I didn&#039;t bother going because I was shattered. A Mickie-Dee burger and an early night to catch up on sleep was\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/aidanfinn.com\/?p=9257\" \/>\n\t\t<meta property=\"article:published_time\" content=\"1999-11-29T20:00:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"1999-11-29T20:00:00+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@joe_elway\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Day 5: Understanding Vista\u2019s Two Least Understood Security Stars | Aidan Finn, IT Pro\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This is the only session in the early slot this morning that interests me. It&#039;s the traditional post Tech-Ed party morning. However, there was no traditional Tech-Ed party... it was an invite only affair. I didn&#039;t bother going because I was shattered. A Mickie-Dee burger and an early night to catch up on sleep was\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@joe_elway\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257#article\",\"name\":\"Day 5: Understanding Vista\\u2019s Two Least Understood Security Stars | Aidan Finn, IT Pro\",\"headline\":\"Day 5: Understanding Vista&#8217;s Two Least Understood Security Stars\",\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"},\"datePublished\":\"2008-11-07T09:20:00+00:00\",\"dateModified\":\"2008-11-07T09:20:00+00:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257#webpage\"},\"articleSection\":\"TechEd EMEA IT Pro\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aidanfinn.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=42#listItem\",\"name\":\"TechEd EMEA IT Pro\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=42#listItem\",\"position\":2,\"name\":\"TechEd EMEA IT Pro\",\"item\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=42\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257#listItem\",\"name\":\"Day 5: Understanding Vista&#8217;s Two Least Understood Security Stars\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257#listItem\",\"position\":3,\"name\":\"Day 5: Understanding Vista&#8217;s Two Least Understood Security Stars\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=42#listItem\",\"name\":\"TechEd EMEA IT Pro\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257#webpage\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257\",\"name\":\"Day 5: Understanding Vista\\u2019s Two Least Understood Security Stars | Aidan Finn, IT Pro\",\"description\":\"This is the only session in the early slot this morning that interests me. It's the traditional post Tech-Ed party morning. However, there was no traditional Tech-Ed party... it was an invite only affair. I didn't bother going because I was shattered. A Mickie-Dee burger and an early night to catch up on sleep was\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9257#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"datePublished\":\"2008-11-07T09:20:00+00:00\",\"dateModified\":\"2008-11-07T09:20:00+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/\",\"name\":\"Aidan Finn, IT Pro\",\"description\":\"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Day 5: Understanding Vista\u2019s Two Least Understood Security Stars | Aidan Finn, IT Pro","description":"This is the only session in the early slot this morning that interests me. It's the traditional post Tech-Ed party morning. However, there was no traditional Tech-Ed party... it was an invite only affair. I didn't bother going because I was shattered. A Mickie-Dee burger and an early night to catch up on sleep was","canonical_url":"https:\/\/aidanfinn.com\/?p=9257","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aidanfinn.com\/?p=9257#article","name":"Day 5: Understanding Vista\u2019s Two Least Understood Security Stars | Aidan Finn, IT Pro","headline":"Day 5: Understanding Vista&#8217;s Two Least Understood Security Stars","author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"publisher":{"@id":"https:\/\/aidanfinn.com\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=9257#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"},"datePublished":"2008-11-07T09:20:00+00:00","dateModified":"2008-11-07T09:20:00+00:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/aidanfinn.com\/?p=9257#webpage"},"isPartOf":{"@id":"https:\/\/aidanfinn.com\/?p=9257#webpage"},"articleSection":"TechEd EMEA IT Pro"},{"@type":"BreadcrumbList","@id":"https:\/\/aidanfinn.com\/?p=9257#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","position":1,"name":"Home","item":"https:\/\/aidanfinn.com","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=42#listItem","name":"TechEd EMEA IT Pro"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=42#listItem","position":2,"name":"TechEd EMEA IT Pro","item":"https:\/\/aidanfinn.com\/?cat=42","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=9257#listItem","name":"Day 5: Understanding Vista&#8217;s Two Least Understood Security Stars"},"previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=9257#listItem","position":3,"name":"Day 5: Understanding Vista&#8217;s Two Least Understood Security Stars","previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=42#listItem","name":"TechEd EMEA IT Pro"}}]},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/#person","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=9257#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/?author=1#author","url":"https:\/\/aidanfinn.com\/?author=1","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=9257#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"WebPage","@id":"https:\/\/aidanfinn.com\/?p=9257#webpage","url":"https:\/\/aidanfinn.com\/?p=9257","name":"Day 5: Understanding Vista\u2019s Two Least Understood Security Stars | Aidan Finn, IT Pro","description":"This is the only session in the early slot this morning that interests me. It's the traditional post Tech-Ed party morning. However, there was no traditional Tech-Ed party... it was an invite only affair. I didn't bother going because I was shattered. A Mickie-Dee burger and an early night to catch up on sleep was","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/aidanfinn.com\/#website"},"breadcrumb":{"@id":"https:\/\/aidanfinn.com\/?p=9257#breadcrumblist"},"author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"creator":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"datePublished":"2008-11-07T09:20:00+00:00","dateModified":"2008-11-07T09:20:00+00:00"},{"@type":"WebSite","@id":"https:\/\/aidanfinn.com\/#website","url":"https:\/\/aidanfinn.com\/","name":"Aidan Finn, IT Pro","description":"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","inLanguage":"en-GB","publisher":{"@id":"https:\/\/aidanfinn.com\/#person"}}]},"og:locale":"en_GB","og:site_name":"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","og:type":"article","og:title":"Day 5: Understanding Vista\u2019s Two Least Understood Security Stars | Aidan Finn, IT Pro","og:description":"This is the only session in the early slot this morning that interests me. It's the traditional post Tech-Ed party morning. However, there was no traditional Tech-Ed party... it was an invite only affair. I didn't bother going because I was shattered. A Mickie-Dee burger and an early night to catch up on sleep was","og:url":"https:\/\/aidanfinn.com\/?p=9257","article:published_time":"1999-11-29T20:00:00+00:00","article:modified_time":"1999-11-29T20:00:00+00:00","twitter:card":"summary","twitter:site":"@joe_elway","twitter:title":"Day 5: Understanding Vista\u2019s Two Least Understood Security Stars | Aidan Finn, IT Pro","twitter:description":"This is the only session in the early slot this morning that interests me. It's the traditional post Tech-Ed party morning. However, there was no traditional Tech-Ed party... it was an invite only affair. I didn't bother going because I was shattered. A Mickie-Dee burger and an early night to catch up on sleep was","twitter:creator":"@joe_elway"},"aioseo_meta_data":{"post_id":"9257","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[],"defaultGraph":"","defaultPostTypeGraph":""},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 03:53:13","updated":"2025-06-04 12:16:01","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\/?cat=42\" title=\"TechEd EMEA IT Pro\">TechEd EMEA IT Pro<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tDay 5: Understanding Vista\u2019s Two Least Understood Security Stars\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/aidanfinn.com"},{"label":"TechEd EMEA IT Pro","link":"https:\/\/aidanfinn.com\/?cat=42"},{"label":"Day 5: Understanding Vista&#8217;s Two Least Understood Security Stars","link":"https:\/\/aidanfinn.com\/?p=9257"}],"jetpack_featured_media_url":"","amp_enabled":true,"_links":{"self":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/9257","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9257"}],"version-history":[{"count":0,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/9257\/revisions"}],"wp:attachment":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9257"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9257"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9257"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}