0x90skids / 0x90skids.github2.io

0x90skids website
https://0x90skids.com
MIT License
7 stars 1 forks source link

Add Stranger Servers CTF Chal #14

Closed tcbutler320 closed 4 years ago

tcbutler320 commented 4 years ago

Overview

This pull does three things.

Integrate my first CTF Chal

Stranger Servers is a begginner level Web CTF chal. It features a site generated with hugo. It has 3 flags although the this one is not yet supported but will be shortly. The first two flags are working as intended.

Integrate twitter card feature

Twitter cards can now be generated when sharing links to our website. To enble this to happen, you must put several frontmatter variables in the post in question. Variables including author, summary, desctiption, and image need to be filled out for the card to generate properly.

Additional CTF page formatting

The ctf page now supports header images and dropdown boxes. If you do not wish to add these to your challenge. Leave the related frontmatter variable to "none".