Completed challenge 037

This commit is contained in:
2022-05-17 12:42:16 +02:00
parent 3de2282fc2
commit e0d888610c

2
037/solve.sh Normal file
View File

@ -0,0 +1,2 @@
#!/bin/sh -e
strings strings | grep -oE "picoCTF{[^}]+}"