this post was submitted on 23 Aug 2026
14 points (100.0% liked)
TechTakes
2654 readers
89 users here now
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'd seen that link and didn't even go looking, but wow this is way worse that I would've expected
it's been a while since I last looked (I usually just deploy whatever network I need) but iirc even the typical desktop config distributions of qemu-kvm are a macvtap or link+nat setup
I wonder if this person even thought to run a nessus/openvas/whatever scan against the same machine
also, quite seriously, what fucking clowning is this to have this be some "I slapped together a test on my desktop" rather than having a lab bench? is it too hard and costly for trail of bits employees to afford a 1u they can pxeboot for experiments? wild
(e: adding)
other typical modes are bridged (e.g. having various vlans available as bridges and then managing vm exposure to vlan by interface attachment), direct interface assignment (hw offload to the guest)
passt is also commonly used for podman, and it's moooostly userspace[0] IP and no real good l2 options
(I'm only half joking. it's stunning how badly container-management software and tooling all suck)
Yeah, networking is such a hassle.
I think that this is really insightful, as it's actually part of the magic trick. Like, normally I'd start by wondering about air-gapping, but there can't be an air gap in the network because the entire trick relies on ChatGPT tokens flowing into the machine under test and into some system shell (in some VM, yadda yadda) and back out again, so of course this is going to be an inherently insecure setup.
the networking part is fine (I do a looooot of networking), but the software quality and choices (esp with containers) is just extremely meh
re the gapping, eh, there are ways. just off the top of my head: rig up the serial console, screen+camera and usb keyboard signalling (which you can data diode on transmission later via usbnet). and that’s before you go for esoteric side channels and utter silliness
but “I turned off spectre and friends mitigation” is just some extremely funny shit
idly, I do wonder how well an ocr-only clodjeepeetea would work. every time I look in on all these “agent session” tools they appear to be a very mech turk thing of a phenomenal bit of hidden state, and a tiny little bit of visible distraction. feels like ocr-only might break a bunch of the usual tricks that are used to build on for the shiny demo