Venus 21-30
Stage - eloise
flag - 21
8===57CzBLKaEq2N8YBFRu31===D~~
任务目标
/pwned/eloise/mission.txt
################
# MISSION 0x22 #
################
## EN ##
User lucia has been creative in saving her password.
行动
ls -lah
total 36K
drwxr-x--- 2 root eloise 4.0K Jul 26 2023 .
drwxr-xr-x 1 root root 4.0K Jul 26 2023 ..
-rw-r--r-- 1 eloise eloise 220 Apr 23 2023 .bash_logout
-rw-r--r-- 1 eloise eloise 3.5K Apr 23 2023 .bashrc
-rw-r--r-- 1 eloise eloise 807 Apr 23 2023 .profile
-rw-r----- 1 root eloise 31 Jul 26 2023 flagz.txt
-rw-r----- 1 root eloise 50 Jul 26 2023 hi
-rw-r----- 1 root eloise 194 Jul 26 2023 mission.txt
xxd -r hi
uvMwFDQrQWPMeGP
Stage - lucia
flag - 22
8===5Sr2pqeVTmn8RaaPmTPE===D~~
任务目标
/pwned/lucia/mission.txt
################
# MISSION 0x23 #
################
## EN ##
The user isabel has left her password in a file in the /etc/xdg folder but she does not remember the name, however she has dict.txt that can help her to remember.
行动
ls -lah
total 36K
drwxr-x--- 2 root lucia 4.0K Jul 26 2023 .
drwxr-xr-x 1 root root 4.0K Jul 26 2023 ..
-rw-r--r-- 1 lucia lucia 220 Apr 23 2023 .bash_logout
-rw-r--r-- 1 lucia lucia 3.5K Apr 23 2023 .bashrc
-rw-r--r-- 1 lucia lucia 807 Apr 23 2023 .profile
-rw-r----- 1 root lucia 2.0K Jul 26 2023 dict.txt
-rw-r----- 1 root lucia 31 Jul 26 2023 flagz.txt
-rw-r----- 1 root lucia 397 Jul 26 2023 mission.txt
while IFS= read -r line; do readlink -e /etc/xdg/$line ; done < dict.txt ; cat /etc/xdg/readme
/etc/xdg
/etc/xdg/readme
H5ol8Z2mrRsorC0
Stage - isabel
flag - 23
8===Md2CU83GtVfouhm9U0AS===D~~
任务目标
/pwned/isabel/mission.txt
################
# MISSION 0x24 #
################
## EN ##
The password of the user freya is the only string that is not repeated in different.txt
行动
ls -lah
total 180K
drwxr-x--- 2 root isabel 4.0K Jul 26 2023 .
drwxr-xr-x 1 root root 4.0K Jul 26 2023 ..
-rw-r--r-- 1 isabel isabel 220 Apr 23 2023 .bash_logout
-rw-r--r-- 1 isabel isabel 3.5K Apr 23 2023 .bashrc
-rw-r--r-- 1 isabel isabel 807 Apr 23 2023 .profile
-rw-r----- 1 root isabel 148K Jul 26 2023 different.txt
-rw-r----- 1 root isabel 31 Jul 26 2023 flagz.txt
-rw-r----- 1 root isabel 245 Jul 26 2023 mission.txt
uniq -u different.txt
EEDyYFDwYsmYawj
Stage - freya
flag - 24
8===m1rRSv2pdm3sBGmgidul===D~~
任务目标
/pwned/freya/mission.txt
################
# MISSION 0x25 #
################
## EN ##
User alexa puts her password in a .txt file in /free every minute and then deletes it.
行动
ls -lah
total 32K
drwxr-x--- 2 root freya 4.0K Jul 26 2023 .
drwxr-xr-x 1 root root 4.0K Jul 26 2023 ..
-rw-r--r-- 1 freya freya 220 Apr 23 2023 .bash_logout
-rw-r--r-- 1 freya freya 3.5K Apr 23 2023 .bashrc
-rw-r--r-- 1 freya freya 807 Apr 23 2023 .profile
-rw-r----- 1 root freya 31 Jul 26 2023 flagz.txt
-rw-r----- 1 root freya 262 Jul 26 2023 mission.txt
false; while [$? -ne 0]; do cat /free/* ; done 2>/dev/null
mxq9O3MSxxX9Q3S
Stage - alexa
flag - 25
8===12ALP3eLlJ1GrTBxwJQM===D~~
任务目标
/pwned/alexa/mission.txt
################
# MISSION 0x26 #
################
## EN ##
The password of the user ariel is online! (HTTP)