lanzay / Knowledge-Base

kb=$(cat sillynotes.txt)

Home Page:https://kb.offsec.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
hugo server

Create new pages

hugo new --kind <archetype> content/<folder>/<item>

Example creation of tool

hugo new --kind tool content/tools/other/testtool

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

About

kb=$(cat sillynotes.txt)

https://kb.offsec.nl

License:GNU General Public License v3.0


Languages

Language:PowerShell 90.2%Language:HTML 3.6%Language:CSS 2.9%Language:Python 1.8%Language:JavaScript 0.8%Language:Shell 0.4%Language:C 0.2%Language:Lua 0.1%