Bandit 9

Bandit 9

bandit9@bandit:~$ ls
data.txt
bandit9@bandit:~$ grep data.txt '==='
grep: ===: No such file or directory
bandit9@bandit:~$ strings data.txt | grep '==='
J========== the
========== password
========== is
W========== truKLdjsbJ5g7yyJ2X2R0o3a5HQJFuLk
bandit9@bandit:~$ 

DONE, READ THOSE INSTRUCTIONS FOR HINTS, INFORMATION IS VALUABLE


Glowfish Contrast

Comments

Popular posts from this blog

Bandit 12

Thoughts on ISSA talk on using AI to automate security

Bandit Level 1