Skip to content

vgutta/Naumachia-challenges

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naumachia Challenges

Welcome to the open-source repository for Naumachia challenges! If you have some challenge ideas and/or code to contribute, I would love to see it!

All of the challenges in this repository can be played live at naumachiactf.com, and you can join the Discord channel to chat!

The challenges in this repository are challenges I have written for past CTFs and open-sourced after. It's my hope that this is helpful to developers who are interested in writing their own challenges or just curious as to how it all works.

Challenges:

Writeups written by players can be found in the writeups folder

Note:
These challenges make use of custom libnetwork (Docker networking) driver including:
  • l2bridge - Networking driver focused on providing (only) layer 2 connectivity
  • static - IPAM driver designed to work with overlapping and static IP assignemnts
  • mini - IPAM driver designed to allocate small subnets for lots of little networks

It is recommended that you install and run these with these challenges and any you write, as they are designed to sidestep some of the hair-pulling long days and nights I spent working around the design choices of libnetwork.

About

Open-source challenges for Naumachia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.2%
  • HTML 14.8%
  • CSS 13.1%
  • Dockerfile 6.3%
  • Shell 3.6%