automated terminal push
This commit is contained in:
20
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor1.md
Executable file
20
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor1.md
Executable file
@@ -0,0 +1,20 @@
|
||||
# Bottom Floor → Floor 1
|
||||
|
||||
## Level Goal
|
||||
|
||||
The password for the next level is stored in a file called readme located in the home directory. Use this password to log into bandit1 using SSH. Whenever you find a password for a level, use SSH (on port 2220) to log into that level and continue the game.
|
||||
Commands you may need to solve this level
|
||||
|
||||
ls , cd , cat , file , du , find
|
||||
|
||||
## War Games Pro Tip
|
||||
|
||||
Create a file for notes and passwords on your local machine!
|
||||
|
||||
Why? Passwords for levels are not saved automatically. If you do not save them yourself, you will need to start over from bandit0.
|
||||
|
||||
## Note
|
||||
|
||||
Passwords also occassionally change. It is recommended to take notes on how to solve each challenge. As levels get more challenging, detailed notes are useful to return to where you left off, reference for later problems, or help others after you’ve completed the challenge.
|
||||
|
||||
## namaste.
|
||||
9
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor10.md
Executable file
9
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor10.md
Executable file
@@ -0,0 +1,9 @@
|
||||
# Bandit Level 9 → Top Floor
|
||||
|
||||
## Level Goal
|
||||
|
||||
The password for the next level is stored in the file data.txt in one of the few human-readable strings, preceded by several ‘=’ characters.
|
||||
|
||||
## Commands you may need to solve this level
|
||||
|
||||
grep, sort, uniq, strings, base64, tr, tar, gzip, bzip2, xxd
|
||||
13
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor2.md
Executable file
13
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor2.md
Executable file
@@ -0,0 +1,13 @@
|
||||
# Bandit Level 1 → Level 2
|
||||
|
||||
## Level Goal
|
||||
|
||||
The password for the next level is stored in a file called - located in the home directory
|
||||
Commands you may need to solve this level
|
||||
|
||||
ls , cd , cat , file , du , find
|
||||
|
||||
## Helpful Reading Material
|
||||
|
||||
* Google Search for: "dashed filename"
|
||||
* Advanced Bash-scripting Guide - Chapter 3 - Special Characters
|
||||
12
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor3.md
Executable file
12
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor3.md
Executable file
@@ -0,0 +1,12 @@
|
||||
# Bandit Level 2 → Level 3
|
||||
|
||||
## Level Goal
|
||||
|
||||
The password for the next level is stored in a file called spaces in this filename located in the home directory
|
||||
Commands you may need to solve this level
|
||||
|
||||
ls , cd , cat , file , du , find
|
||||
|
||||
## Helpful Reading Material
|
||||
|
||||
* Google Search for “spaces in filename”
|
||||
9
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor4.md
Executable file
9
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor4.md
Executable file
@@ -0,0 +1,9 @@
|
||||
# Bandit Level 3 → Level 4
|
||||
|
||||
## Level Goal
|
||||
|
||||
The password for the next level is stored in a hidden file in the inhere directory.
|
||||
|
||||
## Commands you may need to solve this level
|
||||
|
||||
ls , cd , cat , file , du , find
|
||||
13
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor5.md
Executable file
13
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor5.md
Executable file
@@ -0,0 +1,13 @@
|
||||
# Bandit Level 4 → Level 5
|
||||
|
||||
## Level Goal
|
||||
|
||||
The password for the next level is stored in the only human-readable file in the inhere directory.
|
||||
|
||||
## Pro Tip
|
||||
|
||||
If your terminal is messed up, try the "reset" command.
|
||||
|
||||
## Commands you may need to solve this level
|
||||
|
||||
ls , cd , cat , file , du , find
|
||||
13
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor6.md
Executable file
13
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor6.md
Executable file
@@ -0,0 +1,13 @@
|
||||
# Bandit Level 5 → Level 6
|
||||
|
||||
## Level Goal
|
||||
|
||||
The password for the next level is stored in a file somewhere under the inhere directory and has all of the following properties:
|
||||
|
||||
* human-readable
|
||||
* 1033 bytes in size
|
||||
* not executable
|
||||
|
||||
## Commands you may need to solve this level
|
||||
|
||||
ls , cd , cat , file , du , find
|
||||
13
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor7.md
Executable file
13
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor7.md
Executable file
@@ -0,0 +1,13 @@
|
||||
# Bandit Level 6 → Level 7
|
||||
|
||||
## Level Goal
|
||||
|
||||
The password for the next level is stored somewhere on the server and has all of the following properties:
|
||||
|
||||
* owned by user bandit7
|
||||
* owned by group bandit6
|
||||
* 33 bytes in size
|
||||
|
||||
## Commands you may need to solve this level
|
||||
|
||||
ls , cd , cat , file , du , find , grep
|
||||
9
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor8.md
Executable file
9
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor8.md
Executable file
@@ -0,0 +1,9 @@
|
||||
# Bandit Level 7 → Level 8
|
||||
|
||||
## Level Goal
|
||||
|
||||
The password for the next level is stored in the file data.txt next to the word millionth
|
||||
|
||||
## Commands you may need to solve this level
|
||||
|
||||
man, grep, sort, uniq, strings, base64, tr, tar, gzip, bzip2, xxd
|
||||
13
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor9.md
Executable file
13
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/floor9.md
Executable file
@@ -0,0 +1,13 @@
|
||||
# Bandit Level 8 → Level 9
|
||||
|
||||
## Level Goal
|
||||
|
||||
The password for the next level is stored in the file data.txt and is the only line of text that occurs only once
|
||||
|
||||
## Commands you may need to solve this level
|
||||
|
||||
grep, sort, uniq, strings, base64, tr, tar, gzip, bzip2, xxd
|
||||
|
||||
## Helpful Reading Material
|
||||
|
||||
* Piping and Redirection
|
||||
31
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/lobby.md
Executable file
31
landing/docs/.Proving-Grounds/.recycle/Bandit Mirror/floors/lobby.md
Executable file
@@ -0,0 +1,31 @@
|
||||
# Bottom Floor
|
||||
|
||||
## Level Goal
|
||||
|
||||
The goal of this level is for you to log into the game using SSH. The host to which you need to connect is
|
||||
|
||||
## Server Details
|
||||
|
||||
```
|
||||
hostname / bandit.labs.overthewire.org
|
||||
```
|
||||
|
||||
```
|
||||
port / 2222
|
||||
```
|
||||
|
||||
```
|
||||
username / bandit0
|
||||
```
|
||||
|
||||
```
|
||||
password / bandit0
|
||||
```
|
||||
|
||||
## Once logged in
|
||||
|
||||
Go to the Level 1 page to find out how to beat Level 1.
|
||||
|
||||
Commands you may need to solve this level
|
||||
|
||||
ssh
|
||||
Reference in New Issue
Block a user