GithubHelp home page GithubHelp logo

apoorvnaik / keystorebrute Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bes/keystorebrute

0.0 2.0 0.0 152 KB

A Keystore Brute-force attacker.

Home Page: http://apps.bes.se

Java 100.00%

keystorebrute's Introduction

KeystoreBrute

A program that uses a brute-force attack to find the password for a given .keystore file (Java KeyStore).

Please note

Please note that this program will only try to find the password to the Keystore, not to any of the keys inside.

Usage

If you are using the binary found in the directory with the same name:

java -jar Breaker.jar <keystore file> <startdepth> <number of threads>

If you are compiling the program yourself and want to use those classfiles:

java se.bes.br.BruteMain <keystore file> <startdepth> <number of threads>

Performance

On Linux with a Core2Quad I got about 150000 keys / second, but on a Windows 7 machine (Also Core2Quad) I only got about 100000 keys / second.

Proof of concept

There is a .keystore file in the test/ directory that has been prepared with the password 'abc123'. Feel free to try it out.

keystorebrute's People

Contributors

bes avatar

Watchers

Apoorv Naik avatar James Cloos avatar

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.