Skip to content

Server that we made to be able to login, submit CTF flags and more

License

Notifications You must be signed in to change notification settings

honeypot-project/server

Repository files navigation

Honeypot service

vert.x 4.3.7 red

This application was originally a school project. Its goal is to manage users and allow them to submit flags to a CTF challenge.

Users can:

  • Upload a picture

  • Submit flags

Administrators can:

  • Disable/enable users

  • See their solved challenges

  • Make users admins

Before running

Please change the username and password in the src/main/resources/config/sql.properties file before running The default database will be created automatically if it doesn’t exist.

Building

To launch your tests:

./gradlew clean test

To package your application:

./gradlew clean assemble

To run your application:

./gradlew clean run

About

Server that we made to be able to login, submit CTF flags and more

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •