Giter Club home page Giter Club logo

ctf_network's Introduction

Network Intro

This is a configuration that will spin up a training center for an introduction to networking in CTFs. The internal network is 172.28.0.0/16, where 172.28.1.0/24 contains the services and 172.28.2.0/24 contains the students. The gateway is configured as 172.28.0.1. We use fqdn as a placeholder for the domain name chosen, in our case netintro.updownup.de. It consists of :

Service Name Container Name Tool IP DNS
Wireguard VPN wireguard wireguard 172.28.1.1 -
VPN config vpnconfig Nginx external (31338) vpnconfig.fqdn
Slides slides revealjs external (31337) slides.fqdn
Challenge 0 chal0 Nginx 172.28.1.2 chal0.internal.fqdn
Challenge 1 chal1 Socat 172.28.1.4 chal1.internal.fqdn
Challenge 2 chal2 Flask 172.28.1.5 chal2.internal.fqdn
Challenge 2 SSH chal2b openssh 172.28.1.6 & 172.28.3.3 chal2b.internal.fqdn
Challenge 2 Answer chal2c Flask 172.28.3.2 -

Service explanations

Wireguard VPN

The students can connect to the internal network through this.

VPN Config

Entry point to the network, students should be assigned a number and they can then download their config.

Slides

Slides for the students to see. This is external, so these connections don't clutter Wireshark.

Challenge 0

Webserver, that outputs the flag via HTTP on Port 80. The flag is in flag.css.

ctf_network's People

Contributors

hakimel avatar vonc avatar mischah avatar bnjmnt4n avatar lordsutch avatar davidbanham avatar aspiers avatar owenversteeg avatar ginamuuss avatar rmurphey avatar dandv avatar denehyg avatar hermansje avatar alexbatista avatar djsutherland avatar rajgoel avatar asmod3us avatar quilicicf avatar farosas avatar burnpanck avatar gturri avatar sestegra avatar lechten avatar dabrahams avatar technicalpickles avatar webpro avatar nschonni avatar nicojs avatar earboxer avatar tkaczmarzyk avatar

Watchers

 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.