Skip to content

Security: halilibrahimd27/cheat-sheet

Security

SECURITY.md

Security Policy

This repository contains pentest commands and defensive security education material. Although the content is reference material (not malicious code), please follow these rules.

✅ This project is for

  • Authorized penetration testing
  • CTF practice
  • Security certification preparation (OSCP+, OSWE, OSEP, OSDA, OSWA, PNPT, CPTS, etc.)
  • Educational purposes
  • Security research in your own lab

❌ This project is not for

  • Unauthorized access to systems you don't own or have permission to test
  • Malicious activities
  • Illegal use against any party

You are solely responsible for your usage. Authors and contributors disclaim liability for misuse.

🚨 Reporting security issues

App-level vulnerabilities

If you find a security issue in the application (server.js, Docker config, dependencies):

  1. Open a GitHub Security Advisory (preferred — private)
  2. Or email maintainer (see GitHub profile)

Do not open a public issue for unpatched vulnerabilities — secret disclosure window opens to attackers.

Content concerns

If you spot:

  • Real IP/credential/hostname accidentally committed
  • A command that could cause unintended damage (e.g., destructive without warning)
  • Outdated content that promotes insecure practice

→ Open a regular issue with the [Fix] template.

⏱️ Response time (best-effort)

  • 24-72 hours: initial response
  • 7 days: triage + plan
  • 14 days: fix or accepted mitigation

🙏 Thanks

Reporters (if they want to be identified) are credited in the acknowledgments section of the README.

There aren't any published security advisories