pwn_docker_example
pwn_docker_example copied to clipboard
using vscode remote to develop inside the container
Hi, I saw your video about your ctf setup and remembered that vscode had a remote feature to connect to the windows subsystem for linux.
turns out you can do the same with docker containers. this should provide vscode with stuff like codecompletion for the installed python packages. also you'd be able to use the integrated terminal in vscode to run your exploits in the container.
I have not tested this but it should work. thought I'd share this to see if you're interested.
https://code.visualstudio.com/docs/remote/containers