« List of software » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 44 : | Ligne 44 : | ||
|- | |- | ||
! scope="row" | FBCTF | ! scope="row" | FBCTF | ||
| | | | ||
| Source: https://github.com/facebook/fbctf | | Source: https://github.com/facebook/fbctf | ||
| available from outside LAN <br /> Good design<br /> Source available <br /> available from outside LAN <br /> Easy to deploy | | available from outside LAN <br /> Good design<br /> Source available <br /> available from outside LAN <br /> Easy to deploy | ||
| | | need hosting<br /> | ||
|- | |- | ||
! scope="row" | Mellivora | ! scope="row" | Mellivora | ||
Ligne 53 : | Ligne 53 : | ||
| https://github.com/Nakiami/mellivora | | https://github.com/Nakiami/mellivora | ||
| | | | ||
| | | need hosting<br /> | ||
|- | |- | ||
! scope="row" | NightShade | ! scope="row" | NightShade | ||
Ligne 59 : | Ligne 59 : | ||
| https://github.com/UnrealAkama/NightShade | | https://github.com/UnrealAkama/NightShade | ||
| | | | ||
| | | bad design <br /> need hosting <br /> | ||
|- | |- | ||
! scope="row" | HackTheArch | ! scope="row" | HackTheArch |
Version du 2 juin 2019 à 12:21
This page is a list of software in order to run a CTF.
Hosting a ctf
Servers disponible
Criteria:
- Favorable: Simple to deploy; available from outside LAN; Run under docker; Popular; Can be hosted remotly
- Defavorable: Jeopardy only; bad design; need hosting;
Favorable | Defavorable |
---|---|
Simple to deploy Source available available from outside LAN Run under docker Popular Good design Easy to deploy |
Jeopardy only bad design need hosting |
Type | Repo | Pros | Cons | |
---|---|---|---|---|
Juice Shop | Jeopardy-style | https://github.com/bkimminich/juice-shop-ctf | Simple to deploy available from outside LAN Source available |
Jeopardy only bad design need hosting |
CTFd | attack&defense and jeopardy | Source: https://github.com/CTFd/CTFd Main: https://ctfd.io/ Demo: https://demo.ctfd.io/ |
Run under docker Popular available from outside LAN Can be hosted remotly Source available Easy to deploy |
|
FBCTF | Source: https://github.com/facebook/fbctf | available from outside LAN Good design Source available available from outside LAN Easy to deploy |
need hosting | |
Mellivora | https://github.com/Nakiami/mellivora | need hosting | ||
NightShade | https://github.com/UnrealAkama/NightShade | bad design need hosting | ||
HackTheArch | CTF scoring platform | https://github.com/mcpa-stlouis/hack-the-arch | ||
OpenCTF | CTF in a box. Minimal setup required | https://github.com/easyctf/librectf | ||
PicoCTF Platform 2 - | A genericized version of picoCTF 2014 that can be easily adapted to host CTF or programming competitions. | https://github.com/picoCTF/picoCTF-Platform-2 | ||
PyChallFactory - | Small framework to create/manage/package jeopardy CTF challenges | https://github.com/koromodako/mkctf | ||
RootTheBox - | A Game of Hackers (CTF Scoreboard & Game Manager) | https://github.com/moloch--/RootTheBox | ||
Scorebot - | Platform for CTFs by Legitbs (Defcon) | https://github.com/legitbs/scorebot | ||
SecGen - | Security Scenario Generator. Creates randomly vulnerable virtual machines | https://github.com/cliffe/SecGen |