All Projects → ScRiPt1337 → Live-cc-checker

ScRiPt1337 / Live-cc-checker

Licence: MIT license
This script will check live cc and Grab proxy and check proxy if its working or not

Projects that are alternatives of or similar to Live-cc-checker

Vue Interactive Paycard
Credit card form with smooth and sweet micro-interactions
Stars: ✭ 5,451 (+14632.43%)
Mutual labels:  credit-card, creditcard
ATGValidator
iOS validation framework with form validation support
Stars: ✭ 51 (+37.84%)
Mutual labels:  credit-card, creditcard-validator
CCView
💳 Ready made credit card creation library. 💳
Stars: ✭ 42 (+13.51%)
Mutual labels:  credit-card, creditcard
Cleave.js
Format input text content when you are typing...
Stars: ✭ 17,098 (+46110.81%)
Mutual labels:  credit-card, creditcard
ng-payment-card
💳 Responsive credit card component for Angular.
Stars: ✭ 27 (-27.03%)
Mutual labels:  credit-card, creditcard
Magento
Mollie Payments for Magento 1.x
Stars: ✭ 37 (+0%)
Mutual labels:  creditcard
proxy fetcher
💪 Ruby / JRuby / TrufflleRuby gem & CLI for dealing with proxy lists from various sources
Stars: ✭ 119 (+221.62%)
Mutual labels:  proxy-checker
card-scanner-flutter
A flutter package for Fast, Accurate and Secure Credit card & Debit card scanning
Stars: ✭ 82 (+121.62%)
Mutual labels:  credit-card
payment-fields
React component for Braintree/Stripe/Square payment fields
Stars: ✭ 17 (-54.05%)
Mutual labels:  credit-card
creditcardnumber
Java library that can provide details of a bank issued credit card number
Stars: ✭ 43 (+16.22%)
Mutual labels:  credit-card
proxyhunter
ProxyHunter v1 - Searches IP ranges for SOCKS and SQUID proxy servers
Stars: ✭ 27 (-27.03%)
Mutual labels:  proxy-checker
CreditCardScanner
Android Credit Card Scanner using CameraX and ML Kit
Stars: ✭ 24 (-35.14%)
Mutual labels:  credit-card
Free-Proxy
Hi there will be a lot of proxies here.
Stars: ✭ 135 (+264.86%)
Mutual labels:  proxy-checker
PaymentCardView
Custom Credit/Debit card view
Stars: ✭ 62 (+67.57%)
Mutual labels:  credit-card
billing-form
Demo page for user-friendly billing form features
Stars: ✭ 23 (-37.84%)
Mutual labels:  credit-card
ProxyChecker
An easy to use open-source, multithreaded Proxy Checker. Allows you to quickly check HTTP and SOCKS proxies in a user friendly GUI, for Windows, Mac OS, Linux.
Stars: ✭ 113 (+205.41%)
Mutual labels:  proxy-checker
ProxyChecker
proxy checker to check the status of the ip-port proxy list
Stars: ✭ 24 (-35.14%)
Mutual labels:  proxy-checker
torchestrator
Spin up Tor containers and then proxy HTTP requests via these Tor instances
Stars: ✭ 32 (-13.51%)
Mutual labels:  proxy-checker
Woocommerce-Fawry-Payment-Gateway
Fawry payment gateway is a powerful payment processor that helps you pay through credit cart & Fawry Machines.
Stars: ✭ 21 (-43.24%)
Mutual labels:  credit-card
emv-bertlv-tools
Deciphering EMV data encoded in the not so basic "basic encoding rules".
Stars: ✭ 41 (+10.81%)
Mutual labels:  credit-card

Live_cc_checker

This script will check live cc and Grab proxy and check proxy if its working or not

>>>  _      _                             _               _             
>>> | |    (_)                           | |             | |            
>>> | |     ___   _____    ___ ___    ___| |__   ___  ___| | _____ _ __ 
>>> | |    | \ \ / / _ \  / __/ __|  / __| '_ \ / _ \/ __| |/ / _ \ '__|
>>> | |____| |\ V /  __/ | (_| (__  | (__| | | |  __/ (__|   <  __/ |   
>>> |______|_| \_/ \___|  \___\___|  \___|_| |_|\___|\___|_|\_\___|_|   
>>>                                                                                  
>>>                                               Coded by script1337
>>>                            Github : https://github.com/ScRiPt1337
>>>         
>>>     Examples{
>>>                     ./chxd checkproxy /path/to/proxylist 100 >>> {Check if proxy is working or not}
>>>                     ./chxd grabproxy 100 1000 >>> {Grab https proxys}
>>>                     ./chxd creditC proxy.txt cc.txt >>> {To check credit card is valid or not}
>>>                     ./chxd creditC proxy.txt cc.txt config.txt >>> {check credit cards using coustm api with common success response}
>>>                     ./chxd creditC proxy.txt cc.txt config.txt success.txt >>> {check credit cards using coustm api}

how to use your own api with live cc checker

# grab the request with burp suite which contain your credit card number and replace them with FUZZ_CC 
# replace month with FUZZ_MN
# replace year with FUZZ_YR
# replace cvv with FUZZ_CVV
# DNT: 1 add this in the end of your header
# and your can run this command 
# ./chxd creditC proxy.txt cc.txt config.txt

# you also can specify the success response using this command {if any string from success.txt found in response thats  be mean card is valid }
# ./chxd creditC proxy.txt cc.txt config.txt success.txt

it's only for Education Purposes I am not going to be responsible for anything

if your using linux can run chxd if your using windows run winchxd.exe in cmd ( Dont just double click it run it using cmd )

how to use video : https://www.youtube.com/watch?v=g_Hc2kmtatg

join us here: https://discord.gg/gkGA44z

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].