File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Advent-of-Cyber-2021/Day-17-Elf_Leaks Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Day 17 - Elf Leaks
2
2
3
+
4
+ - What is the name of the S3 Bucket used to host the HR Website announcement?
5
+
6
+ - `******.*******************.***`
7
+
8
+ - What is the message left in the flag.txt object from that bucket?
9
+
10
+ - `**** **** ** *** **** ***** **** **** *** ***** ** ** **** ** *****`
11
+
12
+ - What other file in that bucket looks interesting to you?
13
+
14
+ - `*********.***`
15
+
16
+ - What is the AWS Access Key ID in that file?
17
+
18
+ - `********************`
19
+
20
+ - What is the AWS Account ID that access-key works for?
21
+
22
+ - `************`
23
+
24
+ - What is the Username for that access-key?
25
+
26
+ - `***********.***`
27
+
28
+ - There is an EC2 Instance in this account. Under the TAGs, what is the Name of the instance?
29
+
30
+ - `*********`
31
+
32
+ - What is the database password stored in Secrets Manager?
33
+
34
+ - `***********`
You can’t perform that action at this time.
0 commit comments