root@z2r:~/blog/tags#grep -r "htb-writeup" ./posts
<Tag: htb-writeup />
Found 6 posts with this tag.
CTF WRITEUPSCRYPTO
HTB - The Ashen Field
Exploit a standard implementation of the Hidden Field Equations protocol via Groebner Basis
CTF WRITEUPSCRYPTO
HTB - False Witness
Predictable hash function that results in breaking the decisional problem by enumerating all group elements.
CTF WRITEUPSCRYPTO
HTB - Fractured Seal
Recover RSA private key given leaked information from PEM file using Coppersmith's small roots
CTF WRITEUPSHARDWARE
HTB - Thermal Receipt
Connect to PRET PJL mode, enumerate device files, recover the latest journal receipt, follow the NVRAM reference, and read NVRAM to recover the flag.
CTF WRITEUPSBLOCKCHAIN
HTB - Caldrin's Day Away
This writeup details how to drain an ERC-4626-style vault in HTB's "Caldrin's Day Away" challenge by leveraging a massive flash loan to manipulate an AMM reserve, feeding the poisoned data through a flawed oracle to artificially inflate the vault's share price.