From 23479eebf7839fa003257a17cb8cf862c9aba547 Mon Sep 17 00:00:00 2001 From: Carter Perez Date: Wed, 12 Nov 2025 08:36:02 -0500 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..198790b8 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,44 @@ +# Security Policy + +## Reporting Security Issues + +If you discover a security vulnerability in any of the projects or code in this repository, please report it responsibly. + +### How to Report + +Send an email to [support@certgames.com] with: + +- A description of the vulnerability +- Steps to reproduce the issue +- Potential impact +- Any suggested fixes (optional) + +Please do not open public issues for security vulnerabilities. + +## Response Timeline + +We will acknowledge receipt of your report within 48 hours and provide a more detailed response within 5 business days. + +## Scope + +This security policy applies to: + +- Code in the `/PROJECTS` directory +- Project descriptions and instructions +- Any scripts or tools provided in this repository + +## Educational Purpose + +Many projects in this repository are designed for educational and ethical security research. All tools and code should only be used: + +- On systems you own or have explicit permission to test +- In controlled lab environments +- For legal security research and learning + +Misuse of these tools for unauthorized access or malicious purposes is prohibited and may be illegal. + +## Disclaimer + +The maintainers of this repository are not responsible for any misuse of the code or projects provided here. Users assume all responsibility for ensuring their use complies with applicable laws and regulations. + +image