Lucene search
+L

3578 matches found

Kitploit
Kitploit
added 2026/09/11 12:00 p.m.5 views

CVE-2025-4126

POC-CVE-2025-4126 smart contract reentrancy attack vulnerability 验证 Smart Contract Reentrancy Attack PoC This repository contains a Proof of Concept PoC demonstrating a reentrancy attack vulnerability in Ethereum smart contracts. The PoC includes a vulnerable smart contract, an attacker contract,...

6.4CVSS8.1AI score0.00275EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 6:11 a.m.5 views

bithoven

Bithoven 🎼 A High-Level, Imperative Language for Bitcoin Smart Contracts Bithoven is a type-safe, developer-friendly programming language designed to compile down to native Bitcoin Script. It bridges the gap between complex smart contract logic and the low-level stack machine of the Bitcoin Virtu...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 2:57 a.m.64 views

theo

Theo Obsolete, not maintained anymore, don't install it, don't use it, you were warned! Theo aims to be an exploitation framework and a blockchain recon and interaction tool. Features: Automatic smart contract scanning which generates a list of possible exploits. Sending transactions to exploit a...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 1:11 a.m.11 views

echidna

Echidna: A Fast Smart Contract Fuzzer Echidna is a weird creature that eats bugs and is highly electrosensitive with apologies to Jacob Stanley More seriously, Echidna is a Haskell program designed for fuzzing/property-based testing of Ethereum smart contracts. It uses sophisticated grammar-based...

6.5AI score
SaveExploits0References49
Kitploit
Kitploit
added 2026/09/11 12:44 a.m.6 views

octopus

Octopus Huge thanks to QuoScient for having sponsored this project. Octopus is a security analysis framework for WebAssembly module and Blockchain Smart Contract. The purpose of Octopus is to provide an easy way to analyze closed-source WebAssembly module and smart contracts bytecode to understan...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 4:45 p.m.10 views

batchOverflow

batchOverflow A fix for the batchOverflow bug found by the PeckShield team. a fix The original contract only did a check to ensure the sender has enough whatever to pay the total amount input value x number of addresses. If an overflow ocurred this amount can be zero, which would allow the test o...

7.5CVSS7.2AI score0.02665EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/10 3:44 p.m.12 views

CVE-2026-1111-Smart-Contract-Cross-Function-Reentrancy

CVE-2026-1111 – Smart Contract Cross‑Function Reentrancy Program Code Solidity + Python root@kitploit: // VulnerableBank.sol - Simplified reentrancy example with cross-function bypass pragma solidity ^0.8.0; contract VulnerableBank mappingaddress = uint256 public balances; function deposit public...

7.2CVSS5.7AI score0.0066EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/10 2:50 p.m.4 views

aether

Aether v6.0 — Smart Contract Security Analysis Framework Version 6.0 | What's New in v6.0 | Changelog Aether is a Python-based framework for analyzing Solidity smart contracts, generating vulnerability findings, producing Foundry-based proof-of-concept PoC tests, and validating exploits on mainne...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 2:17 p.m.6 views

owasp-scs

OWASP Smart Contract Security SCS Join the OWASP Smart Contract Security Slack Discussions and Support This is the official GitHub Repository of the OWASP Smart Contract Security SCS project. This comprehensive initiative provides security standards, guidance, and resources for smart contract...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:15 p.m.8 views

echidna

Echidna: Un Fuzzer Rápido para Smart Contracts Echidna es una criatura extraña que come insectos y es altamente electrosensible con disculpas a Jacob Stanley Más en serio, Echidna es un programa en Haskell diseñado para fuzzing/pruebas basadas en propiedades de smart contracts de Ethereum. Utiliz...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 4:27 a.m.9 views

theo

Theo Obsoleto, ya no se mantiene, no lo instales, no lo uses, ¡estás advertido! Theo pretende ser un framework de explotación y una herramienta de reconocimiento e interacción con blockchain. Características: Escaneo automático de contratos inteligentes que genera una lista de posibles exploits...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 9:48 p.m.2 views

EvilReflex

What's this? This is a simple test for evilReflex vulnerablility in smart constract. How to test? Step 1:compile evilReflex.sol Step 2:deploy HACKME eg: root@kitploit: Account Address: 0x62ba0a06ffc1d0a706172e1ed755b9b91f53a617 balance: 10090000000000000000000000 Contract address:...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 6:32 a.m.4 views

domestic-system

The Domestic System A beautiful, terminal-based Ethereum wallet and smart contract browser built for sovereignty, security, and style. root@kitploit: ━━━━━━━━━━━━━━━━━━━━ domestic system ━━━━━━━━━━━━━━━━━━━━ Overview The Domestic System is a terminal user interface TUI designed for browsing...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/08 5:02 a.m.5 views

CVE-2026-9998-Insecure-Deserialization-in-Blockchain-Oracle

10. CVE-2026-9998 – Insecure Deserialization in Blockchain Oracle Overview A blockchain oracle node deserializes data from a smart contract event using Python’s pickle, allowing an attacker to execute arbitrary commands. Severity: Critical Full Node Compromise Oracle Simulation & Exploit...

8.3CVSS7.6AI score0.00173EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/05 5:25 a.m.6 views

smart-contract-attack-vectors

Smart contract attack vectors The goal of this repository is to compile all possible smart contract vulnerabilities and resources for learning about them. Feel free to submit a pull request, with anything from small fixes to docs or tools you'd like to add. List of Security Vulnerabilities Access...

6AI score
SaveExploits0References68
Kitploit
Kitploit
added 2026/09/04 10:45 p.m.3 views

evm-audit-helpers

evm-audit-helpers Overview evm-audit-helpers is a curated collection of Solidity snippets, Foundry scripts, and test templates designed to accelerate EVM smart‑contract security audits. The repository bundles reusable building blocks for common audit concerns such as reentrancy, storage layout...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/04 9:46 p.m.7 views

efcf-framework

EF/CF - the Extremely Fast ethereum smart Contract Fuzzer EF/CF is a new approach to smart contract fuzzing: instead of using a new custom built fuzzer, it repurposes existing fuzzing infrastructure of C/C++ code to smart contracts. Currently, AFL++ is the primarily supported fuzzer, although the...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/04 6:40 p.m.5 views

smart-contract-vulnerabilities

Smart Contract Vulnerabilities A collection of smart contract vulnerabilities along with prevention methods. See /references for LLM-optimized references. Access Control Authorization Through tx.origin Insufficient Access Control Delegatecall to Untrusted Callee Signature Malleability Missing...

5.9AI score
SaveExploits0References38
Kitploit
Kitploit
added 2026/09/04 5:43 p.m.6 views

CVE-batdappboomx

CVE ID CVE-2022-27134 PRODUCT batdappboomx is a public smart contract running in the EOSIO blockchain. This smart contract rewards cryptocurrency to its participants if they pay some cryptocurrency before. Version The latest version of this smart contract. The sha256 hash code of the smart contra...

7.5CVSS7.3AI score0.02092EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/04 6:54 a.m.4 views

BlockChainConstruction

Preface In this article, we mainly introduce several aspects of public chain audit which are worthy of attention. For security auditors and public chain developers, this is a project worthy of reference and thinking. Architecture Before introducing the construction of public chain system, let's...

5.8AI score
SaveExploits0
Rows per page
Query Builder