web3-decoder
Contract Analyzer
An extension for Burp Suite to analyze JSON-RPC calls related to Ethereum smart contracts
110 stars
12 watching
17 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nccgroup/decoder-improved | A Burp Suite plugin that improves the built-in decoder by adding tabs, an improved hex editor, and making it easier to extend for custom encoding and decoding needs | 135 |
crytic/tealer | A static analyzer tool for identifying vulnerabilities in smart contract code written in Teal | 62 |
a16z/metamorphic-contract-detector | An automated tool to identify potential smart contract vulnerabilities on the Ethereum blockchain | 159 |
a16z/nft-analyst-starter-pack | Provides tools to analyze NFT market data and export transfer history and sales records in CSV format. | 462 |
fuzzinglabs/thoth | An all-in-one security toolkit for analyzing and decoding smart contract bytecode | 244 |
msuiche/porosity | A tool for analyzing and decomposing Ethereum smart-contract bytecode into readable Solidity syntax | 928 |
nccgroup/featherduster | An automated cryptanalysis tool with modular components for breaking various types of encryption | 1,092 |
nccgroup/autorepeater | Automates HTTP request testing and modification within Burp Suite to streamline authorization testing | 846 |
zyield/eth_contract | A set of helper methods to call and query Ethereum smart contracts via JSON RPC. | 14 |
esaulpaugh/headlong | Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. | 79 |
anof-cyber/paraforge | An extension for Burp Suite to extract parameters and endpoints from requests to create custom wordlists for testing | 140 |
penthertz/5gc_api_parse | A BurpSuite extension that parses 5G core network configuration files to assess security vulnerability | 73 |
lazytitan33/dns-exfilnspector | Automatically decodes DNS Exfiltration queries to convert Blind RCE into proper RCE via Burp Collaborator | 8 |
naddison36/sol2uml | A tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs. | 1,167 |
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 842 |