{"id":21400607,"url":"https://github.com/cybersecurityup/k8senumeration","last_synced_at":"2025-07-13T21:31:23.390Z","repository":{"id":203809485,"uuid":"710461261","full_name":"CyberSecurityUP/k8senumeration","owner":"CyberSecurityUP","description":"Kubernetes, Clusters and Dockers Enumeration in GCP and AWS environments ","archived":false,"fork":false,"pushed_at":"2023-11-23T17:59:09.000Z","size":18,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-11-24T18:41:33.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CyberSecurityUP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-26T18:33:27.000Z","updated_at":"2023-11-23T21:16:35.000Z","dependencies_parsed_at":"2023-11-05T01:25:57.662Z","dependency_job_id":null,"html_url":"https://github.com/CyberSecurityUP/k8senumeration","commit_stats":null,"previous_names":["cybersecurityup/k8senumgcp"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberSecurityUP%2Fk8senumeration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberSecurityUP%2Fk8senumeration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberSecurityUP%2Fk8senumeration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberSecurityUP%2Fk8senumeration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberSecurityUP","download_url":"https://codeload.github.com/CyberSecurityUP/k8senumeration/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225918432,"owners_count":17545079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T15:23:13.782Z","updated_at":"2024-11-22T15:23:14.442Z","avatar_url":"https://github.com/CyberSecurityUP.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# k8senumgcp\nKubernetes, Clusters and Dockers Enumeration in GCP and AWS environments \n\n## Install kubectl in GCP\n\n\n### Install kubectl component in gcloud:\n\n`\ngcloud components install kubectl\n`\n\n\n### Check if kubectl is installed:\n\n`\nkubectl version\n`\n\n### Install authentication k8s Plugin\n\n`\ngke-gcloud-auth-plugin --version\n`\n\n### Update kubectl configuration to use the plugin:\n\n`\ngcloud container clusters get-credentials CLUSTER_NAME \\\n    --region=COMPUTE_REGION\n`\n\n## Configure EKS\n\n### AWS Configure Key\n\n`\naws configure\n`\n\n### AWS Authentication Info\n\n`\naws sts get-caller-identity\n`\n\n### AWS Kube Configuration\n\n`\naws eks update-kubeconfig --name cluster-name1 --region us-east-1\naws eks update-kubeconfig --name cluster-name2 --region us-east-1\n`\n\n## Using K8SEnumeration\n\n### Running Tool\n\n`\npython3 k8senumgcp.py\n`\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybersecurityup%2Fk8senumeration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybersecurityup%2Fk8senumeration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybersecurityup%2Fk8senumeration/lists"}