Skip to content

Add Windows support to docker_image persistence#21477

Open
M4nu02 wants to merge 1 commit into
rapid7:masterfrom
M4nu02:windows-docker-persistence
Open

Add Windows support to docker_image persistence#21477
M4nu02 wants to merge 1 commit into
rapid7:masterfrom
M4nu02:windows-docker-persistence

Conversation

@M4nu02
Copy link
Copy Markdown
Contributor

@M4nu02 M4nu02 commented May 18, 2026

Fixes #21325 by extending the docker_image persistence module to support Windows in addition to Linux.

Verification

  • Start msfconsole
  • Get a shell on windows
  • Do: use exploit/multi/persistence/docker_image
  • Do: set session #
  • Do: set WritableDir #
  • Do: run
  • Verify get a shell from the docker container with the host directory mounting the C folder

Extends the docker_image persistence module to support
Windows in addition to Linux.

Fixes rapid7#21325
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Windows Persistence: Add Docker Image

3 participants