Skip to content
View DefiAudit0x's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report DefiAudit0x

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DefiAudit0x/README.md

DefiAudit

DeFi Security Researcher | Solidity & EVM Audits | Founder of @DefiAudit

I research smart-contract vulnerabilities, build reproducible security tests, and help Web3 teams turn findings into practical fixes. My focus is Solidity/EVM security, DeFi attack surfaces, protocol invariants, and secure systems engineering.

What I do

  • Manual smart-contract review and business-logic analysis.
  • Foundry-based exploit reproduction, invariant testing, and regression tests.
  • Static analysis with Slither and complementary security tooling.
  • Public security research and educational audit write-ups.
  • Security-minded engineering for systems that handle untrusted data and real-world risk.

Selected work

| Project | What it demonstrates |

|---|---|

| Audit-Reports | Public audit methodology, findings, and sanitized case studies. |

| EVM Audit Lab | Reproducible Solidity vulnerability labs with before/after tests. |

| wildfire-observatory | Security-focused full-stack engineering, validation, testing, CI/CD, and resilient data flows. |

| DefiAudit organization | The home for DefiAudit research, tools, and reports. |

Technical focus

Solidity · EVM · Foundry · Slither · Hardhat · Python · TypeScript

Audit approach

  1. Establish scope, trust boundaries, assumptions, and invariants.
  2. Trace privileged flows, accounting, external calls, oracle dependencies, and upgrade paths.
  3. Reproduce material findings with a minimal test or proof of concept.
  4. Describe impact and exploitability precisely, without overstating claims.
  5. Propose a narrow remediation and verify it with regression tests.

Responsible disclosure

I do not publish private client details, credentials, or weaponized exploit instructions without authorization. Public reports are labeled clearly as client-approved, contest-based, educational, or independent research.

Contact

The goal is not only to find bugs, but to make protocols more resilient.

Pinned Loading

  1. Audit-Reports Audit-Reports Public

    Smart Contract Audit Reports by DefiAudit.

  2. DefiAudit0x DefiAudit0x Public

    My personal GitHub profile README

  3. evm-audit-lab evm-audit-lab Public

    Reproducible Solidity and EVM security labs with vulnerable and remediated examples by DefiAudit.

    Solidity

  4. wildfire-observatory wildfire-observatory Public

    Open-source geospatial early-warning platform for North African wildfires: NASA FIRMS satellite hotspots, AI-assisted verification (Gemini), citizen reports, geo-clustering, PWA offline, Docker + C…

    TypeScript