blockchain-security
There are 69 repositories under blockchain-security topic.
saeidshirazi/Awesome-Smart-Contract-Security
A curated list of Smart Contract Security materials and resources For Researchers
autistic-symposium/blockchains-security-toolkit
👾 notes and resources on decentralized protocols (e.g. oracles, bridges, honeypots, cryptography, decompilers, static analysis, bug bounties)
Rektoff/Security-Roadmap-for-Solana-applications
We created a cybersecurity Systematization of Knowledge for Solana applications and protocols. We call it the Solana Security Strategy: such a database would be hugely beneficial for anyone who wants to secure their product and learn security from the best-collected resources.
tamjid0x01/awesome-smartcontract-hacking
Here we collect and discuss for Smart contract security & Blockchain researches and tools - contributions are welcome.
keewenaw/Ethereum-Wallet-Cracker
A fun script to steal Ether from wallets suffering from insufficient entropy during key generation.
GianfrancoBazzani/awesome-advanced-smart-contracts-testing-and-verification
A curated collection of tools, frameworks, and methodologies for testing and verifying Solidity smart contracts.
chainflag/ctf-blockchain-challenges
Blockchain Challenges Collection(WIP)
oadfade/DeployerIDE-ERC20-Toolkit
DeployerIDE – a dedicated local platform for creating and deploying ERC-20 smart contracts. A powerful, secure alternative to RemixIDE, providing advanced tools for Ethereum and EVM-based contract development in a private, offline environment.
Hexens/Smart-Contract-Review-Public-Reports
List of the public smart contract audit reports and security reviews performed by Hexens.
sushant0802/SIH_2022
Password-Authentication-Prototype
Al1ex/BlockChainSec
BlockChain Security
riczardo/solscan
Static solidity smart contracts scanner written in Python
vishnuram1999/audits
My Blockchain auditing service
hassan4702/crowdfunding
A crowdfunding platform on blockchain
NoneAge/EOS_dApp_Security_Incident_Analysis
EOS dApp Security Incident Analysis Demo
autistic-symposium/ethernaut-foundry-framework-solutions-sol
👾 my foundry framework and detailed solutions for each ethernaut level
ErdemOzgen/Solidity-Learning-Archive
Notes about Ethereum, Smart contracts and DApps
YessineAmor/Blockchain-Security
Everything related to blockchain security
Tuanp703/Presentations-and-Papers
Governance, Risk and Compliance (GRC), Information Security, Blockchain Security, Blockchain Forensics
cyberdefendersprogram/shenzi-banzai
Shenti Blockchain Security Threat Intelligence Tool
CarlosAlegreUr/Audits-By-CarlosAlegreUr
Here is a summary and navigation hub to all the audits I've conducted and I'm allowed to show.
ExtropyIO/awesome-mina-security
A curated list of Mina resources with a focus on security from Extropy.io
geniuszlyy/GenEtherExploit
is a PoC exploit for the macOS vulnerability CVE-2023-40404. This PoC leverages IOKit APIs to interact with the IOUserEthernetResource network service, manipulating the system's network interfaces
sit-n-coding/solidguard
Security tool + attack database used to take quick action against newly-discovered vulnerabilities in the blockchain. This is a protoype, meant for demoing!
rohansx/web3-security
Explore Web3 Security resources in this curated repository for Pentesters & Bug Hunters conquering the decentralized frontier.
nisaacdz/blockify
A general purpose library providing the building blocks for creating a full-fledged blockchain application. Contains common cryptographic operations/functions implemented in rust.
vino333/eth-auto
ethereum automation
CarlosAlegreUr/AuditExamplePractice
I audited the code from this github repo: foundry-defi-stablecoin-f23. Just for practice and experience.
deeplus2021/Audit-Reports
Recent Smart Contract Audit Reports (PDF, Markdown)
DoHaiSon/DAE-MLP
Code for "Semi-Supervised Learning for Anomaly Detection in Blockchain-Based Supply Chains", ISCIT, Bangkok, Thailand, Sept. 2024
epicchainlabs/Python-SDK-for-the-EpicChain-blockchain
The EpicChain Python SDK simplifies integration with the EpicChain blockchain, providing tools for blockchain interaction, smart contract support, scalability, security, and ease of use.
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).