This repository is maintained by Datadog Security Labs. Primary contributions will only be made internally but we do accept pull requests for enhancements, documentation fixes, etc.
- Add your code to the
proof-of-concept-exploits
directory - Update the listing of exploits in the README.md
- Add any 3rd party licenses to the LICENSE-3rdparty.csv file
All proof of concepts added should include a README with instructions on how to demonstrate the exploit or demo script. A Makefile is reccomended for ease of use and highly encouraged. Example:
make run-exploit
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as described in the README, without any additional terms or conditions.