Domain ph.qikec.cn
China
Cloud Computing Corporation
Software information

nginx nginx

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2024-11-12 01:45
    Last seen 2024-12-22 04:51
    Open for 40 days
    • Severity: medium
      Fingerprint: 5f32cf5d6962f09c75d69a7675d69a76295a9cd2ff881a969f79f6ee6a3b0ba9

      Found 51 files trough .DS_Store spidering:
      
      /assets
      /assets/css
      /css
      /css/mobile
      /dist
      /dist/js
      /fonts
      /fonts/vendor
      /images
      /images/admin
      /images/award
      /images/bot
      /images/camry
      /images/camry_img
      /images/collectword
      /images/corp
      /images/corpClinetRed
      /images/corpTask
      /images/cutprice
      /images/define
      /images/defineposter
      /images/desc
      /images/distribution
      /images/emoji
      /images/goodscode
      /images/gpt
      /images/groupPurchase
      /images/hypermarket
      /images/icon
      /images/livefission
      /images/livetask
      /images/liveturn
      /images/login
      /images/mallCoupon
      /images/market
      /images/markPersonal
      /images/mobile
      /images/mobileCenter
      /images/official
      /images/pointMall
      /images/proxy
      /images/share
      /images/specialoffer
      /images/test
      /images/thirdPart
      /images/vrheader
      /images/yzmpic
      /js
      /lib
      /svg
      /vendor
      Found on 2024-12-22 04:51
    • Severity: low
      Fingerprint: 5f32cf5d6962f09cccdd54a0ccdd54a06e009db0f5d368b873a2fdc0a00fd497

      Found 13 files trough .DS_Store spidering:
      
      /assets
      /assets/css
      /css
      /css/mobile
      /dist
      /dist/js
      /fonts
      /fonts/vendor
      /images
      /js
      /lib
      /svg
      /vendor
      Found on 2024-12-14 03:40
    • Severity: low
      Fingerprint: 5f32cf5d6962f09cec7f8772ec7f877272a0bbae9752f4b6fa843b4b9976b809

      Found 11 files trough .DS_Store spidering:
      
      /assets
      /css
      /css/mobile
      /dist
      /dist/js
      /fonts
      /images
      /js
      /lib
      /svg
      /vendor
      Found on 2024-11-22 15:23
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c11d3744d11d3744d336cbabbd7dd8ab5b85277ade8125ba8

      Found 12 files trough .DS_Store spidering:
      
      /assets
      /assets/css
      /css
      /css/mobile
      /dist
      /dist/js
      /fonts
      /images
      /js
      /lib
      /svg
      /vendor
      Found on 2024-11-20 09:45
  • Laravel development panel enabled
    First seen 2024-11-12 01:45
    Last seen 2024-12-22 04:51
    Open for 40 days
  • Open service 140.210.192.60:443 · ph.qikec.cn

    2024-12-22 04:51

    HTTP/1.1 200 OK
    Server: nginx
    Date: Sun, 22 Dec 2024 04:51:26 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.2.31
    Cache-Control: private, must-revalidate
    pragma: no-cache
    expires: -1
    Set-Cookie: laravel_session=MqMgwDQQsXHGtYyx3ErLXmmYWOOfO3wzYDrcXdLX; expires=Mon, 30-Dec-2024 12:51:26 GMT; Max-Age=720000; path=/; httponly
    Strict-Transport-Security: max-age=31536000
    
    Page title: 微微来客
    
    <!DOCTYPE html v-cloak>
    
    <html lang="zh" style="height: 100%; font-size: 100px;">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="ie=edge" />
        <title>微微来客</title>
        <link rel="icon" href="/images/titleImg.png"/>
        <!-- <script src="/js/test.js"></script> -->
        <link rel="stylesheet" type="text/css" href="/css/login.css" />
        
        
        <link rel="stylesheet" type="text/css" href="//at.alicdn.com/t/font_1565580_jgju61az6di.css" />
        <script src="/lib/all.js"></script>
        <script src="/lib/axios.js?_version="></script>
        <script src="/lib/vue.js?_version="></script>
        <script src="/js/copy.js"></script>
        <script src="/lib/bootstrap.min.js?_version="></script>
        <link href="/lib/element/index.css?_version=" rel="stylesheet">
        <script src="/js/elementUI.js?_version="></script>
        <style>
            .message p a{
                color: #7A8A9A;
            }
            .message1 p a{
                color: #000;
            }
            .back1Img {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: -999;
                object-fit: cover;
                background-repeat: no-repeat;
            }
            .cover1Img{
                position: fixed;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                width: 65vw;
                height: 25vw;
                z-index: -888;
                object-fit: cover;
                border-radius: 10px;
            }
            .cover2Img{
                position: fixed;
                right: 5.2%;
                top: 50%;
                transform: translatey(-50%);
                width: 37.5vw;
                height: 83.33vh;
                z-index: -888;
                border-radius:0 20px 20px 0 ;
            }
            .temp1Content{
                top: 50%;
                left: 65%;
                transform: translate(-50%, -50%);
                position: fixed;
                width: 31.25vw;
                height: 30vw;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(54,130,244,0.49);
                border-radius: 8px 8px 8px 8px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
            }
            .temp2Content{
                top: 50%;
                right: 42.7%;
                transform: translatey(-50%);
                position: fixed;
                width: 27.08vw;
                height: 83.33vh;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.13);
                border-radius:20px 0 0 20px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
                overflow: auto;
            }
            .inputContainer{
                display: flex;
                justify-content: center;
                align-items: center;
                border-bottom: 1px solid #dfdfdf;
                padding: 0.7vw 0.7vw 0.7vw 0;
            }
            .inputBody{
                min-width: 0;
                flex:1; 
                border: none;
                outline: none;
                margin-left: 0.2rem;
                font-size: .15rem;
            }
            @media (max-width: 600px) {
                .temp1Content {
                    width: 80%;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                }
                .temp2Content {
                    width: 80% !important;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                    border-radius: 20px;
                }
                .cover2Img{
                    width: 0;
                    height: 0;
                }
                .loginBtnCo
    Found 7 hours ago by HttpPlugin
    Create report
  • Open service 140.210.192.60:443 · ph.qikec.cn

    2024-12-20 03:20

    HTTP/1.1 200 OK
    Server: nginx
    Date: Fri, 20 Dec 2024 03:20:27 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.2.31
    Cache-Control: private, must-revalidate
    pragma: no-cache
    expires: -1
    Set-Cookie: laravel_session=onH3hr1a0br9noA04DLZo60xztJy4CJ7VaE4xZur; expires=Sat, 28-Dec-2024 11:20:27 GMT; Max-Age=720000; path=/; httponly
    Strict-Transport-Security: max-age=31536000
    
    Page title: 微微来客
    
    <!DOCTYPE html v-cloak>
    
    <html lang="zh" style="height: 100%; font-size: 100px;">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="ie=edge" />
        <title>微微来客</title>
        <link rel="icon" href="/images/titleImg.png"/>
        <!-- <script src="/js/test.js"></script> -->
        <link rel="stylesheet" type="text/css" href="/css/login.css" />
        
        
        <link rel="stylesheet" type="text/css" href="//at.alicdn.com/t/font_1565580_jgju61az6di.css" />
        <script src="/lib/all.js"></script>
        <script src="/lib/axios.js?_version="></script>
        <script src="/lib/vue.js?_version="></script>
        <script src="/js/copy.js"></script>
        <script src="/lib/bootstrap.min.js?_version="></script>
        <link href="/lib/element/index.css?_version=" rel="stylesheet">
        <script src="/js/elementUI.js?_version="></script>
        <style>
            .message p a{
                color: #7A8A9A;
            }
            .message1 p a{
                color: #000;
            }
            .back1Img {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: -999;
                object-fit: cover;
                background-repeat: no-repeat;
            }
            .cover1Img{
                position: fixed;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                width: 65vw;
                height: 25vw;
                z-index: -888;
                object-fit: cover;
                border-radius: 10px;
            }
            .cover2Img{
                position: fixed;
                right: 5.2%;
                top: 50%;
                transform: translatey(-50%);
                width: 37.5vw;
                height: 83.33vh;
                z-index: -888;
                border-radius:0 20px 20px 0 ;
            }
            .temp1Content{
                top: 50%;
                left: 65%;
                transform: translate(-50%, -50%);
                position: fixed;
                width: 31.25vw;
                height: 30vw;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(54,130,244,0.49);
                border-radius: 8px 8px 8px 8px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
            }
            .temp2Content{
                top: 50%;
                right: 42.7%;
                transform: translatey(-50%);
                position: fixed;
                width: 27.08vw;
                height: 83.33vh;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.13);
                border-radius:20px 0 0 20px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
                overflow: auto;
            }
            .inputContainer{
                display: flex;
                justify-content: center;
                align-items: center;
                border-bottom: 1px solid #dfdfdf;
                padding: 0.7vw 0.7vw 0.7vw 0;
            }
            .inputBody{
                min-width: 0;
                flex:1; 
                border: none;
                outline: none;
                margin-left: 0.2rem;
                font-size: .15rem;
            }
            @media (max-width: 600px) {
                .temp1Content {
                    width: 80%;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                }
                .temp2Content {
                    width: 80% !important;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                    border-radius: 20px;
                }
                .cover2Img{
                    width: 0;
                    height: 0;
                }
                .loginBtnCo
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 140.210.192.60:443 · ph.qikec.cn

    2024-12-20 03:20

    HTTP/1.1 200 OK
    Server: nginx
    Date: Fri, 20 Dec 2024 03:20:28 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.2.31
    Cache-Control: private, must-revalidate
    pragma: no-cache
    expires: -1
    Set-Cookie: laravel_session=BQZXuMHN0qwWFvCmQ8eRYbsj9yES03C8jWdfWlRq; expires=Sat, 28-Dec-2024 11:20:28 GMT; Max-Age=720000; path=/; httponly
    Strict-Transport-Security: max-age=31536000
    
    Page title: 微微来客
    
    <!DOCTYPE html v-cloak>
    
    <html lang="zh" style="height: 100%; font-size: 100px;">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="ie=edge" />
        <title>微微来客</title>
        <link rel="icon" href="/images/titleImg.png"/>
        <!-- <script src="/js/test.js"></script> -->
        <link rel="stylesheet" type="text/css" href="/css/login.css" />
        
        
        <link rel="stylesheet" type="text/css" href="//at.alicdn.com/t/font_1565580_jgju61az6di.css" />
        <script src="/lib/all.js"></script>
        <script src="/lib/axios.js?_version="></script>
        <script src="/lib/vue.js?_version="></script>
        <script src="/js/copy.js"></script>
        <script src="/lib/bootstrap.min.js?_version="></script>
        <link href="/lib/element/index.css?_version=" rel="stylesheet">
        <script src="/js/elementUI.js?_version="></script>
        <style>
            .message p a{
                color: #7A8A9A;
            }
            .message1 p a{
                color: #000;
            }
            .back1Img {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: -999;
                object-fit: cover;
                background-repeat: no-repeat;
            }
            .cover1Img{
                position: fixed;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                width: 65vw;
                height: 25vw;
                z-index: -888;
                object-fit: cover;
                border-radius: 10px;
            }
            .cover2Img{
                position: fixed;
                right: 5.2%;
                top: 50%;
                transform: translatey(-50%);
                width: 37.5vw;
                height: 83.33vh;
                z-index: -888;
                border-radius:0 20px 20px 0 ;
            }
            .temp1Content{
                top: 50%;
                left: 65%;
                transform: translate(-50%, -50%);
                position: fixed;
                width: 31.25vw;
                height: 30vw;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(54,130,244,0.49);
                border-radius: 8px 8px 8px 8px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
            }
            .temp2Content{
                top: 50%;
                right: 42.7%;
                transform: translatey(-50%);
                position: fixed;
                width: 27.08vw;
                height: 83.33vh;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.13);
                border-radius:20px 0 0 20px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
                overflow: auto;
            }
            .inputContainer{
                display: flex;
                justify-content: center;
                align-items: center;
                border-bottom: 1px solid #dfdfdf;
                padding: 0.7vw 0.7vw 0.7vw 0;
            }
            .inputBody{
                min-width: 0;
                flex:1; 
                border: none;
                outline: none;
                margin-left: 0.2rem;
                font-size: .15rem;
            }
            @media (max-width: 600px) {
                .temp1Content {
                    width: 80%;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                }
                .temp2Content {
                    width: 80% !important;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                    border-radius: 20px;
                }
                .cover2Img{
                    width: 0;
                    height: 0;
                }
                .loginBtnCo
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 140.210.192.60:443 · ph.qikec.cn

    2024-12-14 03:40

    HTTP/1.1 200 OK
    Server: nginx
    Date: Sat, 14 Dec 2024 03:40:56 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.2.31
    Cache-Control: private, must-revalidate
    pragma: no-cache
    expires: -1
    Set-Cookie: laravel_session=ITAQjuiDYOxbljckS9MPtu7P1XyHuoGSiXehSWfF; expires=Sun, 22-Dec-2024 11:40:56 GMT; Max-Age=720000; path=/; httponly
    Strict-Transport-Security: max-age=31536000
    
    Page title: 微微来客
    
    <!DOCTYPE html v-cloak>
    
    <html lang="zh" style="height: 100%; font-size: 100px;">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="ie=edge" />
        <title>微微来客</title>
        <link rel="icon" href="/images/titleImg.png"/>
        <!-- <script src="/js/test.js"></script> -->
        <link rel="stylesheet" type="text/css" href="/css/login.css" />
        
        
        <link rel="stylesheet" type="text/css" href="//at.alicdn.com/t/font_1565580_jgju61az6di.css" />
        <script src="/lib/all.js"></script>
        <script src="/lib/axios.js?_version="></script>
        <script src="/lib/vue.js?_version="></script>
        <script src="/js/copy.js"></script>
        <script src="/lib/bootstrap.min.js?_version="></script>
        <link href="/lib/element/index.css?_version=" rel="stylesheet">
        <script src="/js/elementUI.js?_version="></script>
        <style>
            .message p a{
                color: #7A8A9A;
            }
            .message1 p a{
                color: #000;
            }
            .back1Img {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: -999;
                object-fit: cover;
                background-repeat: no-repeat;
            }
            .cover1Img{
                position: fixed;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                width: 65vw;
                height: 25vw;
                z-index: -888;
                object-fit: cover;
                border-radius: 10px;
            }
            .cover2Img{
                position: fixed;
                right: 5.2%;
                top: 50%;
                transform: translatey(-50%);
                width: 37.5vw;
                height: 83.33vh;
                z-index: -888;
                border-radius:0 20px 20px 0 ;
            }
            .temp1Content{
                top: 50%;
                left: 65%;
                transform: translate(-50%, -50%);
                position: fixed;
                width: 31.25vw;
                height: 30vw;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(54,130,244,0.49);
                border-radius: 8px 8px 8px 8px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
            }
            .temp2Content{
                top: 50%;
                right: 42.7%;
                transform: translatey(-50%);
                position: fixed;
                width: 27.08vw;
                height: 83.33vh;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.13);
                border-radius:20px 0 0 20px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
                overflow: auto;
            }
            .inputContainer{
                display: flex;
                justify-content: center;
                align-items: center;
                border-bottom: 1px solid #dfdfdf;
                padding: 0.7vw 0.7vw 0.7vw 0;
            }
            .inputBody{
                min-width: 0;
                flex:1; 
                border: none;
                outline: none;
                margin-left: 0.2rem;
                font-size: .15rem;
            }
            @media (max-width: 600px) {
                .temp1Content {
                    width: 80%;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                }
                .temp2Content {
                    width: 80% !important;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                    border-radius: 20px;
                }
                .cover2Img{
                    width: 0;
                    height: 0;
                }
                .loginBtnCo
    Found 2024-12-14 by HttpPlugin
    Create report
  • Open service 140.210.192.60:443 · ph.qikec.cn

    2024-11-30 07:42

    HTTP/1.1 200 OK
    Server: nginx
    Date: Sat, 30 Nov 2024 07:43:04 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.2.31
    Cache-Control: private, must-revalidate
    pragma: no-cache
    expires: -1
    Set-Cookie: laravel_session=yRJrK68fB6YGtMLTdZlS7PgUACj9RPeCMqk3WgUX; expires=Sun, 08-Dec-2024 15:43:04 GMT; Max-Age=720000; path=/; httponly
    Strict-Transport-Security: max-age=31536000
    
    Page title: 微微来客
    
    <!DOCTYPE html v-cloak>
    
    <html lang="zh" style="height: 100%; font-size: 100px;">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="ie=edge" />
        <title>微微来客</title>
        <link rel="icon" href="/images/titleImg.png"/>
        <!-- <script src="/js/test.js"></script> -->
        <link rel="stylesheet" type="text/css" href="/css/login.css" />
        
        
        <link rel="stylesheet" type="text/css" href="//at.alicdn.com/t/font_1565580_jgju61az6di.css" />
        <script src="/lib/all.js"></script>
        <script src="/lib/axios.js?_version="></script>
        <script src="/lib/vue.js?_version="></script>
        <script src="/js/copy.js"></script>
        <script src="/lib/bootstrap.min.js?_version="></script>
        <link href="/lib/element/index.css?_version=" rel="stylesheet">
        <script src="/js/elementUI.js?_version="></script>
        <style>
            .message p a{
                color: #7A8A9A;
            }
            .message1 p a{
                color: #000;
            }
            .back1Img {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: -999;
                object-fit: cover;
                background-repeat: no-repeat;
            }
            .cover1Img{
                position: fixed;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                width: 65vw;
                height: 25vw;
                z-index: -888;
                object-fit: cover;
                border-radius: 10px;
            }
            .cover2Img{
                position: fixed;
                right: 5.2%;
                top: 50%;
                transform: translatey(-50%);
                width: 37.5vw;
                height: 83.33vh;
                z-index: -888;
                border-radius:0 20px 20px 0 ;
            }
            .temp1Content{
                top: 50%;
                left: 65%;
                transform: translate(-50%, -50%);
                position: fixed;
                width: 31.25vw;
                height: 30vw;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(54,130,244,0.49);
                border-radius: 8px 8px 8px 8px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
            }
            .temp2Content{
                top: 50%;
                right: 42.7%;
                transform: translatey(-50%);
                position: fixed;
                width: 27.08vw;
                height: 83.33vh;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.13);
                border-radius:20px 0 0 20px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
                overflow: auto;
            }
            .inputContainer{
                display: flex;
                justify-content: center;
                align-items: center;
                border-bottom: 1px solid #dfdfdf;
                padding: 0.7vw 0.7vw 0.7vw 0;
            }
            .inputBody{
                min-width: 0;
                flex:1; 
                border: none;
                outline: none;
                margin-left: 0.2rem;
                font-size: .15rem;
            }
            @media (max-width: 600px) {
                .temp1Content {
                    width: 80%;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                }
                .temp2Content {
                    width: 80% !important;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                    border-radius: 20px;
                }
                .cover2Img{
                    width: 0;
                    height: 0;
                }
                .loginBtnCo
    Found 2024-11-30 by HttpPlugin
    Create report
  • Open service 140.210.192.60:443 · ph.qikec.cn

    2024-11-28 22:30

    HTTP/1.1 200 OK
    Server: nginx
    Date: Thu, 28 Nov 2024 22:30:26 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.2.31
    Cache-Control: private, must-revalidate
    pragma: no-cache
    expires: -1
    Set-Cookie: laravel_session=oe678agd9VbLJHmBI6rfRUfOvloWLW5hH6tIgJ8a; expires=Sat, 07-Dec-2024 06:30:26 GMT; Max-Age=720000; path=/; httponly
    Strict-Transport-Security: max-age=31536000
    
    Page title: 微微来客
    
    <!DOCTYPE html v-cloak>
    
    <html lang="zh" style="height: 100%; font-size: 100px;">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="ie=edge" />
        <title>微微来客</title>
        <link rel="icon" href="/images/titleImg.png"/>
        <!-- <script src="/js/test.js"></script> -->
        <link rel="stylesheet" type="text/css" href="/css/login.css" />
        
        
        <link rel="stylesheet" type="text/css" href="//at.alicdn.com/t/font_1565580_jgju61az6di.css" />
        <script src="/lib/all.js"></script>
        <script src="/lib/axios.js?_version="></script>
        <script src="/lib/vue.js?_version="></script>
        <script src="/js/copy.js"></script>
        <script src="/lib/bootstrap.min.js?_version="></script>
        <link href="/lib/element/index.css?_version=" rel="stylesheet">
        <script src="/js/elementUI.js?_version="></script>
        <style>
            .message p a{
                color: #7A8A9A;
            }
            .message1 p a{
                color: #000;
            }
            .back1Img {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: -999;
                object-fit: cover;
                background-repeat: no-repeat;
            }
            .cover1Img{
                position: fixed;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                width: 65vw;
                height: 25vw;
                z-index: -888;
                object-fit: cover;
                border-radius: 10px;
            }
            .cover2Img{
                position: fixed;
                right: 5.2%;
                top: 50%;
                transform: translatey(-50%);
                width: 37.5vw;
                height: 83.33vh;
                z-index: -888;
                border-radius:0 20px 20px 0 ;
            }
            .temp1Content{
                top: 50%;
                left: 65%;
                transform: translate(-50%, -50%);
                position: fixed;
                width: 31.25vw;
                height: 30vw;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(54,130,244,0.49);
                border-radius: 8px 8px 8px 8px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
            }
            .temp2Content{
                top: 50%;
                right: 42.7%;
                transform: translatey(-50%);
                position: fixed;
                width: 27.08vw;
                height: 83.33vh;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.13);
                border-radius:20px 0 0 20px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
                overflow: auto;
            }
            .inputContainer{
                display: flex;
                justify-content: center;
                align-items: center;
                border-bottom: 1px solid #dfdfdf;
                padding: 0.7vw 0.7vw 0.7vw 0;
            }
            .inputBody{
                min-width: 0;
                flex:1; 
                border: none;
                outline: none;
                margin-left: 0.2rem;
                font-size: .15rem;
            }
            @media (max-width: 600px) {
                .temp1Content {
                    width: 80%;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                }
                .temp2Content {
                    width: 80% !important;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                    border-radius: 20px;
                }
                .cover2Img{
                    width: 0;
                    height: 0;
                }
                .loginBtnCo
    Found 2024-11-28 by HttpPlugin
    Create report
  • Open service 140.210.192.60:443 · ph.qikec.cn

    2024-11-28 22:30

    HTTP/1.1 200 OK
    Server: nginx
    Date: Thu, 28 Nov 2024 22:30:25 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.2.31
    Cache-Control: private, must-revalidate
    pragma: no-cache
    expires: -1
    Set-Cookie: laravel_session=HOWDbBDuLjjoYDd9Mj8yrZILcRVcE8O5pOEtFY8P; expires=Sat, 07-Dec-2024 06:30:25 GMT; Max-Age=720000; path=/; httponly
    Strict-Transport-Security: max-age=31536000
    
    Page title: 微微来客
    
    <!DOCTYPE html v-cloak>
    
    <html lang="zh" style="height: 100%; font-size: 100px;">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="ie=edge" />
        <title>微微来客</title>
        <link rel="icon" href="/images/titleImg.png"/>
        <!-- <script src="/js/test.js"></script> -->
        <link rel="stylesheet" type="text/css" href="/css/login.css" />
        
        
        <link rel="stylesheet" type="text/css" href="//at.alicdn.com/t/font_1565580_jgju61az6di.css" />
        <script src="/lib/all.js"></script>
        <script src="/lib/axios.js?_version="></script>
        <script src="/lib/vue.js?_version="></script>
        <script src="/js/copy.js"></script>
        <script src="/lib/bootstrap.min.js?_version="></script>
        <link href="/lib/element/index.css?_version=" rel="stylesheet">
        <script src="/js/elementUI.js?_version="></script>
        <style>
            .message p a{
                color: #7A8A9A;
            }
            .message1 p a{
                color: #000;
            }
            .back1Img {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: -999;
                object-fit: cover;
                background-repeat: no-repeat;
            }
            .cover1Img{
                position: fixed;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                width: 65vw;
                height: 25vw;
                z-index: -888;
                object-fit: cover;
                border-radius: 10px;
            }
            .cover2Img{
                position: fixed;
                right: 5.2%;
                top: 50%;
                transform: translatey(-50%);
                width: 37.5vw;
                height: 83.33vh;
                z-index: -888;
                border-radius:0 20px 20px 0 ;
            }
            .temp1Content{
                top: 50%;
                left: 65%;
                transform: translate(-50%, -50%);
                position: fixed;
                width: 31.25vw;
                height: 30vw;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(54,130,244,0.49);
                border-radius: 8px 8px 8px 8px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
            }
            .temp2Content{
                top: 50%;
                right: 42.7%;
                transform: translatey(-50%);
                position: fixed;
                width: 27.08vw;
                height: 83.33vh;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.13);
                border-radius:20px 0 0 20px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
                overflow: auto;
            }
            .inputContainer{
                display: flex;
                justify-content: center;
                align-items: center;
                border-bottom: 1px solid #dfdfdf;
                padding: 0.7vw 0.7vw 0.7vw 0;
            }
            .inputBody{
                min-width: 0;
                flex:1; 
                border: none;
                outline: none;
                margin-left: 0.2rem;
                font-size: .15rem;
            }
            @media (max-width: 600px) {
                .temp1Content {
                    width: 80%;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                }
                .temp2Content {
                    width: 80% !important;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                    border-radius: 20px;
                }
                .cover2Img{
                    width: 0;
                    height: 0;
                }
                .loginBtnCo
    Found 2024-11-28 by HttpPlugin
    Create report
  • Open service 140.210.192.60:443 · ph.qikec.cn

    2024-11-20 09:45

    HTTP/1.1 200 OK
    Server: nginx
    Date: Wed, 20 Nov 2024 09:45:14 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.2.31
    Cache-Control: private, must-revalidate
    pragma: no-cache
    expires: -1
    Set-Cookie: laravel_session=7jZLOyoccQz6ZNOjekuvYW5A0ueZMWiRn2R7Abxt; expires=Thu, 28-Nov-2024 17:45:14 GMT; Max-Age=720000; path=/; httponly
    Strict-Transport-Security: max-age=31536000
    
    Page title: 微微来客
    
    <!DOCTYPE html v-cloak>
    
    <html lang="zh" style="height: 100%; font-size: 100px;">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="ie=edge" />
        <title>微微来客</title>
        <link rel="icon" href="/images/titleImg.png"/>
        <!-- <script src="/js/test.js"></script> -->
        <link rel="stylesheet" type="text/css" href="/css/login.css" />
        
        
        <link rel="stylesheet" type="text/css" href="//at.alicdn.com/t/font_1565580_jgju61az6di.css" />
        <script src="/lib/all.js"></script>
        <script src="/lib/axios.js?_version="></script>
        <script src="/lib/vue.js?_version="></script>
        <script src="/js/copy.js"></script>
        <script src="/lib/bootstrap.min.js?_version="></script>
        <link href="/lib/element/index.css?_version=" rel="stylesheet">
        <script src="/js/elementUI.js?_version="></script>
        <style>
            .message p a{
                color: #7A8A9A;
            }
            .message1 p a{
                color: #000;
            }
            .back1Img {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: -999;
                object-fit: cover;
                background-repeat: no-repeat;
            }
            .cover1Img{
                position: fixed;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                width: 65vw;
                height: 25vw;
                z-index: -888;
                object-fit: cover;
                border-radius: 10px;
            }
            .cover2Img{
                position: fixed;
                right: 5.2%;
                top: 50%;
                transform: translatey(-50%);
                width: 37.5vw;
                height: 83.33vh;
                z-index: -888;
                border-radius:0 20px 20px 0 ;
            }
            .temp1Content{
                top: 50%;
                left: 65%;
                transform: translate(-50%, -50%);
                position: fixed;
                width: 31.25vw;
                height: 30vw;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(54,130,244,0.49);
                border-radius: 8px 8px 8px 8px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
            }
            .temp2Content{
                top: 50%;
                right: 42.7%;
                transform: translatey(-50%);
                position: fixed;
                width: 27.08vw;
                height: 83.33vh;
                background: #FFFFFF;
                box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.13);
                border-radius:20px 0 0 20px;
                display: flex;
                flex-direction: column;
                justify-content: space-evenly;
                align-items: center;
                overflow: auto;
            }
            .inputContainer{
                display: flex;
                justify-content: center;
                align-items: center;
                border-bottom: 1px solid #dfdfdf;
                padding: 0.7vw 0.7vw 0.7vw 0;
            }
            .inputBody{
                min-width: 0;
                flex:1; 
                border: none;
                outline: none;
                margin-left: 0.2rem;
                font-size: .15rem;
            }
            @media (max-width: 600px) {
                .temp1Content {
                    width: 80%;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                }
                .temp2Content {
                    width: 80% !important;
                    left: 50%;
                    height: 80vw;
                    transform: translate(-50%,-50%);
                    min-width: 200px;
                    min-height: 200px;
                    border-radius: 20px;
                }
                .cover2Img{
                    width: 0;
                    height: 0;
                }
                .loginBtnCo
    Found 2024-11-20 by HttpPlugin
    Create report
*.ph.qikec.cnph.qikec.cn
CN:
*.ph.qikec.cn
Key:
RSA-2048
Issuer:
R11
Not before:
2024-11-14 14:48
Not after:
2025-02-12 14:48
Domain summary
IP summary