ctf_aria

write up ctf by ariafatah


Project maintained by ariafatah0711 Hosted on GitHub Pages — Theme by mattgraham

soal

The password for the next level is stored in the file data.txt next to the word millionth

ssh

sshpass -p "morbNTDkSW6jIlUc0ymOdMaLnOlFVAaj" ssh -o StrictHostKeyChecking=no bandit7@bandit.labs.overthewire.org -p 2220

solve

cat data.txt | grep -i millionth
# millionth       dfwvzFQi4mU0wfNbFOe9RoWskMLg7eEc

flag

dfwvzFQi4mU0wfNbFOe9RoWskMLg7eEc