diff --git a/cases/easy-01-the-stolen-lunch/case.yaml b/cases/easy-01-the-stolen-lunch/case.yaml new file mode 100644 index 0000000..453316c --- /dev/null +++ b/cases/easy-01-the-stolen-lunch/case.yaml @@ -0,0 +1,41 @@ +title: "The Stolen Lunch" + +briefing: + narrative: | + It's 12:30 PM. You just got back from a meeting to find your + lunch missing from the office refrigerator. Your lunch box + had your name on it. + + You reported it to HR. Two people were in the office kitchen + area around lunch time. HR has provided some evidence and + two suspect profiles. + + Find out who took your lunch. + +evidence: + - id: "evidence-01" + name: "Office Email" + image: "images/evidence-01.jpg" + description: "Email sent by one of the suspects earlier that morning" + + - id: "evidence-02" + name: "Refrigerator Photo" + image: "images/evidence-02.jpg" + description: "Photo of the office refrigerator taken after the incident" + +suspects: + - id: "suspect-01" + name: "Alex Chen" + photo: "images/suspect-01.jpg" + description: | + Your desk neighbor. Asian woman, early 30s. + Works in marketing. You've spoken a few times. + Was in the office this morning. + + - id: "suspect-02" + name: "Jordan Park" + photo: "images/suspect-02.jpg" + description: | + Works in accounting, floor below. + Was visiting for a meeting. No prior connection to you. + Was seen in the kitchen area around lunch time. diff --git a/cases/easy-01-the-stolen-lunch/images/evidence-01.jpg b/cases/easy-01-the-stolen-lunch/images/evidence-01.jpg new file mode 100644 index 0000000..768ead4 Binary files /dev/null and b/cases/easy-01-the-stolen-lunch/images/evidence-01.jpg differ diff --git a/cases/easy-01-the-stolen-lunch/images/evidence-02.jpg b/cases/easy-01-the-stolen-lunch/images/evidence-02.jpg new file mode 100644 index 0000000..9eb491c Binary files /dev/null and b/cases/easy-01-the-stolen-lunch/images/evidence-02.jpg differ diff --git a/cases/easy-01-the-stolen-lunch/images/suspect-01.jpg b/cases/easy-01-the-stolen-lunch/images/suspect-01.jpg new file mode 100644 index 0000000..98b72ee Binary files /dev/null and b/cases/easy-01-the-stolen-lunch/images/suspect-01.jpg differ diff --git a/cases/easy-01-the-stolen-lunch/images/suspect-02.jpg b/cases/easy-01-the-stolen-lunch/images/suspect-02.jpg new file mode 100644 index 0000000..cd31106 Binary files /dev/null and b/cases/easy-01-the-stolen-lunch/images/suspect-02.jpg differ diff --git a/cases/easy-01-the-stolen-lunch/truth.enc b/cases/easy-01-the-stolen-lunch/truth.enc new file mode 100644 index 0000000..08548cc --- /dev/null +++ b/cases/easy-01-the-stolen-lunch/truth.enc @@ -0,0 +1 @@ +LS0tCnN1bW1hcnk6IHwKICBBbGV4IENoZW4gdG9vayB5b3VyIGx1bmNoLgoKICBBbGV4IHdhcyBnZW51aW5lbHkgaHVuZ3J5IC0gdGhleSBtZW50aW9uZWQgYmVpbmcgc28gaHVuZ3J5IAogIHRoZXkgbWlnaHQgZ3JhYiBzb21ldGhpbmcgZnJvbSB0aGUgZnJpZGdlIChzZWUgRXZpZGVuY2UgMSkuCiAgV2hlbiB0aGV5IHNhdyB5b3VyIGxhYmVsZWQgbHVuY2ggYm94LCB0aGV5IGtuZXcgaXQgd2FzIAogIHVuYXR0ZW5kZWQgYW5kIHRvb2sgaXQuIFRoZXkgbGVmdCB0aGVpciBjb2ZmZWUgbXVnIGluIHRoZSAKICBmcmlkZ2UgYXMgZXZpZGVuY2UgKHNlZSBFdmlkZW5jZSAyKS4KCiAgSm9yZGFuIFBhcmsgd2FzIGluIHRoZSBidWlsZGluZyBmb3IgYSBtZWV0aW5nIGJ1dCBoYWQgbm8gCiAgY29ubmVjdGlvbiB0byB5b3VyIGx1bmNoLgoKa2V5X3BvaW50czoKICAtICJJZGVudGlmaWVkIEFsZXggQ2hlbiBhcyB0aGUgb25lIHdobyB0b29rIHRoZSBsdW5jaCIKICAtICJVbmRlcnN0b29kIHRoZSBtb3RpdmUgLSBBbGV4IHdhcyBodW5ncnkgYW5kIHNhdyBhbiBvcHBvcnR1bml0eSIKICAtICJGb3VuZCB0aGUgY29ubmVjdGluZyBldmlkZW5jZSAtIEFsZXgncyBjb2ZmZWUgbXVnIGluIHRoZSBmcmlkZ2UiCi0tLQ==