{"id":13840428,"url":"https://github.com/madhuakula/hacker-container","last_synced_at":"2025-10-08T23:26:42.053Z","repository":{"id":41047209,"uuid":"269669040","full_name":"madhuakula/hacker-container","owner":"madhuakula","description":"The Swiss Army Container for Cloud Native Security. Container with all the list of useful tools/commands while hacking and securing Containers, Kubernetes Clusters, and Cloud Native workloads.","archived":false,"fork":false,"pushed_at":"2023-04-10T21:05:16.000Z","size":2113,"stargazers_count":277,"open_issues_count":4,"forks_count":62,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-05-26T01:09:01.638Z","etag":null,"topics":["container","docker","hacker-container","hacking","infosec","kubernetes","kubernetes-cluster","pentest","pentesting","security","security-tools","tools"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madhuakula.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-05T14:41:16.000Z","updated_at":"2025-05-24T09:51:21.000Z","dependencies_parsed_at":"2025-01-15T12:11:38.634Z","dependency_job_id":"3d830399-5574-46d9-92fc-a164b04a5c96","html_url":"https://github.com/madhuakula/hacker-container","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/madhuakula/hacker-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhuakula%2Fhacker-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhuakula%2Fhacker-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhuakula%2Fhacker-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhuakula%2Fhacker-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madhuakula","download_url":"https://codeload.github.com/madhuakula/hacker-container/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhuakula%2Fhacker-container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000736,"owners_count":26082862,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["container","docker","hacker-container","hacking","infosec","kubernetes","kubernetes-cluster","pentest","pentesting","security","security-tools","tools"],"created_at":"2024-08-04T17:00:48.181Z","updated_at":"2025-10-08T23:26:42.037Z","avatar_url":"https://github.com/madhuakula.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile","Dockerfile (37)"],"sub_categories":[],"readme":"# Hacker Container\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/madhuakula/hacker-container/blob/master/LICENSE)\n[![Github Stars](https://img.shields.io/github/stars/madhuakula/hacker-container)](https://github.com/madhuakula/hacker-container/stargazers)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/madhuakula/hacker-container/pulls)\n[![Docker Pulls Hacker Container](https://img.shields.io/docker/pulls/madhuakula/hacker-container?logo=docker)](https://hub.docker.com/r/madhuakula/hacker-container)\n[![Twitter](https://img.shields.io/twitter/url?url=https://github.com/madhuakula/hacker-container)](https://twitter.com/intent/tweet/?text=Container%20with%20all%20the%20list%20of%20useful%20tools%20and%20commands%20while%20hacking%20Kubernetes%20Clusters%20created%20by%20%40madhuakula\u0026url=https://github.com/madhuakula/hacker-container)\n\nContainer with all the list of useful tools/commands while hacking Kubernetes Clusters. Read more about it in the blogpost [https://blog.madhuakula.com/hacker-container-for-kubernetes-security-assessments-7d1522e96073](https://blog.madhuakula.com/hacker-container-for-kubernetes-security-assessments-7d1522e96073)\n\n[![WordCloud Image of Tools](hacker-container.png)](https://blog.madhuakula.com/hacker-container-for-kubernetes-security-assessments-7d1522e96073)\n\n* List of the tools/commands/utilities available in container are **[list.todo](list.todo)**\n\n## How to use Hacker Container\n\n[![Try in PWD](https://github.com/play-with-docker/stacks/raw/cff22438cb4195ace27f9b15784bbb497047afa7/assets/images/button.png)](https://labs.play-with-docker.com/?stack=https://raw.githubusercontent.com/madhuakula/hacker-container/master/docker-stack.yml)\n\n* Just run the following command to explore in the docker container environments\n\n```bash\ndocker run --rm -it madhuakula/hacker-container\n```\n\n* To deploy as a Pod in Kubernetes cluster run the following command\n\n```bash\nkubectl run -it hacker-container --image=madhuakula/hacker-container\n```\n\n\u003e This container can be used in different ways in different environments, it aids your penetration testing or security assessments of container and Kubernetes cluster environments.\n\n## Hacker Container in Action\n\n![Hacker Container in Action](hacker-container-in-action.png)\n\n### Feedback/Suggestions\n\n\u003e Please feel free to [create issue](https://github.com/madhuakula/hacker-container/issues/new) or make a pull request or tweet to me [@madhuakula](https://twitter.com/madhuakula) for improvements and suggestions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadhuakula%2Fhacker-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadhuakula%2Fhacker-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadhuakula%2Fhacker-container/lists"}