Live data from Hacker News

Viewing profile — dunder_cat

dunder_cat

HN member
Joined
Sat, Nov 16, 2024, 4:55 PM UTC
HN karma
120
Public activity
26 items

About dunder_cat

__cat__

Recent public activity

  1. comment
    Comment #48621759

    I'm in that camp of has a dating app installed but have no partner so the is-my-partner-cheating admittedly doesn't resonate with me. I've had to do some of this fingerprinting mys…

  2. comment
    Comment #48610332

    I like to always tell interns/new hires that I measure their productivity in the amount of questions they're asking (whether its to me, seeing them roam into people's cubes or in c…

  3. comment
    Comment #48102489

    After CVE-2023-7028 (account takeover via password reset, IIRC you just had to add a semi-colon between the correct email and the attacker email and it'd email both) was exploited …

  4. comment
    Comment #48078129

    Also, meant to share some interesting readings. In the Kubernetes world, my RSS feed lit up with their blog post about user namespaces being generally available in k8s 1.36. They a…

  5. comment
    Comment #48078079

    Your understanding is fine. In many environments, you can still do a lot of damage just by popping a shell and being able to access the database/sensitive environment variables/sen…

  6. comment
    Comment #48044373

    Doesn't have to even be that advanced, people get conditioned to stuff like reCAPTCHA and friends & Cloudflare's interstitial landing page (when "I'm under attack" mode is on) and …

  7. comment
    Comment #48044286

    Is the QR code check mandatory and if not, is it the default? The bulletpoint as-is just says: > AI-resistant challenge: As we identify potentially fraudulent behavior from agents,…

  8. comment
    Comment #47915905

    A more direct source (possibly the original source?) I know of is a YouTube video entitled "LISA11 - Fork Yeah! The Rise and Development of illumos" which detailed how the Solaris …

  9. comment
    Comment #47787522

    Instagram needs to do this for Reels, too. I got quite addicted to these short-form videos during the pandemic and after I finished college things went immediately downhill once a …

  10. comment
    Comment #47698013

    Chiming in as well to say to the author when the victory lap here is over: please consider adding the RSS feed! I want to see whatever you do next, regardless of how long it takes.…

  11. comment
    Comment #47558158

    > Edit: This is going to have huge ramifications for the tech security industry as these systems will be able to break security systems as easily it solved the proof. The sooner th…

  12. comment
    Comment #47146752

    I am curious, have you attempted to do this to any binary packed with commercial obfuscation/"virtualization" schemes (e.g. Orean's Themida/Code Virtualizer and VMProtect)?

  13. comment
    Comment #47137902

    Seems to be down for me. https://web.archive.org/web/20260220192124/https://vmfunc.re...

  14. comment
    Comment #47093717

    Ah good to know. My pi-hole actually was blocking the blog itself since the ublock site list made its way into one of the blocklists I use. But I've been just avoiding links as muc…

  15. comment
    Comment #47093568

    https://news.ycombinator.com/item?id=46624740 has the earliest writeup that I know of. It was running it via a script and intentionally using cache busting techniques to try to inc…

  16. comment
    Comment #47063632

    One thing that is amusing about the prevalence of advanced anti-cheat in Windows gaming is it's actually causing said API/ABIs to undergo ossification. A good data point is the inv…

  17. comment
    Comment #47017320

    This exists although not in the traditional BOINC space, it's Archiveteam^1. I run two of their warrior^2 instances in my home k3s instance via the docker images. One of them is se…

  18. story
  19. comment
    Comment #46967696

    There's nothing new or original in a lot of things that get posted here. Reading about someone starting a journey provides an interesting catalyst for discussion. What they did rig…

  20. comment
    Comment #46767544

    Related discussion (the actual project is mentioned in the issue): "Detour: Dynamic linking on Linux without Libc" https://news.ycombinator.com/item?id=45740241

  21. comment
    Comment #46701645

    In theory, IPv6 Privacy Extensions ( https://datatracker.ietf.org/doc/html/rfc4941 ) could mitigate this. In practice, I imagine when you bind to `[::]:port`, that also means that …

  22. comment
    Comment #46701558

    I'm glad I stumbled across this: life circumstances have allowed me go abroad for a trip the past two years. One thing I had forgotten about since the last trip were some of my gro…

  23. comment
    Comment #46695431

    In the US, I really want the FCC to mandate that an ISP provides IPv6 connectivity in order to meet the criteria to be considered broadband (and access the subsidies related to tha…

  24. comment
    Comment #46628102

    It occurred to me while reading the article that I could also just have checked the TLS cert. The cert I was given presents "Common Name tls.automattic.com". However, maybe someone…

  25. comment
    Comment #46628015

    Hmm. If it is an attempt at DDoS attacks, it's probably not very fruitful: >$ resolvectl query gyrovague.com gyrovague.com: 192.0.78.25 -- link: eno1 192.0.78.24 -- link: eno1 View…