Category: Uncategorized

  • Python shim over QEMU to startup BMC

    In case anyone wants to run a/some Supermicro firmware image under QEMU… here’s a short script that sets some network features (thanks to binarly for figuring out the hard stuff!) It still crashes and burns because I didn’t use the gdb trick they mention in the URL, but you can now talk to the BMC…

  • … not dead yet

    Well… I decided to resurrect the old site. Lotsa reasons why nothing in the last several years, but primarily didn’t want to deal with work and their restrictions on social (sic) media and so on. Anyway, I’ve got a few things I need to write up… but I’m also now looking for work (always 2+…

  • Kittens, Pr0n, and Bad Juju in the Blockchain

    Modern digital currency mostly seem to revolve around a construct called a blockchain, which – by design – is a (mostly![1]) append-only distributed database that is intended to keeps all the transactions for all time. Blockchains use strong cryptographic methods to ensure its integrity and fidelity, and is typically decentralized, meaning that the entire chain…

  • It was 20 years ago today…

    … and a few lifetimes… that wietse and I released SATAN.  What a long strange journey, as they say. Thanks to all the folks who used it, to the friends who have been kind. Thanks to muffy, and friends that are no longer with us. But most of all, thanks to my great and wonderful pal…

  • openssl… let me count the ways I hate you….

    I put a script or two on github; generates a CA and server and client certs, suitable (I hope!) for openvpn and https and all that. Based on the easy-rsa scripts, but I didn’t find them that easy to use. A haiku to openssl: openssl a black crane over the lake may you rot in…

  • Linda and Doris rule the ‘net

    Some misc ramblin’ notes/data on IPMI & SSL Certificates. So I used the SSL observatory software (oddly written, but still cool) to scan for certificates on a bit over 300K systems suspected of running IPMI (which in turn were had from HD Moore of Rapid 7 – thanks HD!) and who were on the net.  In case…