Live data from Hacker News

Viewing profile — p1llus

p1llus

HN member
Joined
Fri, Aug 02, 2024, 5:20 PM UTC
HN karma
34
Public activity
4 items

About p1llus

No profile information was provided.

Recent public activity

  1. comment
    Comment #49265508

    Exactly this :) You can either attach the uprobes directly to the systems OpenSSL to capture anything using it (curl etc), though most of these LLM clients and similar uses their o…

  2. comment
    Comment #49265469

    It is similar but no real shenanigans but rather a common functionality called uprobes. For most of these LLM clients which uses a static compiled OpenSSL or BoringSSL the function…

  3. comment
    Comment #49260152

    One thing I found that I thought was a fun addition, is using eBPF made this even easier. No need to fight with anyone that is using certificate pinning, mTLS or anything else, you…

  4. comment