Coder Social home page Coder Social logo

ninja's Introduction

Interesting Bitcoin brain-wallets rabbit hole

Creating btc addresses using some phrases using wordlists from SecLists brought up some fascinating results. This led me to the brain-wallet rabbit hole, albeit a little late. Brain-wallet is a concept of generating a bitcoin address using a memorized pass phrase.

PassPhrase -> Private Key & BTC address

It is very unsafe since often times than not humans are not good at randomness hence passphrases end up being vulnerable to brute-force attacks.
An attacker can also generate a lot of brainwallets and their respective private keys with a lot of phrases.They then monitor the blockchain (think a bot run on a VPS that watches the addresses) and if any of the addresses receive any funds, the bot quickly swoops in and transfers the funds.

Scripts

sha_btc.py - Generates btc addresses using a simple phrase list and saves them
check_addresses.py - Checks if saved addresses are used or if they have any balance (highly unlikely)

Requires:

  • Selenium webdriver
  • Requests

This is interesting since you can find some used addresses(maybe created for research, by actual people to store their fortunes ¯\(ツ)/¯ or for other purposes) using a simple word list.

For more on the topic check out:

-DEF CON 23 - Ryan Castellucci - Cracking CryptoCurrency Brainwallets
-https://en.bitcoin.it/wiki/Brainwallet for more info on brain wallets
-Brainflayer which is a Proof-of-Concept brainwallet cracking tool

ninja's People

Contributors

xylevy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ninja's Issues

missing WIF CHARACTERS

Hello sir
Sorry to bother I was just going through your repo to see if you could help me. The problem I have is with my wallet private key characters, I mistakenly damaged the piece of paper I wrote it on, so I was wondering if you could help me write a program that will brute Force all the 10 missing characters very fast and find the correct characters and in return I will make a donation of 2 BTC to you if I find the correct keys

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.