{"id":19528843,"url":"https://github.com/netspi/ps_cc_checker","last_synced_at":"2025-04-26T11:33:33.025Z","repository":{"id":8776204,"uuid":"10463395","full_name":"NetSPI/PS_CC_Checker","owner":"NetSPI","description":null,"archived":false,"fork":false,"pushed_at":"2013-10-07T15:19:45.000Z","size":140,"stargazers_count":17,"open_issues_count":0,"forks_count":14,"subscribers_count":60,"default_branch":"master","last_synced_at":"2024-04-14T18:14:29.097Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NetSPI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-03T20:04:29.000Z","updated_at":"2023-08-08T02:12:07.000Z","dependencies_parsed_at":"2022-08-28T21:12:01.035Z","dependency_job_id":null,"html_url":"https://github.com/NetSPI/PS_CC_Checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetSPI%2FPS_CC_Checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetSPI%2FPS_CC_Checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetSPI%2FPS_CC_Checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetSPI%2FPS_CC_Checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NetSPI","download_url":"https://codeload.github.com/NetSPI/PS_CC_Checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224032928,"owners_count":17244506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T01:20:16.434Z","updated_at":"2024-11-11T01:20:17.650Z","avatar_url":"https://github.com/NetSPI.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"CC_Checker\n==========\nCC_Checker cracks credit card hashes with PowerShell.\n\nCC_Checker.ps1\n\tBrute Forces the digits of a luhn valid CC number, then hashes and checks it against the hash\n\tInput File Format - 4321??????1234:HASH\n\t\n\tUse ? for the digits that are unknown\n\nUsage: Usage CC_Checker.ps1 -i INPUT_FILE -o OUTPUT_FILE -h HASH_TYPE [1-3]\n\t\t\t1 = SHA1\n\t\t\t2 = SHA256\n\t\t\t3 = MD5\n\nRequirements:\n\t-Preferred:\n\t\t-First 6, Last 4, and hash of CC number\n\t\t\t-File format:  123456??????1234:HASH\n\t-Last 4 or missing first 4 (or more)\n\t\t- A list of common IINs will be used to cut down on the guessing space\n\t\t-Worst Case:\n\t\t\t- ????????????????:HASH\n\t\t\t- Brute force all digits\n\t\t\t- This will be reduced by looking up the IINs and using them\n\t\t\t\t-If you are using this use case, then change the file name on line 349\n\t-Also Powershell, but that should be obvious\n\n\n\t\n\t\n#\t\t\t\t\t\t  #\n# Written by Karl Fosaaen #\n#\tTwitter: @kfosaaen \t  #\n#\t\t\t\t\t\t  #\n# Blog - https://www.netspi.com/blog/entryid/182/cracking-credit-card-hashes-with-powershell\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetspi%2Fps_cc_checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetspi%2Fps_cc_checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetspi%2Fps_cc_checker/lists"}