diff --git a/assets/scenarios/biometric_breach.json b/assets/scenarios/biometric_breach.json index 79c93b7..bb57019 100644 --- a/assets/scenarios/biometric_breach.json +++ b/assets/scenarios/biometric_breach.json @@ -239,14 +239,14 @@ "observations": "The director's phone with call history displayed" }, { - "type": "cabinet", - "name": "Secure Cabinet", + "type": "safe", + "name": "Secure Cabinet Safe", "takeable": false, "locked": true, "lockType": "key", "requires": "safe_key", "difficulty": "medium", - "observations": "A high-security cabinet where the prototype would normally be stored", + "observations": "A high-security cabinet safe where the prototype would normally be stored", "contents": [ { "type": "notes", @@ -388,7 +388,7 @@ "takeable": true, "readable": true, "text": "PROJECT SENTINEL BIOMETRIC SCANNER PROTOTYPE\nSERIAL: PS-001-X\nCLASSIFICATION: TOP SECRET\n\nWARNING: Authorized handling only. Technology contains classified components.", - "observations": "The stolen prototype device, ready to be smuggled out", + "observations": "The stolen prototype device, ready to be smuggled out. Congratulations! You've recovered the prototype and secured the sensitive research data. flag{biometric_breach_flag}", "important": true, "isEndGoal": true }, diff --git a/assets/scenarios/ceo_exfil.json b/assets/scenarios/ceo_exfil.json index 2e8da9d..9b28d21 100644 --- a/assets/scenarios/ceo_exfil.json +++ b/assets/scenarios/ceo_exfil.json @@ -236,7 +236,7 @@ "takeable": true, "readable": true, "text": "Contract for sale of proprietary technology\nBank transfers from competing companies\nDetails of upcoming corporate espionage operations", - "observations": "A folder containing damning evidence of corporate espionage" + "observations": "A folder containing damning evidence of corporate espionage. Congratulations! You've recovered the incriminating documents. flag{ceo_exfil_flag}" } ] } diff --git a/index.html b/index.html index 9be4eae..cd7da9f 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ + Break Escape Game