区块链笔记
  • Welcome!
  • Audit
  • 骗局分析
    • shiba mint骗局?
    • PXN钓鱼网站
  • 项目代码阅读
    • 某项目mint 重入(已经通知项目方)
    • thiccfrens前端分析
    • Ghost代码阅读
  • 漏洞复现
    • QIXI漏洞分析
    • Reaper_Farm漏洞分析
    • nomad漏洞分析
    • HackerDao漏洞复现
    • (分析+复现)—FEGexPRO攻击
    • WDOGE套利EXP
    • BeanExploit
    • (复现)操纵预言机+提案攻击—Fortress Loans
  • 基本知识
    • openzeppelin升级体验
    • uniswapV2 sync skim
    • Merkle Tree本地测试(js and solidity)
    • 在 Solidity 中验证签名消息
    • 防止重入攻击4种方法
    • EIP712例子
    • _msgsender()绕过
  • 套利
    • wbnb/auto套利
Powered by GitBook
On this page
  1. 漏洞复现

WDOGE套利EXP

黑客交易tx https://bscscan.com/tx/0x4f2005e3815c15d1a9abd8588dd1464769a00414a6b7adcbfd75a5331d378e1d

黑客套利一波之后就赚了78个BNB。exp总的来说不是很难,就是在flash的call中实现套利操作

在exp中实现这个函数就行

执行exp的收益

exp:https://github.com/8olidity/DeFiVulhub/tree/main/WDOGE

Previous(分析+复现)—FEGexPRO攻击NextBeanExploit

Last updated 3 years ago