←back to thread

Hacker Typer

(hackertyper.net)
270 points rvnx | 3 comments | | HN request time: 0.609s | source
Show context
edem ◴[] No.41877116[source]
What does hacking have to do with cybersecurity?
replies(2): >>41877446 #>>41877756 #
1. blooalien ◴[] No.41877446[source]
True (real actual) "hackers" often make the best cybersecurity experts? :)
replies(1): >>41879241 #
2. anthk ◴[] No.41879241[source]
Not always. A lot of hackers aren't even networking related.

An easy hack would be to use echo, netcat and less to browse either Reddit or HN over Gopher:

     echo /live/items | nc  hngopher.com 70 | less

     echo /live/items/41877513   | netcat hngopher.com 70 | less
replies(1): >>41894777 #
3. blooalien ◴[] No.41894777[source]
By "true" hackers, I meant the old-skool type that learns things on the fly from limited resources and then uses creativity and problem-solving skills alongside their newly-minted knowledge to create nifty things or solve thorny problems. :)

Guessing from the rest of your comment there, with the nifty examples that you might be one of those "old-skool hackers" yourself. ;)