bkallus
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Weird Design Choices in HPACK Strings (kallus.org)
- Bash Username $PS1 Command Injection (kallus.org)
- x86_64 Syscall Numbers Go Where? (kallus.org)
- Show HN: Heap Explorer (github.com)
I wrote a little LD_PRELOAD library that makes it easy to inspect and interact with a running program's glibc heap. It's fun to pause processes, free a bunch of their allocations, then resume them. Most of the time, the…
- Freenginx: Core Nginx developer announces fork (mailman.nginx.org)
-
I wrote this tool during an internship at Narf Industries in 2023. It's a REPL that allows for quickly developing, testing, and fuzzing for HTTP request smuggling attack payloads. I started the internship having never…