RPISEC / MBE

Course materials for Modern Binary Exploitation by RPISEC
BSD 2-Clause "Simplified" License
5.47k stars 883 forks source link

Docker Image #1

Open zachriggle opened 9 years ago

zachriggle commented 9 years ago

It'd be really great if setup_image.sh could be run by one of the RPI members, and packaged as a Docker image. This would make it easier for other users to at least get it up and running :)

RPISEC commented 9 years ago

We provided a VM image in the initial release. See the release page. https://github.com/RPISEC/MBE/releases/download/v1.0_release/MBE_VM.vmdk.gz

gaasedelen commented 9 years ago

Reopened because I think this is worth exploring.

Manouchehri commented 8 years ago

@RPISEC Is there anything kernel related that's been changed?

clarkb7 commented 8 years ago

@Manouchehri: No. The only kernel stuff is for lab 10, which isn't included in this image.

Manouchehri commented 8 years ago

Thanks, should make it easier.

Nothing like ASLR off or other trickery?