13
1
v1v2 (latest)

HighGuard: Cross-Chain Business Logic Monitoring of Smart Contracts

Abstract

Logical flaws in smart contracts are often exploited, leading to significant financial losses. Our tool, HighGuard, detects transactions that violate business logic specifications of smart contracts. HighGuard employs dynamic condition response (DCR) graph models as formal specifications to verify contract execution against these models. It is capable of operating in a cross-chain environment for detecting business logic flaws across different blockchain platforms. We demonstrate HighGuard's effectiveness in identifying deviations from specified behaviors in smart contracts without requiring code instrumentation or incurring additional gas costs. By using precise specifications in the monitor, HighGuard achieves detection without false positives. Our evaluation, involving 54 exploits, confirms HighGuard's effectiveness in detecting business logic vulnerabilities.Our open-source implementation of HighGuard and a screencast of its usage are available at:this https URLthis https URL

View on arXiv
@article{eshghie2025_2305.08254,
  title={ HighGuard: Cross-Chain Business Logic Monitoring of Smart Contracts },
  author={ Mojtaba Eshghie and Wolfgang Ahrendt and Cyrille Artho and Thomas Troels Hildebrandt and Gerardo Schneider },
  journal={arXiv preprint arXiv:2305.08254},
  year={ 2025 }
}
Comments on this paper