Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
vito-lbs committed May 6, 2024
0 parents commit e25b1fc
Show file tree
Hide file tree
Showing 1,863 changed files with 301,888 additions and 0 deletions.
Binary file added DePixelHalbfett.woff2
Binary file not shown.
Binary file added Jost-Italic-VariableFont_wght.woff2
Binary file not shown.
Binary file added Jost-VariableFont_wght.woff2
Binary file not shown.
28 changes: 28 additions & 0 deletions README.txt
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 added RobotoMono-Italic-VariableFont_wght.woff2
Binary file not shown.
Binary file added RobotoMono-VariableFont_wght.woff2
Binary file not shown.
Binary file added ark-pixel-12px-monospaced-latin.woff2
Binary file not shown.
Binary file added ark-pixel-12px-proportional-latin.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions categories.json
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}]
120 changes: 120 additions & 0 deletions challenges.html
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&#39;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>
1 change: 1 addition & 0 deletions challenges.json

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions challenges/1.html
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&#39;s First 1</h1>
<p>
Baby&#39;s First
</p>
<p><p>asdf</p>
</p>
<h1>Solution Statistics</h1>
<p>Not solved during the game.</p>

</div>
</body>
</html>
Loading

0 comments on commit e25b1fc

Please sign in to comment.