Git Product home page Git Product logo

ps_cc_checker's Introduction

CC_Checker

CC_Checker cracks credit card hashes with PowerShell.

CC_Checker.ps1 Brute Forces the digits of a luhn valid CC number, then hashes and checks it against the hash Input File Format - 4321??????1234:HASH

Use ? for the digits that are unknown

Usage: Usage CC_Checker.ps1 -i INPUT_FILE -o OUTPUT_FILE -h HASH_TYPE [1-3] 1 = SHA1 2 = SHA256 3 = MD5

Requirements: -Preferred: -First 6, Last 4, and hash of CC number -File format: 123456??????1234:HASH -Last 4 or missing first 4 (or more) - A list of common IINs will be used to cut down on the guessing space -Worst Case: - ????????????????:HASH - Brute force all digits - This will be reduced by looking up the IINs and using them -If you are using this use case, then change the file name on line 349 -Also Powershell, but that should be obvious

Written by Karl Fosaaen

Twitter: @kfosaaen

ps_cc_checker's People

Contributors

kfosaaen avatar

Watchers

 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.