Skip to content
Field notes

Research, incidents, and how systems fail.

Technical notes on smart-contract security, cross-chain systems, vulnerability research, and the occasional detour into decision-making.

11 articles
Latest field notebug bounty
October 26, 2025·3 min read

Permanent DoS of refunds through 1 wei donation

During a recent security audit of LI.FI's Eco integration, I discovered a denial-of-service (DoS) vulnerability in Eco's Vault contract that could prevent legitimate users from receiving their refunds.

Read article
bug bounty
Jun 27, 20253 min read

Access Control Flaw in Hyperlane's Rate-Limited ISM and Hook

Analysis of an access control vulnerability in Hyperlane's rate-limited interchain security module and hook implementation.

Read article
bug bounty
Nov 20, 20243 min read

Discovering a Vulnerability in Relay Bridge's Solver Signature API

Security analysis of a critical vulnerability found in Relay Bridge's solver signature API affecting cross-chain message validation.

Read article
bug bounty
Oct 17, 20243 min read

Discovering a Vulnerability in Hyperlane's RateLimited ISM

Uncovering a HIGH severity DoS vulnerability in Hyperlane's rate-limited ISM during a warp route assignment interview.

Read article
developer notes
May 12, 20246 min read

Writing Cross-Chain PoC Using Pigeon

A comprehensive guide to writing proof-of-concept exploits for cross-chain vulnerabilities using Pigeon framework.

Read article
bug bounty
Oct 6, 20234 min read

Post-Mortem: Colluded Transmitters in Socket DL

Deep dive into a critical vulnerability discovered in Socket's data layer involving colluded transmitters and cross-chain message validation.

Read article
bug bounty
Oct 6, 20233 min read

Unearthing a $7k SocketSurge LootBox Exploit: A Deep Dive

How I claimed $7k from SocketSurge LootBox-II by exploiting Socket DL's defense mechanisms within two hours.

Read article
developer notes
Mar 14, 20233 min read

Cross-Chain Immutability: Security Considerations

Understanding the concept of cross-chain immutability and its security implications for bridging protocols and multi-chain applications.

Read article
developer notes
Sep 19, 20223 min read

Data Paths: Essential Guide for Cross-Chain Developers

A comprehensive guide to understanding data paths in cross-chain communication for developers building multi-chain applications.

Read article
solidity
Mar 26, 20222 min read

Dynamic Memory Arrays in Solidity

A practical guide to understanding and implementing dynamic memory arrays in Solidity smart contracts with code examples.

Read article
psychology
Mar 22, 20225 min read

Decoding Investing: The Brain Language

Exploring how the Ventromedial Prefrontal Cortex influences investment decisions, fear-greed dynamics, and the psychology behind market behavior.

Read article