-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit e25b1fc
Showing
1,863 changed files
with
301,888 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
Hello! | ||
|
||
This is a statistics dump (or "statdump") from DEF CON Capture the Flag | ||
qualifiers 2014, operated by Legitimate Business Syndicate. Included, find all | ||
sorts of neat data about how the qualifiers game ran this year, including | ||
challenges, achievements, and teams. Both raw data in the form of JSON files and | ||
HTML files linked up and loaded with human-usable formatting are here. Open | ||
`index.html` with a browser to get started. | ||
|
||
# License | ||
|
||
To the extent possible under law, Legitimate Business Syndicate has waived all | ||
copyright and related or neighboring rights to DEF CON CTF 2014 Quals Statdump. | ||
Please see https://creativecommons.org/publicdomain/zero/1.0/ for details about | ||
what you can do with these data. | ||
|
||
tl;dr: do what you want, share freely | ||
|
||
# Contact | ||
|
||
If you have questions, comments, or do something cool you want to share, please | ||
let us know! | ||
|
||
Email: [email protected] | ||
Twitter: https://twitter.com/legitbs_ctf | ||
|
||
GPG and S/MIME keys for individual Legitimate Business Syndicate members | ||
available; contact for more info! |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"id":1,"name":"Baby's First","order":0,"created_at":"2024-04-25T02:03:24.160Z","description":null},{"id":2,"name":"Shellcode","order":1,"created_at":"2024-04-25T02:03:24.168Z","description":null},{"id":3,"name":"Reversing","order":2,"created_at":"2024-04-25T02:03:24.177Z","description":null},{"id":4,"name":"Exploitation","order":3,"created_at":"2024-04-25T02:03:24.184Z","description":null},{"id":5,"name":"Programming","order":4,"created_at":"2024-04-25T02:03:24.191Z","description":null},{"id":6,"name":"LiveCTF","order":5,"created_at":"2024-04-25T02:03:24.198Z","description":null}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,120 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>def con quals data dump</title> | ||
<link href='statdump.css' media='all' rel='stylesheet'> | ||
<meta charset='utf-8'> | ||
</head> | ||
<body> | ||
<div id='content'> | ||
<nav> | ||
<ul> | ||
<li> | ||
<a href='index.html'>Statdump Root</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<h1>all challenges</h1> | ||
<h2>Baby's First</h2> | ||
<ul> | ||
<li> | ||
<a href='challenges/21.html'>23: ligma</a> | ||
</li> | ||
</ul> | ||
<h2>Reversing</h2> | ||
<ul> | ||
<li> | ||
<a href='challenges/23.html'>346: amib</a> | ||
</li> | ||
<li> | ||
<a href='challenges/22.html'>346: amib Easter egg</a> | ||
</li> | ||
<li> | ||
<a href='challenges/24.html'>142: hikarrro</a> | ||
</li> | ||
<li> | ||
<a href='challenges/27.html'>121: nirai 1</a> | ||
</li> | ||
<li> | ||
<a href='challenges/28.html'>205: nirai 2</a> | ||
</li> | ||
<li> | ||
<a href='challenges/32.html'>165: nloads</a> | ||
</li> | ||
<li> | ||
<a href='challenges/20.html'>346: pass-it-on</a> | ||
</li> | ||
</ul> | ||
<h2>Exploitation</h2> | ||
<ul> | ||
<li> | ||
<a href='challenges/6.html'>160: 🌌</a> | ||
</li> | ||
<li> | ||
<a href='challenges/7.html'>436: 🌠</a> | ||
</li> | ||
<li> | ||
<a href='challenges/5.html'>436: airbag</a> | ||
</li> | ||
<li> | ||
<a href='challenges/25.html'>155: chatgpt-wasi</a> | ||
</li> | ||
<li> | ||
<a href='challenges/4.html'>183: .com</a> | ||
</li> | ||
<li> | ||
<a href='challenges/18.html'>223: deenzone</a> | ||
</li> | ||
<li> | ||
<a href='challenges/2.html'>100: Gilroy</a> | ||
</li> | ||
<li> | ||
<a href='challenges/17.html'>85: libprce3</a> | ||
</li> | ||
<li> | ||
<a href='challenges/29.html'>346: nirai 3</a> | ||
</li> | ||
<li> | ||
<a href='challenges/30.html'>401: nirai 4</a> | ||
</li> | ||
<li> | ||
<a href='challenges/3.html'>183: npc-ua</a> | ||
</li> | ||
<li> | ||
<a href='challenges/19.html'>223: saferrrust</a> | ||
</li> | ||
<li> | ||
<a href='challenges/8.html'>138: suscall</a> | ||
</li> | ||
<li> | ||
<a href='challenges/26.html'>304: walker</a> | ||
</li> | ||
</ul> | ||
<h2>LiveCTF</h2> | ||
<ul> | ||
<li> | ||
<a href='challenges/15.html'>1: LiveCTF7</a> | ||
</li> | ||
<li> | ||
<a href='challenges/9.html'>1: LiveCTF1</a> | ||
</li> | ||
<li> | ||
<a href='challenges/10.html'>1: LiveCTF2</a> | ||
</li> | ||
<li> | ||
<a href='challenges/11.html'>1: LiveCTF3</a> | ||
</li> | ||
<li> | ||
<a href='challenges/12.html'>1: LiveCTF4</a> | ||
</li> | ||
<li> | ||
<a href='challenges/13.html'>1: LiveCTF5</a> | ||
</li> | ||
<li> | ||
<a href='challenges/14.html'>1: LiveCTF6</a> | ||
</li> | ||
</ul> | ||
|
||
</div> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>def con quals data dump</title> | ||
<link href='statdump.css' media='all' rel='stylesheet'> | ||
<meta charset='utf-8'> | ||
</head> | ||
<body> | ||
<div id='content'> | ||
<nav> | ||
<ul> | ||
<li> | ||
<a href='../challenges.html'>All Challenges</a> | ||
</li> | ||
<li> | ||
<a href='../index.html'>Statdump Root</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<h1>Baby's First 1</h1> | ||
<p> | ||
Baby's First | ||
</p> | ||
<p><p>asdf</p> | ||
</p> | ||
<h1>Solution Statistics</h1> | ||
<p>Not solved during the game.</p> | ||
|
||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.