Completed challenge 170

This commit is contained in:
2022-05-17 12:58:46 +02:00
parent c1217504e0
commit 41b51f435c

3
170/solve.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash -e
echo "Use ./warm -h to get:"
strings warm | grep -oE "picoCTF{[^}]+}"