GithubHelp home page GithubHelp logo

av4nth1ka / ctf-write-ups Goto Github PK

View Code? Open in Web Editor NEW

This project forked from team-shakti/ctf-write-ups

0.0 0.0 0.0 35.01 MB

CTF writeups maintained by TeamShakti members.

Home Page: https://teamshakti.in/CTF-Write-ups/

HTML 93.65% CSS 0.23% JavaScript 4.95% Python 0.64% Rust 0.05% C 0.42% Sage 0.06%

ctf-write-ups's Introduction

Writeup Repo

A collection of writeups from the CTFs we have participated.

How to build ?

This document is currently deployed in mkdocs at https://teamshakti.in/CTF-Write-ups/ . Of course, it can also be deployed locally, as follows:

Installation dependence

MKdocs
pip install mkdocs
# extensions
pip install pymdown-extensions

Theme

pip install mkdocs-material
pip install mkdocs-bootswatch
pip install mkdocs-bootstrap

Local deployment

mkdocs serve

The mkdocs locally deployed website is dynamically updated, ie when you modify and save the md file, the refresh page will be dynamically updated.

The site will be served on http://localhost:8000

Contribution

├── CNAME
├── docs
│   ├── crypto
│   ├── forensics
│   ├── index.md
│   ├── pwning
│   ├── reversing
│   ├── _static
│   └── web
├── mkdocs.yml
└── README.md
|__ about.md

mkdocs.yml : config file for mkdocs , also contains details about the structure of the contents. docs : contains all the required files. _static : static file for the theme.

How to add a new writeup

  • Open the docs folder
  • Go to the corresponding field of the writeup (Crypto,Reversing etc)
  • If you are adding a new CTF
    • Create a CTF folder and inside it add your intro.md (which has a description about the CTF and the list of challenges).
    • Also edit the intro.md with the CTF name and it’s link.
    • Add the challenge name and the link to the mardown file along with the author's name (and twitter handle).
  • If the CTF is already there go to the CTF folder
    • Add the challenge name and it’s link along with the author's name (and twitter handle) under the correct CTF bullet.

Docs :

[1] mkdocs

[2] mkdocs-material

ctf-write-ups's People

Contributors

shravya-bhaskara avatar ksridevi2908 avatar paavani-git avatar aryaarun12 avatar geethna avatar sandhrabino avatar av4nth1ka avatar l0xm1 avatar ashwathi8 avatar k1n0r4 avatar clairede-lune avatar meenakshisl avatar adhixx avatar rudyerudite avatar namithas123 avatar 5up3rn0va avatar revathi2001 avatar ath3n1x avatar srividhyavasanth avatar aparnask11 avatar simran-kathpalia avatar sowmya6320 avatar spchal avatar hrippix avatar sri-nimitha 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.