🦞🌯 Lobster Roll

Stories by bootbloopers

HeadsIWin: Why SecureBoot and the Hardware Root of Trust Matter (airheads.hpe.com)
Show HN: Raw Binary Program Analysis Tool (github.com)
I built a tool for analyzing raw binary programs (programs without an ELF, PE, Mach-O header) to determine the file offset that the program begins at and the load address the program is mapped into memory at. The tool can also do find the instruction set architecture for common platforms. I put a lo...
Show HN: U-Boot Fw_env.config Bruteforcer (github.com)
I created a tool today for embedded device security assessments. Basically what it does it searches the linux `mtd` partitions to find the U-Boot environment variable location and then gives the correct format for the `fw_env.config` file that the U-Boot utilities `fw_setenv` and `fw_printenv` use....
One Endpoint to Rule Them All: Securing GraphQL in Modern Network Management (airheads.hpe.com)
A Python Script to End All Life and Take the Universe with It (starkeblog.com)