kube-hunter icon indicating copy to clipboard operation
kube-hunter copied to clipboard

Refactor Cloud Discovery

Open iyehuda opened this issue 5 years ago • 1 comments

What would you like to be added

Separate behavior of specific cloud providers from generic discovery logic. Make cloud discovery modular so more cloud providers can be supported.

Why is this needed

kube-hunter currently support discovery of Azure environment (using metadata server) and provides a few hunters for Azure that in turn executes only when running in Azure. This is a tightly coupled implementation and should be split into another module.

iyehuda avatar Feb 19 '20 22:02 iyehuda

Initially implemented at #145 which was torn down into several issues.

iyehuda avatar Feb 19 '20 23:02 iyehuda