Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 297 Bytes

6. Grepping stored results.md

File metadata and controls

7 lines (6 loc) · 297 Bytes

Run the commands to redirect the output of the run program to the data.txt file, and then find terms matching with pwn.college in that file,

$ /challenge/run > /tmp/data.txt
$ grep pwn.college /tmp/data.txt

We get the flag pwn.college{Y9YL_tveHaLZ4DwgaQTYv4xFBTw.dhTM4QDL3kTO0czW}