GET /congress/2025/event/11e2394c-c225-537f-8d1a-2de3dd6872b4/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "11e2394c-c225-537f-8d1a-2de3dd6872b4",
    "kind": "assembly",
    "name": "SocksTrace: Preventing Proxy Leaks in Your Applications",
    "slug": "sockstrace-preventing-proxy-leaks-in-your-applicat",
    "url": "https://api.events.ccc.de/congress/2025/event/11e2394c-c225-537f-8d1a-2de3dd6872b4/?format=api",
    "track": null,
    "assembly": "cdc",
    "room": "c61e6141-f206-424d-99af-1391b103eace",
    "location": null,
    "language": "en",
    "description": "SocksTrace is a Linux-based proxy leak detector and traffic proxifier built on seccomp-notify. By intercepting network syscalls directly in the kernel, it provides runtime-agnostic visibility and enforcement that works even for statically linked binaries and modern browsers.\r\n\r\nThe talk showcases real WebRTC-related proxy leaks discovered using SocksTrace, explains shortcomings of traditional tools, and demonstrates transparent SOCKSification, DNS enforcement, and safe handling of applications that launch their own Tor instances. We conclude with practical use cases and future directions for syscall-level network containment.",
    "schedule_start": "2025-12-29T17:30:00+01:00",
    "schedule_duration": "00:30:00",
    "schedule_end": "2025-12-29T18:00:00+01:00"
}