smart-contract-security
There are 73 repositories under smart-contract-security topic.
harendra-shakya/smart-contract-attack-vectors
A curated list of smart contract attack vectors
tintinweb/smart-contract-vulndb
🍋 An open dataset containing smart contract audit issues from various sources.
EthereumCommonwealth/Auditing
Ethereum Commonwealth Security Department conducted over 400 security audits since 2018. Not even a single contract that we audited was hacked. You can access our audit reports in the ISSUES of this repo. We are accepting new audit requests.
Raiders0786/web3-security-resources
The Web3 Security Resources Hub is a comprehensive collection of curated tools, guides, and best practices for securing decentralized systems and smart contracts in the blockchain space.
blocksecteam/rustle
A static analyzer for NEAR smart contract in Rust
chinmay-farkya/Audits
This repository represents my portfolio of smart contract security audits and audit contest findings
0xisk/awesome-solidity-security
The purpose of this repo is to list all the related Research Papers focused on Smart-contracts security topics. As well as listing all the encountered smart-contracts defects with a summary description. 🛡️
CoinFabrik/scout-soroban
Scout is an extensible open-source tool intended to assist Stellar Soroban smart contract developers and auditors detect common security issues and deviations from best practices.
Quillhash/DeFi-anti-hack-checklist
This repo contains anti-hack checklists, which will help projects to build and develop secure DeFi applications. If you find anything missing or want to update existing resources, you can create a pull request and contribute to the project.
YAcademy-Residents/Proxies-website
Go-to compilation of smart contract proxy information, for discerning devs and auditors
Keyrxng/GhostsOfEpochsPast
🛡️ Ghosts is a free smart contract security study and revision platform. Initially based solely on previous Secureum Races to wit we use all of the previous race content and simulate an engaging, incentivized learning platform for aspiring smart contract security researchers.
vishnuram1999/audits
My Blockchain auditing service
Cyfrin/codehawks-docs
🦅 CodeHawks documentation
iampukar/solidity-gas-optimization
An awesome list of gas optimization techniques for smart contracts, with their relevant Proof of Concepts tested using Foundry.
EtherAuthority/Portfolio
EtherAuthority secures web3 including: DeFi, NFT, DAO, Metaverse, Gaming, DEX, Launchpad, L1 Blockchain, Escrow, Cross-chain Bridge, and many more.
xternet/echidna-etheno-hh-template
Echidna, Etheno, and HardHat template for fuzzing complex systems.
0xDanki/smart-contract-auditing-framework
The framework I use when looking for smart contract vulnerabilities
Brivan-26/smart-contract-security
This repository contains some notes on popular Smart Contract attacks and security concepts.
Dexaran/CallistoDAO
Original TheDAO reworked by a team of security experts to act as a core governance system for Callisto.
AuditBlock/Audit-Reports
Contact for Audit
az0mb13/tighten
Automatic tight struct packing optimization for Solidity using python
johnsonstephan/awesome-web3-formal-verification
A curated list of awesome web3 formal verification resources -- including tools, tutorials, articles and more.
moeinfatehi/Awesome-Smart-Contract-Security
Your go-to resource for all things Smart Contract Security. Featuring guidelines, best practices, and in-depth articles. Sections include: Vulnerabilities (SWC, OWASP Top 10), Learning Resources (Papers, Blogs, Courses), Tools & Libraries, and Architecture (Smart Contract Platforms, Languages). Stay secure with the latest updates!
advock/ethernaut-solutions-in-Rust
Ethernaut solutions with ethers-rs
etsploit/cryptosec
A repo to collect all relevant crypto security learning resources
zxpectre/cardano-gc-helios-dapp
A GameChanger Wallet Dapp introducing support for Helios Smart Contracts with dapp protocol running hosted on-chain on Cardano using GCFS
jrkosinski/Ethernaut
Solutions to OpenZeppelin's Ethernaut puzzles
ThomasHeim11/Smart-Contract-Security-Portfolio
This is my full smart contract security portfolio including smart contract audits and bug bounties.
vino333/eth-auto
ethereum automation
basant0x01/DeFi-Hack-Examples
Simple Simulations of past DeFi Smart Contract Hacks. And these are the codes that i pushed while learning smart contract security.
CallistoSecurity/Smart-contract-auditing
This is a working repo of @EthereumCommonwealth audits. We performed more than 400 security audits since 2018. Not even a single contract was hacked after our auditors approved the code. Accepting audit requests here.
joebb10/Autsec
Static Analysis for Smart Contract Auditing
jrkosinski/evm-bond-vault
Framework for an on-chain credit investment instrument
KanakSasak/HTB-Blockchain
Hackthebox Blockchain Challenge Writeups
shanker-sec/hlf-time-oracle
Chaincode for blockchain Hyperledger Fabric provides accurate time to other chaincodes. Thus solving the security problem associated with transaction time manipulation (CVE-2024-45244).