299

The NSA Selector

This is pretty cool. I believe it was Bob Metcalf at PARC who had a device in his office that was hooked up to the 3Mbs Ethernet cable and would essentially do the same thing. He built and installed it to get a feel for how much of an issue "collisions" would really be on the network. At the time, the idea that you could just back off when you detected a collision and re-transmit was considered heresy of the highest order and the "experts" all believed that once you got to a certain small number of clients the wire would be overwhelmed with collisions and the network would be unusable. His gizmo proved that wasn't the case.

3 days agoChuckMcM

In NSA parlance, a "selector" primarily is a string that semi-uniquely identifies and addresses a persons intercepted data, such as

- an IP address,

- an email address,

- a phone number,

- a SIM card's MSIN

- a person's social security number,

- a national ID card number,

- a passport number,

- a social media handle etc.

(elsewhere also known as "accessor", "key", "handle" or "index")

3 days agojll29

They are interesting because combining and updating them is a non-trivial problem, as I've realized today while implementing a user ban system.

3 days agojonathanstrange

There's a certain system I work with where random unauthenticated visitors on the internet end up supplying data like name/phone/email, with no validation... And of course, the business wants to somehow convert that into a list of "real people" and start correlating it to other records.

I've been trying to stop anything too terrible from happening by asking them to clarify their business requirements, e.g. what should happen when there is malicious impersonation, or the expected result should be when inconsistencies and overlaps exist.

It's not like there's no value to the data... but I'm afraid they don't really understand the problem are are hoping the magic computer can somehow *poof* garbage into fine cuisine.

3 days agoTerr_

“Enrichment” is what they actually want. People think it’s Google, Amazon, Facebook etc selling their data when in reality they are simply letting people target based on it.

On the other hand there are hundreds of companies nobody has ever heard of that do buy, collate, clean, and sell access to the data that apps, browser extensions, windows apps, loyalty card programs, branded credit cards, retailers, and companies that scrape LinkedIn etc will happily sell.

You provide what you have and for a price these “enrichment” services will provide what is essentially a dossier of everything that can be even remotely inferred from the thousands of datapoints they have based on your email/name/phone.

What most people think big tech is doing is actually being done in ways that are far more unsettling by companies with cutesy names and vague services that major companies sign contracts with to improve their signal to noise ratio.

3 days agotranscriptase

Everyone in countries with data protection laws: concern.

3 days agogrues-dinner

Since he's building a sequencer, I'm almost disappointed it wasn't named Selecta.

Rewind Bo Selecta!!

3 days agodylan604

That doesn't tell me why this is called selector.

3 days agotantalor

> In CSS, selectors are patterns used to match, or select, the elements you want to style. Selectors are also used in JavaScript to enable selecting the DOM nodes to return as a NodeList.

From [1]. This nomenclature was also used way before CSS even existed; in SQL.

[1] https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_selecto...

3 days agoFnoord

That doesn't help at all. What do SQL or CSS have to do with it

3 days agotantalor

My guess is it is meant tongue-in-cheek seeing as it is a way to render into audio all network traffic. The idea being that if you are being targeted by some nefarious, infamous 3 letter agency who has gotten something nefarious running on your system, this could, in theory, be used to identify traffic you didn't intend to have happen.

Realistically speaking, it's hogwash because you'd have to profile all "loopback" traffic and whatnot, but in theory, with enough time and effort, that dastardly stream of bits could be heard, I guess. The circuit board itself though has quite a bit of punning in it.

Also... If they really want on your databus, they will get on your databus. After a certain point, cost is not an issue.

3 days agosalawat

Probably as a piss-take? After all, the NSA is a wholesale subjugator of human rights - why not take the piss out of it?

3 days agoaa-jv

> if possible disable encryption, then you can profit from not only timing pattern (of white noise), but also listen in on the plaintext payload. the NSA loves plaintext.

Haha, incredible.

On a more serious note this is a really cool idea. Would be interesting to listen to the same origin traffic in different network conditions to hear things like TCP rate control.

3 days agoriknos314

This went over my head at first, but I really like it. So for those like me: it converts network traffic into audio output.

YouTube explainer: https://youtu.be/vfgySTaM1TI

3 days agocole-k

For those interested in hearing some beats, the terminal demo starts at 4:34 https://youtu.be/vfgySTaM1TI?t=274

3 days agotobyjsullivan

It really starts getting good at 15:00 when he starts losing packets.

2 days agozelon88

Those who recall cars with fm radios and gsm phones will have heard something similar if their car had a random compartment right below the stereo.

