๋ฐ์ํ
https://overthewire.org/wargames/bandit/bandit8.html
OverTheWire: Level Goal
We're hackers, and we are good-looking. We are the 1%. <!-- Please read and accept the Rules! --> 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
overthewire.org
๋ฌธ์
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
ํ์ด
bandit7@bandit:~$ vi data.txt
vi ์๋ํฐ๋ก Data.txt ํ์ผ์ ์ฐ ๋ค์ ์ฌ๋์ฌ๋ก ๋ฌธ์ ์ ๋์จ ๋จ์ด(millionth)๋ฅผ ๊ฒ์ํ๋ฉด ๋!
๋๋ณด๊ธฐ
dfwvzFQi4mU0wfNbFOe9RoWskMLg7eEc
๋ฐ์ํ
'๐ง Linux (Bandit)' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[OverTheWire][Linux] Bandit Level6 -> Level7 (0) | 2024.12.23 |
---|---|
[OverTheWire][Linux] Bandit Level5 -> Level6 (0) | 2024.12.23 |
[OverTheWire][Linux] Bandit Level4 -> Level5 (0) | 2024.12.20 |
[OverTheWire][Linux] Bandit Level3 -> Level4 (0) | 2024.12.20 |
[OverTheWire][Linux] Bandit Level2 -> Level3 (1) | 2024.12.20 |