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

remediaton: AWS Glue Data Catalog Ecnryption Enabled #593

Conversation

AkhtarAmir
Copy link
Contributor

No description provided.

AkhtarAmir and others added 30 commits August 13, 2020 00:34
…wizard-security-groups

Feature/ec2 plugin mark launch wizard security groups
SPLOIT-113: Updated custom settings
SPLOIT-113: Added regex to check if NoEcho is enabled
@AkhtarAmir AkhtarAmir self-assigned this Mar 16, 2021
@AkhtarAmir
Copy link
Contributor Author

PutDataCatalogEncryptionSettings event logs

{
    "eventVersion": "1.08",
    "userIdentity": {
        "type": "Root",
        "principalId": "000111222333",
        "arn": "arn:aws:iam::000111222333:root",
        "accountId": "000111222333",
        "accessKeyId": "ASIAISSHWZI35YQO6PJA",
        "userName": "amazon-143",
        "sessionContext": {
            "sessionIssuer": {},
            "webIdFederationData": {},
            "attributes": {
                "mfaAuthenticated": "false",
                "creationDate": "2021-03-14T14:52:35Z"
            }
        }
    },
    "eventTime": "2021-03-14T15:02:22Z",
    "eventSource": "glue.amazonaws.com",
    "eventName": "PutDataCatalogEncryptionSettings",
    "awsRegion": "us-east-1",
    "sourceIPAddress": "39.37.148.98",
    "userAgent": "console.amazonaws.com",
    "requestParameters": {
        "catalogId": "000111222333",
        "dataCatalogEncryptionSettings": {
            "encryptionAtRest": {
                "catalogEncryptionMode": "DISABLED"
            },
            "connectionPasswordEncryption": {
                "returnConnectionPasswordEncrypted": false
            }
        }
    },
    "responseElements": null,
    "requestID": "6cd1033c-6c86-4d1b-ac6b-e2cde1256e3b",
    "eventID": "b1840c94-008b-480d-8075-4495647929aa",
    "readOnly": false,
    "eventType": "AwsApiCall",
    "managementEvent": true,
    "eventCategory": "Management",
    "recipientAccountId": "000111222333"
}

@giorod3 giorod3 added the readytogo PRs ready to merge label Apr 16, 2021
@AkhtarAmir AkhtarAmir force-pushed the remediaton/glue-datacatalog-ecnryption-enabled branch from 115c126 to 5d9c371 Compare April 23, 2021 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
readytogo PRs ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants