Domain tsgome.com
United States
NETWORK-SOLUTIONS-HOSTING
Software information

Apache Apache

tcp/443 tcp/80

  • Open service 15.197.240.20:443 · tsgome.com

    2026-01-25 14:54

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sun, 25 Jan 2026 14:54:54 GMT
    Content-Length: 114
    Connection: close
    
    
    <!DOCTYPE html><html><head><script>window.onload=function(){window.location.href="/lander"}</script></head></html>
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 15.197.240.20:80 · tsgome.com

    2026-01-25 14:54

    HTTP/1.1 200 OK
    content-type: text/html
    date: Sun, 25 Jan 2026 14:54:54 GMT
    content-length: 114
    connection: close
    
    
    <!DOCTYPE html><html><head><script>window.onload=function(){window.location.href="/lander"}</script></head></html>
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 162.241.60.249:80 · www.sertecv3.tsgome.com

    2026-01-23 11:57

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 11:57:13 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=d7485af746a261a8110152f807ff0a4d; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login
    
     
     
    <!DOCTYPE html>
    <html lang="es">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Login</title>
    
      <!-- Google Font: Source Sans Pro -->
      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
      <!-- Font Awesome -->
      <link rel="stylesheet" href="plantilla/plugins/fontawesome-free/css/all.min.css">
      <!-- icheck bootstrap -->
      <link rel="stylesheet" href="plantilla/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
      <!-- Theme style -->
      <link rel="stylesheet" href="plantilla/dist/css/adminlte.min.css">
    </head>
    <body class="hold-transition login-page" >
    <div class="login-box">
      <!-- /.login-logo -->
      <div class="card card-outline card-primary">
        <div class="card-header text-center">
          <a href="index.php" class="h2">
              
              <img src="https://sertecv3.tsgome.com/controller/empresa/foto/LOGO22120256128.jpg" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" width="50%">
             <br>
             
             <b>Iniciar Sesion</b></a>
        </div>
        <div class="card-body">
          <!-- <p class="login-box-msg">Iniciar Sesion</p>-->
    
            <div class="input-group mb-3">
              <input type="text" class="form-control" placeholder="Usuario" id="text_usuario">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-user"></span>
                </div>
              </div>
            </div>
            <div class="input-group mb-3">
              <input type="password" class="form-control" placeholder="Clave" id="text_clave">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-lock"></span>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-8">
                <div class="icheck-primary">
                  <input type="checkbox" id="remember">
                  <label for="remember">
                    Recordar
                  </label>
                </div>
              </div>
              <!-- /.col -->
              <div class="col-4">
                <button type="submit" class="btn btn-primary btn-block" onclick="Inciar_Sesion()">Ingresar</button>
              </div>
              <!-- /.col -->
            </div>
    
    
              <!-- /.social-auth-links -->
    
          <p class="mb-1">
            <a href="view/buscar_equipo.php"  >Buscar estado del Equipo</a>
          </p>
         <!-- <p class="mb-0">
            <a href="register.html" class="text-center">Register a new membership</a>
          </p>-->
        </div>
        <!-- /.card-body -->
      </div>
      <!-- /.card -->
    </div>
    <!-- /.login-box -->
    
    <!-- jQuery -->
    <script src="plantilla/plugins/jquery/jquery.min.js"></script>
    <!-- Bootstrap 4 -->
    <script src="plantilla/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
    <!-- AdminLTE App -->
    <script src="plantilla/dist/js/adminlte.min.js"></script>
    
    <script src="js/usuario.js?rev=1769169433"></script>
    
    <script>
    
      $('#text_clave').keypress(function(e){
        if (e.which == 13) {
          Inciar_Sesion();
        }
      });
      
     $('#text_usuario').trigger('focus');
    
    
    
      const rmcheck      = document.getElementById('remember');
            usuarioinput = document.getElementById('text_usuario');
            passinput    = document.getElementById('text_clave');
    
      if (localStorage.checkbox && localStorage.checkbox !=="") {
        rmcheck.setAttribute("checked","checked");
        usuarioinput.value = localStorage.usuario;
        passinput.value    = localStorage.pass;
      }else{
        rmcheck.removeAttribute("checked");
        usuarioinput.value = "";
        passinput.value    = "";
      }
    
    </script>
    
    <script src="utilitarios/sweetalert.js"></script>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 162.241.60.249:443 · www.sertecv3.tsgome.com

    2026-01-23 06:02

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 06:02:28 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=4e31cdf02db6153b8f6dbdf333ce78d4; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login
    
     
     
    <!DOCTYPE html>
    <html lang="es">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Login</title>
    
      <!-- Google Font: Source Sans Pro -->
      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
      <!-- Font Awesome -->
      <link rel="stylesheet" href="plantilla/plugins/fontawesome-free/css/all.min.css">
      <!-- icheck bootstrap -->
      <link rel="stylesheet" href="plantilla/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
      <!-- Theme style -->
      <link rel="stylesheet" href="plantilla/dist/css/adminlte.min.css">
    </head>
    <body class="hold-transition login-page" >
    <div class="login-box">
      <!-- /.login-logo -->
      <div class="card card-outline card-primary">
        <div class="card-header text-center">
          <a href="index.php" class="h2">
              
              <img src="https://sertecv3.tsgome.com/controller/empresa/foto/LOGO22120256128.jpg" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" width="50%">
             <br>
             
             <b>Iniciar Sesion</b></a>
        </div>
        <div class="card-body">
          <!-- <p class="login-box-msg">Iniciar Sesion</p>-->
    
            <div class="input-group mb-3">
              <input type="text" class="form-control" placeholder="Usuario" id="text_usuario">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-user"></span>
                </div>
              </div>
            </div>
            <div class="input-group mb-3">
              <input type="password" class="form-control" placeholder="Clave" id="text_clave">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-lock"></span>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-8">
                <div class="icheck-primary">
                  <input type="checkbox" id="remember">
                  <label for="remember">
                    Recordar
                  </label>
                </div>
              </div>
              <!-- /.col -->
              <div class="col-4">
                <button type="submit" class="btn btn-primary btn-block" onclick="Inciar_Sesion()">Ingresar</button>
              </div>
              <!-- /.col -->
            </div>
    
    
              <!-- /.social-auth-links -->
    
          <p class="mb-1">
            <a href="view/buscar_equipo.php"  >Buscar estado del Equipo</a>
          </p>
         <!-- <p class="mb-0">
            <a href="register.html" class="text-center">Register a new membership</a>
          </p>-->
        </div>
        <!-- /.card-body -->
      </div>
      <!-- /.card -->
    </div>
    <!-- /.login-box -->
    
    <!-- jQuery -->
    <script src="plantilla/plugins/jquery/jquery.min.js"></script>
    <!-- Bootstrap 4 -->
    <script src="plantilla/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
    <!-- AdminLTE App -->
    <script src="plantilla/dist/js/adminlte.min.js"></script>
    
    <script src="js/usuario.js?rev=1769148148"></script>
    
    <script>
    
      $('#text_clave').keypress(function(e){
        if (e.which == 13) {
          Inciar_Sesion();
        }
      });
      
     $('#text_usuario').trigger('focus');
    
    
    
      const rmcheck      = document.getElementById('remember');
            usuarioinput = document.getElementById('text_usuario');
            passinput    = document.getElementById('text_clave');
    
      if (localStorage.checkbox && localStorage.checkbox !=="") {
        rmcheck.setAttribute("checked","checked");
        usuarioinput.value = localStorage.usuario;
        passinput.value    = localStorage.pass;
      }else{
        rmcheck.removeAttribute("checked");
        usuarioinput.value = "";
        passinput.value    = "";
      }
    
    </script>
    
    <script src="utilitarios/sweetalert.js"></script>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 162.241.60.249:80 · www.sertecv3.tsgome.com

    2026-01-23 00:26

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 00:26:43 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=c6d99453261b89dd5d615ae83c0cd3bf; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login
    
     
     
    <!DOCTYPE html>
    <html lang="es">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Login</title>
    
      <!-- Google Font: Source Sans Pro -->
      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
      <!-- Font Awesome -->
      <link rel="stylesheet" href="plantilla/plugins/fontawesome-free/css/all.min.css">
      <!-- icheck bootstrap -->
      <link rel="stylesheet" href="plantilla/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
      <!-- Theme style -->
      <link rel="stylesheet" href="plantilla/dist/css/adminlte.min.css">
    </head>
    <body class="hold-transition login-page" >
    <div class="login-box">
      <!-- /.login-logo -->
      <div class="card card-outline card-primary">
        <div class="card-header text-center">
          <a href="index.php" class="h2">
              
              <img src="https://sertecv3.tsgome.com/controller/empresa/foto/LOGO22120256128.jpg" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" width="50%">
             <br>
             
             <b>Iniciar Sesion</b></a>
        </div>
        <div class="card-body">
          <!-- <p class="login-box-msg">Iniciar Sesion</p>-->
    
            <div class="input-group mb-3">
              <input type="text" class="form-control" placeholder="Usuario" id="text_usuario">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-user"></span>
                </div>
              </div>
            </div>
            <div class="input-group mb-3">
              <input type="password" class="form-control" placeholder="Clave" id="text_clave">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-lock"></span>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-8">
                <div class="icheck-primary">
                  <input type="checkbox" id="remember">
                  <label for="remember">
                    Recordar
                  </label>
                </div>
              </div>
              <!-- /.col -->
              <div class="col-4">
                <button type="submit" class="btn btn-primary btn-block" onclick="Inciar_Sesion()">Ingresar</button>
              </div>
              <!-- /.col -->
            </div>
    
    
              <!-- /.social-auth-links -->
    
          <p class="mb-1">
            <a href="view/buscar_equipo.php"  >Buscar estado del Equipo</a>
          </p>
         <!-- <p class="mb-0">
            <a href="register.html" class="text-center">Register a new membership</a>
          </p>-->
        </div>
        <!-- /.card-body -->
      </div>
      <!-- /.card -->
    </div>
    <!-- /.login-box -->
    
    <!-- jQuery -->
    <script src="plantilla/plugins/jquery/jquery.min.js"></script>
    <!-- Bootstrap 4 -->
    <script src="plantilla/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
    <!-- AdminLTE App -->
    <script src="plantilla/dist/js/adminlte.min.js"></script>
    
    <script src="js/usuario.js?rev=1769128003"></script>
    
    <script>
    
      $('#text_clave').keypress(function(e){
        if (e.which == 13) {
          Inciar_Sesion();
        }
      });
      
     $('#text_usuario').trigger('focus');
    
    
    
      const rmcheck      = document.getElementById('remember');
            usuarioinput = document.getElementById('text_usuario');
            passinput    = document.getElementById('text_clave');
    
      if (localStorage.checkbox && localStorage.checkbox !=="") {
        rmcheck.setAttribute("checked","checked");
        usuarioinput.value = localStorage.usuario;
        passinput.value    = localStorage.pass;
      }else{
        rmcheck.removeAttribute("checked");
        usuarioinput.value = "";
        passinput.value    = "";
      }
    
    </script>
    
    <script src="utilitarios/sweetalert.js"></script>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 162.241.60.249:443 · www.satisfaccion.tsgome.com

    2026-01-23 00:26

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 00:26:34 GMT
    Server: Apache
    Location: https://forms.gle/22H5v833pGNyuoDY9
    Content-Length: 243
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://forms.gle/22H5v833pGNyuoDY9">here</a>.</p>
    </body></html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 162.241.60.249:80 · www.satisfaccion.tsgome.com

    2026-01-23 00:26

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 00:26:42 GMT
    Server: Apache
    Location: https://forms.gle/22H5v833pGNyuoDY9
    Content-Length: 243
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://forms.gle/22H5v833pGNyuoDY9">here</a>.</p>
    </body></html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 162.241.60.249:443 · www.sertecv3.tsgome.com

    2026-01-23 00:26

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 00:26:34 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=c0b34cac14c68aae0ca5d21882bfb471; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login
    
     
     
    <!DOCTYPE html>
    <html lang="es">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Login</title>
    
      <!-- Google Font: Source Sans Pro -->
      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
      <!-- Font Awesome -->
      <link rel="stylesheet" href="plantilla/plugins/fontawesome-free/css/all.min.css">
      <!-- icheck bootstrap -->
      <link rel="stylesheet" href="plantilla/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
      <!-- Theme style -->
      <link rel="stylesheet" href="plantilla/dist/css/adminlte.min.css">
    </head>
    <body class="hold-transition login-page" >
    <div class="login-box">
      <!-- /.login-logo -->
      <div class="card card-outline card-primary">
        <div class="card-header text-center">
          <a href="index.php" class="h2">
              
              <img src="https://sertecv3.tsgome.com/controller/empresa/foto/LOGO22120256128.jpg" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" width="50%">
             <br>
             
             <b>Iniciar Sesion</b></a>
        </div>
        <div class="card-body">
          <!-- <p class="login-box-msg">Iniciar Sesion</p>-->
    
            <div class="input-group mb-3">
              <input type="text" class="form-control" placeholder="Usuario" id="text_usuario">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-user"></span>
                </div>
              </div>
            </div>
            <div class="input-group mb-3">
              <input type="password" class="form-control" placeholder="Clave" id="text_clave">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-lock"></span>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-8">
                <div class="icheck-primary">
                  <input type="checkbox" id="remember">
                  <label for="remember">
                    Recordar
                  </label>
                </div>
              </div>
              <!-- /.col -->
              <div class="col-4">
                <button type="submit" class="btn btn-primary btn-block" onclick="Inciar_Sesion()">Ingresar</button>
              </div>
              <!-- /.col -->
            </div>
    
    
              <!-- /.social-auth-links -->
    
          <p class="mb-1">
            <a href="view/buscar_equipo.php"  >Buscar estado del Equipo</a>
          </p>
         <!-- <p class="mb-0">
            <a href="register.html" class="text-center">Register a new membership</a>
          </p>-->
        </div>
        <!-- /.card-body -->
      </div>
      <!-- /.card -->
    </div>
    <!-- /.login-box -->
    
    <!-- jQuery -->
    <script src="plantilla/plugins/jquery/jquery.min.js"></script>
    <!-- Bootstrap 4 -->
    <script src="plantilla/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
    <!-- AdminLTE App -->
    <script src="plantilla/dist/js/adminlte.min.js"></script>
    
    <script src="js/usuario.js?rev=1769127994"></script>
    
    <script>
    
      $('#text_clave').keypress(function(e){
        if (e.which == 13) {
          Inciar_Sesion();
        }
      });
      
     $('#text_usuario').trigger('focus');
    
    
    
      const rmcheck      = document.getElementById('remember');
            usuarioinput = document.getElementById('text_usuario');
            passinput    = document.getElementById('text_clave');
    
      if (localStorage.checkbox && localStorage.checkbox !=="") {
        rmcheck.setAttribute("checked","checked");
        usuarioinput.value = localStorage.usuario;
        passinput.value    = localStorage.pass;
      }else{
        rmcheck.removeAttribute("checked");
        usuarioinput.value = "";
        passinput.value    = "";
      }
    
    </script>
    
    <script src="utilitarios/sweetalert.js"></script>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 162.241.60.249:443 · tsgome.com

    2026-01-23 00:26

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 00:26:35 GMT
    Server: Apache
    Link: <https://tsgome.com/wp-json/>; rel="https://api.w.org/", <https://tsgome.com/wp-json/wp/v2/pages/3392>; rel="alternate"; title="JSON"; type="application/json", <https://tsgome.com/>; rel=shortlink
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 162.241.60.249:443 · www.sertecv3.tsgome.com

    2026-01-09 10:27

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 10:27:08 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=fe51cce6f23049a0b037fff89d51c28f; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login
    
     
     
    <!DOCTYPE html>
    <html lang="es">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Login</title>
    
      <!-- Google Font: Source Sans Pro -->
      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
      <!-- Font Awesome -->
      <link rel="stylesheet" href="plantilla/plugins/fontawesome-free/css/all.min.css">
      <!-- icheck bootstrap -->
      <link rel="stylesheet" href="plantilla/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
      <!-- Theme style -->
      <link rel="stylesheet" href="plantilla/dist/css/adminlte.min.css">
    </head>
    <body class="hold-transition login-page" >
    <div class="login-box">
      <!-- /.login-logo -->
      <div class="card card-outline card-primary">
        <div class="card-header text-center">
          <a href="index.php" class="h2">
              
              <img src="https://sertecv3.tsgome.com/controller/empresa/foto/LOGO22120256128.jpg" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" width="50%">
             <br>
             
             <b>Iniciar Sesion</b></a>
        </div>
        <div class="card-body">
          <!-- <p class="login-box-msg">Iniciar Sesion</p>-->
    
            <div class="input-group mb-3">
              <input type="text" class="form-control" placeholder="Usuario" id="text_usuario">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-user"></span>
                </div>
              </div>
            </div>
            <div class="input-group mb-3">
              <input type="password" class="form-control" placeholder="Clave" id="text_clave">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-lock"></span>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-8">
                <div class="icheck-primary">
                  <input type="checkbox" id="remember">
                  <label for="remember">
                    Recordar
                  </label>
                </div>
              </div>
              <!-- /.col -->
              <div class="col-4">
                <button type="submit" class="btn btn-primary btn-block" onclick="Inciar_Sesion()">Ingresar</button>
              </div>
              <!-- /.col -->
            </div>
    
    
              <!-- /.social-auth-links -->
    
          <p class="mb-1">
            <a href="view/buscar_equipo.php"  >Buscar estado del Equipo</a>
          </p>
         <!-- <p class="mb-0">
            <a href="register.html" class="text-center">Register a new membership</a>
          </p>-->
        </div>
        <!-- /.card-body -->
      </div>
      <!-- /.card -->
    </div>
    <!-- /.login-box -->
    
    <!-- jQuery -->
    <script src="plantilla/plugins/jquery/jquery.min.js"></script>
    <!-- Bootstrap 4 -->
    <script src="plantilla/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
    <!-- AdminLTE App -->
    <script src="plantilla/dist/js/adminlte.min.js"></script>
    
    <script src="js/usuario.js?rev=1767954428"></script>
    
    <script>
    
      $('#text_clave').keypress(function(e){
        if (e.which == 13) {
          Inciar_Sesion();
        }
      });
      
     $('#text_usuario').trigger('focus');
    
    
    
      const rmcheck      = document.getElementById('remember');
            usuarioinput = document.getElementById('text_usuario');
            passinput    = document.getElementById('text_clave');
    
      if (localStorage.checkbox && localStorage.checkbox !=="") {
        rmcheck.setAttribute("checked","checked");
        usuarioinput.value = localStorage.usuario;
        passinput.value    = localStorage.pass;
      }else{
        rmcheck.removeAttribute("checked");
        usuarioinput.value = "";
        passinput.value    = "";
      }
    
    </script>
    
    <script src="utilitarios/sweetalert.js"></script>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 162.241.60.249:80 · www.sertecv3.tsgome.com

    2026-01-09 10:19

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 10:19:32 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=da1fead28fb81d974d78de2aced38af7; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login
    
     
     
    <!DOCTYPE html>
    <html lang="es">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Login</title>
    
      <!-- Google Font: Source Sans Pro -->
      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
      <!-- Font Awesome -->
      <link rel="stylesheet" href="plantilla/plugins/fontawesome-free/css/all.min.css">
      <!-- icheck bootstrap -->
      <link rel="stylesheet" href="plantilla/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
      <!-- Theme style -->
      <link rel="stylesheet" href="plantilla/dist/css/adminlte.min.css">
    </head>
    <body class="hold-transition login-page" >
    <div class="login-box">
      <!-- /.login-logo -->
      <div class="card card-outline card-primary">
        <div class="card-header text-center">
          <a href="index.php" class="h2">
              
              <img src="https://sertecv3.tsgome.com/controller/empresa/foto/LOGO22120256128.jpg" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" width="50%">
             <br>
             
             <b>Iniciar Sesion</b></a>
        </div>
        <div class="card-body">
          <!-- <p class="login-box-msg">Iniciar Sesion</p>-->
    
            <div class="input-group mb-3">
              <input type="text" class="form-control" placeholder="Usuario" id="text_usuario">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-user"></span>
                </div>
              </div>
            </div>
            <div class="input-group mb-3">
              <input type="password" class="form-control" placeholder="Clave" id="text_clave">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-lock"></span>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-8">
                <div class="icheck-primary">
                  <input type="checkbox" id="remember">
                  <label for="remember">
                    Recordar
                  </label>
                </div>
              </div>
              <!-- /.col -->
              <div class="col-4">
                <button type="submit" class="btn btn-primary btn-block" onclick="Inciar_Sesion()">Ingresar</button>
              </div>
              <!-- /.col -->
            </div>
    
    
              <!-- /.social-auth-links -->
    
          <p class="mb-1">
            <a href="view/buscar_equipo.php"  >Buscar estado del Equipo</a>
          </p>
         <!-- <p class="mb-0">
            <a href="register.html" class="text-center">Register a new membership</a>
          </p>-->
        </div>
        <!-- /.card-body -->
      </div>
      <!-- /.card -->
    </div>
    <!-- /.login-box -->
    
    <!-- jQuery -->
    <script src="plantilla/plugins/jquery/jquery.min.js"></script>
    <!-- Bootstrap 4 -->
    <script src="plantilla/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
    <!-- AdminLTE App -->
    <script src="plantilla/dist/js/adminlte.min.js"></script>
    
    <script src="js/usuario.js?rev=1767953972"></script>
    
    <script>
    
      $('#text_clave').keypress(function(e){
        if (e.which == 13) {
          Inciar_Sesion();
        }
      });
      
     $('#text_usuario').trigger('focus');
    
    
    
      const rmcheck      = document.getElementById('remember');
            usuarioinput = document.getElementById('text_usuario');
            passinput    = document.getElementById('text_clave');
    
      if (localStorage.checkbox && localStorage.checkbox !=="") {
        rmcheck.setAttribute("checked","checked");
        usuarioinput.value = localStorage.usuario;
        passinput.value    = localStorage.pass;
      }else{
        rmcheck.removeAttribute("checked");
        usuarioinput.value = "";
        passinput.value    = "";
      }
    
    </script>
    
    <script src="utilitarios/sweetalert.js"></script>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 162.241.60.249:80 · www.xfacture.tsgome.com

    2026-01-03 00:25

    HTTP/1.1 403 Forbidden
    Date: Sat, 03 Jan 2026 00:25:59 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Thu, 29 Sep 2022 22:57:08 GMT
    Accept-Ranges: bytes
    Content-Length: 17108
    Vary: Accept-Encoding
    Content-Type: text/html
    
    Page title: 403 - FORBIDDEN
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head profile="http://gmpg.org/xfn/11">
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <title>403 - FORBIDDEN</title>
    
    				<!-- Add Slide Outs -->
    				<script src="http://code.jquery.com/jquery-3.3.1.min.js"></script>        
    				<script src="/cgi-sys/js/simple-expand.min.js"></script>
            
            <style type="text/css">
            body{padding:0;margin:0;font-family:helvetica;}
            #container{margin:20px auto;width:868px;}
            #container #top403{background-image:url('/cgi-sys/images/404top_w.jpg');background-repeat:no-repeat;width:868px;height:168px;}
            #container #mid403{background-image:url('/cgi-sys/images/404mid.gif');background-repeat:repeat-y;width:868px;}
            #container #mid403 #gatorbottom{position:relative;left:39px;float:left;}
            #container #mid403 #xxx{float:left;padding:30px 360px 10px; margin: auto auto -10px auto}
            #container #mid403 #content{float:left;text-align:center;width:868px;}
            #container #mid403 #content #errorcode{font-size:30px;font-weight:800;}
            #container #mid403 #content #banner{margin:20px 0 0 ;}
            #container #mid403 #content #hostedby{font-weight:800;font-size:25px;font-style:italic;margin:20px 0 0;}
            #container #mid403 #content #coupon{color:#AB0000;font-size:22px;font-style:italic;}
            #container #mid403 #content #getstarted a{color:#AB0000;font-size:31px;font-style:italic;font-weight:800;}
            #container #mid403 #content #getstarted {margin:0 0 35px;}
            #container #bottom403{background-image:url('/cgi-sys/images/404bottom.gif');background-repeat:no-repeat;width:868px;height:14px;}
            #container #mid403 #content #faq_container {margin: 5px 0 5px 0; padding: 10px 0 10px 0; clear:both;}
            #container #mid403 #content #accordion{font-size: 90%; width: 650px; min-height: 100px; margin: 0 auto; text-align: center;}
            #container #mid403 #content #accordion ul {text-align: left;}
            #container #mid403 #content #accordion ol {text-align: left;}
            #container #mid403 #content #accordion li {font-size: 90%;}
            #container #mid403 #content #accordion p {font-size: 95%; text-align: left;}
            #container #mid403 #content #accordion h3 {font-weight: bold;}
    		  #container #mid403 #content #accordion h4 {font-weight: bold; font-style: italic; text-align: left;}
    		  .content {display:none;}
    		  .first {color: #ff6600;}
    		  .second {color: #3b5998;}
    		  .third {color: #198c19;}
    		  .code { background-color: #e5e5e5; border: 2px solid #ede1d1; padding: 5px 5px 5px 5px; text-align: left;}
    		  .shell{border: 2px solid gray; background-color: black; color: white; text-align: left;}
            </style>
            
    </head>
    <body>
    <div id="container">
            <div id="top403"></div>
            <div id="mid403">
                    <div id="xxx"><img src="/cgi-sys/images/f.png" alt="" /></div>
            <div id="content">
                <div id="errorcode">ERROR 403 - FORBIDDEN</div>
                  <div id="faq_container">
    					 <div id="accordion">
    					 	<div id="why">
    						 <h3><a class="expander" href=#>Why am I seeing this page?</a></h3>
    							<div class="content">
    									<p>403 errors usually mean that the server does not have permission to view the requested file or resource.These errors are often caused by IP Deny rules, File protections, or permission problems.</p>
    									<p>In many cases this is not an indication of an actual problem with the server itself but rather a problem with the information the server has been instructed to access as a result of the request. This error is often caused by an issue on your site which may require additional review by our support teams.</p>
    									<p>Our support staff will be happy to assist you in resolving this issue. Please contact our Live Support or reply to any Tickets you may have received from our technicians for further assistance.</p>
    							</div>
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 162.241.60.249:443 · www.xfacture.tsgome.com

    2026-01-03 00:25

    HTTP/1.1 403 Forbidden
    Date: Sat, 03 Jan 2026 00:25:59 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Thu, 29 Sep 2022 22:57:08 GMT
    Accept-Ranges: bytes
    Content-Length: 17108
    Vary: Accept-Encoding
    Content-Type: text/html
    
    Page title: 403 - FORBIDDEN
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head profile="http://gmpg.org/xfn/11">
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <title>403 - FORBIDDEN</title>
    
    				<!-- Add Slide Outs -->
    				<script src="http://code.jquery.com/jquery-3.3.1.min.js"></script>        
    				<script src="/cgi-sys/js/simple-expand.min.js"></script>
            
            <style type="text/css">
            body{padding:0;margin:0;font-family:helvetica;}
            #container{margin:20px auto;width:868px;}
            #container #top403{background-image:url('/cgi-sys/images/404top_w.jpg');background-repeat:no-repeat;width:868px;height:168px;}
            #container #mid403{background-image:url('/cgi-sys/images/404mid.gif');background-repeat:repeat-y;width:868px;}
            #container #mid403 #gatorbottom{position:relative;left:39px;float:left;}
            #container #mid403 #xxx{float:left;padding:30px 360px 10px; margin: auto auto -10px auto}
            #container #mid403 #content{float:left;text-align:center;width:868px;}
            #container #mid403 #content #errorcode{font-size:30px;font-weight:800;}
            #container #mid403 #content #banner{margin:20px 0 0 ;}
            #container #mid403 #content #hostedby{font-weight:800;font-size:25px;font-style:italic;margin:20px 0 0;}
            #container #mid403 #content #coupon{color:#AB0000;font-size:22px;font-style:italic;}
            #container #mid403 #content #getstarted a{color:#AB0000;font-size:31px;font-style:italic;font-weight:800;}
            #container #mid403 #content #getstarted {margin:0 0 35px;}
            #container #bottom403{background-image:url('/cgi-sys/images/404bottom.gif');background-repeat:no-repeat;width:868px;height:14px;}
            #container #mid403 #content #faq_container {margin: 5px 0 5px 0; padding: 10px 0 10px 0; clear:both;}
            #container #mid403 #content #accordion{font-size: 90%; width: 650px; min-height: 100px; margin: 0 auto; text-align: center;}
            #container #mid403 #content #accordion ul {text-align: left;}
            #container #mid403 #content #accordion ol {text-align: left;}
            #container #mid403 #content #accordion li {font-size: 90%;}
            #container #mid403 #content #accordion p {font-size: 95%; text-align: left;}
            #container #mid403 #content #accordion h3 {font-weight: bold;}
    		  #container #mid403 #content #accordion h4 {font-weight: bold; font-style: italic; text-align: left;}
    		  .content {display:none;}
    		  .first {color: #ff6600;}
    		  .second {color: #3b5998;}
    		  .third {color: #198c19;}
    		  .code { background-color: #e5e5e5; border: 2px solid #ede1d1; padding: 5px 5px 5px 5px; text-align: left;}
    		  .shell{border: 2px solid gray; background-color: black; color: white; text-align: left;}
            </style>
            
    </head>
    <body>
    <div id="container">
            <div id="top403"></div>
            <div id="mid403">
                    <div id="xxx"><img src="/cgi-sys/images/f.png" alt="" /></div>
            <div id="content">
                <div id="errorcode">ERROR 403 - FORBIDDEN</div>
                  <div id="faq_container">
    					 <div id="accordion">
    					 	<div id="why">
    						 <h3><a class="expander" href=#>Why am I seeing this page?</a></h3>
    							<div class="content">
    									<p>403 errors usually mean that the server does not have permission to view the requested file or resource.These errors are often caused by IP Deny rules, File protections, or permission problems.</p>
    									<p>In many cases this is not an indication of an actual problem with the server itself but rather a problem with the information the server has been instructed to access as a result of the request. This error is often caused by an issue on your site which may require additional review by our support teams.</p>
    									<p>Our support staff will be happy to assist you in resolving this issue. Please contact our Live Support or reply to any Tickets you may have received from our technicians for further assistance.</p>
    							</div>
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 162.241.60.249:443 · xfacture.tsgome.com

    2026-01-03 00:25

    HTTP/1.1 403 Forbidden
    Date: Sat, 03 Jan 2026 00:26:00 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Thu, 29 Sep 2022 22:57:08 GMT
    Accept-Ranges: bytes
    Content-Length: 17108
    Vary: Accept-Encoding
    Content-Type: text/html
    
    Page title: 403 - FORBIDDEN
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head profile="http://gmpg.org/xfn/11">
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <title>403 - FORBIDDEN</title>
    
    				<!-- Add Slide Outs -->
    				<script src="http://code.jquery.com/jquery-3.3.1.min.js"></script>        
    				<script src="/cgi-sys/js/simple-expand.min.js"></script>
            
            <style type="text/css">
            body{padding:0;margin:0;font-family:helvetica;}
            #container{margin:20px auto;width:868px;}
            #container #top403{background-image:url('/cgi-sys/images/404top_w.jpg');background-repeat:no-repeat;width:868px;height:168px;}
            #container #mid403{background-image:url('/cgi-sys/images/404mid.gif');background-repeat:repeat-y;width:868px;}
            #container #mid403 #gatorbottom{position:relative;left:39px;float:left;}
            #container #mid403 #xxx{float:left;padding:30px 360px 10px; margin: auto auto -10px auto}
            #container #mid403 #content{float:left;text-align:center;width:868px;}
            #container #mid403 #content #errorcode{font-size:30px;font-weight:800;}
            #container #mid403 #content #banner{margin:20px 0 0 ;}
            #container #mid403 #content #hostedby{font-weight:800;font-size:25px;font-style:italic;margin:20px 0 0;}
            #container #mid403 #content #coupon{color:#AB0000;font-size:22px;font-style:italic;}
            #container #mid403 #content #getstarted a{color:#AB0000;font-size:31px;font-style:italic;font-weight:800;}
            #container #mid403 #content #getstarted {margin:0 0 35px;}
            #container #bottom403{background-image:url('/cgi-sys/images/404bottom.gif');background-repeat:no-repeat;width:868px;height:14px;}
            #container #mid403 #content #faq_container {margin: 5px 0 5px 0; padding: 10px 0 10px 0; clear:both;}
            #container #mid403 #content #accordion{font-size: 90%; width: 650px; min-height: 100px; margin: 0 auto; text-align: center;}
            #container #mid403 #content #accordion ul {text-align: left;}
            #container #mid403 #content #accordion ol {text-align: left;}
            #container #mid403 #content #accordion li {font-size: 90%;}
            #container #mid403 #content #accordion p {font-size: 95%; text-align: left;}
            #container #mid403 #content #accordion h3 {font-weight: bold;}
    		  #container #mid403 #content #accordion h4 {font-weight: bold; font-style: italic; text-align: left;}
    		  .content {display:none;}
    		  .first {color: #ff6600;}
    		  .second {color: #3b5998;}
    		  .third {color: #198c19;}
    		  .code { background-color: #e5e5e5; border: 2px solid #ede1d1; padding: 5px 5px 5px 5px; text-align: left;}
    		  .shell{border: 2px solid gray; background-color: black; color: white; text-align: left;}
            </style>
            
    </head>
    <body>
    <div id="container">
            <div id="top403"></div>
            <div id="mid403">
                    <div id="xxx"><img src="/cgi-sys/images/f.png" alt="" /></div>
            <div id="content">
                <div id="errorcode">ERROR 403 - FORBIDDEN</div>
                  <div id="faq_container">
    					 <div id="accordion">
    					 	<div id="why">
    						 <h3><a class="expander" href=#>Why am I seeing this page?</a></h3>
    							<div class="content">
    									<p>403 errors usually mean that the server does not have permission to view the requested file or resource.These errors are often caused by IP Deny rules, File protections, or permission problems.</p>
    									<p>In many cases this is not an indication of an actual problem with the server itself but rather a problem with the information the server has been instructed to access as a result of the request. This error is often caused by an issue on your site which may require additional review by our support teams.</p>
    									<p>Our support staff will be happy to assist you in resolving this issue. Please contact our Live Support or reply to any Tickets you may have received from our technicians for further assistance.</p>
    							</div>
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 162.241.60.249:80 · xfacture.tsgome.com

    2026-01-03 00:25

    HTTP/1.1 403 Forbidden
    Date: Sat, 03 Jan 2026 00:25:59 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Thu, 29 Sep 2022 22:57:08 GMT
    Accept-Ranges: bytes
    Content-Length: 17108
    Vary: Accept-Encoding
    Content-Type: text/html
    
    Page title: 403 - FORBIDDEN
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head profile="http://gmpg.org/xfn/11">
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <title>403 - FORBIDDEN</title>
    
    				<!-- Add Slide Outs -->
    				<script src="http://code.jquery.com/jquery-3.3.1.min.js"></script>        
    				<script src="/cgi-sys/js/simple-expand.min.js"></script>
            
            <style type="text/css">
            body{padding:0;margin:0;font-family:helvetica;}
            #container{margin:20px auto;width:868px;}
            #container #top403{background-image:url('/cgi-sys/images/404top_w.jpg');background-repeat:no-repeat;width:868px;height:168px;}
            #container #mid403{background-image:url('/cgi-sys/images/404mid.gif');background-repeat:repeat-y;width:868px;}
            #container #mid403 #gatorbottom{position:relative;left:39px;float:left;}
            #container #mid403 #xxx{float:left;padding:30px 360px 10px; margin: auto auto -10px auto}
            #container #mid403 #content{float:left;text-align:center;width:868px;}
            #container #mid403 #content #errorcode{font-size:30px;font-weight:800;}
            #container #mid403 #content #banner{margin:20px 0 0 ;}
            #container #mid403 #content #hostedby{font-weight:800;font-size:25px;font-style:italic;margin:20px 0 0;}
            #container #mid403 #content #coupon{color:#AB0000;font-size:22px;font-style:italic;}
            #container #mid403 #content #getstarted a{color:#AB0000;font-size:31px;font-style:italic;font-weight:800;}
            #container #mid403 #content #getstarted {margin:0 0 35px;}
            #container #bottom403{background-image:url('/cgi-sys/images/404bottom.gif');background-repeat:no-repeat;width:868px;height:14px;}
            #container #mid403 #content #faq_container {margin: 5px 0 5px 0; padding: 10px 0 10px 0; clear:both;}
            #container #mid403 #content #accordion{font-size: 90%; width: 650px; min-height: 100px; margin: 0 auto; text-align: center;}
            #container #mid403 #content #accordion ul {text-align: left;}
            #container #mid403 #content #accordion ol {text-align: left;}
            #container #mid403 #content #accordion li {font-size: 90%;}
            #container #mid403 #content #accordion p {font-size: 95%; text-align: left;}
            #container #mid403 #content #accordion h3 {font-weight: bold;}
    		  #container #mid403 #content #accordion h4 {font-weight: bold; font-style: italic; text-align: left;}
    		  .content {display:none;}
    		  .first {color: #ff6600;}
    		  .second {color: #3b5998;}
    		  .third {color: #198c19;}
    		  .code { background-color: #e5e5e5; border: 2px solid #ede1d1; padding: 5px 5px 5px 5px; text-align: left;}
    		  .shell{border: 2px solid gray; background-color: black; color: white; text-align: left;}
            </style>
            
    </head>
    <body>
    <div id="container">
            <div id="top403"></div>
            <div id="mid403">
                    <div id="xxx"><img src="/cgi-sys/images/f.png" alt="" /></div>
            <div id="content">
                <div id="errorcode">ERROR 403 - FORBIDDEN</div>
                  <div id="faq_container">
    					 <div id="accordion">
    					 	<div id="why">
    						 <h3><a class="expander" href=#>Why am I seeing this page?</a></h3>
    							<div class="content">
    									<p>403 errors usually mean that the server does not have permission to view the requested file or resource.These errors are often caused by IP Deny rules, File protections, or permission problems.</p>
    									<p>In many cases this is not an indication of an actual problem with the server itself but rather a problem with the information the server has been instructed to access as a result of the request. This error is often caused by an issue on your site which may require additional review by our support teams.</p>
    									<p>Our support staff will be happy to assist you in resolving this issue. Please contact our Live Support or reply to any Tickets you may have received from our technicians for further assistance.</p>
    							</div>
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 162.241.60.249:443 · www.sertecv3.tsgome.com

    2026-01-02 13:59

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 13:59:06 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=c04de541d54a81c17b2068005aeef429; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login
    
     
     
    <!DOCTYPE html>
    <html lang="es">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Login</title>
    
      <!-- Google Font: Source Sans Pro -->
      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
      <!-- Font Awesome -->
      <link rel="stylesheet" href="plantilla/plugins/fontawesome-free/css/all.min.css">
      <!-- icheck bootstrap -->
      <link rel="stylesheet" href="plantilla/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
      <!-- Theme style -->
      <link rel="stylesheet" href="plantilla/dist/css/adminlte.min.css">
    </head>
    <body class="hold-transition login-page" >
    <div class="login-box">
      <!-- /.login-logo -->
      <div class="card card-outline card-primary">
        <div class="card-header text-center">
          <a href="index.php" class="h2">
              
              <img src="https://sertecv3.tsgome.com/controller/empresa/foto/LOGO22120256128.jpg" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" width="50%">
             <br>
             
             <b>Iniciar Sesion</b></a>
        </div>
        <div class="card-body">
          <!-- <p class="login-box-msg">Iniciar Sesion</p>-->
    
            <div class="input-group mb-3">
              <input type="text" class="form-control" placeholder="Usuario" id="text_usuario">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-user"></span>
                </div>
              </div>
            </div>
            <div class="input-group mb-3">
              <input type="password" class="form-control" placeholder="Clave" id="text_clave">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-lock"></span>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-8">
                <div class="icheck-primary">
                  <input type="checkbox" id="remember">
                  <label for="remember">
                    Recordar
                  </label>
                </div>
              </div>
              <!-- /.col -->
              <div class="col-4">
                <button type="submit" class="btn btn-primary btn-block" onclick="Inciar_Sesion()">Ingresar</button>
              </div>
              <!-- /.col -->
            </div>
    
    
              <!-- /.social-auth-links -->
    
          <p class="mb-1">
            <a href="view/buscar_equipo.php"  >Buscar estado del Equipo</a>
          </p>
         <!-- <p class="mb-0">
            <a href="register.html" class="text-center">Register a new membership</a>
          </p>-->
        </div>
        <!-- /.card-body -->
      </div>
      <!-- /.card -->
    </div>
    <!-- /.login-box -->
    
    <!-- jQuery -->
    <script src="plantilla/plugins/jquery/jquery.min.js"></script>
    <!-- Bootstrap 4 -->
    <script src="plantilla/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
    <!-- AdminLTE App -->
    <script src="plantilla/dist/js/adminlte.min.js"></script>
    
    <script src="js/usuario.js?rev=1767362346"></script>
    
    <script>
    
      $('#text_clave').keypress(function(e){
        if (e.which == 13) {
          Inciar_Sesion();
        }
      });
      
     $('#text_usuario').trigger('focus');
    
    
    
      const rmcheck      = document.getElementById('remember');
            usuarioinput = document.getElementById('text_usuario');
            passinput    = document.getElementById('text_clave');
    
      if (localStorage.checkbox && localStorage.checkbox !=="") {
        rmcheck.setAttribute("checked","checked");
        usuarioinput.value = localStorage.usuario;
        passinput.value    = localStorage.pass;
      }else{
        rmcheck.removeAttribute("checked");
        usuarioinput.value = "";
        passinput.value    = "";
      }
    
    </script>
    
    <script src="utilitarios/sweetalert.js"></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 162.241.60.249:80 · www.sertecv3.tsgome.com

    2026-01-02 10:05

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 10:05:32 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=b4a62183243b4b380b06460cb026ed88; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login
    
     
     
    <!DOCTYPE html>
    <html lang="es">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Login</title>
    
      <!-- Google Font: Source Sans Pro -->
      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
      <!-- Font Awesome -->
      <link rel="stylesheet" href="plantilla/plugins/fontawesome-free/css/all.min.css">
      <!-- icheck bootstrap -->
      <link rel="stylesheet" href="plantilla/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
      <!-- Theme style -->
      <link rel="stylesheet" href="plantilla/dist/css/adminlte.min.css">
    </head>
    <body class="hold-transition login-page" >
    <div class="login-box">
      <!-- /.login-logo -->
      <div class="card card-outline card-primary">
        <div class="card-header text-center">
          <a href="index.php" class="h2">
              
              <img src="https://sertecv3.tsgome.com/controller/empresa/foto/LOGO22120256128.jpg" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" width="50%">
             <br>
             
             <b>Iniciar Sesion</b></a>
        </div>
        <div class="card-body">
          <!-- <p class="login-box-msg">Iniciar Sesion</p>-->
    
            <div class="input-group mb-3">
              <input type="text" class="form-control" placeholder="Usuario" id="text_usuario">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-user"></span>
                </div>
              </div>
            </div>
            <div class="input-group mb-3">
              <input type="password" class="form-control" placeholder="Clave" id="text_clave">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-lock"></span>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-8">
                <div class="icheck-primary">
                  <input type="checkbox" id="remember">
                  <label for="remember">
                    Recordar
                  </label>
                </div>
              </div>
              <!-- /.col -->
              <div class="col-4">
                <button type="submit" class="btn btn-primary btn-block" onclick="Inciar_Sesion()">Ingresar</button>
              </div>
              <!-- /.col -->
            </div>
    
    
              <!-- /.social-auth-links -->
    
          <p class="mb-1">
            <a href="view/buscar_equipo.php"  >Buscar estado del Equipo</a>
          </p>
         <!-- <p class="mb-0">
            <a href="register.html" class="text-center">Register a new membership</a>
          </p>-->
        </div>
        <!-- /.card-body -->
      </div>
      <!-- /.card -->
    </div>
    <!-- /.login-box -->
    
    <!-- jQuery -->
    <script src="plantilla/plugins/jquery/jquery.min.js"></script>
    <!-- Bootstrap 4 -->
    <script src="plantilla/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
    <!-- AdminLTE App -->
    <script src="plantilla/dist/js/adminlte.min.js"></script>
    
    <script src="js/usuario.js?rev=1767348332"></script>
    
    <script>
    
      $('#text_clave').keypress(function(e){
        if (e.which == 13) {
          Inciar_Sesion();
        }
      });
      
     $('#text_usuario').trigger('focus');
    
    
    
      const rmcheck      = document.getElementById('remember');
            usuarioinput = document.getElementById('text_usuario');
            passinput    = document.getElementById('text_clave');
    
      if (localStorage.checkbox && localStorage.checkbox !=="") {
        rmcheck.setAttribute("checked","checked");
        usuarioinput.value = localStorage.usuario;
        passinput.value    = localStorage.pass;
      }else{
        rmcheck.removeAttribute("checked");
        usuarioinput.value = "";
        passinput.value    = "";
      }
    
    </script>
    
    <script src="utilitarios/sweetalert.js"></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 162.241.60.249:80 · www.sertecv3.tsgome.com

    2025-12-22 15:30

    HTTP/1.1 200 OK
    Date: Mon, 22 Dec 2025 15:30:42 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=395a313013ffe307f64d6901335e732d; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login
    
     
     
    <!DOCTYPE html>
    <html lang="es">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Login</title>
    
      <!-- Google Font: Source Sans Pro -->
      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
      <!-- Font Awesome -->
      <link rel="stylesheet" href="plantilla/plugins/fontawesome-free/css/all.min.css">
      <!-- icheck bootstrap -->
      <link rel="stylesheet" href="plantilla/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
      <!-- Theme style -->
      <link rel="stylesheet" href="plantilla/dist/css/adminlte.min.css">
    </head>
    <body class="hold-transition login-page" >
    <div class="login-box">
      <!-- /.login-logo -->
      <div class="card card-outline card-primary">
        <div class="card-header text-center">
          <a href="index.php" class="h2">
              
              <img src="https://sertecv3.tsgome.com/controller/empresa/foto/LOGO22120256128.jpg" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" width="50%">
             <br>
             
             <b>Iniciar Sesion</b></a>
        </div>
        <div class="card-body">
          <!-- <p class="login-box-msg">Iniciar Sesion</p>-->
    
            <div class="input-group mb-3">
              <input type="text" class="form-control" placeholder="Usuario" id="text_usuario">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-user"></span>
                </div>
              </div>
            </div>
            <div class="input-group mb-3">
              <input type="password" class="form-control" placeholder="Clave" id="text_clave">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-lock"></span>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-8">
                <div class="icheck-primary">
                  <input type="checkbox" id="remember">
                  <label for="remember">
                    Recordar
                  </label>
                </div>
              </div>
              <!-- /.col -->
              <div class="col-4">
                <button type="submit" class="btn btn-primary btn-block" onclick="Inciar_Sesion()">Ingresar</button>
              </div>
              <!-- /.col -->
            </div>
    
    
              <!-- /.social-auth-links -->
    
          <p class="mb-1">
            <a href="view/buscar_equipo.php"  >Buscar estado del Equipo</a>
          </p>
         <!-- <p class="mb-0">
            <a href="register.html" class="text-center">Register a new membership</a>
          </p>-->
        </div>
        <!-- /.card-body -->
      </div>
      <!-- /.card -->
    </div>
    <!-- /.login-box -->
    
    <!-- jQuery -->
    <script src="plantilla/plugins/jquery/jquery.min.js"></script>
    <!-- Bootstrap 4 -->
    <script src="plantilla/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
    <!-- AdminLTE App -->
    <script src="plantilla/dist/js/adminlte.min.js"></script>
    
    <script src="js/usuario.js?rev=1766417442"></script>
    
    <script>
    
      $('#text_clave').keypress(function(e){
        if (e.which == 13) {
          Inciar_Sesion();
        }
      });
      
     $('#text_usuario').trigger('focus');
    
    
    
      const rmcheck      = document.getElementById('remember');
            usuarioinput = document.getElementById('text_usuario');
            passinput    = document.getElementById('text_clave');
    
      if (localStorage.checkbox && localStorage.checkbox !=="") {
        rmcheck.setAttribute("checked","checked");
        usuarioinput.value = localStorage.usuario;
        passinput.value    = localStorage.pass;
      }else{
        rmcheck.removeAttribute("checked");
        usuarioinput.value = "";
        passinput.value    = "";
      }
    
    </script>
    
    <script src="utilitarios/sweetalert.js"></script>
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 162.241.60.249:443 · www.sertecv3.tsgome.com

    2025-12-22 08:17

    HTTP/1.1 200 OK
    Date: Mon, 22 Dec 2025 08:17:22 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=d28cdc092c898795dc7c33d3080f4c1a; path=/
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Login
    
     
     
    <!DOCTYPE html>
    <html lang="es">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <title>Login</title>
    
      <!-- Google Font: Source Sans Pro -->
      <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
      <!-- Font Awesome -->
      <link rel="stylesheet" href="plantilla/plugins/fontawesome-free/css/all.min.css">
      <!-- icheck bootstrap -->
      <link rel="stylesheet" href="plantilla/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
      <!-- Theme style -->
      <link rel="stylesheet" href="plantilla/dist/css/adminlte.min.css">
    </head>
    <body class="hold-transition login-page" >
    <div class="login-box">
      <!-- /.login-logo -->
      <div class="card card-outline card-primary">
        <div class="card-header text-center">
          <a href="index.php" class="h2">
              
              <img src="https://sertecv3.tsgome.com/controller/empresa/foto/LOGO22120256128.jpg" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" width="50%">
             <br>
             
             <b>Iniciar Sesion</b></a>
        </div>
        <div class="card-body">
          <!-- <p class="login-box-msg">Iniciar Sesion</p>-->
    
            <div class="input-group mb-3">
              <input type="text" class="form-control" placeholder="Usuario" id="text_usuario">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-user"></span>
                </div>
              </div>
            </div>
            <div class="input-group mb-3">
              <input type="password" class="form-control" placeholder="Clave" id="text_clave">
              <div class="input-group-append">
                <div class="input-group-text">
                  <span class="fas fa-lock"></span>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="col-8">
                <div class="icheck-primary">
                  <input type="checkbox" id="remember">
                  <label for="remember">
                    Recordar
                  </label>
                </div>
              </div>
              <!-- /.col -->
              <div class="col-4">
                <button type="submit" class="btn btn-primary btn-block" onclick="Inciar_Sesion()">Ingresar</button>
              </div>
              <!-- /.col -->
            </div>
    
    
              <!-- /.social-auth-links -->
    
          <p class="mb-1">
            <a href="view/buscar_equipo.php"  >Buscar estado del Equipo</a>
          </p>
         <!-- <p class="mb-0">
            <a href="register.html" class="text-center">Register a new membership</a>
          </p>-->
        </div>
        <!-- /.card-body -->
      </div>
      <!-- /.card -->
    </div>
    <!-- /.login-box -->
    
    <!-- jQuery -->
    <script src="plantilla/plugins/jquery/jquery.min.js"></script>
    <!-- Bootstrap 4 -->
    <script src="plantilla/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
    <!-- AdminLTE App -->
    <script src="plantilla/dist/js/adminlte.min.js"></script>
    
    <script src="js/usuario.js?rev=1766391442"></script>
    
    <script>
    
      $('#text_clave').keypress(function(e){
        if (e.which == 13) {
          Inciar_Sesion();
        }
      });
      
     $('#text_usuario').trigger('focus');
    
    
    
      const rmcheck      = document.getElementById('remember');
            usuarioinput = document.getElementById('text_usuario');
            passinput    = document.getElementById('text_clave');
    
      if (localStorage.checkbox && localStorage.checkbox !=="") {
        rmcheck.setAttribute("checked","checked");
        usuarioinput.value = localStorage.usuario;
        passinput.value    = localStorage.pass;
      }else{
        rmcheck.removeAttribute("checked");
        usuarioinput.value = "";
        passinput.value    = "";
      }
    
    </script>
    
    <script src="utilitarios/sweetalert.js"></script>
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
tsgome.com
CN:
tsgome.com
Not before:
2026-01-25 14:54
Not after:
2026-08-11 14:54
*.tsgome.comtsgome.comwww.satisfaccion.tsgome.comwww.sertecv3.tsgome.com
CN:
www.sertecv3.tsgome.com
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-22 23:27
Not after:
2026-04-22 23:27
*.tsgome.comtsgome.comwww.satisfaccion.tsgome.comwww.sertecv3.tsgome.com
CN:
www.satisfaccion.tsgome.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-22 23:28
Not after:
2026-02-20 23:28
www.xfacture.tsgome.comxfacture.tsgome.com
CN:
xfacture.tsgome.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-02 23:28
Not after:
2026-01-31 23:28