Docker test beds for famous, high-severity, exploits.
- redis exec
- log4j shell poc
- rocketmq rce
- xz 5.6.1 backdoor
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