tsondt / osce

My notebook for OSCE Lab

Home Page:https://osce.tsondt.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSCE Notebook

This page contains notes, commands, links, etc. that I have collected and produced while doing my Offensive Security Certified Expert (OSCE) Certification Lab.

To preview this site offline:

git clone https://github.com/tsondt/osce
  • with ruby and bundle:
BUNDLE_PATH=.bundle bundle check || \
bundle install && \
bundle exec jekyll serve
  • with Docker:
./docker-build.sh
./docker-run.sh

Published by tsondt with Jekyll using BlackDoc theme. MIT License.

About

My notebook for OSCE Lab

https://osce.tsondt.com/

License:MIT License


Languages

Language:CSS 61.9%Language:HTML 22.2%Language:Ruby 15.4%Language:Shell 0.5%