When a call came in, before the phone would ring, the radio would emit this very clear tri di di dit dah dah. But only when the phone was very near the radio.

2 days agojojohohanon

Yes kinda, I would say network activity rather then traffic. Audio signal is going to be in scale of 48Khz while measuring ethernet signal at scale of 100Mhz. At that rate it wouldn't even get more then 1 sample from a full size packet. So really it's polling 48Khz whether or not there was activity during that period. The gimmick is that it uses some analog components. Fully digital you could craft a meaningful audio signal that represents traffic.

3 days agograyfaced

This is a fun demonstration of the principle.

"every website sounds different" - that's super cool.

The bitmap images sent at the end of the video also sound really cool.

3 days agoechelon

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.

3 days agotptacek

You can "ping -a" nowadays to get beeps for each reply, but it's not quite as cool!

3 days agoschoen

You can still do this with /dev/dsp or similar. Might need sudo these days

`cat /dev/urandom > /dev/dsp`

3 days agomonster_truck

For a more modern approach, try ffplay: cat /dev/urandom | ffplay -f s16le -

3 days agorfl890

thanks this almost crashed my pc

3 days agojdthedisciple

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

3 days agodylan604

curl $url | bash is probably the only worse culprit.

3 days agodgfitz

[flagged]

3 days ago0xbadcafebee

Some people are just evil.

3 days agonicce

One of the funnier parameters to encounter in the snoop manpage.

3 days agofuddy

The joke is on him - I used to get this functionality for free way back in the day when (what I presume was) RF noise generated during the processing of ethernet traffic would get picked up by my cheap ISA sound card and sent to the speakers. I never built a sequencer out of it though.

3 days agohottakesbun

Back in college, I would listen to AM radio while I worked on my computer. The radio would pick up electrical noise from the keyboard and the mechanical mouse. I wonder if this sounds anything like it.

3 days agosevensor

TRS-80s were famous for bleeding over AM band. The entire AM band.

3 days agoanjel

I read that the FCC really started cracking down on EM interference because early microcomputers were serious offenders. I'm guessing that's why there's a humongous RF shield inside my Amiga 1200.

3 days agosterlind

Good for network wiring diagnostic. It would be great if it can pipe the noise to Bluetooth audio. I can pair a headphone to it, plug this into the network in another room and still can hear it while checking the line connections on the switch/router.

3 days agoww520

That audio port is blasting out a total bandwidth of 100 Mbps (4 bits at 25 MHz) versus 768 Kbps for BT audio, assuming a high quality codec (16 bits at 48 KHz), so not without loss.

3 days agohnuser123456

Can be downsampled for the purpose. It's just noise after all.

3 days agoww520

It would be nice to compare all packets dumped by system and check if there are any unmatching packets running from your computer that were not sent by OS but a closed source hardware inside like Intel ME

3 days agoXx_crazy420_xX

Don't forget the GHCQ which installs a mirror on each UK modem. I don't think the NSA goes to these extremes

3 days agorurban

The NSA worked with GHCQ to tap Google's fiber between data centers, which at the time, was not encrypted. You can see several presentations including "SSL added and removed here" (reference to the SSL connection being terminated at the Google front end and then transmitted unencrypted to the backend in another data center), as well as an actual BigTable packet from tcpdump that included a user identifier.

If you read The Idea Factory, it shows that AT&T leadership worked closely with NSA and other governmental agencies (on a "secret schedule" so nobody would know who the execs were meeting with) to help them access US phone data.

I'd love to know the extent of what NSA has done between its founding and today; I'm sure they've pulled off some astounding things, and bolluxed up other stuff badly.

3 days agodekhn

FWIW, as we've had this twice, GCHQ - Government Communications Headquarters.

3 days agocs02rm0

I doubt encryption makes much of a difference, depending on the magic numbers in your implementation.

3 days agoneuroelectron

I've worked with quite a few ISPs and exchanges. I haven't set up port mirrors for the NSA but I have setup temporary mirrors for the FBI upon request.

3 days agogodman_8

The NSA/govt gets its own dedicated floor in some DCs, esp. large interconnects

3 days ago0xbadcafebee

This seems hard to believe, given how many different modems from different sources you can use, as well as thirdparty ones. Source?

3 days agotgmatt

Oh man, I really hope they don't get all my TLS connections.

3 days agostavros

Really cool, but has anyone built software to do this locally on a PC? For example:

   sudo tcpdump -i "eth0" -w - -U | aplay -f S16_LE -r 44100
3 days agosimpaticoder

A good comment :)

3 days agoHypergraphe

The Snowden silkscreen is a nice touch. What a great hardware build!

