Coder Social home page Coder Social logo

ctf-hub's Introduction

CTF-HUB

Brief introduction

This is the first time we have written a project, some of which are collected from other CTF competitions. Still others are written by myself. Maybe these questions are not enough for the big guys, but doing things is to do well. The work is need near perfect.I hope to bring you happiness.

CTF Topic list

  • Web

    • web_1
    • web_2
    • web_3
    • web_4
    • web_5
    • web_6
    • web_7
  • Misc

    • Misc_1
    • Misc_2
    • Misc_3
    • Misc_4
    • Misc_5
    • Misc_6
    • Misc_7
    • Misc_8
    • Misc_9
    • Misc_10
    • Misc_11
    • Misc_12
  • Crypto

    • hex
    • base
  • Android

    • And_1
  • Reverse

    • re_1
    • re_2
    • re_3
    • re_4
  • Pwn

Configuration method

# Need python environment, you also need to install pip

# installation docker
curl -s https://get.docker.com/ | sh

# Start the docker service
service docker start

# Install compose
pip install docker-compose 

# Other operating system installations of docker and docker-compose may be slightly different, please read the Docker documentation for installation.

# Pull project
git clone https://github.com/SecWiki/ctf-hub/ctf-hub.git
cd ctf-hub

# Enter the environment directory of a vulnerability
cd web/web1

# Automated compilation
docker-compose build

# Start the entire environment
docker-compose up -d
  • There is a corresponding documentation in each environment directory, please read this file for vulnerability/environment testing.

Project maintenance

Disclaimer

Do not use it for illegal purposes, otherwise the serious consequences will not be related to this project.。

Reference link

Reprint

Reprinted source:https://github.com/SecWiki/ctf-hub/

©WUJINLIN,sh1llc0de 2018

ctf-hub's People

Contributors

asdfkj1 avatar ourren avatar zkasdla111 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.