summaryrefslogtreecommitdiffstats
path: root/iv/oc_challs/oebb
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2023-10-14 16:46:20 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2023-10-14 16:46:20 +0200
commit65929200e4f62298d15996a9b3bd234b30dffaff (patch)
tree8469255e064d24b25f4bb6cd5c226bc0309b2f64 /iv/oc_challs/oebb
parentšola (diff)
downloadr-65929200e4f62298d15996a9b3bd234b30dffaff.tar
r-65929200e4f62298d15996a9b3bd234b30dffaff.tar.gz
r-65929200e4f62298d15996a9b3bd234b30dffaff.tar.bz2
r-65929200e4f62298d15996a9b3bd234b30dffaff.tar.lz
r-65929200e4f62298d15996a9b3bd234b30dffaff.tar.xz
r-65929200e4f62298d15996a9b3bd234b30dffaff.tar.zst
r-65929200e4f62298d15996a9b3bd234b30dffaff.zip
Diffstat (limited to '')
-rw-r--r--iv/oc_challs/oebb/README.md20
-rw-r--r--iv/oc_challs/oebb/oebb.jpgbin0 -> 3941275 bytes
2 files changed, 20 insertions, 0 deletions
diff --git a/iv/oc_challs/oebb/README.md b/iv/oc_challs/oebb/README.md
new file mode 100644
index 0000000..151f89e
--- /dev/null
+++ b/iv/oc_challs/oebb/README.md
@@ -0,0 +1,20 @@
+# oebb
+
+## Details
+* points: 8
+* category: forensic
+* author: Anton
+* flags: `cnctf{aztec_code}` or `cnctf{aztec_code} a`
+
+## Public description:
+
+A coworker sent me his railway ticket. But the name in the upper right corner in the corner of the ticket is obscured. Can you help me recover my coworker's surname that is hidden under the colourful piece of paper?
+
+## Deployment
+
+* Players should get `oebb.jpg`.
+
+## Solution / writeup
+
+This entire rail ticket is encoded according to the UIC918.3 specification in the Aztec code in the bottom right corner of the image. Use a suitable decoder, like the Android app `nl.waarisdetrein.myfirstrailpocket`, to decode the surname from the ticket.
+
diff --git a/iv/oc_challs/oebb/oebb.jpg b/iv/oc_challs/oebb/oebb.jpg
new file mode 100644
index 0000000..4f579b4
--- /dev/null
+++ b/iv/oc_challs/oebb/oebb.jpg
Binary files differ