easyctf-2017/README.md

52 lines
1.3 KiB
Markdown
Raw Normal View History

2015-12-23 06:49:28 +00:00
# EasyCTF 2016
Platform for the EasyCTF 2016 competition.
## Installation
If you have Vagrant installed, setting up the platform should be a piece of cake.
2015-12-25 20:07:13 +00:00
1. Navigate to the root directory of this project in a terminal.
2015-12-25 18:59:32 +00:00
2. Enter the command `vagrant up` to create a virtual machine using the Vagrantfile.
3. Enter the command `vagrant ssh` to SSH into the virtual machine.
2015-12-23 06:49:28 +00:00
4. Once you're inside the virtual machine, run `deploy` to start the server.
5. Open [localhost:8080](http://localhost:8080) on your local machine to see if it works.
If you have any issues during installation, file an issue.
## Notes
2015-12-21 02:03:20 +00:00
2015-12-24 02:25:07 +00:00
####reCAPTCHA
2015-12-24 04:53:27 +00:00
Do not worry if you see "ERROR: Invalid domain for site key", the reCAPTCHA expects to be hosted on the domain "easyctf.com" and will not function properly until it is.
2015-12-24 15:54:27 +00:00
2015-12-24 02:25:07 +00:00
Site Key: *6Lc4xhMTAAAAAIaiF3yEWGbHRaGgMg4FHor61p1G*
2015-12-24 15:54:53 +00:00
2015-12-24 02:25:07 +00:00
Secret Key: *6Lc4xhMTAAAAACFaG2NyuKoMdZQtSa_1LI76BCEu*
2015-12-26 18:51:43 +00:00
**Resources** : Flask, MySQL, AngularJS
2015-12-23 01:18:30 +00:00
2015-12-21 02:03:20 +00:00
2015-12-21 23:16:57 +00:00
Main Pages:
2015-12-24 00:04:34 +00:00
- <b>index.html</b>
- <b>login.html</b>
- <b>register.html</b>
- <b>about.html</b>
- <b>scoreboard.html</b>
- <b>problems.html</b>
2015-12-21 23:16:57 +00:00
- account.html
- <b>programming.html</b>
- <b>chat.html</b>
2015-12-21 23:16:57 +00:00
- forgot_password.html
- logout.html
- <b>rules.html</b>
2015-12-21 23:16:57 +00:00
- team.html
- <b>shell.html</b>
- <b>updates.html</b>
2015-12-21 23:16:57 +00:00
- resetpassword.html
Misc Pages:
- <b>Admin/submission page</b>
2016-01-02 00:17:21 +00:00
Color Scheme: #62AC5B | #0080FF