Y
Hacker News
new
|
ask
|
show
|
jobs
by
geocrasher
1810 days ago
Just text, you say?
https://termbin.com/0nlm
1 comments
ducktective
1810 days ago
`curl -s "
https://termbin.com/0nlm
" | base64 --decode | file -`
I guessed but how could I have identified the string as a base64 hash?
link
geocrasher
1810 days ago
I could have created a header of some kind to identify it but I figured it would be more fun in this case to give people some ducktective work to do ;-)
link
I guessed but how could I have identified the string as a base64 hash?