Bandit Level 9 | Akash Trehan

Bandit Level 9

OverTheWire logo

Level Goal:

The password for the next level is stored in the file data.txt in one of the few human-readable strings, beginning with several ‘=’ characters.

Commands you may need to solve this level

grep, sort, uniq, strings, base64, tr, tar, gzip, bzip2, xxd

Helpful Reading Material

None

Write-up

strings commands finds all the human-readable strings within a file.

bandit9@melinda:~$ strings data.txt | grep ======

output

Level 10 password: truKLdjsbJ5g7yyJ2X2R0o3a5HQJFuLk




Follow @CodeMaxx
Bandit Level 8
Akash Trehan

Akash Trehan

Hacker-Developer-Geek

comments powered by Disqus
rss facebook twitter github youtube mail spotify instagram linkedin google pinterest medium