binwalk et strings
dustin dojo
/Downloads/output/zip/Secret Stuff.../Don't Open This... here i got a jpeg file i tried to find the string but can't ,anyone can give me a hint?
Linux command line has a command to show all strings from a file
Linux command line has a command to filter the output - flags usually do contain symbols like '{' and '}', don't they?
If you don't see any flags then, it's either because something is wrong with your command, OR... the flag might be somewhere else
good luck
its 07601
I learned a lot from this one. There should be an area with documentation for tools you can use and learn, in CTFLearn. Maybe there is and I don't know about it
Agreed. Never used binwalk before, though it looks like I should've.
binwalk, strings and grep
use your grep power
1 week ago
Nice challenge, but I think it should be an easy challenge not medium