Container 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
- List of the tools/commands/utilities available in container are list.todo
 
- Just run the following command to explore in the docker container environments
 
docker run --rm -it madhuakula/hacker-container- To deploy as a Pod in Kubernetes cluster run the following command
 
kubectl run -it hacker-container --image=madhuakula/hacker-containerThis container can be used in different ways in different environments, it aids your penetration testing or security assessments of container and Kubernetes cluster environments.
Please feel free to create issue or make a pull request or tweet to me @madhuakula for improvements and suggestions


