forensics: add already solved challenges
This commit is contained in:
BIN
forensics/redaction_gone_wrong/Financial_Report_for_ABC_Labs.pdf
Normal file
BIN
forensics/redaction_gone_wrong/Financial_Report_for_ABC_Labs.pdf
Normal file
Binary file not shown.
4
forensics/redaction_gone_wrong/solve.sh
Executable file
4
forensics/redaction_gone_wrong/solve.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p bash poppler_utils
|
||||
|
||||
pdftotext ./Financial_Report_for_ABC_Labs.pdf - | grep -o "picoCTF{.*}"
|
Reference in New Issue
Block a user