Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tptacek
7 months ago
|
parent
|
context
|
favorite
| on:
The NSA Selector
There used to be a thing on SunOS (I think) where you'd get `ping` to write to /dev/audio so you could diagnose network stuff by sound.
schoen
7 months ago
|
next
[–]
You can "ping -a" nowadays to get beeps for each reply, but it's not quite as cool!
monster_truck
7 months ago
|
prev
|
next
[–]
You can still do this with /dev/dsp or similar. Might need sudo these days
`cat /dev/urandom > /dev/dsp`
rfl890
7 months ago
|
parent
|
next
[–]
For a more modern approach, try ffplay: cat /dev/urandom | ffplay -f s16le -
jdthedisciple
7 months ago
|
parent
|
prev
|
next
[–]
thanks this almost crashed my pc
dylan604
7 months ago
|
root
|
parent
|
next
[–]
some people learn the hard way that blindly copying and pasting things from the interweb directly to a terminal is not always the best of ideas. some times, they're bloody brilliant
dgfitz
7 months ago
|
root
|
parent
|
next
[–]
curl $url | bash is probably the only worse culprit.
0xbadcafebee
7 months ago
|
root
|
parent
|
next
[2 more]
[flagged]
nicce
7 months ago
|
root
|
parent
|
next
[–]
Some people are just evil.
fuddy
7 months ago
|
prev
[–]
One of the funnier parameters to encounter in the snoop manpage.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: