{"id":111,"date":"2017-04-19T08:50:19","date_gmt":"2017-04-19T06:50:19","guid":{"rendered":"http:\/\/netgab.net\/web\/?p=111"},"modified":"2022-01-26T07:01:33","modified_gmt":"2022-01-26T06:01:33","slug":"endpoint-classification-rules-caution-using-oui-vendor-names","status":"publish","type":"post","link":"https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/","title":{"rendered":"Endpoint classification rules: Caution when using OUI vendor names"},"content":{"rendered":"\n<p>This will be my first post, focussing on Cisco ISE. However, my findings are valid for all products, which relies on OUI database lookups.<\/p>\n<p><strong>Use case: Cisco ISE profiling rules<br \/><\/strong>Profiling enables you to classify end devices by certain attributes, like DHCP options, CDP or LLDP information, NMAP scanning results and so on. Cisco provides a list of pre-built profiles for common end-device types.<\/p>\n<p>However, you can build custom profiling rules for end devices, which are not in this Cisco provided database.<\/p>\n<p>A common matching condition in a profiling rule is the vendor part of the MAC address (encoded in the first 24 bits of the MAC address). The vendor name to MAC mapping can be downloaded by the IEEE (http:\/\/standards-oui.ieee.org\/oui.txt)<\/p>\n<p>Example:<\/p>\n<p><code>00-1A-E8 (hex) Unify Software and Solutions GmbH &amp; Co. KG<\/code><\/p>\n<p>So if you want to identity and classify a &#8220;Unify&#8221; device for example, you could build a rule matching the OUI string &#8220;Unify Software and Solutions GmbH &amp; Co. KG&#8221;. This could be a potential problem if your classification engine dynamically updates the OUI database. This might happen with software updates or some other mechanisms like the &#8220;Feed Service&#8221; in ISE.<\/p>\n<p>Company names <strong>can<\/strong> change (surprise!!!). So today your building a rule matching the OUI of &#8220;my company&#8221;. Tomorrow &#8220;mycompany&#8221; is renamed to &#8220;my cool company&#8221; and your classification rules don&#8217;t work anymore!<\/p>\n<p>Just to give a real life example for the MAC mentioned above (00-1A-E8). When googling for 00-1A-E8 and OUI, I got several hits with the same vendor MAC, but different vendor names.<\/p>\n<p><strong>Takeaway:<br \/><\/strong>My consequence is not relying on OUI vendor names for classification rules. I&#8217;ll stick with the &#8220;MAC address begins with&#8221; condition when there is the need to go for a vendor code.<\/p>\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This will be my first post, focussing on Cisco ISE. However, my findings are valid for all products, which relies on OUI database lookups. Use case: Cisco ISE profiling rulesProfiling enables you to classify end devices by certain attributes, like DHCP options, CDP or LLDP information, NMAP scanning results and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[13,8],"class_list":["post-111","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-ise","tag-security"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Endpoint classification rules: Caution when using OUI vendor names - NetGab - The daily networking madness<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Endpoint classification rules: Caution when using OUI vendor names - NetGab - The daily networking madness\" \/>\n<meta property=\"og:description\" content=\"This will be my first post, focussing on Cisco ISE. However, my findings are valid for all products, which relies on OUI database lookups. Use case: Cisco ISE profiling rulesProfiling enables you to classify end devices by certain attributes, like DHCP options, CDP or LLDP information, NMAP scanning results and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/\" \/>\n<meta property=\"og:site_name\" content=\"NetGab - The daily networking madness\" \/>\n<meta property=\"article:published_time\" content=\"2017-04-19T06:50:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-01-26T06:01:33+00:00\" \/>\n<meta name=\"author\" content=\"joe\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"joe\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/netgab.net\\\/web\\\/2017\\\/04\\\/19\\\/endpoint-classification-rules-caution-using-oui-vendor-names\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/netgab.net\\\/web\\\/2017\\\/04\\\/19\\\/endpoint-classification-rules-caution-using-oui-vendor-names\\\/\"},\"author\":{\"name\":\"joe\",\"@id\":\"https:\\\/\\\/netgab.net\\\/web\\\/#\\\/schema\\\/person\\\/b3c8a779d0a772a9b047559d7bba4ccd\"},\"headline\":\"Endpoint classification rules: Caution when using OUI vendor names\",\"datePublished\":\"2017-04-19T06:50:19+00:00\",\"dateModified\":\"2022-01-26T06:01:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/netgab.net\\\/web\\\/2017\\\/04\\\/19\\\/endpoint-classification-rules-caution-using-oui-vendor-names\\\/\"},\"wordCount\":297,\"commentCount\":1,\"keywords\":[\"ise\",\"security\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/netgab.net\\\/web\\\/2017\\\/04\\\/19\\\/endpoint-classification-rules-caution-using-oui-vendor-names\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/netgab.net\\\/web\\\/2017\\\/04\\\/19\\\/endpoint-classification-rules-caution-using-oui-vendor-names\\\/\",\"url\":\"https:\\\/\\\/netgab.net\\\/web\\\/2017\\\/04\\\/19\\\/endpoint-classification-rules-caution-using-oui-vendor-names\\\/\",\"name\":\"Endpoint classification rules: Caution when using OUI vendor names - NetGab - The daily networking madness\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/netgab.net\\\/web\\\/#website\"},\"datePublished\":\"2017-04-19T06:50:19+00:00\",\"dateModified\":\"2022-01-26T06:01:33+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/netgab.net\\\/web\\\/#\\\/schema\\\/person\\\/b3c8a779d0a772a9b047559d7bba4ccd\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/netgab.net\\\/web\\\/2017\\\/04\\\/19\\\/endpoint-classification-rules-caution-using-oui-vendor-names\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/netgab.net\\\/web\\\/2017\\\/04\\\/19\\\/endpoint-classification-rules-caution-using-oui-vendor-names\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/netgab.net\\\/web\\\/2017\\\/04\\\/19\\\/endpoint-classification-rules-caution-using-oui-vendor-names\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/netgab.net\\\/web\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Endpoint classification rules: Caution when using OUI vendor names\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/netgab.net\\\/web\\\/#website\",\"url\":\"https:\\\/\\\/netgab.net\\\/web\\\/\",\"name\":\"NetGab - The daily networking madness\",\"description\":\"Networking at its best ... and worst\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/netgab.net\\\/web\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/netgab.net\\\/web\\\/#\\\/schema\\\/person\\\/b3c8a779d0a772a9b047559d7bba4ccd\",\"name\":\"joe\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/32b66c7321ea985e8c54f9975e87605df70ac5e4167a1e4153d91d72c67cf150?s=96&d=retro&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/32b66c7321ea985e8c54f9975e87605df70ac5e4167a1e4153d91d72c67cf150?s=96&d=retro&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/32b66c7321ea985e8c54f9975e87605df70ac5e4167a1e4153d91d72c67cf150?s=96&d=retro&r=g\",\"caption\":\"joe\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Endpoint classification rules: Caution when using OUI vendor names - NetGab - The daily networking madness","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:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/","og_locale":"en_US","og_type":"article","og_title":"Endpoint classification rules: Caution when using OUI vendor names - NetGab - The daily networking madness","og_description":"This will be my first post, focussing on Cisco ISE. However, my findings are valid for all products, which relies on OUI database lookups. Use case: Cisco ISE profiling rulesProfiling enables you to classify end devices by certain attributes, like DHCP options, CDP or LLDP information, NMAP scanning results and [&hellip;]","og_url":"https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/","og_site_name":"NetGab - The daily networking madness","article_published_time":"2017-04-19T06:50:19+00:00","article_modified_time":"2022-01-26T06:01:33+00:00","author":"joe","twitter_card":"summary_large_image","twitter_misc":{"Written by":"joe","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/#article","isPartOf":{"@id":"https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/"},"author":{"name":"joe","@id":"https:\/\/netgab.net\/web\/#\/schema\/person\/b3c8a779d0a772a9b047559d7bba4ccd"},"headline":"Endpoint classification rules: Caution when using OUI vendor names","datePublished":"2017-04-19T06:50:19+00:00","dateModified":"2022-01-26T06:01:33+00:00","mainEntityOfPage":{"@id":"https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/"},"wordCount":297,"commentCount":1,"keywords":["ise","security"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/","url":"https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/","name":"Endpoint classification rules: Caution when using OUI vendor names - NetGab - The daily networking madness","isPartOf":{"@id":"https:\/\/netgab.net\/web\/#website"},"datePublished":"2017-04-19T06:50:19+00:00","dateModified":"2022-01-26T06:01:33+00:00","author":{"@id":"https:\/\/netgab.net\/web\/#\/schema\/person\/b3c8a779d0a772a9b047559d7bba4ccd"},"breadcrumb":{"@id":"https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/netgab.net\/web\/2017\/04\/19\/endpoint-classification-rules-caution-using-oui-vendor-names\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/netgab.net\/web\/"},{"@type":"ListItem","position":2,"name":"Endpoint classification rules: Caution when using OUI vendor names"}]},{"@type":"WebSite","@id":"https:\/\/netgab.net\/web\/#website","url":"https:\/\/netgab.net\/web\/","name":"NetGab - The daily networking madness","description":"Networking at its best ... and worst","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/netgab.net\/web\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/netgab.net\/web\/#\/schema\/person\/b3c8a779d0a772a9b047559d7bba4ccd","name":"joe","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/32b66c7321ea985e8c54f9975e87605df70ac5e4167a1e4153d91d72c67cf150?s=96&d=retro&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/32b66c7321ea985e8c54f9975e87605df70ac5e4167a1e4153d91d72c67cf150?s=96&d=retro&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/32b66c7321ea985e8c54f9975e87605df70ac5e4167a1e4153d91d72c67cf150?s=96&d=retro&r=g","caption":"joe"}}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8dgKr-1N","_links":{"self":[{"href":"https:\/\/netgab.net\/web\/wp-json\/wp\/v2\/posts\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/netgab.net\/web\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/netgab.net\/web\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/netgab.net\/web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/netgab.net\/web\/wp-json\/wp\/v2\/comments?post=111"}],"version-history":[{"count":8,"href":"https:\/\/netgab.net\/web\/wp-json\/wp\/v2\/posts\/111\/revisions"}],"predecessor-version":[{"id":933,"href":"https:\/\/netgab.net\/web\/wp-json\/wp\/v2\/posts\/111\/revisions\/933"}],"wp:attachment":[{"href":"https:\/\/netgab.net\/web\/wp-json\/wp\/v2\/media?parent=111"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/netgab.net\/web\/wp-json\/wp\/v2\/categories?post=111"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/netgab.net\/web\/wp-json\/wp\/v2\/tags?post=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}