3 days agodanesparza

[flagged]

3 days agoTiredOfLife

I don't see any traces of Putler on the silkscreen.

3 days agosterlind

When I was young, I'd use an AM radio right next to my Sinclair ZX81 to hear what it was doing when it was running in FAST mode.

By making loops of different speeds, one could even make basic tones and crude music.

The video really brought back memories of those sounds :)

2 days agojohnklos

Feature request: Replace all the blinking LEDs with these to drown out the fan noise in the server room.

3 days agoherewulf

Many times over the decades I have constructed a MIDI->Audio cable so that I can record MIDI signals as audio, which as a technique is very useful for measuring and fixing MIDI->Synthesizer engine latency.

Its nice to know that if I ever get around to shipping a product with RTP-Midi (MIDI over Ethernet), I can just get a ready-made Eurorack module to do that testing! :P

3 days agoaa-jv

Stuff like this is exactly why I come to Hacker News.

3 days agoals0

You can also achieve something like this with a powerline networking adapter + a shortwave radio

bit evil really, they shit up almost the entire 0-30mhz

but they do work...

3 days ago1317

The seller does not ship to the United States at all.. :(

How are you going to name this product after the NSA, and not ship to the US???

3 days agodeadbabe

The seller does not ship to the United States at all.. :( How are you going to name this product after the NSA, and not ship to the US???

Click through, and you'll find a more expensive version that is shipped to the US. It's called TariffBox.

3 days agoreaperducer

We should make an American version and not allow it for sale anywhere else but the US.

3 days agodeadbabe

You should make the NSA not function anywhere but within the US too, while you're at it.

3 days agoaa-jv

Their charter is literally to spy on everyone outside the US.

You might as well ask the SVR/GRU to stick to snooping on Russians.

2 days agolazide

Their charter is to spy on the entire planet.

Nobody should be okay with that.

2 days agoaa-jv

And yet every major country has an agency whose charter it is to do it.

And really, in that kind of situation, do they really have a choice?

2 days agolazide

Schoolyard bully justifications do not a great nation make. Especially when that nation is the worlds #1 committer of human rights abuses and supporter of genocide^Wmass murder at heinous scale.

2 days agoaa-jv

Who are you talking about exactly? Germany? US? Russia? Britain? China?

All have these agencies. All could/did meet your other criteria now or at different recent periods.

Overall, why should they give a shit what you think on the topic either?

a day agolazide

The USA of course. Who else is committing war crimes, crimes against humanity and insane human rights abuses at the same scale, this century? No other nation has given itself carte blanche to mass murder as fervently as the USA and its minion states in the 5-eyes coalition of the 'willing'.

As for giving a shit, those who allow themselves to be wilfully ruled by war criminals always become their final victim, so you should give a little more than a shit, yo.

17 hours agoaa-jv

Russia. Russia has. Oh, and China (if you count domestic ‘issues’ like Muslims).

And if you count the last 100 years, not just 20ish then Germany has a lot of notoriety on that front, as does Russia.

Frankly, they both make the US look like total amateurs.

9 hours agolazide

If you aren’t spying, you’re BEING spied on. Germany of all places shouldn’t be claiming any moral high ground on mass murder and human rights abuses.

a day agodeadbabe

Germany is a modern-day contributor to the mass violations of human rights, war crimes, and human rights abuses of the Western hemisphere, as a lackey state of the USA.

17 hours agoaa-jv

Imagining in a server farm. Cool project!

3 days agodesertmonad

So could you stream an MP4 movie, record the sound, then decode the sound back into a (probably lossy) reconstruction of the movie?

3 days agofnord77

Something like this, but with a hard drive-like sound for SSDs, would be nice.

2 days agolofaszvanitt

Can you say "calm down my selector"?

3 days agophendrenad2

Is there a plugin for Goom ?

2 days agosockp0pp3t

This seems viscerally “correct”, in some crazy sense.

2 days agoblendo

Cool idea to audio-ize network traffic. Artwork is peak edgelord cringe, though . . .

3 days agopsunavy03

Cool, but I was hoping for some 80s era modem sounds.

3 days agoamelius

Great idea and +1 for excellent PCB art!

3 days agoLiftyee

No Such Agen^H^H^H^HAttachment

3 days agom463

So ridiculous, love it

3 days agoyapyap

[dead]

3 days agoTacticalCoder

[dead]

3 days agofefawfefafds

[dead]

3 days agofdaffeafe

[dead]

3 days agogitroom
[deleted]
3 days ago
[deleted]
3 days ago

[flagged]

3 days agofasdfdsa

This is killer art