Search

[WEB] Locked out

Year
2021
CTF Name
CyberThreatForce_CTF
Category
WEB
Type
Mic check

1. Description

challenge information

After a relaxing space walk, you realize that you have been locked out of your spaceship by the spaceship's AI. Thankfully, you remember that you prepared for this eventuality by storing access keys in an external storage.

Description

[25 points] Obtaining external access keys
Open the external storage and see if there is something useful in there.
[25 points] Checking your internal storage
You have managed to get keys. See if you can get inside and check the internal spaceship storage.

2. Write up

첫번째 25점짜리 문제의 페이지를 들어가보면 위와 같이 "XML 파일에는 연관된 스타일 정보가 없다." 라는 문구의 에러 페이지가 나온다. 해당 에러를 확인해보니 external-spaceship-storage.txt 라는 키파일을 확인할 수 있었다.
https://external-spaceship-storage-b38e8c6.s3-eu-west-1.amazonaws.com/external-spaceship-storage.txt 링크에 직접 접속해서 키 파일 내용을 보면 플래그를 찾을 수 있다.

3. FLAG

CTF{6c2c45330a85b126f551}