PicoCTF Versions Save

The platform used to run picoCTF 2019.

v19.2

3 years ago
  • Refactors and significantly simplifies deployment, contributed by @royragsdale (#469)

v19.1

3 years ago

v19.0.3

3 years ago
  • Fixes 404 errors on API routes propagating to 500s (#465)
  • Fixes login and password reset requiring exact-case username (#456)
  • Prevents players from listing /html/static, contributed by @archang31 (#467)
  • Fixes plaintext password logging in statistics collection, contributed by @jrolli (#462)
  • Fixes autocrlf issues on Windows (#468)

v19.0.2

4 years ago
  • Per-instance hint templating, contributed by @ArchdukeTim (#451)
  • Fix bug allowing access to restricted static resources, contributed by @archang31 (#455)
  • Bump Node to v10 LTS
  • Fix graph rendering for teams in multiple classrooms
  • Add limits.conf exception for nobody user on shell server
  • Fix bug with merging new default settings upon API startup

v19.0.1

4 years ago
  • Team creator can kick members if they have not yet submitted a valid solution
  • Fixes a dependency issue with Werkzeug (#447)

v19

4 years ago

The picoCTF platform as used in the 2019 competition.

Major changes include:

  • Upgraded Ubuntu base from 16.04 to 18.04
  • Revamped picoCTF-web HTTP API
  • New multiple scoreboard eligibility system
  • Faster, searchable scoreboards
  • Additional administrative user management features (search and account deletion via web UI)
  • Customizable email templates
  • Teachers can create multiple classrooms
  • CSV-based batch registration for classrooms
  • Simplified challenge installation and deployment
  • Proxy allowing access to all web problems over port 80/443
  • Ability to share installed challenges across multiple shell servers

v18.0.1

4 years ago

Backports a fix to an Ansible bug preventing VM startup.

v18

5 years ago

The picoCTF platform as used in the 2018 competition.