shramos / polymorph

Polymorph is a real-time network packet manipulation framework with support for almost all existing protocols
GNU General Public License v2.0
452 stars 59 forks source link

Updated Dockerfiles #11

Closed LudwigEnglbrecht closed 4 years ago

LudwigEnglbrecht commented 4 years ago

Hi, the Dockerfiles of polymorph need to be updated since the used image is no longer available via docker-hub:

Please note, kalilinux/kali-linux-docker is the former official image, it’s no longer updated. Don’t use it. source

Please find attached the updated Dockerfiles with the new base image and the necessary adjustment for using python-netfilterqueue.

Dear @shramos, please check if could be useful :-)

Dockerfile.txt Dockerfile-victim.txt

jayluxferro commented 4 years ago

Hi @LudwigEnglbrecht . Thanks for the updated docker files. Create a pull request so that @shramos can merge it.

LudwigEnglbrecht commented 4 years ago

Dear @jayluxferro , thank you very much for your reply 👍 I created a pull request. Best wishes, Ludwig