Viewing profile — disconnect3d
disconnect3d
HN member- Joined
- Wed, Mar 02, 2022, 1:13 PM UTC
- HN karma
- 10
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About disconnect3d
Captain of justCatTheFish CTF team (https://ctftime.org/team/33893)
Website: https://disconnect3d.pl/
X: https://twitter.com/disconnect3d_pl
GH: https://github.com/disconnect3d
Recent public activity
-
comment
Comment #43278277
Hi, Disconnect3d - the author here. If you have any questions, I am happy to answer them :).
-
comment
Comment #39892759
I would personally add: test your build scripts. There are so many bugs like the "added dot to disable landlock" added as part of this action (which can also be typos [0]), not to …
-
comment
Comment #39839430
It's a nice blog post but it still misses a few important building blocks without which it would be trivial to escape a container running as root. Apart from chroot, cgroups and na…
-
comment
Comment #31283406
Apart from the official docs, this video also explains the low level data layout (in CPython) that slots introduce: https://www.youtube.com/watch?v=Iwf17zsDAnY
-
comment
Comment #30527053
As a CLI power user I can say that I don't think CLI gives much productivity wins over UI/IDE debugging. However, it lets you script things, display things that your IDE wouldn't n…
-
comment
Comment #30526975
I'll make a shameless plug here as Pwndbg maintainer - apart from the FEATURES.md file describing features, you can see some of them detailed on those slides: https://docs.google.c…