Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 557 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 557 Bytes

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