this post was submitted on 12 Oct 2023
92 points (97.9% liked)

Linux

47361 readers
1271 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

From The Hacker News

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 24 points 11 months ago (4 children)

Surprised this isn't a better known / prevented vector. I remember experimenting with variant IPs like this in IE6 over 20 years ago.

Checking now with Firefox and it auto-translates on the line below as I type one in. (Tried both 0x7f000001 and 2130706433 because they're both variants of 127.0.0.1, and if there's something bad running on that address you have other problems.)

Irrelevant nerd fact: 2130706433 is a prime number.

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago) (2 children)
[–] [email protected] 8 points 11 months ago* (last edited 11 months ago) (1 children)

I just plugged factor(2130706433); into Maxima and it says that it has no factors. Pretty sure that it's prime.

[–] [email protected] 9 points 11 months ago

Sorry, i said it was a mersenne prime, then realized it wasnt, so edited it and deleted it. It was a mess

load more comments (1 replies)