Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement] I want these features :) #13

Open
1 of 4 tasks
davispuh opened this issue Nov 3, 2024 · 1 comment
Open
1 of 4 tasks

[enhancement] I want these features :) #13

davispuh opened this issue Nov 3, 2024 · 1 comment

Comments

@davispuh
Copy link
Contributor

davispuh commented Nov 3, 2024

I'm participating in CTF right now and here are the features I wish this tool had:

  • a lot of tasks have additional files so need to download them. tasks usually have URLs in description

  • some tasks have hints added, this currently is not downloaded

  • show currently total points

  • download all users and teams

@p0dalirius p0dalirius changed the title I want these features :) [enhancement] I want these features :) Nov 6, 2024
@azan121468
Copy link

@davispuh you can explore this.
https://github.com/azan121468/CTFd-Automation/
some of the feature your requested are added in this one.

Feature 1: If you mean newly released challenge, you can just rerun my script. If old challenge, you have to delete its directory and rerun the challenge.
Feature 2: In each challenge folder, there is hints.py running which will give you hints of the challenges.
Feature 3 & 4: You can use main_scoreboard.py to get the scores of all the teams. It will also automatically saves points data for all teams in directory when main_scoreboard.py is located.

Other usage is listed in README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants