-
Notifications
You must be signed in to change notification settings - Fork 387
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bringing back drifter, adding formulaone
- Loading branch information
1 parent
c73dec1
commit 47734f6
Showing
11 changed files
with
126 additions
and
22 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
@@ -1,23 +1,70 @@ | ||
{ | ||
"vortex": { | ||
"host": "vortex.labs.overthewire.org", "port": 2228, | ||
"host": "vortex.labs.overthewire.org", | ||
"port": 2228, | ||
"lastlevel": 26, | ||
"specialNumbering": true | ||
"specialNumbering": true | ||
}, | ||
"semtex": { | ||
"lastlevel": 12, | ||
"host": "semtex.labs.overthewire.org", | ||
"port": 2229 | ||
}, | ||
"semtex": { "lastlevel": 12, "host": "semtex.labs.overthewire.org", "port": 2229 }, | ||
"krypton": { | ||
"host": "krypton.labs.overthewire.org", "port": 2231, | ||
"host": "krypton.labs.overthewire.org", | ||
"port": 2231, | ||
"lastlevel": 6, | ||
"specialNumbering": true | ||
}, | ||
"bandit": { "lastlevel": 34, "host": "bandit.labs.overthewire.org", "port": 2220 }, | ||
"leviathan": { "lastlevel": 7, "host": "leviathan.labs.overthewire.org", "port": 2223 }, | ||
"narnia": { "lastlevel": 9, "host": "narnia.labs.overthewire.org", "port": 2226 }, | ||
"behemoth": { "lastlevel": 8, "host": "behemoth.labs.overthewire.org", "port": 2221 }, | ||
"utumno": { "lastlevel": 8, "host": "utumno.labs.overthewire.org", "port": 2227 }, | ||
"maze": { "lastlevel": 9, "host": "maze.labs.overthewire.org", "port": 2225 }, | ||
"manpage": { "lastlevel": 7, "host": "manpage.labs.overthewire.org", "port": 2224 }, | ||
"natas": { "lastlevel": 34 }, | ||
"blacksun": { "lastlevel": 4 }, | ||
"drifter": { "lastlevel": 15, "host": "drifter.labs.overthewire.org", "port": 2230 } | ||
} | ||
"bandit": { | ||
"lastlevel": 34, | ||
"host": "bandit.labs.overthewire.org", | ||
"port": 2220 | ||
}, | ||
"leviathan": { | ||
"lastlevel": 7, | ||
"host": "leviathan.labs.overthewire.org", | ||
"port": 2223 | ||
}, | ||
"narnia": { | ||
"lastlevel": 9, | ||
"host": "narnia.labs.overthewire.org", | ||
"port": 2226 | ||
}, | ||
"behemoth": { | ||
"lastlevel": 8, | ||
"host": "behemoth.labs.overthewire.org", | ||
"port": 2221 | ||
}, | ||
"utumno": { | ||
"lastlevel": 8, | ||
"host": "utumno.labs.overthewire.org", | ||
"port": 2227 | ||
}, | ||
"maze": { | ||
"lastlevel": 9, | ||
"host": "maze.labs.overthewire.org", | ||
"port": 2225 | ||
}, | ||
"manpage": { | ||
"lastlevel": 7, | ||
"host": "manpage.labs.overthewire.org", | ||
"port": 2224 | ||
}, | ||
"natas": { | ||
"lastlevel": 34 | ||
}, | ||
"blacksun": { | ||
"lastlevel": 4 | ||
}, | ||
"drifter": { | ||
"lastlevel": 15, | ||
"host": "drifter.labs.overthewire.org", | ||
"port": 2230 | ||
}, | ||
"formulaone": { | ||
"lastlevel": 6, | ||
"host": "formulaone.labs.overthewire.org", | ||
"port": 2232 | ||
} | ||
} |
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
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,6 @@ | ||
--- | ||
layout: default | ||
gamename: formulaone | ||
level: 0 | ||
--- | ||
There is no information for this level, intentionally. |
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,6 @@ | ||
--- | ||
layout: default | ||
gamename: formulaone | ||
level: 1 | ||
--- | ||
There is no information for this level, intentionally. |
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,6 @@ | ||
--- | ||
layout: default | ||
gamename: formulaone | ||
level: 2 | ||
--- | ||
There is no information for this level, intentionally. |
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,6 @@ | ||
--- | ||
layout: default | ||
gamename: formulaone | ||
level: 3 | ||
--- | ||
There is no information for this level, intentionally. |
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,6 @@ | ||
--- | ||
layout: default | ||
gamename: formulaone | ||
level: 4 | ||
--- | ||
There is no information for this level, intentionally. |
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,6 @@ | ||
--- | ||
layout: default | ||
gamename: formulaone | ||
level: 5 | ||
--- | ||
There is no information for this level, intentionally. |
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,6 @@ | ||
--- | ||
layout: default | ||
gamename: formulaone | ||
level: 6 | ||
--- | ||
There is no information for this level, intentionally. |
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,20 @@ | ||
--- | ||
layout: default | ||
gamename: formulaone | ||
title: FormulaOne | ||
--- | ||
|
||
FormulaOne | ||
==== | ||
|
||
FormulaOne is a wargame that has been rescued from the demise of | ||
**intruded.net**, previously hosted on formulaone.intruded.net. | ||
|
||
|
||
FormulaOne's levels are called **formulaone0, formulaone1, ... etc.** and can be accessed | ||
on **formulaone.labs.overthewire.org** through SSH on port 2232. | ||
|
||
Data for the levels can be found in **/formulaone/**. | ||
|
||
*The source code for the first level can be accessed by logging in to a wargame hosted on the same server. | ||
Your first task is figuring out which wargame that is.* |