Completed challenge 085

This commit is contained in:
Michael Chen 2022-05-17 12:47:56 +02:00
parent 7c7822f966
commit ade84acb25
No known key found for this signature in database
GPG Key ID: FD1BAF55F0CBDCF9

2
085/solve.sh Normal file
View File

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