GithubHelp home page GithubHelp logo

l3ak-team / l3akctf-2024-public Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 2.0 67.69 MB

Sage 0.32% Dockerfile 0.37% Shell 0.16% Python 6.69% VHDL 0.13% C 77.99% Solidity 0.08% HTML 0.99% JavaScript 0.79% Max 0.08% Makefile 0.92% Assembly 9.06% Perl 0.05% Roff 0.14% Rust 0.50% CSS 1.00% EJS 0.30% Go 0.42% PHP 0.01%

l3akctf-2024-public's Introduction

L3akCTF 2024

Welcome to the official L3ak CTF 2024 challenge repo


File Structure

This repository is structured as follows:

.github/workflows/                      # github actions
    └── chal.<category>.<name>.yml      # Build scripts

category1/                              # Category (ex: pwn, rev)
    ├── challenge1/
    |   ├── compose/                    # Challenge building directory (MULTI CONTAINER CHALLENGES)
    │   ├── build/                      # Challenge building directory (ONLY FOR SINGLE IMAGE CHALLS)
    │   │   ├── Dockerfile
    │   │   └── more...
    │   ├── dist/                       # Challenge handout (empty directory if nothing)
    |   ├── solution/                   # Challenge solution (scripts, writeups, etc)
    │   └── README.md                   # Challenge description
    ├── challenge2/
    └── more...

category2/                             
    ├── challenge3/
    │   ├── build/                     
    │   │   ├── Dockerfile
    │   │   └── more...
    │   ├── dist/                       
    │   ├── solution/                       
    │   └── README.md                  
    └── more...

more...

l3akctf-2024-public's People

Contributors

0x-matthias avatar moabid42 avatar abhishekg999 avatar 0x157 avatar

Stargazers

 avatar  avatar Chritt Yassine avatar  avatar Dong Heon Hee avatar n3r0_ avatar crazyman avatar William Khem Marquez avatar  avatar

Watchers

Chris Greene 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.