Tul xxx Tul
User / IP
:
216.73.216.95
Host / Server
:
45.84.207.204 / aircan.me
System
:
Linux lt-bnk-web1726.main-hosting.eu 5.14.0-611.36.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 3 11:23:52 EST 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
u931257429
/
domains
/
emprendo.com.co
/
invitados
/
condorburguer
/
Base de Datos
/
Viewing: condo.sql
-- phpMyAdmin SQL Dump -- version 5.2.1 -- https://www.phpmyadmin.net/ -- -- Servidor: 127.0.0.1 -- Tiempo de generación: 30-07-2025 a las 05:29:32 -- Versión del servidor: 10.4.32-MariaDB -- Versión de PHP: 8.2.12 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Base de datos: `condo` -- -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `admin` -- CREATE TABLE `admin` ( `id` int(100) NOT NULL, `name` varchar(20) NOT NULL, `password` varchar(50) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Volcado de datos para la tabla `admin` -- INSERT INTO `admin` (`id`, `name`, `password`) VALUES (5, 'admin', 'd033e22ae348aeb5660fc2140aec35850c4da997'), (7, 'Daniel', '3d0f3b9ddcacec30c4008c5e030e6c13a478cb4f'), (10, 'johan', '759412786bc533369b22377bf83fb9056c5b25b2'); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `cart` -- CREATE TABLE `cart` ( `id` int(100) NOT NULL, `user_id` int(100) NOT NULL, `pid` int(100) NOT NULL, `name` varchar(100) NOT NULL, `price` int(10) NOT NULL, `quantity` int(10) NOT NULL, `image` varchar(100) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `categories` -- CREATE TABLE `categories` ( `id` int(11) NOT NULL, `name` varchar(100) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Volcado de datos para la tabla `categories` -- INSERT INTO `categories` (`id`, `name`) VALUES (8, 'Matadores'), (9, 'Perros'), (11, 'Sancochos (Domingos)'), (10, 'Shawarmas'); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `ingredients` -- CREATE TABLE `ingredients` ( `id` int(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Volcado de datos para la tabla `ingredients` -- INSERT INTO `ingredients` (`id`, `name`, `description`) VALUES (1, 'Cebolla', NULL), (2, 'salchicha', NULL); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `messages` -- CREATE TABLE `messages` ( `id` int(100) NOT NULL, `user_id` int(100) NOT NULL, `name` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `number` varchar(12) NOT NULL, `message` varchar(500) NOT NULL, `message_type` enum('contact','local_order','delivery_order') NOT NULL DEFAULT 'contact', `status` enum('pendiente','entregado') NOT NULL DEFAULT 'pendiente', `created_at` datetime NOT NULL DEFAULT current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Volcado de datos para la tabla `messages` -- INSERT INTO `messages` (`id`, `user_id`, `name`, `email`, `number`, `message`, `message_type`, `status`, `created_at`) VALUES (13, 0, 'Bethania Ramirez', 'pedido_local@sanpioburger.com', '041473455985', '{\"nombre\":\"Bethania Ramirez\",\"telefono\":\"041473455985\",\"mesa\":\"3\",\"metodoPago\":\"transferencia\",\"notas\":\"\",\"pedido\":[{\"categoria\":\"perros\",\"id\":11,\"nombre\":\"Perros\",\"cantidad\":1,\"precio\":150}],\"total\":150}', 'local_order', 'entregado', '2025-07-11 14:00:39'), (19, 0, 'Daniel Contreras', 'pedido_local@sanpioburger.com', '04147340563', '{\"nombre\":\"Daniel Contreras\",\"telefono\":\"04147340563\",\"mesa\":\"4\",\"metodoPago\":\"efectivo\",\"notas\":\"Quiero la Cangreburguer\",\"pedido\":[{\"categoria\":\"matadores\",\"id\":10,\"nombre\":\"Matador de Lomito\",\"cantidad\":1,\"precio\":769}],\"total\":769}', 'local_order', 'entregado', '2025-07-11 14:00:39'), (38, 0, 'Echenle Awa', 'pedido_local@sanpioburger.com', '', '{\"nombre\":\"Echenle Awa\",\"mesa\":\"2\",\"metodoPago\":\"efectivo\",\"notas\":\"no quiero awa\",\"pedido\":[{\"categoria\":\"shawarmas\",\"id\":12,\"nombre\":\"Shawarma Habibi\",\"cantidad\":1,\"precio\":250}],\"total\":250}', 'local_order', 'pendiente', '2025-07-11 15:09:37'), (50, 0, 'Mr Frozoast', 'pedido_local@sanpioburger.com', '', '{\"nombre\":\"Mr Frozoast\",\"mesa\":\"8\",\"metodoPago\":\"transferencia\",\"notas\":\"\",\"pedido\":[{\"categoria\":\"matadores\",\"id\":10,\"nombre\":\"Matador de Lomito\",\"cantidad\":2,\"precio\":769}],\"total\":1538}', 'local_order', 'pendiente', '2025-07-11 15:35:30'), (52, 0, 'Rafael Pala', 'pedido_local@sanpioburger.com', '', '{\"nombre\":\"Rafael Pala\",\"mesa\":\"6\",\"metodoPago\":\"efectivo\",\"notas\":\"quiero la cangrebirgher\",\"pedido\":[{\"categoria\":\"shawarmas\",\"id\":12,\"nombre\":\"Shawarma Habibi\",\"cantidad\":1,\"precio\":250}],\"total\":250}', 'local_order', 'entregado', '2025-07-11 20:16:59'), (53, 0, 'Carlos Duran', 'pedido_local@sanpioburger.com', '', '{\"nombre\":\"Carlos Duran\",\"mesa\":\"8\",\"metodoPago\":\"transferencia\",\"notas\":\"quiero salsa\",\"pedido\":[{\"categoria\":\"perros\",\"id\":11,\"nombre\":\"Perros\",\"cantidad\":1,\"precio\":150}],\"total\":150}', 'local_order', 'pendiente', '2025-07-11 20:18:14'), (56, 0, 'Daniel Contras', 'pedido_local@sanpioburger.com', '', '{\"nombre\":\"Daniel Contras\",\"mesa\":\"6\",\"metodoPago\":\"efectivo\",\"notas\":\"\",\"pedido\":[{\"categoria\":\"perros\",\"id\":11,\"nombre\":\"Perros\",\"cantidad\":1,\"precio\":150}],\"total\":150}', 'local_order', 'pendiente', '2025-07-29 21:27:16'), (62, 0, 'Donnor', 'pedido_local@sanpioburger.com', '', '{\"nombre\":\"Donnor\",\"mesa\":\"1\",\"metodoPago\":\"transferencia\",\"notas\":\"\",\"pedido\":[{\"categoria\":\"sancochos-domingos\",\"id\":13,\"nombre\":\"Sopa\",\"cantidad\":1,\"precio\":5}],\"total\":5}', 'local_order', 'entregado', '2025-07-29 23:01:32'); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `orders` -- CREATE TABLE `orders` ( `id` int(100) NOT NULL, `user_id` int(100) NOT NULL, `name` varchar(20) NOT NULL, `number` varchar(10) NOT NULL, `email` varchar(50) NOT NULL, `method` varchar(50) NOT NULL, `address` varchar(500) NOT NULL, `total_products` varchar(1000) NOT NULL, `total_price` int(100) NOT NULL, `placed_on` date NOT NULL DEFAULT current_timestamp(), `payment_status` varchar(20) NOT NULL DEFAULT 'pending' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `products` -- CREATE TABLE `products` ( `id` int(100) NOT NULL, `name` varchar(100) NOT NULL, `price` decimal(10,2) NOT NULL, `image` varchar(100) NOT NULL, `description` text DEFAULT NULL, `category` int(11) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Volcado de datos para la tabla `products` -- INSERT INTO `products` (`id`, `name`, `price`, `image`, `description`, `category`) VALUES (10, 'Matador de Lomito', 3.50, 'IMG-20250409-WA0053.jpg', 'Salsa de tomate, tártara, ensalada de repollo y zanahoria, tomate, cebolla caramelizada, pimentón asado, jamón, queso, huevo, lomito y papas. ', 8), (11, 'Perros', 150.00, 'IMG-20250409-WA0042.jpg', 'pan caliente, salchicha', 9), (12, 'Shawarma Habibi', 0.20, 'IMG-20250409-WA0062.jpg', 'pan relleno con papas', 10), (13, 'Sopa', 5.00, 'delicious-d-burger-text-effect-juicy-colors-fast-food-restaurant-menu-designs-338638431.jpg', 'pata de pollo crudas', 11); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `product_ingredients` -- CREATE TABLE `product_ingredients` ( `id` int(100) NOT NULL, `product_id` int(100) NOT NULL, `ingredient_id` int(100) NOT NULL, `quantity` varchar(50) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `users` -- CREATE TABLE `users` ( `id` int(100) NOT NULL, `name` varchar(20) NOT NULL, `email` varchar(50) NOT NULL, `number` varchar(10) NOT NULL, `password` varchar(50) NOT NULL, `address` varchar(500) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Índices para tablas volcadas -- -- -- Indices de la tabla `admin` -- ALTER TABLE `admin` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `cart` -- ALTER TABLE `cart` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `categories` -- ALTER TABLE `categories` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `name` (`name`); -- -- Indices de la tabla `ingredients` -- ALTER TABLE `ingredients` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `messages` -- ALTER TABLE `messages` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `orders` -- ALTER TABLE `orders` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `products` -- ALTER TABLE `products` ADD PRIMARY KEY (`id`), ADD KEY `fk_category` (`category`); -- -- Indices de la tabla `product_ingredients` -- ALTER TABLE `product_ingredients` ADD PRIMARY KEY (`id`), ADD KEY `product_id` (`product_id`), ADD KEY `ingredient_id` (`ingredient_id`); -- -- Indices de la tabla `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT de las tablas volcadas -- -- -- AUTO_INCREMENT de la tabla `admin` -- ALTER TABLE `admin` MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; -- -- AUTO_INCREMENT de la tabla `cart` -- ALTER TABLE `cart` MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT de la tabla `categories` -- ALTER TABLE `categories` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12; -- -- AUTO_INCREMENT de la tabla `ingredients` -- ALTER TABLE `ingredients` MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT de la tabla `messages` -- ALTER TABLE `messages` MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=63; -- -- AUTO_INCREMENT de la tabla `orders` -- ALTER TABLE `orders` MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT de la tabla `products` -- ALTER TABLE `products` MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14; -- -- AUTO_INCREMENT de la tabla `product_ingredients` -- ALTER TABLE `product_ingredients` MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT de la tabla `users` -- ALTER TABLE `users` MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- Restricciones para tablas volcadas -- -- -- Filtros para la tabla `products` -- ALTER TABLE `products` ADD CONSTRAINT `fk_category` FOREIGN KEY (`category`) REFERENCES `categories` (`id`) ON DELETE SET NULL; -- -- Filtros para la tabla `product_ingredients` -- ALTER TABLE `product_ingredients` ADD CONSTRAINT `product_ingredients_ibfk_1` FOREIGN KEY (`product_id`) REFERENCES `products` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `product_ingredients_ibfk_2` FOREIGN KEY (`ingredient_id`) REFERENCES `ingredients` (`id`) ON DELETE CASCADE; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
Coded With 💗 by
0x6ick