Skip to content

Web3 Signing Workflow Compromise Safe Delegatecall Proxy Takeover

metodoloji offensive

Web3 Signing Workflow Compromise Safe Delegatecall Proxy Takeover metodoloji notudur. Keşif → hipotez → PoC → kanıt akışını tutarlı uygula.

  1. Kapsam ve engel listesini kilitle.

  2. Pasif/aktif keşif ile envanter çıkar.

  3. Risk odaklı hipotezleri PoC ile doğrula.

  4. Kanıt ve sonraki pivot notunu paketle.

Terminal window
cast call CONTRACT "owner()" --rpc-url $RPC
Terminal window
slither . --print human-summary
Terminal window
myth analyze contract.sol
Terminal window
forge test --match-test testExploit -vvv
delegatecall proxy, storage collision, 4337 validation
request/response, komut çıktısı, ekran, hash, zaman damgası, etki özeti
Terminal window
mkdir -p evidence/metodoloji && tee evidence/metodoloji/notes.txt
[ ] fingerprint / profil alındı
[ ] primitif veya erişim doğrulandı
[ ] PoC etkiyi gösterdi
[ ] kanıt paketlendi
[ ] sonraki pivot not edildi