From 4e37e5d96df6bcf8f32ec2458f86da7983800830 Mon Sep 17 00:00:00 2001 From: lx <127169114+Tyyliaaaaa@users.noreply.github.com> Date: Wed, 17 Apr 2024 17:23:14 +0800 Subject: [PATCH] Create README.md --- challenges/forensics/Missing Key/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 challenges/forensics/Missing Key/README.md diff --git a/challenges/forensics/Missing Key/README.md b/challenges/forensics/Missing Key/README.md new file mode 100644 index 0000000..e7737cd --- /dev/null +++ b/challenges/forensics/Missing Key/README.md @@ -0,0 +1,20 @@ +# Missing Key +An old document sealed away has been uncovered, find the key and solve the mystery. + +## Summary +- **Author:** Lim Li Xuan +- **Discord Username:** lx9790 +- **Category:** Forensics +- **Difficulty:** Medium + +## Hints +`Open the file using basic text editor such as notepad or other similar program.` (50 points) + +## Files +- `challenge.pdf` + +## Services +None + +## Flags +- `HEX{s3cret-b3h!nD}` (static)