Skip to content

Instantly share code, notes, and snippets.

@sbnsec
sbnsec / ImageMagick-6.9.3-9 CVE-2016–3714 RCE Payload
Last active May 12, 2024 16:35 — forked from tutozz/README.md
ImageMagick-6.9.3-9 CVE-2016–3714 RCE Payload
Based on https://github.com/swisskyrepo/PayloadsAllTheThings
This needs to be adapted to exploit a Docker container. Replace the IP with your own.
@sbnsec
sbnsec / qemu-debian-powerpc32.md
Last active September 3, 2019 08:58 — forked from nstarke/qemu-debian-powerpc32.md
Create Debian PowerPC32 VM Under QEMU

Create Debian PowerPC32 VM Under QEMU

I have a collection of QEMU VMs for different CPU Architectures. In an attempt to fill in some gaps on architectures I lacked VMs for, I decided to spin up a PowerPC32 VM under QEMU. I chose Debian-PowerPC as the OS.

Gathering Resources

Install the prerequisite PowerPC packages:

# apt-get install qemu-system-ppc openbios-ppc