BLOG

Blog Archives

Defective RAID

Link: https://score.ctf.westerns.tokyo/problems/38 (only for logged in users) Points: 300 Category: forensic, PPC Description The stupid RAID NAS fails after two disks are crashed. Please rescue our exploit source code. Incomplete RAID emulator is attached. defective-raid.7z tl;dr Provided archive contains custom RAID implementation

Read more ›

Deadnas

Link: https://score.ctf.westerns.tokyo/problems/5 (only for logged in users) Points: 50 Category: forensic, warmup Description Today, our 3-disk NAS has failed. Please recover flag. deadnas.7z Hint 1: The NAS used RAID. Hint 2: RAID-5 Solution

From above output we know that disk1 is missing.

Read more ›