kirk-bond / ACSC-2018

1 stars 2 forks source link

QA/QC Motivate_Me #101

Open pyrodie18 opened 5 years ago

pyrodie18 commented 5 years ago

When you are done with the QA/QC, please enter a comment stating so and how you would rate the difficulty . If you see any issues please note them in the comment as well.

Difficulty key

0 - No background 3 - JCAC (Basic) 6 - Scripting (Senior) 9 - Reverse Engineer (Master)

Instructions: For each new challenge complete the above information. Assign the "QA/QC" and "Load Game Engine", labels to all challenges. If required add "Dockerize" and "Challenge Server" for challenges that need to be dockerized or will have to be hosted on the challenge server

ghost commented 5 years ago

I am having issues decoding the ones with an apostrophe character. For example, the second one is supposed to be "You miss 100% of the shots you don't take." This whole quote is 42 characters but the hex blurb we are given is 44. From my quick troubleshooting it looks the problem starts at the apostrophe and then there is a random 2 bytes following it.

pyrodie18 commented 5 years ago

Removed from the yaml temporarily

`--- name: Motivate_Me category: Cryptography value: ## description: "We found a set of great motivational quotes and decided to encrypt each of them using the flag.

File can be found at the link below" links: "https://challenge.acsc18.com/files/Motivate_Me/WordsToLiveBy.txt" flag: acsc18{TheyAreOneTimeForAReason} hints: