Skip to content

rayair250-droid/web3-audit-findings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Web3 Audit Findings

A running portfolio of smart-contract security findings I've produced in competitive audits and practice reviews. Each finding is written like a real audit report entry, with a reproducible Foundry PoC where possible.

Format follows the standard severity model (High / Medium / Low / Informational). Findings from live contests are published only after the contest ends and results are public, to respect platform rules.

Index

# Title Severity Target PoC
(your first finding goes here)

Layout

findings/
  YYYY-MM-DD_<target>_<short-title>.md   # one file per finding (use _TEMPLATE.md)

Skills demonstrated

Reentrancy · access control · signature/replay · front-running/MEV · arithmetic (overflow/precision) · DoS / gas griefing · business-logic invariant violations.


Profiles that auto-aggregate these: [CodeHawks] · [Code4rena] · [Solodit] — links added once live.

About

Smart-contract security findings with runnable Foundry PoCs, from competitive audit practice (Slither · Mythril · Foundry)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors