bandit7-bandit-13 walkthrough
This levels can be solved using man, grep, sort, uniq, strings, base64, tr, tar, gzip, bzip2, xxd.
Command breakdown
man
Displays command manuals
Usage: man [command] (Example: man grep)
Press q to exit, / to search within manual
grep
Pattern...
overthewire.hashnode.dev3 min read