GithubHelp home page GithubHelp logo

iradukun / ctf101 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osirislab/ctf101

0.0 0.0 0.0 24.35 MB

CTF101, a wiki-project documenting Capture The Flag techniques.

Home Page: https://ctf101.org/

License: MIT License

ctf101's Introduction

CTF 101

This is the official repository for CTF101 hosted at ctf101.org.

This branch uses MKdocs and MKdocs-Material.

The site is maintained by the OSIRIS Lab in collaboration with CTFd.


Installation

  1. Verify python 3 and python-pip is installed. Otherwise, you can find the installation here.

    python3 --version
    pip --version
  2. Clone the repository.

    git clone [email protected]:osirislab/ctf101.git
    cd ctf101
  3. Create a virtual environment. If this step doesn't work, follow this for python-venv.

    python3 -m venv .venv
    source .venv/bin/activate
  4. Install the necessary packages.

    pip install -r requirements.txt
  5. Run the development server.

    mkdocs serve

Contributing

First off, thank you so much for contributing to CTF101's wiki repository. It's contributions from people like you who makes this page what it is. Thank you for making this page be the first step for many more security engineers!

  1. Please create a branch to add/commit changes to followed with a pull request.
  2. Link the relevant issue in the pull request history and it'll be assigned a reviewer!

ctf101's People

Contributors

davidchiii avatar m0rtale avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.