From 8dce577fff8e18cc859ffb676b3b310bf958d4d8 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Sun, 29 Oct 2023 18:32:06 -0500 Subject: [PATCH] Update pricing-features-table.yml (#14787) --- handbook/company/pricing-features-table.yml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/handbook/company/pricing-features-table.yml b/handbook/company/pricing-features-table.yml index 757522242c..c2c7cde0a6 100644 --- a/handbook/company/pricing-features-table.yml +++ b/handbook/company/pricing-features-table.yml @@ -1,9 +1,9 @@ - categoryName: Endpoint ops features: - # - # ╔╦╗╔═╗╦ ╦╦╔═╗╔═╗ ╦ ╦╔═╗╔═╗╦ ╔╦╗╦ ╦ - # ║║║╣ ╚╗╔╝║║ ║╣ ╠═╣║╣ ╠═╣║ ║ ╠═╣ - # ═╩╝╚═╝ ╚╝ ╩╚═╝╚═╝ ╩ ╩╚═╝╩ ╩╩═╝╩ ╩ ╩ + # + # ╔╦╗╔═╗╦ ╦╦╔═╗╔═╗ ╦ ╦╔═╗╔═╗╦ ╔╦╗╦ ╦ + # ║║║╣ ╚╗╔╝║║ ║╣ ╠═╣║╣ ╠═╣║ ║ ╠═╣ + # ═╩╝╚═╝ ╚╝ ╩╚═╝╚═╝ ╩ ╩╚═╝╩ ╩╩═╝╩ ╩ ╩ - industryName: Device health friendlyName: Automate device health description: Automatically report system health issues using webhooks or integrations, to notify or quarantine outdated or misconfigured systems that are at higher risk of vulnerabilities or theft. @@ -18,10 +18,10 @@ moreInfoUrl: https://play.goconsensus.com/s4e490bb9 buzzwords: [Device trust,Zero trust,Beyondcorp,Device attestation,Conditional access] waysToUse: - - description: Automatically manage the behavior of sick endpoints that are at higher risk of vulnerabilities. - - description: Implement conditional access based on device health using the Fleet API. - - description: Quickly report your posture and vulnerabilities to auditors, showing remediation status and timing. - - description: Control and restore access to applications by restricting access when devices do not meet particular security requirements. + - description: Automatically manage the behavior of endpoints that are at higher risk of vulnerabilities or data loss due to their configuration or patch level. + - description: Block access to corporate apps for users whose devices with unexpected settings, like disabled screen lock, passwords that are too short, unencrypted hard disks, and more + - description: Quickly implement conditional access based on device health using osquery and a simple REST API. + - description: Control and restore access to applications by automatically restricting access when devices do not meet particular security requirements. moreInfoUrl: https://duo.com/docs/device-health - description: Control which laptop and desktop devices can access corporate apps and websites based on what vulnerabilities it might be exposed to based on how the device is configured, whether it's up to date, its MDM enrollment status, and anything else you can build in a SQL query of Fleet's 300 data tables representing information about enrolled host systems. - description: Implement multivariate device trust @@ -74,6 +74,7 @@ buzzwords: [Attack surface management (ASM),Endpoint hardening,Security posture,Cyber hygiene,Threat hunting] waysToUse: - description: Monitor devices that don't meet your organization's custom security policies + - description: Quickly report your posture and vulnerabilities to auditors, showing remediation status and timing. - description: Keep your devices compliant with customizable baselines, or use common benchmarks like CIS. - description: Discover security misconfigurations that increase attack surface. - description: Detect suspcious services listening on open ports that should not be connected to the internet, such as Remote Desktop Protocol (RDP).