awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
SunWeb3Sec avatar

SunWeb3Sec/DeFiVulnLabs

0
View on GitHub↗
1,946 stars·345 forks·Solidity·10 views

DeFiVulnLabs

To learn common smart contract vulnerabilities using Foundry!

Features

  • Development Utilities - Centralized repository for reproducing specific DeFi vulnerabilities.
  • Vulnerable CTFs - Hands-on exercises for identifying and exploiting DeFi vulnerabilities.
  • Smart Contract Security - Collection of vulnerable smart contracts for security practice.

Star history

Star history chart for sunweb3sec/defivulnlabsStar history chart for sunweb3sec/defivulnlabs

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with DeFiVulnLabs

These projects share indexed features with DeFiVulnLabs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • paradigm-operations/paradigm-ctf-2021P

    paradigm-operations/paradigm-ctf-2021

    0View on GitHub↗

    Docker solc-select mpwn Python 3

    View on GitHub↗0
  • quipnetwork/hashsigs-solidityQuipNetwork avatar

    QuipNetwork/hashsigs-solidity

    2,957View on GitHub↗

    hashsigs-solidity is a cryptographic signature library and security utility for Ethereum smart contracts. It functions as a hash-based signature verifier designed to confirm data origin and integrity within a virtual machine environment. The project focuses on on-chain cryptographic authentication, specifically the verification of one-time signatures to prevent replay attacks. It implements signature validation for Winternitz One-Time Signatures Plus to ensure that data has not been tampered with before it is processed by a contract. The library covers a broad range of cryptographic capabili

    Solidity
    View on GitHub↗2,957
  • foundry-rs/foundryfoundry-rs avatar

    foundry-rs/foundry

    10,125View on GitHub↗

    Foundry is an Ethereum smart contract development toolkit and blockchain simulator designed for compiling, testing, and deploying contracts for the Ethereum Virtual Machine. It provides a local environment for simulating blockchain state and forking live networks to execute code without modifying the actual chain. The project features a property-based fuzzing engine to identify edge-case failures in contract logic and a transaction debugger for analyzing detailed execution traces and gas consumption. It enables developers to mirror the state of a remote chain locally to test against real-worl

    Rustalloyblockchainbytecode
    View on GitHub↗10,125
  • bkrem/awesome-soliditybkrem avatar

    bkrem/awesome-solidity

    7,032View on GitHub↗

    This project is a curated directory and index of resources for Solidity smart contract development. It provides a categorized collection of libraries, development frameworks, security tools, and educational materials used to build and deploy decentralized applications. The repository functions as a comprehensive catalog for the software development lifecycle, featuring a specific index of community-vetted modular building blocks and token standard implementations. It also maintains a dedicated list of security resources, including static analyzers and fuzzers, to assist in auditing and securi

    View on GitHub↗7,032
Compare all 30 related projects→

Frequently asked questions

What does sunweb3sec/defivulnlabs do?

To learn common smart contract vulnerabilities using Foundry!

What are the main features of sunweb3sec/defivulnlabs?

The main features of sunweb3sec/defivulnlabs are: Development Utilities, Vulnerable CTFs, Smart Contract Security.

Which projects share features with sunweb3sec/defivulnlabs?

Projects with overlapping indexed features include: paradigm-operations/paradigm-ctf-2021 — Docker solc-select mpwn Python 3. quipnetwork/hashsigs-solidity — hashsigs-solidity is a cryptographic signature library and security utility for Ethereum smart contracts. It functions… kadenzipfel/smart-contract-vulnerabilities — This project serves as a comprehensive knowledge base and technical reference for identifying and mitigating security… foundry-rs/foundry — Foundry is an Ethereum smart contract development toolkit and blockchain simulator designed for compiling, testing,… bkrem/awesome-solidity — This project is a curated directory and index of resources for Solidity smart contract development. It provides a… vyperlang/vyper — Vyper is a security-focused, typed programming language and compiler designed for creating smart contracts that…