Readded about content

This commit is contained in:
CommanderStrax 2015-12-24 11:27:23 -06:00
parent 40acbe9f88
commit b284096bba

View file

@ -1,28 +1,75 @@
<h1>About EasyCTF</h1>
<!DOCTYPE html>
<html>
<head>
<title>About</title>
<script src="js/semantic.min.js"></script>
<script src="js/jquery-1.11.3.js"></script>
<link type="text/css" rel="stylesheet" href="css/semantic.min.css">
</head>
<body style="background-color: #EEEEEE;">
<div class="ui inverted menu" style="margin: -0.1em; background-color: #FA6900;">
<a class="item" href="./">Home</a>
<a class="item" href="./about.html">About</a>
<a class="item" href="./register.html">Register</a>
<div class="right menu">
<a class="item" href="./login.html">Login</a>
<a class="item" href="./account.html">Account</a>
</div>
</div>
<center style="margin-left: 10em; margin-right: 10em;">
<h1 style="color: #69D2E7; font-size: 75px;">About EasyCTF</h1>
<hr>
<br>
<h3 class="ui dividing header">What?! Hacking?</h3>
<p>Yup. You heard that right. EasyCTF is a online hacking/cybersecurity contest targeted at middle and high school students. Like many similar CTF competitions, participants will have to crack, decompile, decrypt, etc. through many defenses in order to find a secret message, known as the "flag". The challenges presented are designed with the intent of being hacked, making it an excellent and legal way for students to get some great hands-on experience.</p>
<div class="page-header">
<h2 style="font-size: 2.5em;">Capture The Flag?</h2>
</div>
<p style="font-size:1.2em;">Capture the Flag? Hope you brought your gym clothes! Just kidding. This time we promise no one will end up with a floor burn. Capture the flag contests, or CTFs for short, are intense cybersecurity contests that take place all over the world. To hit the top of the scoreboard, participants (and their teammates) must capture a piece of information, known as a flag. All of our problems will, after a little bit of this and that, will provide you with a flag which you can submit for points. Harder problems are worth more points. With most CTFs, it can be hard to determine whether or not you have the flag. Sometimes it's a long string of numbers or letters and it's hard to distinguish from the sorrounding code. Here at EasyCTF, our flags -- when you find them -- will look something like this: <code style="background-color:#FFFEEA;color:#FF4D4D;">flag{this_is_a_flag}</code>. Simply enter in the data between the curly braces (case-insensative) and you'll get your due points. The more flags you find, and the harder flags you find, the easier it will be for you to move up the scoreboard. If you are in one of the highest scoring teams at the end of the competition, your team will win bragging rights, and some pretty cool prizes.</p>
<br>
<h3 class="ui dividing header">How many people per team?</h3>
<p>Teams will consist of up to 5 members. There's no point advantage to having less people on your team, but it's definitely to your advantage to have more people helping you, so invite your friends to play along!</p>
<div class="page-header">
<h2 style="font-size: 2.5em;">So What's EasyCTF?</h2>
</div>
<p style="font-size:1.2em;">EasyCTF is a CTF that's tailored for the high school level. Started by high school students, it was created with a passion for learning. With computer science related fields doubling in size over the next decade, The United States, and the world are short on programmers. The world has started to focus in on the youth of the world, from teenagers all the way down to five and six year olds. Being the future of the world, it is imperative a large enough percentage of the population is trained and educated to handle the constant progession of technology. We, the EasyCTF team, have put in countless hours to provide you with a fun, inviting experiance for you and your friends to gang up and hack away. Our challenges range cover significant topics in contemporary computer science such cryptography, web, programming, binary and even more. Here at EasyCTF, we hope to provide you with a fun, competetive, educational, and safe enviroment where you, your friends, or your peers can show off your skills behind the keyboard for the world to see. Good luck, see you soon!</p>
<br>
<h3 class="ui dividing header">Help, I don't know anything!</h3>
<p>That's ok! Like its name suggests, EasyCTF is an intro-level CTF contest, but can be enjoyable for new and veteran hackers alike! With the "programming" category, those without prior knowledge of computer science or programming can get some of the foundational skills required to solve some of the later challenges.</p>
<div class="page-header">
<h2 style="font-size: 2.5em;">Isn't Hacking Illegal?</h2>
</div>
<p style="font-size:1.2em;">Yes and no. Despite the connotation "hacking" has recieved in contemporary culture and media, hacking is more or less split up into two categorizations, <i>Black Hat</i> and <i>White Hat</i>. Black Hat hackers are the ones you hear about on the news; attacking websites and their accounts to steal information or money. They attack without warning, all for their own benefit. Black Hat hackers go to prison. White Hat hackers, while rarely in the news, are the men and women who, <b><span style="text-decoration:underline;">with permission</span></b>, attack a website or service in order to find holes in the security and report them to the owners for patching. The types of hacking you will be doing in the competition are created by the EasyCTF team just for you. Take part in EasyCTF to show off your skills as a white hat hacker.</p>
<br>
<h3 class="ui dividing header">Wait, can't I just look this stuff up?</h3>
<p>Absolutely. In fact, we encourage you to use whatever resources you have, as long as it complies with our rules. CTF contests are created with the intention of allowing participants to look up information about topics they aren't familiar with. Our goal here is to open the door to cybersecurity and computer science for young and prospective hackers, and being able to find the information you want through searching the Internet is a great skill to have.</p>
<div class="page-header">
<h2 style="font-size:2.5em">How Difficult Is This?</h2>
</div>
<p style="font-size:1.2em">Well Goldilocks, our problems aren't too hard, and they're not too hard. Even if you're just a probie in the field, our problem start at the very bottom. Our reconnasince category of questions only requires a search engine and a person behind the keyboard. For those of you who have been in the field long enough to see the sights, you can start off with our most introductory problems and work your way up. Finally, for those of you who've been there, done that, humor yourself with our probie problems, work your way up through the majority of the problems, then prepare yourself to face our hardest problems. Go after the problems no one has solved. I'm sure our bigger problems will keep you working.</p>
<br>
<h3 class="ui dividing header">What are the rules?</h3>
<p>Coming soon!</p>
<div class="page-header">
<h2 style="font-size:2.5em">What Resources Can I Use?</h2>
</div>
<p style="font-size:1.2em">Hope you didn't think this was like one of your finals! No phones, no Google, no calculator, no friends. EasyCTF is a hacking competition, we would be worried if you weren't using technology to aid you in your competition. Feel free to search Google, use your calculator or text your nearest computer scientist friend. We at EasyCTF wish to emulate real-world hacking and technology. The World Wide Web is a vast ocean of more information than any library or mind in the world, feel free to use it! After all, no one is going to tell a hacker (penetration tester is the euphamism) not to Google "how to append to list in Python 3". In fact we have devoted an entire section of our problems to online reconissance. These problems require you scour the World Wide Web in search for a vital piece of information or flag using you favorite search engine. You can ask your teacher, but don't let them do it for themselves. Also, cheating such as attempting to hack the EasyCTF platform will disqualify your team, but you can read more about that below.</p>
<br>
<h3 class="ui dividing header">How can I prepare?</h3>
<p>To get a feel for what you'll be doing during the actual competition, you could try some of the practice problems below, or try some of the problems from last year's EasyCTF.</p>
<p>Finally, the <a href="http://trailofbits.github.io/ctf/" target="_blank">CTF Field Guide</a> is an excellent resource for getting information about CTFs.</p>
<p>A more complete list of resources will be available on the Learn page.</p>
<h2 class="ui dividing header">Sample Problems</h2>
<div class="ui segment">
<div class="content">
<h3 class="ui header">Reversing</h3>
</div>
</div>
<div class="page-header">
<h2 style="font-size:2.5em">Are There Rules?</h2>
</div>
<p style="font-size:1.2em">Gilbert K. Chesterton once said "There are no rules of architecture for a castle in the clouds." Here at EasyCTF, we want the competition to be almost rule free to encourage the utmost creativity from our participants and teams. However, we have a few important rules to make sure everyone has the same opportunities to win. If you're in it to win it, you shouldn't need to break the rules.
<ol style="font-size:1.2em;text-align:left;">
<b>
<li>Don't try to disrupt the competition. We keep our age group from middle school up because we expect all our competitors to act maturely.</li>
<br>
<li>It's all about you. If we wanted to see what your teacher's knew, we'd attend a CSTA meeting. Problems should only be solved by members of your team.</li>
<br>
<li>Don't wreck your opportunity to hack. No hacking of the EasyCTF infrastructure, other teams, or any websites/services that would prevent other teams from solving problems.</li>
</b>
</ol>
</p>
<br>
<br>
<br>
<p style="font-size:1.2em">To prepare for the competition, feel free to check out this super cool <a href="https://trailofbits.github.io/ctf/">CTF Field Guide</a></p>
<br>
</center>
</body>
</html>