Summary of "AWS re:Invent 2023-Enhance workload security with agentless scanning and CI/CD integration (SEC243)"

AWS re:Invent 2023 - Enhance workload security with agentless scanning and CI/CD integration (SEC243)


Summary of Technological Concepts, Product Features, and Analysis

Amazon Inspector Overview

Amazon Inspector is an automated vulnerability management service that continuously scans workloads for software vulnerabilities and network exposures. It supports EC2 instances, container images in ECR, Lambda functions, and scans code dependencies. Recent updates include integration with CI/CD pipelines and enhanced scanning capabilities.

Key Features and Updates

  1. Continuous and Automated Scanning

    • Automatically discovers and scans new resources without manual triggers.
    • Manages findings by detecting patched vulnerabilities and closing findings automatically.
    • Integration with AWS Organizations enables centralized management and visibility across thousands of accounts.
  2. Vulnerability Prioritization and Contextualization

    • Findings are contextualized using network exposure, CVE exploitability scores, and an “Inspector Score” to prioritize remediation efforts.
    • Supports compliance requirements and generates Software Bill of Materials (SBOM) for inventory and vulnerability tracking.
  3. Recent Launches and Enhancements

    • CI/CD Integration for Container Image Scanning

      • Enables proactive scanning of container images during build pipelines (e.g., Jenkins, TeamCity).
      • Modular architecture includes container extraction engine, Inspector Scan API, and native plugins.
      • Supports scratch, distroless, and ChainGuard images.
      • Developers can enforce vulnerability thresholds to fail builds early, reducing runtime risks and costs.
    • Agentless Scanning for EC2 Instances (Hybrid Scan Mode)

      • Complements existing agent-based scanning (via AWS Systems Manager Agent).
      • Hybrid mode automatically uses agent-based scanning where available and falls back to agentless scanning otherwise, maximizing coverage.
      • Agentless scanning uses EBS snapshots and direct APIs to efficiently scan software packages without copying entire snapshots.
      • Provides per-instance visibility on scan mode (agent vs. agentless).
    • Enhanced Lambda Code Scanning with AI-Assisted Remediation

      • Scans Lambda function code for vulnerabilities such as injection flaws and insecure cryptography.
      • Provides detailed code snippets and generative AI-assisted code patches for automated remediation.
      • Automatically detects patched code and closes findings without manual intervention.
  4. Vulnerability Intelligence and Database

    • Aggregates data from 50+ sources including open source, paid vendors, and internal research.
    • Provides detailed CVE information, including exploit availability, EPSS scores, MITRE ATT&CK mappings, malware kits, and real-world exploit evidence.
    • Enables security teams to prioritize and respond effectively.
  5. Customer Use Case - HSBC

    • HSBC uses Amazon Inspector at scale across 1800 AWS accounts and 700+ production applications globally.
    • Emphasizes demonstrable compliance with global financial regulations by continuously monitoring and reporting security posture.
    • Their architecture avoids cross-account connections for security isolation, which previously required thousands of scanner instances.
    • With Inspector, they achieve near 100% vulnerability coverage without deploying centralized or multiple scanners.
    • Data from Inspector feeds into centralized dashboards (using DynamoDB, Athena, QuickSight) for real-time risk visibility and regulatory reporting.
    • HSBC plans to expand Lambda scanning coverage and container scanning in 2024.
  6. Demo Highlights

    • Demonstrated Jenkins plugin installation and configuration for container image scanning with vulnerability thresholds.
    • Showed scan results in HTML reports and downloadable SBOM and CSV formats with detailed vulnerability metadata.
    • Demonstrated toggling EC2 scanning modes between agent-based and hybrid in the Inspector console.
    • Showed detailed vulnerability findings with multiple CVE scoring systems and remediation advice.
    • Showcased Lambda code scanning findings with AI-generated code patches for easy developer remediation.
    • Highlighted vulnerability database search capabilities including CVE details, exploit intelligence, and industry targeting.

Key Takeaways


Main Speakers / Sources


This session provides a detailed product overview, new feature announcements, customer use case insights, and live demos focused on enhancing workload security with Amazon Inspector.

Category ?

Technology

Share this summary

Featured Products

Video