31 lines
1.4 KiB
Markdown
31 lines
1.4 KiB
Markdown
## What is FBCTF?
|
|
|
|
The Facebook CTF is a platform to host Jeopardy and “King of the Hill” style Capture the Flag competitions.
|
|
|
|
<div align="center"><img src="https://github.com/facebook/fbctf/raw/master/screencapture.gif" /></div>
|
|
|
|
## How do I use FBCTF?
|
|
|
|
* Organize a competition. This can be with as few as two participants, all the way up to several hundred. The participants can be physically present, active online, or a combination of the two.
|
|
* Enter challenges into admin page
|
|
* Have participants register as teams
|
|
* If running a closed competition:
|
|
* In the admin page, generate and export tokens to be shared with approved teams, then point participants towards the registration page
|
|
* If running an open competition:
|
|
* Point participants towards the registration page
|
|
* Enjoy!
|
|
|
|
## Instructions
|
|
|
|
Once you've started the container, the password for the user admin will be printed in the console.
|
|
|
|
You can go to the URL/IP of the server, click the "Login" link at the top right, enter the admin credentials, and you'll be redirected to the admin page.
|
|
|
|
## Have more questions?
|
|
|
|
Check out the [wiki pages] (https://github.com/facebook/fbctf/wiki) attached to this repo.
|
|
|
|
## License
|
|
|
|
The original source code is licensed under the Creative Commons Attribution-NonCommercial 4.0 International license found in the LICENSE file in the root directory of this source tree.
|