aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.66k stars 579 forks source link

Instance Metadata Hunter(s) #445

Open danielsagi opened 3 years ago

danielsagi commented 3 years ago

What would you like to be added

New (set of) Instance Metadata Hunter(s) Intuitively. Will only run on a --pod scan We already have a small implementation of using azure metadata api to discover more subnets. this hunters should replace this implementation as well Add a Passive + Active Hunter that will scan Instance Metadata Services for each cloud provider.

Research on:

Other clouds:

Cool cheat sheet by @jhaddix: https://gist.github.com/jhaddix/78cece26c91c6263653f31ba453e273b

Mission:

Find cool ways to do most damage with minimum permissions