Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 

Repository files navigation

OverTheWire---STD22064

OverTheWire Bandit
port : 2220

LEVEL 0

ssh bandit0@bandit.labs.overthewire.org -p 2220
password : bandit0

LEVEL 0 -> LEVEL 1

ls cat readme
password for Level 1 : NH2SXQwcBdpmTEzi3bvBHMM9H66vVXjL
ssh bandit1@bandit.labs.overthewire.org -p 2220

LEVEL 1 -> LEVEL 2

ls cat ./-
password for Level 2 : rRGizSaX8Mk1RTb1CNQoXTcYZWU6lgzi
ssh bandit2@bandit.labs.overthewire.org -p 2220

LEVEL 2 -> LEVEL 3

cat "spaces in this filename"
password for Level 3 : aBZ0W5EmUfAf7kHTQeOwd8bauFJ2lAiG
ssh bandit3@bandit.labs.overthewire.org -p 2220

LEVEL 3 -> LEVEL 4

ls cd inhere/ ls -a cat ./.hidden
password for Level 4 : 2EW7BBsr6aMMoJ2HjW067dm8EgX26xNe
ssh bandit4@bandit.labs.overthewire.org -p 2220

LEVEL 4 -> LEVEL 5

ls cd inhere/ ls cat ./-file07
password for Level 5 : lrIWWI6bB37kxfiCQZqUdOIYfr6eEeqR
ssh bandit5@bandit.labs.overthewire.org -p 2220

LEVEL 5 -> LEVEL 6

ls cd inhere/ find . -type f -readable -size 1033c ! -executable cat ./maybehere07/.file2
password for Level 6 : P4L4vucdmLnm8I7Vl7jG1ApGSfjYKqJU
ssh bandit6@bandit.labs.overthewire.org -p 2220

LEVEL 6 -> LEVEL 7

find / -type f -user bandit7 -group bandit6 -size 33c 2>/dev/null cat /var/lib/dpkg/info/bandit7.password
password for Level 7 : z7WtoNQU2XfjmMtWA8u5rN4vzqu4v99S
ssh bandit7@bandit.labs.overthewire.org -p 2220

LEVEL 7 -> LEVEL 8

grep "millionth" data.txt
password for Level 8 : TESKZC0XvTetK0S9xNwm25STk5iWrBvP
ssh bandit8@bandit.labs.overthewire.org -p 2220

LEVEL 8 -> LEVEL 9

sort data.txt | uniq -u
password for Level 9 : EN632PlfYiZbn3PhVK3XOGSlNInNE00t
ssh bandit9@bandit.labs.overthewire.org -p 2220

LEVEL 9 -> LEVEL 10

strings data.txt | grep "^=.*"
password for Level 10 : G7w8LIi6J3kTb8A7j9LgrywtEUlyyp6s
ssh bandit10@bandit.labs.overthewire.org -p 2220

LEVEL 10 -> LEVEL 11

base64 -d data.txt
password for Level 11 : 6zPeziLdR2RKNdNYFNb6nVCKzphlXHBM
ssh bandit11@bandit.labs.overthewire.org -p 2220

LEVEL 11 -> LEVEL 12

cat data.txt | tr 'A-Za-z' 'N-ZA-Mn-za-m'
password for Level 12 : JVNBBFSmZwKKOP0XbFXOoW8chDz5yVRv
ssh bandit12@bandit.labs.overthewire.org -p 2220

LEVEL 12 -> LEVEL 13

mkdir /tmp/STD22064dir xxd -r data.txt > /tmp/STD22064dir/data.txt cd /tmp/STD22064dir zcat data.txt | bzcat | zcat | tar xO | tar xO | bzcat | tar xO | zcat
password for Level 13 : wbWdlBxEir4CaE8LaPhauuOo6pwRmrDw
ssh bandit13@bandit.labs.overthewire.org -p 2220

LEVEL 13 -> LEVEL 14

LEVEL 14 -> LEVEL 15

LEVEL 15 -> LEVEL 16

LEVEL 16 -> LEVEL 17

LEVEL 17 -> LEVEL 18

LEVEL 18 -> LEVEL 19

LEVEL 19 -> LEVEL 20

LEVEL 20 -> LEVEL 21

LEVEL 21 -> LEVEL 22

LEVEL 22 -> LEVEL 23

LEVEL 23 -> LEVEL 24

LEVEL 24 -> LEVEL 25

LEVEL 25 -> LEVEL 26

LEVEL 26 -> LEVEL 27

LEVEL 27 -> LEVEL 28

LEVEL 28 -> LEVEL 29

LEVEL 29 -> LEVEL 30

LEVEL 30 -> LEVEL 31

LEVEL 31 -> LEVEL 32

LEVEL 32 -> LEVEL 33

LEVEL 33 -> LEVEL 34

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors