Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Kubesploit: cross-platform post-exploitation HTTP/2 Command & Control server


itsMe

Recommended Posts

This is the hidden content, please

Kubesploit

Kubesploit is a cross-platform post-exploitation HTTP/2 Command & Control server and agent dedicated for containerized environments written in Golang and built on top of the Merlin project by Russel Van Tuyl (@Ne0nd0g).

Our Motivation

While researching Docker and Kubernetes, we noticed that most of the tools available today are aimed at passive scanning for vulnerabilities in the cluster, and there is a lack of more complex attack vector coverage.
They might allow you to see the problem but not exploit it. It is important to run the exploit to simulate a real-world attack that will be used to determine corporate resilience across the network.
When running an exploit, it will practice the organization’s cyber event management, which doesn’t happen when scanning for cluster issues.
It can help the organization learn how to operate when real attacks happen, see if its other detection system works as expected and what changes should be made.
We wanted to create an offensive tool that will meet these requirements.

What’s New

As the C&C and the agent infrastructure were done already by Merlin, we integrated the Go interpreter (“Yaegi”) to be able to run Golang code from the server to the agent.
It allowed us to write our modules in Golang, provide more flexibility on the modules, and dynamically load new modules. It is an ongoing project, and we are planning to add more modules related to Docker and Kubernetes in the future.

The currently available modules are:

    Container breakout using mounting
    Container breakout using docker.sock
    Container breakout using CVE-2019-5736 exploit
    Scan for Kubernetes cluster known CVEs
    Port scanning with focus on Kubernetes services
    Kubernetes service scan from within the container
    Light kubeletctl containing the following options:
        Scan for containers with RCE
        Scan for Pods and containers
        Scan for tokens from all available containers
        Run command with multiple options

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.