Aaron Conole
Aaron Conole
Ran into the same issue on Fedora 27, and I applied the workaround described to get passed the issue. I don't think it's the correct solution, but I'm interested in...
Okay - I know the issue. I don't have a good solution yet, but give me a few days. meanwhile, enclose your filter in quotes. ex: "ip.src == 10.0.0.1 &&...
I have this solved, I believe, with my version of snacc (https://github.com/orgcandman/esnacc-ng); it will be merged to https://github.com/azsnacc/esnacc-ng after some internal testing.
I wonder if it would be possible instead to use a uprobe in some place like `go_crypto_tls_write` and `go_crypto_tls_read` to sniff the headers as they go along and use a...
> This is a very interesting idea, I don't think it will be limited by secureboot, since we already use ptrace to attach a shared memory segment to the instrumented...
> Let's again narrow in on `openvswitch` specifically, which has a floating user. Now, it does today have a sysusers.d fragment, but when installed in a container layer, its RPM...