Pinned Repositories
damn-vulnerable-defi
The smart contract security training ground for developers, security researchers and educators.
blocksec-incidents
A curated list of blockchain security incidents including exchange hacks, DeFi compromises, blockchain attacks, and others.
defcon28-talk-challenge
Smart contract hacking challenge introduced in my talk at DEFCON 28 - Blockchain Village
eth-sec-lab
A repository of notes, writeups and tests to understand security-related issues of Ethereum smart contracts.
ethernaut-ctf
Solutions for Ethernaut CTF (https://ethernaut.openzeppelin.com) - Writeups at https://notonlyowner.com
function-clashing-poc
Educational proof of concept code to showcase function clashing in Ethereum proxies
intro-seguridad-smart-contracts
libra-research
Workspace for personal research on Libra
nft-minter-for-humans
slither-scripts
Auditing scripts for Slither (https://github.com/crytic/slither)
tinchoabbate's Repositories
tinchoabbate/eth-sec-lab
A repository of notes, writeups and tests to understand security-related issues of Ethereum smart contracts.
tinchoabbate/intro-seguridad-smart-contracts
tinchoabbate/slither-scripts
Auditing scripts for Slither (https://github.com/crytic/slither)
tinchoabbate/nft-minter-for-humans
tinchoabbate/defcon28-talk-challenge
Smart contract hacking challenge introduced in my talk at DEFCON 28 - Blockchain Village
tinchoabbate/function-clashing-poc
Educational proof of concept code to showcase function clashing in Ethereum proxies
tinchoabbate/ethernaut-ctf
Solutions for Ethernaut CTF (https://ethernaut.openzeppelin.com) - Writeups at https://notonlyowner.com
tinchoabbate/libra-research
Workspace for personal research on Libra
tinchoabbate/blocksec-incidents
A curated list of blockchain security incidents including exchange hacks, DeFi compromises, blockchain attacks, and others.
tinchoabbate/not-so-smart-contracts
Examples of Solidity security issues
tinchoabbate/ethernaut
Web3/Solidity based wargame
tinchoabbate/cryptopals
Solutions to http://cryptopals.com challenges
tinchoabbate/bundler
tinchoabbate/codespell
check code for common misspellings
tinchoabbate/compound-v2-subgraph
tinchoabbate/libra
Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
tinchoabbate/nand2tetris-part1
Solutions to the assignments in the first part of the nand2tetris course
tinchoabbate/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development
tinchoabbate/openzeppelin-test-environment
One-line setup for an awesome testing experience. Under development!
tinchoabbate/plasma-mvp
Fork of OmiseGO's research implementation of Minimal Viable Plasma
tinchoabbate/rlp
Recursive Length Prefix Encoding in JavaScript
tinchoabbate/slither
Static Analyzer for Solidity
tinchoabbate/solidity-zero-finder-rust
tinchoabbate/Waffle
Library for writing and testing smart contracts.