{"id":5677,"date":"2023-08-18T08:00:25","date_gmt":"2023-08-18T12:00:25","guid":{"rendered":"https:\/\/solutionsreview.com\/network-monitoring\/?p=5677"},"modified":"2023-08-21T10:00:45","modified_gmt":"2023-08-21T14:00:45","slug":"learning-from-moveit-what-to-do-when-a-zero-day-is-identified","status":"publish","type":"post","link":"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/","title":{"rendered":"Learning from MOVEit: What to Do When a Zero-Day is Identified"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5678\" src=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified.jpg\" alt=\"MOVEit\" width=\"800\" height=\"400\" srcset=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified.jpg 800w, https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified-300x150.jpg 300w, https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified-768x384.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/p>\n<p><em><strong>Solutions Review\u2019s\u00a0<a class=\"fui-Link ___1idfs5o f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh ftqa4ok f2hkw1w fhgqx19 f1olyrje f1p93eir f1h8hb77 f1x7u7e9 f10aw75t fsle3fq f17ae5zn\" title=\"https:\/\/solutionsreview.com\/solutions-review-contributor-guidelines\/\" href=\"https:\/\/solutionsreview.com\/solutions-review-contributor-guidelines\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Link Contributed Content Series\"><u>Contributed Content Series<\/u><\/a> is a collection of contributed articles written by thought leaders in enterprise software categories. Pandian Gnanaprakasam of <a href=\"https:\/\/ordr.net\/\" target=\"_blank\" rel=\"noopener\">Ordr<\/a> examines what we can learn from MOVEit and what to do when a zero-day event is identified.<\/strong><\/em><\/p>\n<p>Disclosure of the MOVEit managed file transfer software vulnerability sent companies scrambling to identify, contain and patch the potentially disastrous security issue. It\u2019s a big problem&#8211; MOVEit is used by thousands of companies, including an estimated 1,700 software companies and 3.5 million developers. MOVEit is also significantly used in the healthcare industry, with HHS taking the extraordinary step of issuing an alert about the vulnerability.<\/p>\n<p>Are we exposed? Do we use it? Have these vulnerabilities already been exploited in my network? How deeply have the hackers penetrated my network&#8211; and how much data has already been exfiltrated? These are the questions asked immediately after a vulnerability of this sort is identified.<\/p>\n<p>Despite vulnerability disclosures of this magnitude happening often (remember how Log4j ruined IT teams\u2019 December holidays a couple of years ago?), many companies need help to see if they are exposed and how deep the exposure might be. While it\u2019s easy to ask questions about a zero-day vulnerability like this, finding the answers &#8212; and ensuring you\u2019re better prepared for future unexpected disclosures like this &#8212; takes some work.<\/p>\n<div class=\"widget\"><div class=\"aside-card\">\t\t\t<div class=\"textwidget\"><p><a class=\"nm-speedbump\" title=\"Download link to Network Monitoring Buyer's Guide\" href=\"https:\/\/solutionsreview.com\/network-monitoring\/get-a-free-network-monitoring-buyers-guide\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-1682\" src=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2021\/04\/Network_Monitoring_Buyers_Guide_Bump_800.gif\" alt=\"Download Link to Data Integration Buyers Guide\" width=\"800\" height=\"100\" \/><\/a><\/p>\n<\/div>\n\t\t<\/div><\/div>\n<h2><strong>Learning from MOVEit: What to Do When a Zero-Day is Identified<\/strong><\/h2>\n<hr \/>\n<h3><strong>Determining Exposure<\/strong><\/h3>\n<p>The first question to answer when a zero-day like MOVEit is disclosed is whether you are exposed or not. This sounds simple, but is easier said than done.<\/p>\n<p>First, most organizations lack visibility into devices, their complete context, and the software applications running on each one of those devices. Second, to determine whether your devices are vulnerable to, for example, MOVEit, you need to identify the actual software level of MOVEit in each device, as not all \u201cversions\u201d of MOVEit are impacted. This, of course, varies based on the software attacked and the specificity of the vulnerability. But the point is you need to know more than just \u201cDo we just see the presence of this software in the environment?\u201d<\/p>\n<p>Software Bill of Materials (SBOM) are intended to help with visibility into applications; an SBOM is an inventory of all the software components and their dependent libraries. While this list of applications running on a device is analogous to a packaged food product ingredient list, it\u2019s just not as easy as checking the label on the side. An SBOM is a point-of-time snapshot, may not reflect what is actually being used in real-time, and depends on the willingness of the manufacturer to update the details when software is upgraded or patched.<\/p>\n<p>It is very hard for product vendors to come up with a detailed list of all software components, as each one of these components in turn pulls in various software packages for the final assembly. The flaw could be in any of those software components, or perhaps in the hundreds of packages that are being used in conjunction with the software. Additionally, even when the manufacturers publish them, SBOM formats are often challenging to parse and search through, if published in an electronic format without proper standardization.<\/p>\n<p>Alternate options to SBOMs should be explored to attain the visibility you need. For example, at Ordr, we created a lightweight app that organizations can deploy on their endpoint, that does not impact device operations, but provides visibility into the granular applications running on their devices.<\/p>\n<h3><strong>Patching the Issue<\/strong><\/h3>\n<p>Now that you\u2019ve reviewed your vulnerability and have a pretty good idea of whether you\u2019ve been exposed to a zero day, the next step &#8211; and the most critical &#8211; is to address that vulnerability and return to business as usual.<\/p>\n<p>Ideally, the IT team would be able to instantly download an appropriate patch and apply it to their systems. However, even though you\u2019ve confirmed your organization is running a vulnerable application, patches may only be available some of the time. The vulnerability may be very difficult to correct, so the vendor may still be working on a fix. Perhaps the vulnerability was discovered by a hacker who publicized it instead of contacting the vendor, or the vulnerability could have come to light because of a successful attack.<\/p>\n<p>It could also be an issue of the patch being unable to be applied to the software in question because it is a device that cannot be accessed easily for updates. It could be in regular, repeated use &#8211; and that use could be of a critical nature. Think of a surgical tool or emergency room diagnostic equipment. The device could also be in a mission-critical function that cannot be upgraded and\/or patched without going through a whole slew of certifications to be able to begin using it again.<\/p>\n<p>In some cases, the operating system has already reached end-of-life, but the device has not. There\u2019s simply no way to update or upgrade it. So, it still will be used for another five to ten years, but now every time it is used it opens the organization to an attack. What can an organization do at this point to stop attackers from compromising their organization through a zero-day?<\/p>\n<h3><strong>Alternate Approaches Using Segmentation<\/strong><\/h3>\n<p>If, as described above, there are potential problems patching the zero-day in specific areas of use, Zero Trust segmentation is a potential compensating control.<\/p>\n<p>The idea of segmentation grew out of the need to prevent attackers from breaching perimeter defenses and moving freely across an organization\u2019s network, quickly and easily gaining access to areas of critical information that they could profit from. With Zero Trust segmentation, you are baselining what is normal behavior for the device and allowing only those communications &#8211; and nothing else.<\/p>\n<p>To implement Zero Trust segmentation, you need to have visibility of the device running in the network, understand what it\u2019s communicating with, and baseline its \u201cnormal behavior.\u201d With this information, teams can design and apply segmentation policies that mitigate the risk of a zero-day, without forcing critical devices or equipment offline. For example, an HVAC system can communicate with smart-building controls using approved protocols while still being blocked from connecting to the outside internet.<\/p>\n<h3><strong>Be Prepared for the Future<\/strong><\/h3>\n<p>The examples above are how to address a zero-day vulnerability when it strikes. But there are still other strategies you can put in place to be prepared for the future. The most important best practice is visibility into every asset on your network, as you can\u2019t secure what you can\u2019t see. The more connected devices you have, the larger your attack surface&#8211; and the more complex this task becomes.<\/p>\n<p>Connected device security solutions can assist in this process &#8211; identifying for a team exactly what is connected, what it connects to, and what it is running, so a risk score can be established for each device or piece of equipment. Just as critical is the ability to baseline what normal activity looks like on your network, so that in the future a security system has a clear definition of \u201cnormal,\u201d and can alert the team to potential anomalous issues.<\/p>\n<p>Connected device security solutions manage these critically essential steps:<\/p>\n<ul>\n<li>Discovery and classification of every device<\/li>\n<li>Identification of vulnerabilities and risks<\/li>\n<li>Real-time detection of exploits using intrusion detection systems<\/li>\n<li>Tracking of communications to compromised IP\/URLs<\/li>\n<li>Baselining of device behavior to surface anomalies and create Zero Trust segmentation policies<\/li>\n<\/ul>\n<p>With the continued increase of new zero-day discoveries and disclosures, it becomes even more important for the organization to embrace compensating control techniques like zero trust segmentation.<\/p>\n<h3><strong>Move Quickly<\/strong><\/h3>\n<p>The bottom line is that time is of the essence in addressing these types of zero-day vulnerabilities. The ability to automate detection and vulnerability mapping of impacted devices, identify potential exploits, and quickly mitigate risks via segmentation is key to both reducing the impact&#8211; and putting the organization on the correct path for faster mitigation of future exploits. Start preparing for the next zero-day now by gaining a complete asset inventory of what\u2019s in your network!<\/p>\n<div class=\"widget\"><div class=\"aside-card\">\t\t\t<div class=\"textwidget\"><p><a class=\"nm-speedbump\" title=\"Download link to Network Monitoring Buyer's Guide\" href=\"https:\/\/solutionsreview.com\/network-monitoring\/get-a-free-network-monitoring-buyers-guide\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-1682\" src=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2021\/04\/Network_Monitoring_Buyers_Guide_Bump_800.gif\" alt=\"Download Link to Data Integration Buyers Guide\" width=\"800\" height=\"100\" \/><\/a><\/p>\n<\/div>\n\t\t<\/div><\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Solutions Review\u2019s\u00a0Contributed Content Series is a collection of contributed articles written by thought leaders in enterprise software categories. Pandian Gnanaprakasam of Ordr examines what we can learn from MOVEit and what to do when a zero-day event is identified. Disclosure of the MOVEit managed file transfer software vulnerability sent companies scrambling to identify, contain and [&hellip;]<\/p>\n","protected":false},"author":830,"featured_media":5678,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Learning from MOVEit: What to Do When a Zero-Day is Identified - Network Monitoring Tools &amp; Performance Software | Solutions Review<\/title>\n<meta name=\"description\" content=\"Pandian Gnanaprakasam of Ordr examines what we can learn from MOVEit and what to do when a zero-day event is identified.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Learning from MOVEit: What to Do When a Zero-Day is Identified - Network Monitoring Tools &amp; Performance Software | Solutions Review\" \/>\n<meta property=\"og:description\" content=\"Pandian Gnanaprakasam of Ordr examines what we can learn from MOVEit and what to do when a zero-day event is identified.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/\" \/>\n<meta property=\"og:site_name\" content=\"Network Monitoring Tools &amp; Performance Software | Solutions Review\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-18T12:00:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-21T14:00:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Pandian Gnanaprakasam\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pandian Gnanaprakasam\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/\",\"url\":\"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/\",\"name\":\"Learning from MOVEit: What to Do When a Zero-Day is Identified - Network Monitoring Tools &amp; Performance Software | Solutions Review\",\"isPartOf\":{\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified.jpg\",\"datePublished\":\"2023-08-18T12:00:25+00:00\",\"dateModified\":\"2023-08-21T14:00:45+00:00\",\"author\":{\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/d03b69198d8cf2f4020fda3ab5a9dc87\"},\"description\":\"Pandian Gnanaprakasam of Ordr examines what we can learn from MOVEit and what to do when a zero-day event is identified.\",\"breadcrumb\":{\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/#primaryimage\",\"url\":\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified.jpg\",\"contentUrl\":\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified.jpg\",\"width\":800,\"height\":400,\"caption\":\"MOVEit\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/solutionsreview.com\/network-monitoring\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Learning from MOVEit: What to Do When a Zero-Day is Identified\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/#website\",\"url\":\"https:\/\/solutionsreview.com\/network-monitoring\/\",\"name\":\"Network Monitoring Tools &amp; Performance Software | Solutions Review\",\"description\":\"Evaluating Enterprise NPM Software, Network Observability &amp; Packet Analysis Tools.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/solutionsreview.com\/network-monitoring\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/d03b69198d8cf2f4020fda3ab5a9dc87\",\"name\":\"Pandian Gnanaprakasam\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/bb727eb5f18be750384f2cbd2c221c60?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/bb727eb5f18be750384f2cbd2c221c60?s=96&d=mm&r=g\",\"caption\":\"Pandian Gnanaprakasam\"},\"description\":\"Pandian Gnanaprakasam has more than 20 years of product and engineering leadership experience and is also a serial entrepreneur. Before founding Ordr, he was the Chief Development Officer at Aruba, responsible for all engineering and product management functions. Aruba, an enterprise mobile wireless company, was acquired by HPE for $3 Billion in March 2015. Before Aruba, Pandian served as the head of engineering for Cisco\u2019s multi-billion-dollar Wi-Fi business unit and before that as VP of engineering for low-end switching product lines. He graduated with a master\u2019s degree in Electrical Engineering from IIT, Chennai, India, and holds several patents to his credit in various networking technologies.\",\"url\":\"https:\/\/solutionsreview.com\/network-monitoring\/author\/pandian\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Learning from MOVEit: What to Do When a Zero-Day is Identified - Network Monitoring Tools &amp; Performance Software | Solutions Review","description":"Pandian Gnanaprakasam of Ordr examines what we can learn from MOVEit and what to do when a zero-day event is identified.","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:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/","og_locale":"en_US","og_type":"article","og_title":"Learning from MOVEit: What to Do When a Zero-Day is Identified - Network Monitoring Tools &amp; Performance Software | Solutions Review","og_description":"Pandian Gnanaprakasam of Ordr examines what we can learn from MOVEit and what to do when a zero-day event is identified.","og_url":"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/","og_site_name":"Network Monitoring Tools &amp; Performance Software | Solutions Review","article_published_time":"2023-08-18T12:00:25+00:00","article_modified_time":"2023-08-21T14:00:45+00:00","og_image":[{"width":800,"height":400,"url":"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified.jpg","type":"image\/jpeg"}],"author":"Pandian Gnanaprakasam","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Pandian Gnanaprakasam","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/","url":"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/","name":"Learning from MOVEit: What to Do When a Zero-Day is Identified - Network Monitoring Tools &amp; Performance Software | Solutions Review","isPartOf":{"@id":"https:\/\/solutionsreview.com\/network-monitoring\/#website"},"primaryImageOfPage":{"@id":"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/#primaryimage"},"image":{"@id":"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/#primaryimage"},"thumbnailUrl":"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified.jpg","datePublished":"2023-08-18T12:00:25+00:00","dateModified":"2023-08-21T14:00:45+00:00","author":{"@id":"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/d03b69198d8cf2f4020fda3ab5a9dc87"},"description":"Pandian Gnanaprakasam of Ordr examines what we can learn from MOVEit and what to do when a zero-day event is identified.","breadcrumb":{"@id":"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/#primaryimage","url":"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified.jpg","contentUrl":"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/08\/Learning-from-MOVEit-What-to-Do-When-a-Zero-Day-is-Identified.jpg","width":800,"height":400,"caption":"MOVEit"},{"@type":"BreadcrumbList","@id":"https:\/\/solutionsreview.com\/network-monitoring\/learning-from-moveit-what-to-do-when-a-zero-day-is-identified\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/solutionsreview.com\/network-monitoring\/"},{"@type":"ListItem","position":2,"name":"Learning from MOVEit: What to Do When a Zero-Day is Identified"}]},{"@type":"WebSite","@id":"https:\/\/solutionsreview.com\/network-monitoring\/#website","url":"https:\/\/solutionsreview.com\/network-monitoring\/","name":"Network Monitoring Tools &amp; Performance Software | Solutions Review","description":"Evaluating Enterprise NPM Software, Network Observability &amp; Packet Analysis Tools.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solutionsreview.com\/network-monitoring\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/d03b69198d8cf2f4020fda3ab5a9dc87","name":"Pandian Gnanaprakasam","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/bb727eb5f18be750384f2cbd2c221c60?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/bb727eb5f18be750384f2cbd2c221c60?s=96&d=mm&r=g","caption":"Pandian Gnanaprakasam"},"description":"Pandian Gnanaprakasam has more than 20 years of product and engineering leadership experience and is also a serial entrepreneur. Before founding Ordr, he was the Chief Development Officer at Aruba, responsible for all engineering and product management functions. Aruba, an enterprise mobile wireless company, was acquired by HPE for $3 Billion in March 2015. Before Aruba, Pandian served as the head of engineering for Cisco\u2019s multi-billion-dollar Wi-Fi business unit and before that as VP of engineering for low-end switching product lines. He graduated with a master\u2019s degree in Electrical Engineering from IIT, Chennai, India, and holds several patents to his credit in various networking technologies.","url":"https:\/\/solutionsreview.com\/network-monitoring\/author\/pandian\/"}]}},"_links":{"self":[{"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/posts\/5677"}],"collection":[{"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/users\/830"}],"replies":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/comments?post=5677"}],"version-history":[{"count":0,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/posts\/5677\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/media\/5678"}],"wp:attachment":[{"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/media?parent=5677"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/categories?post=5677"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/tags?post=5677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}