Viewing 15 topics - 37,336 through 37,350 (of 37,450 total)
-
- Topic
- Voices
- Last Post
-
-
Product Release Week: Automation of Test and Deploy workflows. As part of our Product Release Week series, we’re excited to share the second new capability: Automation of Test and Deploy workflows. This new capability combines the speed of automation with the reliability of testing, enabling you to automate patching and compliance remediation without compromis...As part of our Product Release Week series, we’re excited to share the second new capability: Automation of Test and Deploy workflows. This new capability combines the speed of automation with the reliability of testing, enabling you to automate patching and compliance remediation without compromis...
- 1
-
Product Release Week: Remote Scripting with Automation. Remote Scripting enables you to execute and manage custom scripts across Windows, Linux, macOS, and AIX endpoints remotely, securely, and at scale. This new feature helps automate routine operations, troubleshoot faster, and manage endpoints with more control and flexibility. Here’s what you can do...Remote Scripting enables you to execute and manage custom scripts across Windows, Linux, macOS, and AIX endpoints remotely, securely, and at scale. This new feature helps automate routine operations, troubleshoot faster, and manage endpoints with more control and flexibility. Here’s what you can do...
- 1
-
[Cheat Sheet] Saner CVEM: Patch Management Tired of juggling patches, missing deadlines, or fearing downtime? Saner Patch Management simplifies it all with automated, cross-platform patching for OSs and 600+ third-party applications. This cheat sheet gives you a clear snapshot of how it works and why it outperforms traditional tools. Expl...Tired of juggling patches, missing deadlines, or fearing downtime? Saner Patch Management simplifies it all with automated, cross-platform patching for OSs and 600+ third-party applications. This cheat sheet gives you a clear snapshot of how it works and why it outperforms traditional tools. Expl...
- 1
-
[Cheat Sheet] Saner CVEM: Risk Prioritization Not all vulnerabilities are created equal, so why treat them the same? Saner’s Risk Prioritization uses SSVC, exploit intel, and business context to help you focus on what matters. Check out this cheat sheet to learn how to stop chasing low-risk issues and start fixing the ones that matter. Downl...Not all vulnerabilities are created equal, so why treat them the same? Saner’s Risk Prioritization uses SSVC, exploit intel, and business context to help you focus on what matters. Check out this cheat sheet to learn how to stop chasing low-risk issues and start fixing the ones that matter. Downl...
- 1
-
[Cheat Sheet] Saner CVEM: Vulnerability Management Still relying on slow, inaccurate vulnerability scans? This cheat sheet gives you a crisp overview of how Saner Vulnerability Management delivers 190,000+ checks, 99% accurate results, and fast, integrated remediation, all in one place! Dive in to explore the essentials and download the attachmentStill relying on slow, inaccurate vulnerability scans? This cheat sheet gives you a crisp overview of how Saner Vulnerability Management delivers 190,000+ checks, 99% accurate results, and fast, integrated remediation, all in one place! Dive in to explore the essentials and download the attachment
- 1
-
[Cheat Sheet] Saner CVEM: Asset Exposure Want a quick summary of what Saner Asset Exposure can do for you? Here’s a handy cheat sheet that breaks down the core features, benefits, use cases, and metrics so that you can see its value at a glance. Check out the attachment and download now! Want a quick summary of what Saner Asset Exposure can do for you? Here’s a handy cheat sheet that breaks down the core features, benefits, use cases, and metrics so that you can see its value at a glance. Check out the attachment and download now!
- 1
-
Alert! Zerologon: Your Windows Domain Controller Can’t Handle Zero Properly Microsoft team patched a critical and exciting vulnerability in the Netlogon Remote Protocol of the Windows server last month. zero logon vulnerability discovered by the Cybersecurity firm Secura (dubbed as Zerologon), has received the highest severity score of 10.0. The vulnerability is identified ...Microsoft team patched a critical and exciting vulnerability in the Netlogon Remote Protocol of the Windows server last month. zero logon vulnerability discovered by the Cybersecurity firm Secura (dubbed as Zerologon), has received the highest severity score of 10.0. The vulnerability is identified ...
- 1
-
Compliance and Cloud Security. Burden or Opportunity for Innovation? Does compliance with regulations like GDPR or CCPA hinder cloud security innovation or drive more robust practices?Does compliance with regulations like GDPR or CCPA hinder cloud security innovation or drive more robust practices?
- 1
-
Site Latency Anyone else experiencing latency on API calls back to the database? We're seeing 15ms+ response times and some modules take upwards of a minute to pull in data.Anyone else experiencing latency on API calls back to the database? We're seeing 15ms+ response times and some modules take upwards of a minute to pull in data.
- 3
-
Script to Update Devices Apt Repos #!/bin/sh # Backup the original sources.list mv /etc/apt/sources.list /etc/apt/sources.list.bak # Create a new sources.list file in the sources.list.d directory touch /etc/apt/sources.list.d/sources.list # Get the OS version os_version=$(lsb_release -sr) echo "OS version is $os_version" # Populate t...#!/bin/sh # Backup the original sources.list mv /etc/apt/sources.list /etc/apt/sources.list.bak # Create a new sources.list file in the sources.list.d directory touch /etc/apt/sources.list.d/sources.list # Get the OS version os_version=$(lsb_release -sr) echo "OS version is $os_version" # Populate t...
- 1
-
Patch repository creation for Amazon Linux #!/bin/bash # Exit script on any error set -e # Update the system and install necessary packages sudo yum update -y sudo yum install -y httpd createrepo yum-utils # Start and enable Apache web server sudo systemctl start httpd sudo systemctl enable httpd # Create directory for the repository REP...#!/bin/bash # Exit script on any error set -e # Update the system and install necessary packages sudo yum update -y sudo yum install -y httpd createrepo yum-utils # Start and enable Apache web server sudo systemctl start httpd sudo systemctl enable httpd # Create directory for the repository REP...
- 1
-
Do low-risk vulnerabilities hide in plain sight, waiting to strike? Does Risk-Based Vulnerability Management Leave Low-Risk Vulnerabilities Exposed for Too Long? What's your thought on this? Let's discussDoes Risk-Based Vulnerability Management Leave Low-Risk Vulnerabilities Exposed for Too Long? What's your thought on this? Let's discuss
- 1
-
Business Disruptions How do you ensure patches won’t disrupt business operations?How do you ensure patches won’t disrupt business operations?
- 2
-
Is Patch Prioritization Based on CVSS Scores Alone Misleading? CVSS scores are widely recognized as the industry standard for assessing vulnerability risk. But is it enough to prioritize patching based solely on CVSS scores. Let's talk about it.CVSS scores are widely recognized as the industry standard for assessing vulnerability risk. But is it enough to prioritize patching based solely on CVSS scores. Let's talk about it.
- 5
-
Cyber Hygiene Score Unstable Cyber Hygiene Score: We can discuss this topic along with other usersUnstable Cyber Hygiene Score: We can discuss this topic along with other users
- 3
-