[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#809036: ITP: ctf-gameserver -- Gameserver for A/D IT-Sec CTFs



Package: wnpp
Severity: wishlist
Owner: Christoph Egger <christoph@debian.org>

* Package name    : ctf-gameserver
  Version         : 0.1.0
  Upstream Author : Christoph Egger <Christoph.Egger@fau.de>
                    Felix Dreissig
* URL             : http://ctf00.cs.fau.de/ctf-gameserver/
* License         : ISC / MIT
  Programming Lang: Python
  Description     : Gameserver for A/D IT-Sec CTFs

Source: ctf-gameserver
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Christoph Egger <christoph@debian.org>
Build-Depends: debhelper (>= 8~),
 python3-all,
 python3 (>= 3.3.0-2),
 python3-setuptools,
 python3-sphinx
Standards-Version: 3.9.4
Homepage: http://framework.faustctf.net/

Package: python3-ctf-gameserver
Architecture: all
Suggests: ctf-gameserver-doc
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends}
Provides: ${python:Provides}
Description: ctf-gameserver - support libraries
 Attack-defence Capture the Flag (CTF) is a special kind of
 information security competitions. Every team has own network(or only
 one host) with vulnarable services. Your team has time for patching
 your services and developing exploits. Organizers connects
 participants of competition. ctf-gameserver is an implementation of
 the infrastructure needed to organize sucha competition.
 .
 This package contains all python modules backing up the service as
 well as the web code that can be served via wsgi

Package: ctf-gameserver-doc
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends}
Provides: ${python:Provides}
Description: ctf-gameserver - documentation
 Attack-defence Capture the Flag (CTF) is a special kind of
 information security competitions. Every team has own network(or only
 one host) with vulnarable services. Your team has time for patching
 your services and developing exploits. Organizers connects
 participants of competition. ctf-gameserver is an implementation of
 the infrastructure needed to organize sucha competition.
 .
 This package contains a deamon to submit flags for scoring

Package: ctf-gameserver-submission
Architecture: all
Suggests: ctf-gameserver-doc
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-ctf-gameserver,
 python3-psycopg2
Description: ctf-gameserver - flag submission
 Attack-defence Capture the Flag (CTF) is a special kind of
 information security competitions. Every team has own network(or only
 one host) with vulnarable services. Your team has time for patching
 your services and developing exploits. Organizers connects
 participants of competition. ctf-gameserver is an implementation of
 the infrastructure needed to organize sucha competition.
 .
 This package contains documentation for the modules and geneal setup

Package: ctf-gameserver-checker
Architecture: all
Suggests: ctf-gameserver-doc
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-ctf-gameserver,
 python3-psycopg2
Description: ctf-gameserver - servicechecker
 Attack-defence Capture the Flag (CTF) is a special kind of
 information security competitions. Every team has own network(or only
 one host) with vulnarable services. Your team has time for patching
 your services and developing exploits. Organizers connects
 participants of competition. ctf-gameserver is an implementation of
 the infrastructure needed to organize sucha competition.
 .
 This package contains a deamon for checking srevice availability on
 the participant's host(s)

Package: ctf-gameserver-controller
Architecture: all
Suggests: ctf-gameserver-doc
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-ctf-gameserver,
 python3-psycopg2
Description: ctf-gameserver - game controller
 Attack-defence Capture the Flag (CTF) is a special kind of
 information security competitions. Every team has own network(or only
 one host) with vulnarable services. Your team has time for patching
 your services and developing exploits. Organizers connects
 participants of competition. ctf-gameserver is an implementation of
 the infrastructure needed to organize sucha competition.
 .
 This package contains a regular job advancing the game and performing
 regular maintenance.


Reply to: