fasterthanlime / feedback

An issue tracker for articles/series/videos at https://fasterthanli.me/
13 stars 0 forks source link

Finding the default network interface through WMI: More Information #159

Closed Dygear closed 1 year ago

Dygear commented 1 year ago

I found something wrong on this page:

https://fasterthanli.me/series/making-our-own-ping/part-7#position=6.0

Here's what it is:

Why do raw sockets require administrative privileges? Presumably because having access to raw sockets allows you to do all sorts of fun things, like IP spoofing - pretending you're another host on the network.

So there is a pretty long reason behind this, but it was massively helped by Steve Gibson, of grc.com (Gibson Research Corporation.) The links below show where it was talked about from all over the spectrum. Steve gave a few interviews on TechTV [RIP], MSNBC, and the likes. I could not find any of these videos unfortunately. But After Windows XP came out with raw sockets, it was removed from user land and placed behind a Admin wall because of people like Steve Gibson saying it was far to dangerous and XP would turn into a zombie paradise.

fasterthanlime commented 1 year ago

I've linked to here from there, do come back and post videos if you find them!