Home / Companies / Sysdig / Blog / August 2022

August 2022 Summaries

10 posts from Sysdig

Filter
Month: Year:
Post Summaries Back to Blog
Microsoft Azure offers a comprehensive set of security tools and services to help customers protect their cloud workloads, applications, and services, emphasizing a shared responsibility model where Microsoft secures the infrastructure, and customers safeguard their workloads. These tools include Microsoft Defender for Cloud, Microsoft Defender for Containers, Azure Policy, and Azure Activity Logs, which support cloud-native application protection, cloud workload protection, and cloud security posture management. Sysdig complements Azure's security offerings by providing additional capabilities like multi-cloud and hybrid-cloud support, reduced latency and storage costs, and continuous compliance through unified threat detection and vulnerability management. By leveraging the open-source Falco project, Sysdig enhances runtime threat detection and offers a unified experience across various cloud platforms, thereby helping organizations implement best practices and compliance frameworks in a cost-effective manner.
Aug 29, 2022 1,508 words in the original blog post.
CrashLoopBackOff is a state in Kubernetes that indicates a pod is stuck in a restart loop due to underlying errors preventing it from starting properly. It typically arises when a container within a pod crashes repeatedly, prompting Kubernetes to restart it with increasing back-off times, allowing opportunities to address the issue. Common causes include misconfigurations, unavailable resources, incorrect command-line arguments, and permission errors. To troubleshoot, users can employ various kubectl commands to check pod descriptions, logs, events, and deployments. Additionally, tools like Prometheus can help monitor and alert users to CrashLoopBackOff occurrences. Despite its intimidating name, CrashLoopBackOff serves as a useful notification for diagnosing and fixing container issues, with solutions like Sysdig Monitor Advisor offering enhanced troubleshooting capabilities.
Aug 25, 2022 1,483 words in the original blog post.
Sysdig has introduced a new managed policy feature for Sysdig Secure, enhancing its cloud-native security offerings by automatically updating security policies to protect against evolving threats. This feature utilizes open-source Falco for runtime threat detection and provides an intuitive user interface for DevOps and DevSecOps engineers to implement and manage security rules effectively. Managed policies are maintained by the Sysdig Threat Research Team, ensuring that users receive timely updates without manual intervention, thereby reducing the burden on users to constantly adapt to new threats. These managed policies are designed to minimize false positives and increase security efficiency by preemptively addressing emerging threats and attack patterns. This approach addresses previous challenges where users had to manually update policies, often responding too late to vulnerabilities such as the Log4J incident. With the new system, users can easily track changes in the policies, enhancing clarity and security management within Kubernetes Clusters, Hosts, and Cloud environments.
Aug 24, 2022 1,221 words in the original blog post.
Sysdig has launched a Partner Technical Accreditation Program to support channel partners in addressing the security and monitoring challenges of modern cloud-native architectures. As organizations increasingly adopt DevOps frameworks and containerized infrastructures, they encounter security and compliance challenges that legacy tools fail to address. Sysdig's program offers two levels of training—Kraken Scout and Kraken Hunter—designed for various technical roles within partner organizations, such as sales and solution engineers. These training sessions, which include in-person workshops and knowledge checks, aim to enhance partners' understanding of cloud security concepts and enable them to implement Sysdig's platform effectively. Partners who complete the program receive shareable achievement badges that validate their expertise and strengthen their partnership with Sysdig, while also qualifying for additional rewards. The initiative aligns with Sysdig's channel-first business approach, ensuring that solutions are tailored to customer needs and enhancing the overall value delivered to clients.
Aug 23, 2022 678 words in the original blog post.
In August 2022, Sysdig introduced several new features across its monitoring and security platforms. Sysdig Monitor enhanced its troubleshooting capabilities with the release of Advisories and a new Dashboard Manager, improving user interface and visualization options. Sysdig Secure rolled out advanced features like Cryptomining Detection using machine learning, which provides precise identification of cryptojacking attempts, and Managed Policies for threat detection. Additionally, Sysdig improved its Prometheus integration with Alertmanager notifications and supported new PromQL variables for enhanced metric analysis. The company also released updates to its Sysdig Agents, providing better visibility into agent statuses and cluster instrumentation. Moreover, the latest Sysdig Agent release, v12.8.0, includes new features such as Kubernetes state metrics and support for specific syscalls. Throughout the document, various technical updates, fixes, and improvements were detailed, including the release of a new runtime vulnerability scanner, updates to existing SDKs and CLI tools, and enhanced integrations with cloud platforms.
Aug 23, 2022 1,551 words in the original blog post.
A Software Bill of Materials (SBOM) is an essential tool for enhancing software supply chain security by providing a detailed inventory of a software's components, including libraries, modules, and licenses. Originating over a decade ago in response to the need for transparency in software composition, SBOMs have gained prominence due to the rise in supply chain attacks. They are crucial for identifying vulnerabilities, managing licenses, and ensuring compliance. The SBOM concept is akin to a list of ingredients in food, offering visibility into a software's construction and allowing for effective vulnerability scanning. Despite the existence of standards like SPDX and CycloneDX, challenges remain in creating accurate SBOMs due to complex dependencies and competing formats. The SBOM's role in vulnerability management involves matching known vulnerabilities with software components, with sources ranging from vendor-specific feeds to independent databases. The current landscape sees efforts to standardize SBOM practices, with frameworks like Salsa introducing maturity levels for software supply chain security. As the industry moves toward adopting SBOMs as a standard practice, the focus is on achieving comprehensive, digitally signed SBOMs to ensure authenticity and integrity in software development and deployment processes.
Aug 23, 2022 3,943 words in the original blog post.
Kubernetes 1.25 introduces a range of enhancements and changes, including 40 updates with 13 features reaching stability, 10 existing feature improvements, 15 new additions, and the deprecation of two features. A significant highlight is the final removal of PodSecurityPolicies, superseded by the stable PodSecurity admission. The release also emphasizes security improvements such as user namespace support, forensic container checkpoints, and better SELinux integration. Cluster management sees enhancements like non-retriable Pod failures and improved handling of StorageClass defaults. Notably, the CSI migration effort progresses towards completion, facilitating more efficient storage management. The update also includes changes to APIs and feature removals, aiming to refine and optimize Kubernetes operations while enhancing security and performance.
Aug 16, 2022 5,400 words in the original blog post.
Cryptominer detection is a significant challenge due to the sophisticated evasion techniques used by attackers, making it difficult to distinguish malicious activities from legitimate ones without disrupting business operations. The article explores the implementation of machine learning techniques to detect cryptominer processes in running containers, focusing on a binary classification task using supervised learning methods. Data is collected from both malicious cryptominers set up in honeypots and legitimate processes, with features extracted to represent cryptominer characteristics while generalizing benign activities. The model assessment involves addressing highly imbalanced data and minimizing false positives, with a detailed evaluation using nested cross-validation and hyperparameter optimization to ensure unbiased generalization error estimation. A real-world detection case illustrates the effectiveness of machine learning in identifying cryptominer processes, highlighting the importance of human oversight to complement automated systems. The ongoing efforts in model improvement and data collection aim to enhance detection capabilities, with Sysdig offering tools and resources for those interested in implementing cryptominer detection solutions.
Aug 10, 2022 1,730 words in the original blog post.
Cryptojacking, the unauthorized use of computing resources for cryptocurrency mining, poses significant threats to cloud environments due to their scalability and often insufficient security measures. Notorious groups like TeamTNT exploit vulnerabilities in container workloads and Kubernetes, making detection challenging due to the stealthy nature of cryptominers. Sysdig addresses this with a machine learning solution designed to recognize cryptominer behavior by analyzing process activity in containers, achieving detection precision of up to 99%. This approach reduces false positives and enhances security by integrating with rule-based systems like Falco, offering a multi-layered defense against cryptojacking. Despite the advantages, machine learning requires careful application and human oversight to be effective, as demonstrated by a real-world case where Sysdig's system detected a cryptominer operating under the guise of a kernel activity worker.
Aug 10, 2022 1,161 words in the original blog post.
Cloud DNS Security is a critical consideration for cloud architects and security practitioners, focusing on options and best practices for securing DNS in cloud environments. DNS, the Domain Name System, serves as the internet's phone book, translating domain names into IP addresses and playing a vital role not just for traditional computers but also for IoT devices. The article discusses the evolution and advantages of cloud-based DNS services over the traditional DIY approach, emphasizing the benefits of Anycast architecture for improved performance and reliability. It details the shared responsibility model where the cloud provider manages the infrastructure, while the client handles configuration specifics. Cloud DNS services offer enhanced security features, such as DNS over HTTPS, DNS over TLS, and DNSSEC, which protect against various DNS attacks and privacy concerns. The piece also highlights the importance of integrating DNS with other cloud services to leverage additional features like IAM policies and health checks. Additionally, the article explores the risks associated with DNS, including DDOS attacks and misconfigurations, recommending best practices such as employing DNS monitoring and threat prevention strategies. Ultimately, it advocates for a cloud-first DNS strategy, citing its simplicity, security, and cost-effectiveness, while acknowledging the need for multiple providers to ensure redundancy and reliability.
Aug 02, 2022 5,893 words in the original blog post.