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

Log failed flag attempts #31

Open
Aplet123 opened this issue Nov 25, 2024 · 1 comment
Open

Log failed flag attempts #31

Aplet123 opened this issue Nov 25, 2024 · 1 comment

Comments

@Aplet123
Copy link
Collaborator

No description provided.

@burturt
Copy link
Collaborator

burturt commented Nov 25, 2024

Probably requires:

  • Creating a new database table for logging all flag submissions (will need to create db migration file)
  • Adding hooks into db "library" file to interface with this table
  • Logging all flag submissions in said table with team ID and timestamp and chall ID

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