hack-the-arch
hack-the-arch copied to clipboard
Welcome to HackTheArch! A free open source scoring server for cyber Capture the Flag competitions!
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.3. Release notes Sourced from rails-html-sanitizer's releases. 1.4.3 / 2022-06-09 Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of select...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.1 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
Bumps [puma](https://github.com/puma/puma) from 4.3.10 to 4.3.12. Release notes Sourced from puma's releases. 4.3.12 Security Close several HTTP Request Smuggling exploits (CVE-2022-24790) 4.3.11 Bugfix/Security Response body will always be closed. (GHSA-rmj8-8hhh-gv5h,...
It is possible to provide a more detailed install guide (in README or docs/wiki). As this one I wrote on another project https://github.com/mitre-cyber-academy/ctf-scoreboard/blob/d59eced1dbf6830015c35687667afb89a54eba7e/README.md I'll maybe PR when I'll have time.
Request for new feature: In the scoring configuration, add another section that you can define a penalty for wrong answers.
I know you tried, picoCTF, CTFd, and RootTheBox, but did you tried another ruby CTF framework named *MITRE CTF Scoreboard*? https://github.com/mitre-cyber-academy/ctf-scoreboard It is great and the administration interface is especially...
To help with Docker Deployments, I suggest switching to the REST API for Sendgrid, and just calling for the API Key, Interfacing with Sendgrid's API is pretty stupid easy Most...
 Firefox 58.0.2 (64-bit) Windows 10 Shows when adding a new challenge
Should have a form in the settings page that allows the admin to send an e-mail to all active users. Form should have two text areas: Subject: Message: E-mail should...