Skip to content
View ashish-logmaster's full-sized avatar

Block or report ashish-logmaster

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Test useragent string from cloud tra... Test useragent string from cloud trail to detect for non IMDSv2 compliant AWS-SDKs
    1
    #!/usr/local/bin/python3
    2
    
                  
    3
    
                  
    4
    #
    5
    # Read in results from SumoLogic query on cloudtrail, determine if a useragent has aws-sdk signature and if its version is below the non-imds compatabile list.
  2. Dump out AWS SSO config to files Dump out AWS SSO config to files
    1
    #!/bin/bash
    2
    
                  
    3
    . ./env_setup
    4
    
                  
    5
    #