PEzor-Docker - With The Help Of This Docker Image, You Can Easily Access PEzor On Your System!

2 years ago 139
BOOK THIS SPACE FOR AD
ARTICLE AD

With the help of this kali linux image, you can easily access PEzor on your system!

Basically, this image is built from the kalilinux/kali-rolling image and then the PEzor shellcode and PE packer is installed on top of it. Sometimes, it's vital to have access to PEzor, specially in a post exploit phase, but installing it on a host or a VM is a time-consuming task due to the dependencies that are required. Having said that, this docker image is created to solve this problem and provide a quick way to access PEzor.

P.S. All the credits for the wonderful PEzor tool are reserved for @phra .

This docker image is only for educational purposes and ethical uses! Any misuse of this image is totally on your own risk.

With the help of this incredible tool, you can create FUD malwares that are capable of bypassing most of the well-known AVs. For instance, you can pack the "mimikatz" executable file with the help of PEzor and then run it against victim's system for a full mem dump without any problem!

NOTE: You need to have docker installed on your system.

docker pull https://hub.docker.com/r/4d0niis/pezor_included_kali:1.0
docker run -it 4d0niis/pezor_included_kali:1.0 /bin/bash

https://hub.docker.com/r/4d0niis/pezor_included_kali

https://github.com/phra/PEzor

https://hub.docker.com/r/kalilinux/kali-rolling

PEzor-Docker - With The Help Of This Docker Image, You Can Easily Access PEzor On Your System! PEzor-Docker - With The Help Of This Docker Image, You Can Easily Access PEzor On Your System! Reviewed by Zion3R on 8:30 AM Rating: 5

Read Entire Article