Skip to content

crypt0rr/kb

Repository files navigation

Knowledge Base (kb)

Just some silly notes digitalized, have fun and feel free to open PR.

Live version of the site is available on kb.offsec.nl.

Run Locally?

git clone https://github.com/crypt0rr/kb
cd kb
npm run dev -- --host 127.0.0.1

Contributing

Feel free to open a PR with your content/changes. Some rules:

  • Markdown styling as used in other content;
  • Content is UTF-8;
  • Single file size limit 25MB;
  • PR naming describes content.

License

GNU GPLv3