Small collection of famous exploits

Docker test beds for famous, high-severity, exploits.

How to use

git clone https://github.com/dguerri/exploits-collection.git
cd exploits-collection
git submodule update --init --recursive

Then cd into any test bed and do a make (or, better, follow the testbed-specific instructions, if a README is present)

Example:

cd xz-5.6.1-backdoor
make