Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added control and rule for Kubernetes Aggregated API Server Redirection Vulnerability [CVE 2022-3172] #304

Closed
wants to merge 5 commits into from

Commits on Feb 9, 2023

  1. Added control and rule for Kubernetes Aggregated API Server Redirecti…

    …on Vulnerability [CVE 2022-3172]
    
    Signed-off-by: Karanjot Singh <drquark@duck.com>
    0xquark committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    7944640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dadffe1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Added test for aggregated-api-server-redirection vulnerability

    Signed-off-by: Karanjot Singh <drquark@duck.com>
    0xquark committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    8836e93 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Fixed tests

    Signed-off-by: Karanjot Singh <drquark@duck.com>
    
    - Imported future.keywords
    - used .yaml input instead of .json ( doesn't make much difference )
    - fixed vulnerable_version format
    0xquark committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    438f6be View commit details
    Browse the repository at this point in the history
  2. Fixed error due to unmarshalling

    Signed-off-by: Karanjot Singh <drquark@duck.com>
    0xquark committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    3d4f666 View commit details
    Browse the repository at this point in the history