Skip to main content
1 min read Beginner

Contributing to PentestingEverything

Thanks for helping improve PentestingEverything. Contributing is mostly about adding Markdown files in the right folder; the site (navigation, search, references) builds itself.

Full step-by-step guide: pentesting.m14r41.in/contributing covers adding a vulnerability, adding a new category, how the menu and sidebar work, and the configuration reference.

Quick start

  1. Fork the repo and branch from main.
  2. Add or edit Markdown under the relevant category folder (start with a # Heading; no frontmatter needed).
  3. Preview locally with bun install && bun start.
  4. Commit with a clear message and open a Pull Request describing what changed and why.

Ground rules

  • Be accurate and practical, cite reputable sources, and keep a neutral, professional tone.
  • Only contribute material you have the right to share, under the MIT License.
  • This project is for lawful, ethical security research only. If you are unsure whether a contribution fits, please ask before submitting.

Contact

Website · LinkedIn · GitHub