sensepost / dwn

d(ockerp)wn - a docker pwn tool manager
https://sensepost.com/blog/2021/dwn-a-docker-pwn-tool-manager-experiment/
GNU General Public License v3.0
156 stars 22 forks source link

Added inline evil-winrm #5

Open AnubisSec opened 3 years ago

AnubisSec commented 3 years ago

Similar to the gobuster one, just adding evil-winrm. I modified the original authors Dockerfile a bit to include the git clone to make it work within the context of dwn.

Let me know if you have any questions!

P.S. been loving using the project!