Skip to content

Russian Lawmakers Authorize Creation Of National Messaging Service

Technology
13 9 159
  • 45 Stimmen
    4 Beiträge
    1 Aufrufe
    star@lemmy.blahaj.zoneS
    It's such a minor part of the video that I didn't put too much thought into it, but ironically the point of the video is that we shouldn't overlook small 'glitches', so you're quite right to look into it critically I think! The video is more focused on the history of Israel, and computation's role in that. With that in mind, I think you're right. It's almost definitely some sensationalism up top to warm the crowd.
  • OpenAI stops ChatGPT from telling people to break up with partners

    Technology technology
    28
    1
    144 Stimmen
    28 Beiträge
    160 Aufrufe
    S
    Have a look at relationship subreddits. They are full of people who have been manipulated and gaslit for years or decades who have no idea what is actually normal. For people like that a reality check is really helpful or even vital.
  • 0 Stimmen
    1 Beiträge
    9 Aufrufe
    Niemand hat geantwortet
  • OpenAI's $210K Residency Program Tackles AI Talent Shortage

    Technology technology
    2
    1
    7 Stimmen
    2 Beiträge
    43 Aufrufe
    R
    Why don’t they use AI to replace human AI developers?
  • 11 Stimmen
    20 Beiträge
    238 Aufrufe
    jimmydoreisalefty@lemmy.worldJ
    No, re-read. It is about technology.
  • How Cops Can Get Your Private Online Data

    Technology technology
    5
    1
    107 Stimmen
    5 Beiträge
    73 Aufrufe
    M
    Private and online doesn't mix. Except if it's encrypted.
  • 1 Stimmen
    8 Beiträge
    87 Aufrufe
    L
    I think the principle could be applied to scan outside of the machine. It is making requests to 127.0.0.1:{port} - effectively using your computer as a "server" in a sort of reverse-SSRF attack. There's no reason it can't make requests to 10.10.10.1:{port} as well. Of course you'd need to guess the netmask of the network address range first, but this isn't that hard. In fact, if you consider that at least as far as the desktop site goes, most people will be browsing the web behind a standard consumer router left on defaults where it will be the first device in the DHCP range (e.g. 192.168.0.1 or 10.10.10.1), which tends to have a web UI on the LAN interface (port 8080, 80 or 443), then you'd only realistically need to scan a few addresses to determine the network address range. If you want to keep noise even lower, using just 192.168.0.1:80 and 192.168.1.1:80 I'd wager would cover 99% of consumer routers. From there you could assume that it's a /24 netmask and scan IPs to your heart's content. You could do top 10 most common ports type scans and go in-depth on anything you get a result on. I haven't tested this, but I don't see why it wouldn't work, when I was testing 13ft.io - a self-hosted 12ft.io paywall remover, an SSRF flaw like this absolutely let you perform any network request to any LAN address in range.
  • Audible unveils plans to use AI voices to narrate audiobooks

    Technology technology
    6
    1
    0 Stimmen
    6 Beiträge
    75 Aufrufe
    fancypantsfire@lemm.eeF
    Ah, I see what you’re saying, I misunderstood and thought you were taking about picking a different book. Indeed, for the worst case scenario a mediocre AI voice could be an improvement!