- Namespace: picoctf/examples
- ID: forensics-grep
- Type: custom
- Category: Forensics
- Points: 1
- Templatable: yes
- MaxUsers: 0
Can you find the flag in this large file?
Download War and Peace {{url_for("war-and-peace.flag.txt", "here")}}.
- Download the file and use grep or Ctrl-F to find the flag based on the known prefix.
Download war-and-peace.flag.txt and grep for pico
cpus: 0.5
memory: 128m
pidslimit: 20
ulimits:
- nofile=128:128
diskquota: 64m
init: true
Usage of command line tools
- grep
- example
- author: LT 'syreal' Jones
- organization: picoCTF
- event: picoCTF Problem Developer Training