Host 119.65.160.50
South Korea
LG POWERCOMM
  • MacOS file listing through .DS_Store file
    First seen 2022-09-27 22:53
    Last seen 2024-11-24 00:54
    Open for 788 days
  • Open service 119.65.160.50:8000

    2024-11-20 13:04

    HTTP/1.1 200 OK
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/html
    Content-Length: 10460
    Date: Wed, 20 Nov 2024 13:04:51 GMT
    
    Page title: AXGATE UTM
    
    <!DOCTYPE html>
    <html ng-app="login">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="shortcut icon" href="img/favicon.ico">
    
        <title>AXGATE UTM</title>
    
        <link rel="stylesheet" href="css/login.min.css">
        <script src="js/login.js"></script>
      
    
        <!-- Custom styles for this template -->
        
        <style>
        html{
          height: 100%;
        }
        body{
          background: linear-gradient(#c5c5c5 0%, #fff 55%, #fff 78%, #cdcdcd 100%);
        }
        html,body{
          padding: 0;
          margin: 0;
        }
    
        @media all and (max-width:480px){
          .axgate{
            width: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-48%);
            -ms-transform: translateY(-48%);
            transform: translateY(-48%);
          }
          .login_container{
            width: 200px;
            height: 124px;
            margin: 0 auto;
            background: url("./img/m_login_otp.png") no-repeat;
            background-size: cover;
            padding: 146px 60px 130px 60px;
          }
          .form-signin{
            width: 200px;
            height: 127px;
          }
          .form-signin table{
            padding: 0;
            margin: 0;
            border-collapse:collapse;
            border-spacing: 0;
            margin: 0 0 15px 0;
          }
          .form-signin .username_box, .form-signin .password_box{
            width: 200px;
            height: 29px;
            display: block;
            margin: 0;
            padding: 0;
          }
          .form-signin .username_box{
            background: url("./img/login_username.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box{
            background: url("./img/login_password.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box .password, .form-signin .username_box .username{
            border: 0;
            width: 159px;
            height: 22px;
            margin: 3px 0 0 37px;
            outline: none;
            font-size: 0.688em;
          }
    
          .form-signin .otp_off, .form-signin .otp_on {
            margin: 0;
            padding: 1px;
          }
          .form-signin .otp_checkbox{
            float: left;
          }
          .form-signin .otp_check{
            display: none;
          }
          .form-signin .otp_off .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_off.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          } 
          .form-signin .otp_on .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_on.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          }
          .form-signin .otp_off .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_off.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_on .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_on.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_off .otp_password .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .form-signin .otp_off .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            background-color: #5a5a5a;
            font-size: 0.688em;
          }
          .form-signin .otp_on .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            font-size: 0.688em;
          }
    
    
    
    
          .form-signin .login_btn{
            width: 200px;
            height: 31px;
            background: url("./img/login_btn_nor.png") no-repeat;
            background-size: cover;
            border: 0;
           
    Found 2024-11-20 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8443

    2024-11-20 10:56

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 1893
    Connection: close
    Date: Wed, 20 Nov 2024 10:57:01 GMT
    
    Page title: User Auth
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
        <title translate="true">User Auth</title>
    
        <!-- Bootstrap core CSS -->
        <link href="bootstrap.min.css" rel="stylesheet">
    
        <!-- Custom styles for this template -->
        <link href="default.css" rel="stylesheet">
        <script src="jquery-1.9.0.min.js" type="text/javascript"  ></script>
        <script src="i18n.js" type="text/javascript" ></script>
        <script src="axgate.js" type="text/javascript"   ></script>
    
    
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
          <script src="html5shiv.js"></script>
          <script src="respond.min.js"></script>
        <![endif]-->
      </head>
    
      <body>
    <div class="axgate" >
        <div class="container" >
          <br><br><br><br><br><br><br><br><br>
          <div class="form-signin" id="main">
            <form class="form-horizontal" role="form">
            <table width="100%" class="loginTable">
              <tr  >
                <td style="text-align:right;" ><label translate="true" for="username" class="control-label">ID</label></td>
                <td><input type="text" id="username" name="username" class="form-control input-sm"   autofocus></td>
              </tr>
              <tr>
                <td style="text-align:right;" ><label translate="true" for="password" class="control-label">Password</label></td>
                <td><input type="password" id="password" name="password" class="form-control input-sm"  ></td>
              </tr>
            </table>
            <INPUT type="hidden" name="requrl" value="none">
            <br>
             <button class="btn btn-lg btn-primary btn-block" translate="true"  id="loginButton" type="button">Login</button>
            </form>
          </div>
    
        </div>  
    </div>
      </body>
    </html>
    
    Found 2024-11-20 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8002

    2024-11-20 02:53

    HTTP/1.1 302 Moved Temporarily
    Content-Type: text/html; charset=utf-8
    Content-Length: 4690
    Connection: close
    Cache-Control: must-revalidate
    Cache-Control: no-cache
    Cache-Control: no-store
    Pragma: no-cache
    Expires: -1
    Location: https://119.65.160.50:8003
    Date: Wed, 20 Nov 2024 02:53:43 GMT
    
    Page title: SSL VPN Client
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=0.7">
      <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
      <title>SSL VPN Client</title>
    
      <!-- Bootstrap core CSS -->
      <link href="bootstrap.min.css" rel="stylesheet">
    
      <!-- Custom styles for this template -->
      <link href="default.css" rel="stylesheet">
      <script src="jquery-1.9.0.min.js" type="text/javascript"></script>
      <script src="i18n.js" type="text/javascript"></script>
      <script src="axgate.js" type="text/javascript"></script>
    
      <style>
        .form-signin{
          position: relative;
          width: 300px;
          height: 300px;
          padding: 0px;
        }
        .form-signin .login_box{
          position: absolute;
          top: 53%;
        }
        .form-signin table{
          padding: 0;
          margin: 0 0 0 0;
          border-collapse:collapse;
          border-spacing:0;
        }
        .form-signin .username_box, .form-signin .password_box{
          width: 300px;
          height: 50px;
          display: block;
          margin: 0;
          padding: 0;
        }
        .form-signin .password_box .password, .form-signin .username_box .username{
          border: 0;
          width: 300px;
          height: 50px;
          margin: 0 0 0 0;
          outline: none;
          font-size: 1.2em;
        }
        .form-signin .login_btn{
          width: 300px;
          height: 60px;
          margin: 10px 0 0 0;
          background: url("./btn_login.png") no-repeat;
          border: 0;
          outline: none;
        }
        .form-signin .download_btn{
          position: absolute;
          top: 70%;
          width: 300px;
          height: 90px;
          background: url("./btn_down.png") no-repeat;
          border: 0;
          outline: none;
        }
    
      </style>
    
    
    
      <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
      <!--[if lt IE 9]>
      <script src="html5shiv.js"></script>
      <script src="respond.min.js"></script>
      <![endif]-->
    </head>
    
    <body>
      <div class="axgate">
        <!-- <div class="container"> -->
        <div class="login_container">
          <!-- <br><br><br><br><br><br><br><br> -->
          <div class="form-signin" id="main">
            <div class="login_box">
              <form class="form-horizontal " role="form">
                <!-- <br><br><br><br><br><br><br><br> -->
                <table width="100%" class="loginTable ">
                  <tr  >
                    <!-- <td style="text-align:right;" ><label translate="true" for="username" class="control-label">ID</label></td> -->
                    <!-- <td><input type="text" id="username" name="username" class="form-control input-sm"   autofocus></td> -->
                    <td>
                      <div class="username_box">
                        <input type="text" id="username" name="username" class="form-control input-lg username" placeholder="아이디" autofocus>
                      </div>
                    </td>
                  </tr>
                  <tr>
                    <!-- <td style="text-align:right;" ><label translate="true" for="password" class="control-label">Password</label></td> -->
                    <!-- <td><input type="password"  id="password" name="password" class="form-control input-sm"  ></td> -->
                    <td>
                      <div class="password_box">
                        <input type="password"  id="password" name="password" class="form-control input-lg password" placeholder="비밀번호" >
                      </div>
                    </td>
                  </tr>
                </table>
                <!-- <br> -->
                <div>
                  <!-- <button class="btn btn-lg btn-primary btn-block" translate="true" id="loginButton" type="button">Login</button> -->
                  <!-- <button class="btn btn-lg btn-info btn-block" id="bookmarkButton" type="button">Add bookmark this page</button> -->
                  <button class="btn login_btn" translate="true" id="loginButton" type="button"></button>
                  <span id="installMessage" style="font-size: 13px;"></span>
                </div>
              </form>
            </div>
          </div>
        </div>
        <div class="manual" id="manual_link" style="display: none; text-align: center;margin-top: 78px;">
        
    Found 2024-11-20 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8000

    2024-11-20 00:38

    HTTP/1.1 200 OK
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/html
    Content-Length: 10460
    Date: Wed, 20 Nov 2024 00:38:19 GMT
    
    Page title: AXGATE UTM
    
    <!DOCTYPE html>
    <html ng-app="login">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="shortcut icon" href="img/favicon.ico">
    
        <title>AXGATE UTM</title>
    
        <link rel="stylesheet" href="css/login.min.css">
        <script src="js/login.js"></script>
      
    
        <!-- Custom styles for this template -->
        
        <style>
        html{
          height: 100%;
        }
        body{
          background: linear-gradient(#c5c5c5 0%, #fff 55%, #fff 78%, #cdcdcd 100%);
        }
        html,body{
          padding: 0;
          margin: 0;
        }
    
        @media all and (max-width:480px){
          .axgate{
            width: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-48%);
            -ms-transform: translateY(-48%);
            transform: translateY(-48%);
          }
          .login_container{
            width: 200px;
            height: 124px;
            margin: 0 auto;
            background: url("./img/m_login_otp.png") no-repeat;
            background-size: cover;
            padding: 146px 60px 130px 60px;
          }
          .form-signin{
            width: 200px;
            height: 127px;
          }
          .form-signin table{
            padding: 0;
            margin: 0;
            border-collapse:collapse;
            border-spacing: 0;
            margin: 0 0 15px 0;
          }
          .form-signin .username_box, .form-signin .password_box{
            width: 200px;
            height: 29px;
            display: block;
            margin: 0;
            padding: 0;
          }
          .form-signin .username_box{
            background: url("./img/login_username.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box{
            background: url("./img/login_password.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box .password, .form-signin .username_box .username{
            border: 0;
            width: 159px;
            height: 22px;
            margin: 3px 0 0 37px;
            outline: none;
            font-size: 0.688em;
          }
    
          .form-signin .otp_off, .form-signin .otp_on {
            margin: 0;
            padding: 1px;
          }
          .form-signin .otp_checkbox{
            float: left;
          }
          .form-signin .otp_check{
            display: none;
          }
          .form-signin .otp_off .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_off.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          } 
          .form-signin .otp_on .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_on.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          }
          .form-signin .otp_off .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_off.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_on .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_on.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_off .otp_password .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .form-signin .otp_off .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            background-color: #5a5a5a;
            font-size: 0.688em;
          }
          .form-signin .otp_on .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            font-size: 0.688em;
          }
    
    
    
    
          .form-signin .login_btn{
            width: 200px;
            height: 31px;
            background: url("./img/login_btn_nor.png") no-repeat;
            background-size: cover;
            border: 0;
           
    Found 2024-11-20 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8000

    2024-11-17 22:38

    HTTP/1.1 200 OK
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/html
    Content-Length: 10460
    Date: Sun, 17 Nov 2024 22:38:15 GMT
    
    Page title: AXGATE UTM
    
    <!DOCTYPE html>
    <html ng-app="login">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="shortcut icon" href="img/favicon.ico">
    
        <title>AXGATE UTM</title>
    
        <link rel="stylesheet" href="css/login.min.css">
        <script src="js/login.js"></script>
      
    
        <!-- Custom styles for this template -->
        
        <style>
        html{
          height: 100%;
        }
        body{
          background: linear-gradient(#c5c5c5 0%, #fff 55%, #fff 78%, #cdcdcd 100%);
        }
        html,body{
          padding: 0;
          margin: 0;
        }
    
        @media all and (max-width:480px){
          .axgate{
            width: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-48%);
            -ms-transform: translateY(-48%);
            transform: translateY(-48%);
          }
          .login_container{
            width: 200px;
            height: 124px;
            margin: 0 auto;
            background: url("./img/m_login_otp.png") no-repeat;
            background-size: cover;
            padding: 146px 60px 130px 60px;
          }
          .form-signin{
            width: 200px;
            height: 127px;
          }
          .form-signin table{
            padding: 0;
            margin: 0;
            border-collapse:collapse;
            border-spacing: 0;
            margin: 0 0 15px 0;
          }
          .form-signin .username_box, .form-signin .password_box{
            width: 200px;
            height: 29px;
            display: block;
            margin: 0;
            padding: 0;
          }
          .form-signin .username_box{
            background: url("./img/login_username.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box{
            background: url("./img/login_password.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box .password, .form-signin .username_box .username{
            border: 0;
            width: 159px;
            height: 22px;
            margin: 3px 0 0 37px;
            outline: none;
            font-size: 0.688em;
          }
    
          .form-signin .otp_off, .form-signin .otp_on {
            margin: 0;
            padding: 1px;
          }
          .form-signin .otp_checkbox{
            float: left;
          }
          .form-signin .otp_check{
            display: none;
          }
          .form-signin .otp_off .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_off.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          } 
          .form-signin .otp_on .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_on.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          }
          .form-signin .otp_off .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_off.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_on .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_on.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_off .otp_password .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .form-signin .otp_off .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            background-color: #5a5a5a;
            font-size: 0.688em;
          }
          .form-signin .otp_on .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            font-size: 0.688em;
          }
    
    
    
    
          .form-signin .login_btn{
            width: 200px;
            height: 31px;
            background: url("./img/login_btn_nor.png") no-repeat;
            background-size: cover;
            border: 0;
           
    Found 2024-11-17 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8000

    2024-11-15 22:32

    HTTP/1.1 200 OK
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/html
    Content-Length: 10460
    Date: Fri, 15 Nov 2024 22:32:34 GMT
    
    Page title: AXGATE UTM
    
    <!DOCTYPE html>
    <html ng-app="login">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="shortcut icon" href="img/favicon.ico">
    
        <title>AXGATE UTM</title>
    
        <link rel="stylesheet" href="css/login.min.css">
        <script src="js/login.js"></script>
      
    
        <!-- Custom styles for this template -->
        
        <style>
        html{
          height: 100%;
        }
        body{
          background: linear-gradient(#c5c5c5 0%, #fff 55%, #fff 78%, #cdcdcd 100%);
        }
        html,body{
          padding: 0;
          margin: 0;
        }
    
        @media all and (max-width:480px){
          .axgate{
            width: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-48%);
            -ms-transform: translateY(-48%);
            transform: translateY(-48%);
          }
          .login_container{
            width: 200px;
            height: 124px;
            margin: 0 auto;
            background: url("./img/m_login_otp.png") no-repeat;
            background-size: cover;
            padding: 146px 60px 130px 60px;
          }
          .form-signin{
            width: 200px;
            height: 127px;
          }
          .form-signin table{
            padding: 0;
            margin: 0;
            border-collapse:collapse;
            border-spacing: 0;
            margin: 0 0 15px 0;
          }
          .form-signin .username_box, .form-signin .password_box{
            width: 200px;
            height: 29px;
            display: block;
            margin: 0;
            padding: 0;
          }
          .form-signin .username_box{
            background: url("./img/login_username.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box{
            background: url("./img/login_password.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box .password, .form-signin .username_box .username{
            border: 0;
            width: 159px;
            height: 22px;
            margin: 3px 0 0 37px;
            outline: none;
            font-size: 0.688em;
          }
    
          .form-signin .otp_off, .form-signin .otp_on {
            margin: 0;
            padding: 1px;
          }
          .form-signin .otp_checkbox{
            float: left;
          }
          .form-signin .otp_check{
            display: none;
          }
          .form-signin .otp_off .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_off.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          } 
          .form-signin .otp_on .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_on.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          }
          .form-signin .otp_off .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_off.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_on .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_on.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_off .otp_password .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .form-signin .otp_off .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            background-color: #5a5a5a;
            font-size: 0.688em;
          }
          .form-signin .otp_on .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            font-size: 0.688em;
          }
    
    
    
    
          .form-signin .login_btn{
            width: 200px;
            height: 31px;
            background: url("./img/login_btn_nor.png") no-repeat;
            background-size: cover;
            border: 0;
           
    Found 2024-11-15 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8000

    2024-11-02 02:46

    HTTP/1.1 200 OK
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/html
    Content-Length: 10460
    Date: Sat, 02 Nov 2024 02:46:16 GMT
    
    Page title: AXGATE UTM
    
    <!DOCTYPE html>
    <html ng-app="login">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="shortcut icon" href="img/favicon.ico">
    
        <title>AXGATE UTM</title>
    
        <link rel="stylesheet" href="css/login.min.css">
        <script src="js/login.js"></script>
      
    
        <!-- Custom styles for this template -->
        
        <style>
        html{
          height: 100%;
        }
        body{
          background: linear-gradient(#c5c5c5 0%, #fff 55%, #fff 78%, #cdcdcd 100%);
        }
        html,body{
          padding: 0;
          margin: 0;
        }
    
        @media all and (max-width:480px){
          .axgate{
            width: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-48%);
            -ms-transform: translateY(-48%);
            transform: translateY(-48%);
          }
          .login_container{
            width: 200px;
            height: 124px;
            margin: 0 auto;
            background: url("./img/m_login_otp.png") no-repeat;
            background-size: cover;
            padding: 146px 60px 130px 60px;
          }
          .form-signin{
            width: 200px;
            height: 127px;
          }
          .form-signin table{
            padding: 0;
            margin: 0;
            border-collapse:collapse;
            border-spacing: 0;
            margin: 0 0 15px 0;
          }
          .form-signin .username_box, .form-signin .password_box{
            width: 200px;
            height: 29px;
            display: block;
            margin: 0;
            padding: 0;
          }
          .form-signin .username_box{
            background: url("./img/login_username.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box{
            background: url("./img/login_password.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box .password, .form-signin .username_box .username{
            border: 0;
            width: 159px;
            height: 22px;
            margin: 3px 0 0 37px;
            outline: none;
            font-size: 0.688em;
          }
    
          .form-signin .otp_off, .form-signin .otp_on {
            margin: 0;
            padding: 1px;
          }
          .form-signin .otp_checkbox{
            float: left;
          }
          .form-signin .otp_check{
            display: none;
          }
          .form-signin .otp_off .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_off.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          } 
          .form-signin .otp_on .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_on.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          }
          .form-signin .otp_off .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_off.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_on .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_on.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_off .otp_password .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .form-signin .otp_off .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            background-color: #5a5a5a;
            font-size: 0.688em;
          }
          .form-signin .otp_on .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            font-size: 0.688em;
          }
    
    
    
    
          .form-signin .login_btn{
            width: 200px;
            height: 31px;
            background: url("./img/login_btn_nor.png") no-repeat;
            background-size: cover;
            border: 0;
           
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8000

    2024-11-01 00:49

    HTTP/1.1 200 OK
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/html
    Content-Length: 10460
    Date: Fri, 01 Nov 2024 00:49:10 GMT
    
    Page title: AXGATE UTM
    
    <!DOCTYPE html>
    <html ng-app="login">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="shortcut icon" href="img/favicon.ico">
    
        <title>AXGATE UTM</title>
    
        <link rel="stylesheet" href="css/login.min.css">
        <script src="js/login.js"></script>
      
    
        <!-- Custom styles for this template -->
        
        <style>
        html{
          height: 100%;
        }
        body{
          background: linear-gradient(#c5c5c5 0%, #fff 55%, #fff 78%, #cdcdcd 100%);
        }
        html,body{
          padding: 0;
          margin: 0;
        }
    
        @media all and (max-width:480px){
          .axgate{
            width: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-48%);
            -ms-transform: translateY(-48%);
            transform: translateY(-48%);
          }
          .login_container{
            width: 200px;
            height: 124px;
            margin: 0 auto;
            background: url("./img/m_login_otp.png") no-repeat;
            background-size: cover;
            padding: 146px 60px 130px 60px;
          }
          .form-signin{
            width: 200px;
            height: 127px;
          }
          .form-signin table{
            padding: 0;
            margin: 0;
            border-collapse:collapse;
            border-spacing: 0;
            margin: 0 0 15px 0;
          }
          .form-signin .username_box, .form-signin .password_box{
            width: 200px;
            height: 29px;
            display: block;
            margin: 0;
            padding: 0;
          }
          .form-signin .username_box{
            background: url("./img/login_username.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box{
            background: url("./img/login_password.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box .password, .form-signin .username_box .username{
            border: 0;
            width: 159px;
            height: 22px;
            margin: 3px 0 0 37px;
            outline: none;
            font-size: 0.688em;
          }
    
          .form-signin .otp_off, .form-signin .otp_on {
            margin: 0;
            padding: 1px;
          }
          .form-signin .otp_checkbox{
            float: left;
          }
          .form-signin .otp_check{
            display: none;
          }
          .form-signin .otp_off .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_off.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          } 
          .form-signin .otp_on .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_on.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          }
          .form-signin .otp_off .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_off.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_on .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_on.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_off .otp_password .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .form-signin .otp_off .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            background-color: #5a5a5a;
            font-size: 0.688em;
          }
          .form-signin .otp_on .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            font-size: 0.688em;
          }
    
    
    
    
          .form-signin .login_btn{
            width: 200px;
            height: 31px;
            background: url("./img/login_btn_nor.png") no-repeat;
            background-size: cover;
            border: 0;
           
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8000

    2024-10-30 01:29

    HTTP/1.1 200 OK
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/html
    Content-Length: 10460
    Date: Wed, 30 Oct 2024 01:29:39 GMT
    
    Page title: AXGATE UTM
    
    <!DOCTYPE html>
    <html ng-app="login">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="shortcut icon" href="img/favicon.ico">
    
        <title>AXGATE UTM</title>
    
        <link rel="stylesheet" href="css/login.min.css">
        <script src="js/login.js"></script>
      
    
        <!-- Custom styles for this template -->
        
        <style>
        html{
          height: 100%;
        }
        body{
          background: linear-gradient(#c5c5c5 0%, #fff 55%, #fff 78%, #cdcdcd 100%);
        }
        html,body{
          padding: 0;
          margin: 0;
        }
    
        @media all and (max-width:480px){
          .axgate{
            width: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-48%);
            -ms-transform: translateY(-48%);
            transform: translateY(-48%);
          }
          .login_container{
            width: 200px;
            height: 124px;
            margin: 0 auto;
            background: url("./img/m_login_otp.png") no-repeat;
            background-size: cover;
            padding: 146px 60px 130px 60px;
          }
          .form-signin{
            width: 200px;
            height: 127px;
          }
          .form-signin table{
            padding: 0;
            margin: 0;
            border-collapse:collapse;
            border-spacing: 0;
            margin: 0 0 15px 0;
          }
          .form-signin .username_box, .form-signin .password_box{
            width: 200px;
            height: 29px;
            display: block;
            margin: 0;
            padding: 0;
          }
          .form-signin .username_box{
            background: url("./img/login_username.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box{
            background: url("./img/login_password.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box .password, .form-signin .username_box .username{
            border: 0;
            width: 159px;
            height: 22px;
            margin: 3px 0 0 37px;
            outline: none;
            font-size: 0.688em;
          }
    
          .form-signin .otp_off, .form-signin .otp_on {
            margin: 0;
            padding: 1px;
          }
          .form-signin .otp_checkbox{
            float: left;
          }
          .form-signin .otp_check{
            display: none;
          }
          .form-signin .otp_off .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_off.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          } 
          .form-signin .otp_on .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_on.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          }
          .form-signin .otp_off .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_off.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_on .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_on.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_off .otp_password .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .form-signin .otp_off .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            background-color: #5a5a5a;
            font-size: 0.688em;
          }
          .form-signin .otp_on .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            font-size: 0.688em;
          }
    
    
    
    
          .form-signin .login_btn{
            width: 200px;
            height: 31px;
            background: url("./img/login_btn_nor.png") no-repeat;
            background-size: cover;
            border: 0;
           
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8443

    2024-10-29 12:38

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 1893
    Connection: close
    Date: Tue, 29 Oct 2024 12:38:45 GMT
    
    Page title: User Auth
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
        <title translate="true">User Auth</title>
    
        <!-- Bootstrap core CSS -->
        <link href="bootstrap.min.css" rel="stylesheet">
    
        <!-- Custom styles for this template -->
        <link href="default.css" rel="stylesheet">
        <script src="jquery-1.9.0.min.js" type="text/javascript"  ></script>
        <script src="i18n.js" type="text/javascript" ></script>
        <script src="axgate.js" type="text/javascript"   ></script>
    
    
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
          <script src="html5shiv.js"></script>
          <script src="respond.min.js"></script>
        <![endif]-->
      </head>
    
      <body>
    <div class="axgate" >
        <div class="container" >
          <br><br><br><br><br><br><br><br><br>
          <div class="form-signin" id="main">
            <form class="form-horizontal" role="form">
            <table width="100%" class="loginTable">
              <tr  >
                <td style="text-align:right;" ><label translate="true" for="username" class="control-label">ID</label></td>
                <td><input type="text" id="username" name="username" class="form-control input-sm"   autofocus></td>
              </tr>
              <tr>
                <td style="text-align:right;" ><label translate="true" for="password" class="control-label">Password</label></td>
                <td><input type="password" id="password" name="password" class="form-control input-sm"  ></td>
              </tr>
            </table>
            <INPUT type="hidden" name="requrl" value="none">
            <br>
             <button class="btn btn-lg btn-primary btn-block" translate="true"  id="loginButton" type="button">Login</button>
            </form>
          </div>
    
        </div>  
    </div>
      </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8000

    2024-10-29 00:52

    HTTP/1.1 200 OK
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/html
    Content-Length: 10460
    Date: Tue, 29 Oct 2024 00:52:42 GMT
    
    Page title: AXGATE UTM
    
    <!DOCTYPE html>
    <html ng-app="login">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="shortcut icon" href="img/favicon.ico">
    
        <title>AXGATE UTM</title>
    
        <link rel="stylesheet" href="css/login.min.css">
        <script src="js/login.js"></script>
      
    
        <!-- Custom styles for this template -->
        
        <style>
        html{
          height: 100%;
        }
        body{
          background: linear-gradient(#c5c5c5 0%, #fff 55%, #fff 78%, #cdcdcd 100%);
        }
        html,body{
          padding: 0;
          margin: 0;
        }
    
        @media all and (max-width:480px){
          .axgate{
            width: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-48%);
            -ms-transform: translateY(-48%);
            transform: translateY(-48%);
          }
          .login_container{
            width: 200px;
            height: 124px;
            margin: 0 auto;
            background: url("./img/m_login_otp.png") no-repeat;
            background-size: cover;
            padding: 146px 60px 130px 60px;
          }
          .form-signin{
            width: 200px;
            height: 127px;
          }
          .form-signin table{
            padding: 0;
            margin: 0;
            border-collapse:collapse;
            border-spacing: 0;
            margin: 0 0 15px 0;
          }
          .form-signin .username_box, .form-signin .password_box{
            width: 200px;
            height: 29px;
            display: block;
            margin: 0;
            padding: 0;
          }
          .form-signin .username_box{
            background: url("./img/login_username.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box{
            background: url("./img/login_password.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box .password, .form-signin .username_box .username{
            border: 0;
            width: 159px;
            height: 22px;
            margin: 3px 0 0 37px;
            outline: none;
            font-size: 0.688em;
          }
    
          .form-signin .otp_off, .form-signin .otp_on {
            margin: 0;
            padding: 1px;
          }
          .form-signin .otp_checkbox{
            float: left;
          }
          .form-signin .otp_check{
            display: none;
          }
          .form-signin .otp_off .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_off.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          } 
          .form-signin .otp_on .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_on.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          }
          .form-signin .otp_off .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_off.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_on .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_on.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_off .otp_password .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .form-signin .otp_off .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            background-color: #5a5a5a;
            font-size: 0.688em;
          }
          .form-signin .otp_on .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            font-size: 0.688em;
          }
    
    
    
    
          .form-signin .login_btn{
            width: 200px;
            height: 31px;
            background: url("./img/login_btn_nor.png") no-repeat;
            background-size: cover;
            border: 0;
           
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8003

    2024-10-28 17:35

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 4690
    Connection: close
    Date: Mon, 28 Oct 2024 17:35:27 GMT
    
    Page title: SSL VPN Client
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=0.7">
      <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
      <title>SSL VPN Client</title>
    
      <!-- Bootstrap core CSS -->
      <link href="bootstrap.min.css" rel="stylesheet">
    
      <!-- Custom styles for this template -->
      <link href="default.css" rel="stylesheet">
      <script src="jquery-1.9.0.min.js" type="text/javascript"></script>
      <script src="i18n.js" type="text/javascript"></script>
      <script src="axgate.js" type="text/javascript"></script>
    
      <style>
        .form-signin{
          position: relative;
          width: 300px;
          height: 300px;
          padding: 0px;
        }
        .form-signin .login_box{
          position: absolute;
          top: 53%;
        }
        .form-signin table{
          padding: 0;
          margin: 0 0 0 0;
          border-collapse:collapse;
          border-spacing:0;
        }
        .form-signin .username_box, .form-signin .password_box{
          width: 300px;
          height: 50px;
          display: block;
          margin: 0;
          padding: 0;
        }
        .form-signin .password_box .password, .form-signin .username_box .username{
          border: 0;
          width: 300px;
          height: 50px;
          margin: 0 0 0 0;
          outline: none;
          font-size: 1.2em;
        }
        .form-signin .login_btn{
          width: 300px;
          height: 60px;
          margin: 10px 0 0 0;
          background: url("./btn_login.png") no-repeat;
          border: 0;
          outline: none;
        }
        .form-signin .download_btn{
          position: absolute;
          top: 70%;
          width: 300px;
          height: 90px;
          background: url("./btn_down.png") no-repeat;
          border: 0;
          outline: none;
        }
    
      </style>
    
    
    
      <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
      <!--[if lt IE 9]>
      <script src="html5shiv.js"></script>
      <script src="respond.min.js"></script>
      <![endif]-->
    </head>
    
    <body>
      <div class="axgate">
        <!-- <div class="container"> -->
        <div class="login_container">
          <!-- <br><br><br><br><br><br><br><br> -->
          <div class="form-signin" id="main">
            <div class="login_box">
              <form class="form-horizontal " role="form">
                <!-- <br><br><br><br><br><br><br><br> -->
                <table width="100%" class="loginTable ">
                  <tr  >
                    <!-- <td style="text-align:right;" ><label translate="true" for="username" class="control-label">ID</label></td> -->
                    <!-- <td><input type="text" id="username" name="username" class="form-control input-sm"   autofocus></td> -->
                    <td>
                      <div class="username_box">
                        <input type="text" id="username" name="username" class="form-control input-lg username" placeholder="아이디" autofocus>
                      </div>
                    </td>
                  </tr>
                  <tr>
                    <!-- <td style="text-align:right;" ><label translate="true" for="password" class="control-label">Password</label></td> -->
                    <!-- <td><input type="password"  id="password" name="password" class="form-control input-sm"  ></td> -->
                    <td>
                      <div class="password_box">
                        <input type="password"  id="password" name="password" class="form-control input-lg password" placeholder="비밀번호" >
                      </div>
                    </td>
                  </tr>
                </table>
                <!-- <br> -->
                <div>
                  <!-- <button class="btn btn-lg btn-primary btn-block" translate="true" id="loginButton" type="button">Login</button> -->
                  <!-- <button class="btn btn-lg btn-info btn-block" id="bookmarkButton" type="button">Add bookmark this page</button> -->
                  <button class="btn login_btn" translate="true" id="loginButton" type="button"></button>
                  <span id="installMessage" style="font-size: 13px;"></span>
                </div>
              </form>
            </div>
          </div>
        </div>
        <div class="manual" id="manual_link" style="display: none; text-align: center;margin-top: 78px;">
        
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8000

    2024-10-21 21:17

    HTTP/1.1 200 OK
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/html
    Content-Length: 10460
    Date: Mon, 21 Oct 2024 21:17:19 GMT
    
    Page title: AXGATE UTM
    
    <!DOCTYPE html>
    <html ng-app="login">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="shortcut icon" href="img/favicon.ico">
    
        <title>AXGATE UTM</title>
    
        <link rel="stylesheet" href="css/login.min.css">
        <script src="js/login.js"></script>
      
    
        <!-- Custom styles for this template -->
        
        <style>
        html{
          height: 100%;
        }
        body{
          background: linear-gradient(#c5c5c5 0%, #fff 55%, #fff 78%, #cdcdcd 100%);
        }
        html,body{
          padding: 0;
          margin: 0;
        }
    
        @media all and (max-width:480px){
          .axgate{
            width: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-48%);
            -ms-transform: translateY(-48%);
            transform: translateY(-48%);
          }
          .login_container{
            width: 200px;
            height: 124px;
            margin: 0 auto;
            background: url("./img/m_login_otp.png") no-repeat;
            background-size: cover;
            padding: 146px 60px 130px 60px;
          }
          .form-signin{
            width: 200px;
            height: 127px;
          }
          .form-signin table{
            padding: 0;
            margin: 0;
            border-collapse:collapse;
            border-spacing: 0;
            margin: 0 0 15px 0;
          }
          .form-signin .username_box, .form-signin .password_box{
            width: 200px;
            height: 29px;
            display: block;
            margin: 0;
            padding: 0;
          }
          .form-signin .username_box{
            background: url("./img/login_username.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box{
            background: url("./img/login_password.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box .password, .form-signin .username_box .username{
            border: 0;
            width: 159px;
            height: 22px;
            margin: 3px 0 0 37px;
            outline: none;
            font-size: 0.688em;
          }
    
          .form-signin .otp_off, .form-signin .otp_on {
            margin: 0;
            padding: 1px;
          }
          .form-signin .otp_checkbox{
            float: left;
          }
          .form-signin .otp_check{
            display: none;
          }
          .form-signin .otp_off .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_off.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          } 
          .form-signin .otp_on .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_on.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          }
          .form-signin .otp_off .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_off.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_on .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_on.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_off .otp_password .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .form-signin .otp_off .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            background-color: #5a5a5a;
            font-size: 0.688em;
          }
          .form-signin .otp_on .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            font-size: 0.688em;
          }
    
    
    
    
          .form-signin .login_btn{
            width: 200px;
            height: 31px;
            background: url("./img/login_btn_nor.png") no-repeat;
            background-size: cover;
            border: 0;
           
    Found 2024-10-21 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8000

    2024-10-19 22:26

    HTTP/1.1 200 OK
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/html
    Content-Length: 10460
    Date: Sat, 19 Oct 2024 22:26:56 GMT
    
    Page title: AXGATE UTM
    
    <!DOCTYPE html>
    <html ng-app="login">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="shortcut icon" href="img/favicon.ico">
    
        <title>AXGATE UTM</title>
    
        <link rel="stylesheet" href="css/login.min.css">
        <script src="js/login.js"></script>
      
    
        <!-- Custom styles for this template -->
        
        <style>
        html{
          height: 100%;
        }
        body{
          background: linear-gradient(#c5c5c5 0%, #fff 55%, #fff 78%, #cdcdcd 100%);
        }
        html,body{
          padding: 0;
          margin: 0;
        }
    
        @media all and (max-width:480px){
          .axgate{
            width: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-48%);
            -ms-transform: translateY(-48%);
            transform: translateY(-48%);
          }
          .login_container{
            width: 200px;
            height: 124px;
            margin: 0 auto;
            background: url("./img/m_login_otp.png") no-repeat;
            background-size: cover;
            padding: 146px 60px 130px 60px;
          }
          .form-signin{
            width: 200px;
            height: 127px;
          }
          .form-signin table{
            padding: 0;
            margin: 0;
            border-collapse:collapse;
            border-spacing: 0;
            margin: 0 0 15px 0;
          }
          .form-signin .username_box, .form-signin .password_box{
            width: 200px;
            height: 29px;
            display: block;
            margin: 0;
            padding: 0;
          }
          .form-signin .username_box{
            background: url("./img/login_username.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box{
            background: url("./img/login_password.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box .password, .form-signin .username_box .username{
            border: 0;
            width: 159px;
            height: 22px;
            margin: 3px 0 0 37px;
            outline: none;
            font-size: 0.688em;
          }
    
          .form-signin .otp_off, .form-signin .otp_on {
            margin: 0;
            padding: 1px;
          }
          .form-signin .otp_checkbox{
            float: left;
          }
          .form-signin .otp_check{
            display: none;
          }
          .form-signin .otp_off .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_off.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          } 
          .form-signin .otp_on .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_on.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          }
          .form-signin .otp_off .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_off.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_on .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_on.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_off .otp_password .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .form-signin .otp_off .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            background-color: #5a5a5a;
            font-size: 0.688em;
          }
          .form-signin .otp_on .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            font-size: 0.688em;
          }
    
    
    
    
          .form-signin .login_btn{
            width: 200px;
            height: 31px;
            background: url("./img/login_btn_nor.png") no-repeat;
            background-size: cover;
            border: 0;
           
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 119.65.160.50:8000

    2024-10-17 21:22

    HTTP/1.1 200 OK
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/html
    Content-Length: 10460
    Date: Thu, 17 Oct 2024 21:22:39 GMT
    
    Page title: AXGATE UTM
    
    <!DOCTYPE html>
    <html ng-app="login">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="shortcut icon" href="img/favicon.ico">
    
        <title>AXGATE UTM</title>
    
        <link rel="stylesheet" href="css/login.min.css">
        <script src="js/login.js"></script>
      
    
        <!-- Custom styles for this template -->
        
        <style>
        html{
          height: 100%;
        }
        body{
          background: linear-gradient(#c5c5c5 0%, #fff 55%, #fff 78%, #cdcdcd 100%);
        }
        html,body{
          padding: 0;
          margin: 0;
        }
    
        @media all and (max-width:480px){
          .axgate{
            width: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-48%);
            -ms-transform: translateY(-48%);
            transform: translateY(-48%);
          }
          .login_container{
            width: 200px;
            height: 124px;
            margin: 0 auto;
            background: url("./img/m_login_otp.png") no-repeat;
            background-size: cover;
            padding: 146px 60px 130px 60px;
          }
          .form-signin{
            width: 200px;
            height: 127px;
          }
          .form-signin table{
            padding: 0;
            margin: 0;
            border-collapse:collapse;
            border-spacing: 0;
            margin: 0 0 15px 0;
          }
          .form-signin .username_box, .form-signin .password_box{
            width: 200px;
            height: 29px;
            display: block;
            margin: 0;
            padding: 0;
          }
          .form-signin .username_box{
            background: url("./img/login_username.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box{
            background: url("./img/login_password.png") no-repeat;
            background-size: cover;
            margin-bottom: 2px;
          }
          .form-signin .password_box .password, .form-signin .username_box .username{
            border: 0;
            width: 159px;
            height: 22px;
            margin: 3px 0 0 37px;
            outline: none;
            font-size: 0.688em;
          }
    
          .form-signin .otp_off, .form-signin .otp_on {
            margin: 0;
            padding: 1px;
          }
          .form-signin .otp_checkbox{
            float: left;
          }
          .form-signin .otp_check{
            display: none;
          }
          .form-signin .otp_off .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_off.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          } 
          .form-signin .otp_on .otp_check_label{
            width: 29px;
            height: 29px;
            display: inline-block;
            background: url("./img/m_login_check_on.png") no-repeat;
            background-size: cover;
            margin: 0 2px 0 0;
          }
          .form-signin .otp_off .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_off.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_on .otp_input{
            float: left;
            width: 168px;
            height: 28px;
            background: url("./img/m_login_input_on.png") no-repeat;
            background-size: cover;
          }
          .form-signin .otp_off .otp_password .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .swal2-input::-webkit-input-placeholder{
            color: #404042;
          }
          .form-signin .otp_off .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            background-color: #5a5a5a;
            font-size: 0.688em;
          }
          .form-signin .otp_on .otp_password{
            width: 150px;
            border: 0;
            margin: 6px 0 0 6px;
            outline: none;
            font-size: 0.688em;
          }
    
    
    
    
          .form-signin .login_btn{
            width: 200px;
            height: 31px;
            background: url("./img/login_btn_nor.png") no-repeat;
            background-size: cover;
            border: 0;
           
    Found 2024-10-17 by HttpPlugin
    Create report
CN:
AxGate
Key:
RSA-2048
Issuer:
Not before:
2024-04-12 18:57
Not after:
2025-04-12 18:57
CN:
AxGate
Key:
RSA-2048
Issuer:
Not before:
2024-04-12 18:57
Not after:
2025-04-12 18:57
Domain summary
No record