Compliance professionals understand the challenges of auditing modern cloud environments that span multiple accounts and multiple cloud providers.
Tools:
- OSQuery - https://osquery.io/
- CloudQuery - https://hub.cloudquery.io/
Compliance professionals understand the challenges of auditing modern cloud environments that span multiple accounts and multiple cloud providers.
Tools:
OSquery, developed by Facebook, is well known among DevSecOps practitioners as a great low-level operating system monitoring tool for endpoints and servers. In part 2 of our 3-part series on automating compliance, SANS Associate instructor AJ Yawn will discuss how compliance professionals can leverage OSQuery to collect technically accurate evidence for security audits in an efficient and streamlined manner.
See the previous blog post about QSquery here.
This webinar demo the following features for InsightVM:
Links:
Prioritization to Prediction Volume 1: Analyzing Vulnerability Remediation Strategies
Effective remediation depends on quickly determining which vulnerabilities warrant action and which of those have highest priority, but prioritization remains one of the biggest challenges in vulnerability management.
For the first time, Kenna Security and the Cyentia Institute took a quantitative look at the effectiveness of common remediation strategies and used that data as a baseline to compare against a cutting-edge predictive model.
The results of this research are detailed in the new report, Prioritization To Prediction: Analyzing Vulnerability Remediation Strategies.
Links:
VLOOKUP stands for 'Vertical Lookup'. It is an indispensible function that makes Excel search for a certain value in a 'table array', in order to return a value from a different column in the same row.
Here's a sample of Python script that can do the same thing like Excel.
Below are the 2 links where I learned from.
Links: