From 05d5c130c94d7a6ed9c290744f9c29ffd6af331e Mon Sep 17 00:00:00 2001 From: h7x4 Date: Sat, 4 Jul 2026 19:59:43 +0900 Subject: [PATCH] forensics/disko_1 --- forensics/disko_1/solve.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 forensics/disko_1/solve.sh diff --git a/forensics/disko_1/solve.sh b/forensics/disko_1/solve.sh new file mode 100755 index 0000000..aa0d3e8 --- /dev/null +++ b/forensics/disko_1/solve.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +curl -s https://artifacts.picoctf.net/c/537/disko-1.dd.gz | gzip -d | strings | grep picoCTF