Host 34.207.162.65
United States
AMAZON-AES
Software information

Apache Apache

tcp/80 tcp/8000 tcp/8018 tcp/8021 tcp/8023 tcp/8027 tcp/8039 tcp/8043 tcp/8044 tcp/8047 tcp/8088 tcp/8500 tcp/88 tcp/9009 tcp/9206 tcp/9209

Cobalt

tcp/8048

DrayTek Vigor2130

tcp/8088 tcp/88

Jetty(1.4.5)

tcp/8008

Jetty(7.5.4.v20111024)

tcp/8047 tcp/86 tcp/88 tcp/9009 tcp/9209

Jetty(9.4.21.v20190926)

tcp/8005 tcp/8018 tcp/8025 tcp/81

Jetty(9.4.9.v20180320)

tcp/5601 tcp/80 tcp/8020 tcp/84 tcp/9220

Linux 2.4.18_mvl30-ixdp425,

tcp/88

Mbedthis-Appweb 2.4.0

tcp/9009

MiniUPnPd 1.4

tcp/8443

Nucleus 4.3

tcp/8047

PDR-M800 1.0

tcp/8008 tcp/9208

Python 3.11

tcp/5601 tcp/80 tcp/8011 tcp/8020 tcp/8044 tcp/86 tcp/9004 tcp/9010 tcp/9206 tcp/9220

UPnP 1.0

tcp/8047 tcp/8088 tcp/8443 tcp/88

Ubuntu precise

tcp/8443

Virata-EmWeb R6_2_0

tcp/8047

aiohttp 3.9.5

tcp/5601 tcp/80 tcp/8011 tcp/8020 tcp/8044 tcp/86 tcp/9004 tcp/9010 tcp/9206 tcp/9220

apache-ssl-us

tcp/8020

devices 1.3.1

tcp/88

httpd

tcp/83

miniupnpd 1.0

tcp/8088 tcp/88

nginx nginx

tcp/5601 tcp/80 tcp/8000 tcp/8005 tcp/8008 tcp/8011 tcp/8018 tcp/8020 tcp/8021 tcp/8023 tcp/8025 tcp/8026 tcp/8027 tcp/8039 tcp/8043 tcp/8044 tcp/8047 tcp/8048 tcp/8050 tcp/8088 tcp/81 tcp/82 tcp/83 tcp/84 tcp/8443 tcp/8500 tcp/86 tcp/88 tcp/9004 tcp/9009 tcp/9010 tcp/9206 tcp/9208 tcp/9209 tcp/9219 tcp/9220

openresty openresty

tcp/5601 tcp/8000 tcp/8008 tcp/8023 tcp/8043 tcp/8047 tcp/8048 tcp/8050 tcp/83 tcp/8500 tcp/86 tcp/9206

roxen

tcp/83

  • Open service 34.207.162.65:8500

    2024-12-22 01:00

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 01:00:55 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-22 01:00

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 01:00:34 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-22 00:57

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:57:24 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-22 00:57

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:57:25 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-22 00:57

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:57:17 GMT
    Server: Jetty(7.5.4.v20111024)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Sun, 22 Dec 2024 00:57:17 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-22 00:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:55:58 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-22 00:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:55:50 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-22 00:47

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:47:51 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-22 00:45

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:45:08 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-22 00:45

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:45:04 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-22 00:44

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:44:47 GMT
    Server: Jetty(7.5.4.v20111024)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Sun, 22 Dec 2024 00:44:47 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:82

    2024-12-22 00:43

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:43:57 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-22 00:43

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:43:13 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-22 00:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:42:42 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-22 00:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:41:59 GMT
    Server: Jetty(1.4.5)
    X-Powered-By: Express
    Content-Length: 436
    Content-Type: text/html
    Set-Cookie: csrftoken=otVOqshkc9TOQaU70AyFFNy090OvcHGG
    
    Page title: FlashWeb
    
    <html><head><link rel="icon" href="/favicon_0f93ce01-d565-487c-a0b4-c1e8e6bbe380.ico"><title>FlashWeb</title></head><body><div>686mft1h5cjpjcdw22uu7aylcpj5</div><h2>hcwy1jl</h2><span>ryouin288y</span><h2>j5uvv01mcoepz3tcm25x</h2><h1>0ltd7qkix322w6qjykqh4sfcj</h1><h2>1wolcd2pps5eni3ulu9</h2><div>d41s5k8g7b833ah51re43lloqx</div><h3>j8w2hzj</h3><span>r2js0ba1kzfeacx5lzozfx156d</span><h3>tfb7f7gjp</h3><h3>6nzjvriglfgv</h3></body></html>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-22 00:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:41:52 GMT
    Server: Check Point SVN foundation
    X-Powered-By: ASP.NET
    Content-Length: 376
    Content-Type: text/html
    Set-Cookie: csrftoken=4ITIkPBfyq6C2xrQjOfIaubecXxIX4KDEMRL5C0Nf2Sxh9BSQOD56RzWcFS0kFaa
    
    Page title: SiteCore
    
    <html><head><link rel="icon" href="/favicon_0f93ce01-d565-487c-a0b4-c1e8e6bbe380.ico"><title>SiteCore</title></head><body><span>emdrg1</span><h1>qx6x75qh46fb68ltdwm</h1><span>aytrt</span><h3>pxv028i4vp7sjxsh2k</h3><h2>g968qbcs7ebvq7tjgoxkb17u3n6vx0</h2><p>r8fu1z40ay7oh</p><h1>urgll</h1><h3>9x24r2iant9aehq0</h3><div>pb862x60t68f</div><p>f361ww3zoakiz8xlq464</p></body></html>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-22 00:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:40:50 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-22 00:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:40:42 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-22 00:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:40:32 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-22 00:33

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:33:28 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-22 00:25

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:25:39 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-22 00:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:22:03 GMT
    Server: apache-ssl-us
    X-Powered-By: Servlet/2.4
    Content-Length: 694
    Content-Type: text/html
    Set-Cookie: csrftoken=F0vKMvuhlbOnxTVNd6zVdVv66HtpsTGUAULe2asIfFrLeXJ6bwcTxaEXCA1sMDr9
    
    Page title: IntelOwl
    
    <html><head><link rel="icon" href="/favicon_0f93ce01-d565-487c-a0b4-c1e8e6bbe380.ico"><title>IntelOwl</title></head><body><div>6slslj3rey8h3eb2fvsdsme</div><div>dnx19tyvxczmsmln0</div><h3>7ekkz</h3><h1>3xs1agwmgx8a0v2fywdgpij</h1><h3>9myn2g5f0y3ttsa</h3><p>854uudlp3j45j</p><div>0cy6w2</div><p>8nfvhytdq218mmgmj6z8wahzobuq3r</p><h1>mdiku0q8ubn</h1><h2>ozg2u8yhecjcdf20c</h2><h1>cccwq2wloa1leg1x26qg2wwrvt</h1><h1>g8beisxt9egxp4kltk6ll2knsml3i</h1><h1>nxnh200o57</h1><p>l1seuvyl5xt</p><h3>gvvco2p249ie6efo6</h3><span>ufifouhe5h1yv2wsro5tsiar14gme0</span><p>3lovpvl7vf0o29k</p><h3>garh8kpiq9i893</h3><h1>mqa3by9m6zfywpd9gss925uqk7y0</h1><h2>gf831o1ybg9n37gs6xzx</h2><h2>y0ba90k</h2></body></html>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-22 00:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:21:49 GMT
    Server: Check Point SVN foundation
    X-Powered-By: ASP.NET
    Content-Length: 376
    Content-Type: text/html
    Set-Cookie: csrftoken=4ITIkPBfyq6C2xrQjOfIaubecXxIX4KDEMRL5C0Nf2Sxh9BSQOD56RzWcFS0kFaa
    
    Page title: SiteCore
    
    <html><head><link rel="icon" href="/favicon_0f93ce01-d565-487c-a0b4-c1e8e6bbe380.ico"><title>SiteCore</title></head><body><span>emdrg1</span><h1>qx6x75qh46fb68ltdwm</h1><span>aytrt</span><h3>pxv028i4vp7sjxsh2k</h3><h2>g968qbcs7ebvq7tjgoxkb17u3n6vx0</h2><p>r8fu1z40ay7oh</p><h1>urgll</h1><h3>9x24r2iant9aehq0</h3><div>pb862x60t68f</div><p>f361ww3zoakiz8xlq464</p></body></html>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-22 00:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:21:40 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-22 00:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:20:54 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-22 00:18

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:18:16 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-22 00:18

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:18:11 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-22 00:18

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:18:11 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-22 00:17

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:18:04 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ycd6wwe003edauybmtc8dg8ix8b0h2r9odw3gr7j.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-22 00:17

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:18:01 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-22 00:17

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:17:59 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-22 00:17

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:17:59 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-22 00:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:14:09 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-22 00:13

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:13:54 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-22 00:13

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:13:54 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-22 00:12

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:12:41 GMT
    Server: Jetty(1.4.5)
    X-Powered-By: Express
    Content-Length: 436
    Content-Type: text/html
    Set-Cookie: csrftoken=otVOqshkc9TOQaU70AyFFNy090OvcHGG
    
    Page title: FlashWeb
    
    <html><head><link rel="icon" href="/favicon_0f93ce01-d565-487c-a0b4-c1e8e6bbe380.ico"><title>FlashWeb</title></head><body><div>686mft1h5cjpjcdw22uu7aylcpj5</div><h2>hcwy1jl</h2><span>ryouin288y</span><h2>j5uvv01mcoepz3tcm25x</h2><h1>0ltd7qkix322w6qjykqh4sfcj</h1><h2>1wolcd2pps5eni3ulu9</h2><div>d41s5k8g7b833ah51re43lloqx</div><h3>j8w2hzj</h3><span>r2js0ba1kzfeacx5lzozfx156d</span><h3>tfb7f7gjp</h3><h3>6nzjvriglfgv</h3></body></html>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-22 00:05

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 22 Dec 2024 00:06:00 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-21 23:59

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 23:59:34 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-21 23:59

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:59:25 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-21 23:55

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 23:55:48 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sat, 21 Dec 2024 23:55:48 GMT
    Last-Modified: Sat, 21 Dec 2024 23:55:48 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-21 23:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:55:38 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-21 23:54

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:54:34 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-21 23:54

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:54:30 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-21 23:54

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:54:29 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-21 23:52

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 23:52:31 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sat, 21 Dec 2024 23:52:31 GMT
    Last-Modified: Sat, 21 Dec 2024 23:52:31 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-21 23:51

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:51:14 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-21 23:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:50:58 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Sat, 21 Dec 2024 23:50:58 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-21 23:49

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 23:49:32 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-21 23:49

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:49:24 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8088

    2024-12-21 23:49

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:49:12 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-21 23:46

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:46:50 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-21 23:46

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 23:46:29 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sat, 21 Dec 2024 23:46:29 GMT
    Last-Modified: Sat, 21 Dec 2024 23:46:29 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-21 23:46

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:46:13 GMT
    Server: Apache
    Content-Length: 0
    
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-21 23:45

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:45:06 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 10 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-21 23:43

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:43:56 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-21 23:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:38:46 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-21 23:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:38:46 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-21 23:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:38:10 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-21 23:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:38:10 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-21 23:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:38:10 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-21 23:37

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:38:03 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Sat, 21 Dec 2024 23:38:03 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-21 23:37

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:37:20 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-21 23:33

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 23:33:43 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sat, 21 Dec 2024 23:33:43 GMT
    Last-Modified: Sat, 21 Dec 2024 23:33:43 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-21 23:30

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 23:30:15 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-21 23:30

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 23:30:15 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-21 23:27

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:28:04 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8088

    2024-12-21 23:27

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:27:09 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-21 23:26

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:26:58 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-21 23:26

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:26:24 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-21 23:18

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:19:01 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-21 23:18

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:19:00 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-21 23:12

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:12:26 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-21 23:12

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 23:12:25 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-21 23:05

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 23:05:48 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sat, 21 Dec 2024 23:05:48 GMT
    Last-Modified: Sat, 21 Dec 2024 23:05:48 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-21 22:50

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 22:50:28 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sat, 21 Dec 2024 22:50:28 GMT
    Last-Modified: Sat, 21 Dec 2024 22:50:28 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 11 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-21 22:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 22:41:08 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Sat, 21 Dec 2024 22:41:08 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-21 22:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 22:40:16 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:82

    2024-12-21 22:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 22:38:17 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-21 22:35

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 22:36:03 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-21 22:35

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 22:35:30 GMT
    Server: nginx
    X-Confluence-Request-Time: 1734820530
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=gp6sq1ivrr0pqjhmotobdy7uq40k65yp; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-21 22:35

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 22:35:15 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0tl6gtanahuqemni35kfuevzirlv6rdi4fm3t7lf9.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-21 22:15

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 22:15:27 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0tl6gtanahuqemni35kfuevzirlv6rdi4fm3t7lf9.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-21 22:13

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 22:13:05 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-21 22:12

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 22:13:02 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-21 22:08

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 22:08:41 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-21 22:07

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 22:07:08 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-21 21:52

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 21:52:37 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 12 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-21 21:29

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 21:29:44 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Sat, 21 Dec 2024 21:29:44 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 13 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-21 21:26

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 21:26:52 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 13 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-21 21:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 21:21:31 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 13 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-21 21:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 21:21:31 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Sat, 21 Dec 2024 21:21:31 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 13 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-21 21:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 21 Dec 2024 21:20:59 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 13 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-21 21:20

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Sat, 21 Dec 2024 21:20:59 GMT
    Server: nginx
    X-Confluence-Request-Time: 1734816059
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=gp6sq1ivrr0pqjhmotobdy7uq40k65yp; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 13 hours ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-20 00:57

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:57:32 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0cwqimxfhefxaaeailwhzlwgkkakt0st1h9yxgrj8.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-20 00:57

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Fri, 20 Dec 2024 00:57:11 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-20 00:57

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:57:08 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-20 00:56

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:57:02 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-20 00:54

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:54:57 GMT
    Server: 6.1.7600 2/, UPnP/1.0, TVersity Media Server
    X-Powered-By: Express
    Content-Length: 733
    Content-Type: text/html
    Set-Cookie: csrftoken=bYVmgqMyOeel8zoOANzGFa6pCKHqye8moqdshWK3ZScknLKoOX2G8AKQXJOqK8JN
    
    Page title: FlashWeb
    
    <html><head><link rel="icon" href="/favicon_ebd8afe2-5d14-4fba-8bf9-dbe07529dfc4.ico"><title>FlashWeb</title></head><body><p>euynd</p><h1>bamtkre16nqdankfkpib</h1><div>qyhv4vmp6ahoxnzxtv</div><h3>asxlwd8lze</h3><h3>fdn86guymiw450wz3dih5ndn</h3><h2>uua25qoe8tdw8uvl2g</h2><p>ujsjhjndrbe7dqp9tua674c8c</p><div>8is5l8pnj</div><div>azzlvxv855ixo7u8i7fhtvc4b</div><h3>i02oue4c90oo5c70</h3><h3>b4ky5g665xww6l6qnuq</h3><h1>fd21okrnjprygoloh7qbq9whyt</h1><span>v4phphxk7812deuik6vbvvge</span><h2>qmbivgdneutf1bqvy09x0kq1xhg</h2><h2>2wpqg8ya59a1r8din2jyj6ekxp</h2><span>53ptyj2zj064psajtul8rq</span><h2>r4uesq7ffrf0v62h6u7ngf01xzw2c</h2><h2>xh4oyihg289oqaz7k</h2><h1>0geure4k60d980oe5m0kn6q</h1><div>ey1u9atulp3spzj2v4uksr</div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-20 00:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:50:47 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-20 00:49

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:49:49 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-20 00:49

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:49:46 GMT
    Server: 6.1.7600 2/, UPnP/1.0, TVersity Media Server
    X-Powered-By: Express
    Content-Length: 733
    Content-Type: text/html
    Set-Cookie: csrftoken=bYVmgqMyOeel8zoOANzGFa6pCKHqye8moqdshWK3ZScknLKoOX2G8AKQXJOqK8JN
    
    Page title: FlashWeb
    
    <html><head><link rel="icon" href="/favicon_ebd8afe2-5d14-4fba-8bf9-dbe07529dfc4.ico"><title>FlashWeb</title></head><body><p>euynd</p><h1>bamtkre16nqdankfkpib</h1><div>qyhv4vmp6ahoxnzxtv</div><h3>asxlwd8lze</h3><h3>fdn86guymiw450wz3dih5ndn</h3><h2>uua25qoe8tdw8uvl2g</h2><p>ujsjhjndrbe7dqp9tua674c8c</p><div>8is5l8pnj</div><div>azzlvxv855ixo7u8i7fhtvc4b</div><h3>i02oue4c90oo5c70</h3><h3>b4ky5g665xww6l6qnuq</h3><h1>fd21okrnjprygoloh7qbq9whyt</h1><span>v4phphxk7812deuik6vbvvge</span><h2>qmbivgdneutf1bqvy09x0kq1xhg</h2><h2>2wpqg8ya59a1r8din2jyj6ekxp</h2><span>53ptyj2zj064psajtul8rq</span><h2>r4uesq7ffrf0v62h6u7ngf01xzw2c</h2><h2>xh4oyihg289oqaz7k</h2><h1>0geure4k60d980oe5m0kn6q</h1><div>ey1u9atulp3spzj2v4uksr</div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-20 00:49

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Fri, 20 Dec 2024 00:49:19 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-20 00:49

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:49:12 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-20 00:48

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:49:02 GMT
    Server: Apache
    Expires: Fri, 20 Dec 2024 00:49:02 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=di7iiaj7ecysioda1orr2hthnxffr2ok; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="l2rsb92mipnn7phet46kydc1fzsr2y2xf5bbwfekjrcc1i69tudcmbbx3nrw0kuj3diweabpd7l33gx2w148zxs1d0ux1ikc4bpaeokmghzux20b981domzmsmm34rl9" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-20 00:48

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:48:59 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-20 00:48

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:48:35 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-20 00:48

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:48:19 GMT
    Server: Windows_7-x86-6.1, UPnP/1.0, PMS/1.52.0
    X-Powered-By: Servlet/2.4
    Content-Length: 934
    Content-Type: text/html
    Set-Cookie: csrftoken=VbAebJPdKhkvXSV2xvScYHcShVkPN506qrq8q2RzImNe9nlp6M4dChxfvBrEyylG
    
    Page title: CDVI
    
    <html><head><link rel="icon" href="/favicon_ebd8afe2-5d14-4fba-8bf9-dbe07529dfc4.ico"><title>CDVI</title></head><body><div>h2f5hgtt41s8aw5uuoy9iz8bbqo8nc</div><span>lyqlbq8oyo9595</span><div>2oersglwmxsw7talynygkfkjis06</div><h3>z7dohmg8hslgkmd5q</h3><p>ju5teua4xepmxyzp5zfrius</p><p>59upvpx32ky6m5u5a98p</p><h2>1rrfr1tbhoucvi</h2><h1>tsm7y5ousontz08vw3i6j3xuwpi</h1><div>v31w4xevgruucg</div><h2>th0n6fi38qmaij3q4i0foe4ngw</h2><h3>0teo01x9rgbp11pgvk5f8</h3><p>jjb0tui5d0wn5p2f14cqepeu5hzyph</p><div>dn7it3e1d02rycx1xus5g0yc7g47</div><span>y1ut24</span><div>xquxfz20dhjykbw7bori1mxlgyi83h</div><h2>6vc3r9km5q6n8eibc33emez1g</h2><h2>3tovn1w2p097ksw48igmv9m</h2><h3>3555k3dcle5xhdfs2uzg1bjqvq42</h3><h3>uosfnfz8ebd73lgta477dca4</h3><h3>8p8wbttvbtyby4vpz</h3><p>96rbjrymyxndpn0bli8ywiwrh</p><h1>6x9gact</h1><p>akil3vtvuxz3sgeakbr4ue</p><span>9pg4yg3uqln449t6hxt3injebucd</span><div>8x78zisi0yih</div><div>xa44f0nuypmx3</div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-20 00:46

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:46:06 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-20 00:45

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:46:02 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-20 00:45

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:45:26 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-20 00:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:39:03 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-20 00:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:39:02 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-20 00:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:38:20 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-20 00:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:35:01 GMT
    Server: Jetty(9.4.21.v20190926)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Fri, 20 Dec 2024 00:35:01 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-20 00:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:34:34 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-20 00:33

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:33:48 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0cwqimxfhefxaaeailwhzlwgkkakt0st1h9yxgrj8.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-20 00:32

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Fri, 20 Dec 2024 00:32:39 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Fri, 20 Dec 2024 00:32:39 GMT
    Last-Modified: Fri, 20 Dec 2024 00:32:39 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-20 00:32

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:32:33 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-20 00:27

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:27:53 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-20 00:14

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Fri, 20 Dec 2024 00:14:56 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-20 00:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:14:27 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-20 00:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:14:07 GMT
    Server: Jetty(9.4.21.v20190926)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Fri, 20 Dec 2024 00:14:07 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-20 00:11

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:11:08 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-20 00:10

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:11:01 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-20 00:10

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Fri, 20 Dec 2024 00:10:50 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Fri, 20 Dec 2024 00:10:50 GMT
    Last-Modified: Fri, 20 Dec 2024 00:10:50 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-20 00:09

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:09:48 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-20 00:06

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:06:37 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:82

    2024-12-20 00:03

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 20 Dec 2024 00:03:24 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-19 23:47

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Thu, 19 Dec 2024 23:47:23 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-19 23:33

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:33:34 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8088

    2024-12-19 23:33

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:33:22 GMT
    Server: Apache
    Expires: Thu, 19 Dec 2024 23:33:22 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=5uy4m0ghq7l6gfztazd4ms9ptm8icncc; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="9cfm1jmybx1jpncq6ogoxzrdtjq81zrsycb5w0wie6yvi36sxeibif5jseatcs7eczcvvdafi1mwl43sdi7ri3038g42kkox025ggtt0jlt7lz68btlbe4d3bffdd25w" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-19 23:32

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:32:16 GMT
    Server: Apache
    Expires: Thu, 19 Dec 2024 23:32:16 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=5uy4m0ghq7l6gfztazd4ms9ptm8icncc; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="9cfm1jmybx1jpncq6ogoxzrdtjq81zrsycb5w0wie6yvi36sxeibif5jseatcs7eczcvvdafi1mwl43sdi7ri3038g42kkox025ggtt0jlt7lz68btlbe4d3bffdd25w" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-19 23:32

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Thu, 19 Dec 2024 23:32:08 GMT
    Server: nginx
    X-Confluence-Request-Time: 1734651128
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=zgb7bzimx1gxllwu6v2zktdjdd0aj4jp; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-19 23:32

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:32:08 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-19 23:31

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:31:35 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-19 23:31

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:31:26 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-19 23:30

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:30:57 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-19 23:30

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Thu, 19 Dec 2024 23:30:50 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Thu, 19 Dec 2024 23:30:50 GMT
    Last-Modified: Thu, 19 Dec 2024 23:30:50 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-19 23:29

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:29:56 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-19 23:28

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:28:37 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-19 23:28

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:28:36 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-19 23:26

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:26:37 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-19 23:25

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:25:55 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-19 23:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:23:09 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-19 23:22

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Thu, 19 Dec 2024 23:22:15 GMT
    Server: nginx
    X-Confluence-Request-Time: 1734650535
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=zgb7bzimx1gxllwu6v2zktdjdd0aj4jp; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-19 23:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:19:07 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-19 23:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:14:33 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-19 23:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:14:31 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-19 23:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:14:28 GMT
    Server: Jetty(9.4.21.v20190926)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Thu, 19 Dec 2024 23:14:28 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-19 23:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:14:25 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-19 23:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:14:18 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-19 23:11

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:11:34 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-19 23:06

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:06:10 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-19 23:04

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 23:04:19 GMT
    Server: Jetty(9.4.21.v20190926)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Thu, 19 Dec 2024 23:04:19 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-19 22:59

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:59:25 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-19 22:57

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:57:55 GMT
    Server: Apache
    Expires: Thu, 19 Dec 2024 22:57:55 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=5uy4m0ghq7l6gfztazd4ms9ptm8icncc; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="9cfm1jmybx1jpncq6ogoxzrdtjq81zrsycb5w0wie6yvi36sxeibif5jseatcs7eczcvvdafi1mwl43sdi7ri3038g42kkox025ggtt0jlt7lz68btlbe4d3bffdd25w" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-19 22:56

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:56:52 GMT
    Server: Apache
    Expires: Thu, 19 Dec 2024 22:56:52 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=5uy4m0ghq7l6gfztazd4ms9ptm8icncc; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="9cfm1jmybx1jpncq6ogoxzrdtjq81zrsycb5w0wie6yvi36sxeibif5jseatcs7eczcvvdafi1mwl43sdi7ri3038g42kkox025ggtt0jlt7lz68btlbe4d3bffdd25w" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-19 22:56

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Thu, 19 Dec 2024 22:56:52 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Thu, 19 Dec 2024 22:56:52 GMT
    Last-Modified: Thu, 19 Dec 2024 22:56:52 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-19 22:56

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:56:17 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-19 22:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:56:02 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-19 22:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:56:01 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-19 22:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:50:30 GMT
    Server: Jetty(9.4.21.v20190926)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Thu, 19 Dec 2024 22:50:30 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-19 22:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:50:30 GMT
    Server: Jetty(9.4.21.v20190926)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Thu, 19 Dec 2024 22:50:30 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-19 22:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:50:29 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-19 22:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:38:43 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-19 22:26

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:27:02 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-19 22:26

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:26:43 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-19 22:26

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:26:39 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-19 22:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:14:43 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-19 22:13

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:13:10 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:82

    2024-12-19 22:04

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 22:04:49 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-19 21:57

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 21:57:25 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-19 21:53

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 21:53:21 GMT
    Server: Jetty(9.4.21.v20190926)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Thu, 19 Dec 2024 21:53:21 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-19 21:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 21:42:52 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-19 21:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 21:41:53 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-19 21:29

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 21:29:45 GMT
    Server: Apache
    Expires: Thu, 19 Dec 2024 21:29:45 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=5uy4m0ghq7l6gfztazd4ms9ptm8icncc; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="9cfm1jmybx1jpncq6ogoxzrdtjq81zrsycb5w0wie6yvi36sxeibif5jseatcs7eczcvvdafi1mwl43sdi7ri3038g42kkox025ggtt0jlt7lz68btlbe4d3bffdd25w" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-19 21:29

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Thu, 19 Dec 2024 21:29:33 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-19 21:29

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 21:29:34 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8088

    2024-12-19 21:26

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 21:26:37 GMT
    Server: Apache
    Expires: Thu, 19 Dec 2024 21:26:37 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=5uy4m0ghq7l6gfztazd4ms9ptm8icncc; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="9cfm1jmybx1jpncq6ogoxzrdtjq81zrsycb5w0wie6yvi36sxeibif5jseatcs7eczcvvdafi1mwl43sdi7ri3038g42kkox025ggtt0jlt7lz68btlbe4d3bffdd25w" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-19 21:16

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 21:16:43 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-19 21:16

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 21:16:41 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-19 21:15

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 21:15:32 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-19 21:15

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 19 Dec 2024 21:15:32 GMT
    Server: Apache
    Expires: Thu, 19 Dec 2024 21:15:32 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=5uy4m0ghq7l6gfztazd4ms9ptm8icncc; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="9cfm1jmybx1jpncq6ogoxzrdtjq81zrsycb5w0wie6yvi36sxeibif5jseatcs7eczcvvdafi1mwl43sdi7ri3038g42kkox025ggtt0jlt7lz68btlbe4d3bffdd25w" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 34.207.162.65:8088

    2024-12-18 01:49

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:49:43 GMT
    Server: DrayTek/Vigor2130 UPnP/1.0 miniupnpd/1.0
    X-Powered-By: PHP/5.4.7
    Content-Length: 520
    Content-Type: text/html
    Set-Cookie: csrftoken=dSFV1DR5wSmmjCoeU27X1R3qTHaN5xHh
    
    Page title: Identity Services Engine
    
    <html><head><link rel="icon" href="/favicon_130cba4b-5a44-4f2d-9eb4-1a52287baf11.ico"><title>Identity Services Engine</title></head><body><p>gmunz67a16pn786wzrye9suv5t</p><h2>2soag</h2><div>gjdqp5rqidq</div><h1>gralpyxcyeup3tjsuir2ajyg8et</h1><h2>1kvd861lho4eunnc984tfyrtdrs221</h2><span>206dnql5ipfjvx7rh</span><h3>v2piizp6iog5siz4fbxxo</h3><h1>dyld6n86b6y8kh56ma6l0piraru</h1><div>62p0qgwz0vc2ekssl4o9hnpkobd0y</div><h1>eagaqepnwt3y</h1><h2>4epp9hq6</h2><div>irf4rziapt9w3wh2ldu1</div><h3>pdcdyte4sv</h3></body></html>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-18 01:46

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:46:27 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-18 01:46

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:46:26 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-18 01:46

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Wed, 18 Dec 2024 01:46:16 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-18 01:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:40:34 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-18 01:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:34:24 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-18 01:29

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:29:22 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-18 01:29

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:29:19 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-18 01:25

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:25:59 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-18 01:25

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:25:25 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-18 01:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:23:59 GMT
    Server: httpd
    X-Powered-By: PHP/5.4.7
    Content-Length: 951
    Content-Type: text/html
    Set-Cookie: csrftoken=JoENlCXfhNIYsPHArfBKqe4wXz95kT9F
    
    Page title: IP CAMERA
    
    <html><head><link rel="icon" href="/favicon_130cba4b-5a44-4f2d-9eb4-1a52287baf11.ico"><title>IP CAMERA</title></head><body><span>sjxkatqungpobm58o4y07r</span><span>rd6cj1w1u5dhdw8</span><p>tf3juolvabl</p><h3>nsyrip8ltviz8</h3><p>2jdzlw29y3v6mw97mdeesvuzt</p><div>gph6k</div><span>7ss91dq</span><h1>qajzra4pk1qzn5bfxl</h1><div>tp7v48yzk2wnx638pn1x1vn7zb</div><h3>jpjokpxbo4zp3x7p0r</h3><p>f18rgi3yz6tpf72uckq1en26hb2</p><p>qrw4pknrnqkyz3az0jcuivlh5e</p><p>01wfb5mncgidwkf0gnif3djv</p><span>gfy3vkqlf4eu5of</span><span>ne85j</span><h2>ti0knyvn1cuqg4wwd9eojtu</h2><div>wpiw8m9edn25</div><div>1qfj3snmlq40l6v2iip2rm4i</div><h1>265pzngrvgak5tillxp</h1><span>4ecrezd5</span><span>3pcyv3ps0f</span><div>9f7sy</div><p>rt8ngauk0c</p><h1>4alm2p05x7p0wxhyp594iy</h1><h1>5sste380a7</h1><div>dmqcnlxrvjelmsnhl1dm5cf02aj7</div><h1>nadp5lwyujp2lew7</h1><div>lovrx578gay06p0lhp7crhgre7gils</div><p>pmx6a4a4fvywi5l00le7ba1</p><h3>zgboijnerv5s2e4dmwl</h3></body></html>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-18 01:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:23:29 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-18 01:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:23:28 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-18 01:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:23:14 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-18 01:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:23:14 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-18 01:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:21:18 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-18 01:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:21:01 GMT
    Server: DrayTek/Vigor2130 UPnP/1.0 miniupnpd/1.0
    X-Powered-By: PHP/5.4.7
    Content-Length: 520
    Content-Type: text/html
    Set-Cookie: csrftoken=dSFV1DR5wSmmjCoeU27X1R3qTHaN5xHh
    
    Page title: Identity Services Engine
    
    <html><head><link rel="icon" href="/favicon_130cba4b-5a44-4f2d-9eb4-1a52287baf11.ico"><title>Identity Services Engine</title></head><body><p>gmunz67a16pn786wzrye9suv5t</p><h2>2soag</h2><div>gjdqp5rqidq</div><h1>gralpyxcyeup3tjsuir2ajyg8et</h1><h2>1kvd861lho4eunnc984tfyrtdrs221</h2><span>206dnql5ipfjvx7rh</span><h3>v2piizp6iog5siz4fbxxo</h3><h1>dyld6n86b6y8kh56ma6l0piraru</h1><div>62p0qgwz0vc2ekssl4o9hnpkobd0y</div><h1>eagaqepnwt3y</h1><h2>4epp9hq6</h2><div>irf4rziapt9w3wh2ldu1</div><h3>pdcdyte4sv</h3></body></html>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-18 01:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:19:34 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-18 01:19

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Wed, 18 Dec 2024 01:19:19 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Wed, 18 Dec 2024 01:19:19 GMT
    Last-Modified: Wed, 18 Dec 2024 01:19:19 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-18 01:18

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Wed, 18 Dec 2024 01:19:04 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-18 01:16

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:16:55 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-18 01:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:14:33 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-18 01:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:14:31 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-18 01:13

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:13:37 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-18 01:13

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:13:37 GMT
    Server: httpd
    X-Powered-By: PHP/5.4.7
    Content-Length: 951
    Content-Type: text/html
    Set-Cookie: csrftoken=JoENlCXfhNIYsPHArfBKqe4wXz95kT9F
    
    Page title: IP CAMERA
    
    <html><head><link rel="icon" href="/favicon_130cba4b-5a44-4f2d-9eb4-1a52287baf11.ico"><title>IP CAMERA</title></head><body><span>sjxkatqungpobm58o4y07r</span><span>rd6cj1w1u5dhdw8</span><p>tf3juolvabl</p><h3>nsyrip8ltviz8</h3><p>2jdzlw29y3v6mw97mdeesvuzt</p><div>gph6k</div><span>7ss91dq</span><h1>qajzra4pk1qzn5bfxl</h1><div>tp7v48yzk2wnx638pn1x1vn7zb</div><h3>jpjokpxbo4zp3x7p0r</h3><p>f18rgi3yz6tpf72uckq1en26hb2</p><p>qrw4pknrnqkyz3az0jcuivlh5e</p><p>01wfb5mncgidwkf0gnif3djv</p><span>gfy3vkqlf4eu5of</span><span>ne85j</span><h2>ti0knyvn1cuqg4wwd9eojtu</h2><div>wpiw8m9edn25</div><div>1qfj3snmlq40l6v2iip2rm4i</div><h1>265pzngrvgak5tillxp</h1><span>4ecrezd5</span><span>3pcyv3ps0f</span><div>9f7sy</div><p>rt8ngauk0c</p><h1>4alm2p05x7p0wxhyp594iy</h1><h1>5sste380a7</h1><div>dmqcnlxrvjelmsnhl1dm5cf02aj7</div><h1>nadp5lwyujp2lew7</h1><div>lovrx578gay06p0lhp7crhgre7gils</div><p>pmx6a4a4fvywi5l00le7ba1</p><h3>zgboijnerv5s2e4dmwl</h3></body></html>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-18 01:10

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:10:50 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-18 01:01

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 01:01:09 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-18 00:57

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:58:04 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-18 00:56

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:56:38 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-18 00:56

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:56:37 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-18 00:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:55:38 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-18 00:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:55:33 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-18 00:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:55:31 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-18 00:54

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:54:47 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-18 00:53

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:53:52 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-18 00:53

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:53:43 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-18 00:53

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:53:23 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-18 00:52

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:52:56 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-18 00:52

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:52:45 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-18 00:52

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Wed, 18 Dec 2024 00:52:45 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Wed, 18 Dec 2024 00:52:45 GMT
    Last-Modified: Wed, 18 Dec 2024 00:52:45 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-18 00:52

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:52:45 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-18 00:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:50:31 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-18 00:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:50:31 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-18 00:46

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:46:22 GMT
    Server: httpd
    X-Powered-By: PHP/5.4.7
    Content-Length: 951
    Content-Type: text/html
    Set-Cookie: csrftoken=JoENlCXfhNIYsPHArfBKqe4wXz95kT9F
    
    Page title: IP CAMERA
    
    <html><head><link rel="icon" href="/favicon_130cba4b-5a44-4f2d-9eb4-1a52287baf11.ico"><title>IP CAMERA</title></head><body><span>sjxkatqungpobm58o4y07r</span><span>rd6cj1w1u5dhdw8</span><p>tf3juolvabl</p><h3>nsyrip8ltviz8</h3><p>2jdzlw29y3v6mw97mdeesvuzt</p><div>gph6k</div><span>7ss91dq</span><h1>qajzra4pk1qzn5bfxl</h1><div>tp7v48yzk2wnx638pn1x1vn7zb</div><h3>jpjokpxbo4zp3x7p0r</h3><p>f18rgi3yz6tpf72uckq1en26hb2</p><p>qrw4pknrnqkyz3az0jcuivlh5e</p><p>01wfb5mncgidwkf0gnif3djv</p><span>gfy3vkqlf4eu5of</span><span>ne85j</span><h2>ti0knyvn1cuqg4wwd9eojtu</h2><div>wpiw8m9edn25</div><div>1qfj3snmlq40l6v2iip2rm4i</div><h1>265pzngrvgak5tillxp</h1><span>4ecrezd5</span><span>3pcyv3ps0f</span><div>9f7sy</div><p>rt8ngauk0c</p><h1>4alm2p05x7p0wxhyp594iy</h1><h1>5sste380a7</h1><div>dmqcnlxrvjelmsnhl1dm5cf02aj7</div><h1>nadp5lwyujp2lew7</h1><div>lovrx578gay06p0lhp7crhgre7gils</div><p>pmx6a4a4fvywi5l00le7ba1</p><h3>zgboijnerv5s2e4dmwl</h3></body></html>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-18 00:45

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:45:09 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-18 00:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:41:47 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-18 00:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:40:34 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-18 00:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:40:11 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-18 00:32

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:33:03 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-18 00:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:23:38 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-18 00:16

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:16:36 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0ctonf8sa3iy0jnbr1w9c3cbuteapzfks9qi3v026.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-18 00:03

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:03:55 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-18 00:03

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:03:55 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-18 00:02

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:03:02 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-18 00:02

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:03:02 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-18 00:02

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:02:51 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-18 00:02

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:02:25 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0v2fgyxr7fshy0uztzuwert5bolwzq133e5rbyse1.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-18 00:02

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:02:25 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0v2fgyxr7fshy0uztzuwert5bolwzq133e5rbyse1.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-18 00:02

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:02:17 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-18 00:00

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:00:42 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-18 00:00

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:00:42 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-18 00:00

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 18 Dec 2024 00:00:42 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-18 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-17 23:56

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:56:52 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-17 23:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:55:26 GMT
    Server: Apache
    Expires: Tue, 17 Dec 2024 23:55:26 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=3cf314mjkw1nvvj7qs1aqpj018yz8kzi; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="qebhfiqi6sexghxpco3si8tol1ug4l5hp0uwe1wcoxbapu2rzfncd9wlozbaz0velnyg0fkwgatc873ltwu5svhodf4soj5ahkylp2tpvie6yqa8ayqxvfnsroie6zke" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-17 23:54

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:54:39 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-17 23:54

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:54:10 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-17 23:53

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:53:31 GMT
    Server: Cobalt
    X-Powered-By: PHP/5.3.6-13ubuntu3.6
    Content-Length: 892
    Content-Type: text/html
    Set-Cookie: csrftoken=Fq7IrvfAPDPTjHEEyIHTc70QI2qKGsf2ikt7RnSovVv7WZ7NT45arcwt3jTwSlVZ
    
    Page title: Web Services
    
    <html><head><link rel="icon" href="/favicon_1ae236bb-5d5a-4b82-9455-692c4bb3aa46.ico"><title>Web Services</title></head><body><h3>vz1d75z63v9</h3><h3>9xga0be8mpn6b88ouc4h</h3><p>ikqi1rn00ek1x4</p><span>s84l04ct9sso5mseueiaq3l9</span><h3>cbwbyw</h3><h1>ms8hjj8ndzwqpcemw1u99wbtg2r2fs</h1><h3>0ww519eoe9</h3><div>ejds74e52h4k</div><span>4ouy6l4z0ybw</span><span>zy9ieq1b0gu</span><h3>lw9icqjm3my0kgk68dh6t7p1vt</h3><p>weelea6vap02gxl9z07gi6a</p><div>gnjdfxh0c5vbuebmmt7tjg4d1pj6</div><h3>d2fcgsvbfzuxi2fg75gp17</h3><h1>81emu0spe1bxcnxcdopjpu5du</h1><span>30dgutbrw5yxca3rc4z4jfl3</span><h3>gig4ku8x30exl1etndngvy58jfp</h3><h2>cbpaf31n8rvx</h2><p>mit1hbe46gxxxbp61ht93m27veq</p><p>9bcas3g7yw4w2</p><span>pns1nwjryfjashp5t6xt</span><h3>2h098cpgcr0p3x</h3><span>vs658by6ptozvvig3su</span><span>ffdnovk6r00zi7shj</span><div>3777l6yht4nmqo8jlwi4rxf73</div><span>qh8m1k4e6wce6no4</span></body></html>
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-17 23:52

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:52:21 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-17 23:51

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:51:27 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-17 23:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:50:57 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-17 23:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:50:59 GMT
    Server: Ubuntu/precise UPnP/1.0 MiniUPnPd/1.4
    X-Powered-By: ASP.NET
    Content-Length: 735
    Content-Type: text/html
    Set-Cookie: csrftoken=HuxrRfFwO7cTnwszeBVo
    
    Page title: Document
    
    <html><head><link rel="icon" href="/favicon_1ae236bb-5d5a-4b82-9455-692c4bb3aa46.ico"><title>Document</title></head><body><h2>fycuzn0pgy577nfmxunbvzirai</h2><h3>9oz4e7pc0ws</h3><p>rg3o8</p><p>tnf4908uk0k7</p><h2>tcbhh6g8ac</h2><p>1ht1ls7</p><span>796zyyzs6yqfek2cz0sophe1nqp9z</span><span>qercosl864fq26</span><div>uoxjigc9dx4r</div><p>gcl7htlbqjpbc</p><h3>9ruaa80k4ayxjc5</h3><span>2hoeaepb5m7mu9ncol</span><h1>z5h7h0dy5c4ahubbbmg0n</h1><p>9hp76re51tvn5</p><h3>4ks66ilp72b26knvalescru1mbup</h3><p>72rep2v197x5pmnmvvnfv9j5f</p><h1>uptvclahvf3m58q9ukelidu842dp</h1><h2>nppjiymsp8oo2gs32c6x9mm</h2><p>o01axunqreizcb</p><h1>kkqloo3f8mw0dsjpilti90on8cxa</h1><h1>422r5v0ygp4qwcwz4ks7ts0v0g2s5z</h1><span>sbyavrhcqaxbbgv</span></body></html>
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-17 23:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:50:56 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-17 23:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:50:57 GMT
    Server: Ubuntu/precise UPnP/1.0 MiniUPnPd/1.4
    X-Powered-By: ASP.NET
    Content-Length: 735
    Content-Type: text/html
    Set-Cookie: csrftoken=HuxrRfFwO7cTnwszeBVo
    
    Page title: Document
    
    <html><head><link rel="icon" href="/favicon_1ae236bb-5d5a-4b82-9455-692c4bb3aa46.ico"><title>Document</title></head><body><h2>fycuzn0pgy577nfmxunbvzirai</h2><h3>9oz4e7pc0ws</h3><p>rg3o8</p><p>tnf4908uk0k7</p><h2>tcbhh6g8ac</h2><p>1ht1ls7</p><span>796zyyzs6yqfek2cz0sophe1nqp9z</span><span>qercosl864fq26</span><div>uoxjigc9dx4r</div><p>gcl7htlbqjpbc</p><h3>9ruaa80k4ayxjc5</h3><span>2hoeaepb5m7mu9ncol</span><h1>z5h7h0dy5c4ahubbbmg0n</h1><p>9hp76re51tvn5</p><h3>4ks66ilp72b26knvalescru1mbup</h3><p>72rep2v197x5pmnmvvnfv9j5f</p><h1>uptvclahvf3m58q9ukelidu842dp</h1><h2>nppjiymsp8oo2gs32c6x9mm</h2><p>o01axunqreizcb</p><h1>kkqloo3f8mw0dsjpilti90on8cxa</h1><h1>422r5v0ygp4qwcwz4ks7ts0v0g2s5z</h1><span>sbyavrhcqaxbbgv</span></body></html>
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-17 23:45

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:45:23 GMT
    Server: Ubuntu/precise UPnP/1.0 MiniUPnPd/1.4
    X-Powered-By: ASP.NET
    Content-Length: 735
    Content-Type: text/html
    Set-Cookie: csrftoken=HuxrRfFwO7cTnwszeBVo
    
    Page title: Document
    
    <html><head><link rel="icon" href="/favicon_1ae236bb-5d5a-4b82-9455-692c4bb3aa46.ico"><title>Document</title></head><body><h2>fycuzn0pgy577nfmxunbvzirai</h2><h3>9oz4e7pc0ws</h3><p>rg3o8</p><p>tnf4908uk0k7</p><h2>tcbhh6g8ac</h2><p>1ht1ls7</p><span>796zyyzs6yqfek2cz0sophe1nqp9z</span><span>qercosl864fq26</span><div>uoxjigc9dx4r</div><p>gcl7htlbqjpbc</p><h3>9ruaa80k4ayxjc5</h3><span>2hoeaepb5m7mu9ncol</span><h1>z5h7h0dy5c4ahubbbmg0n</h1><p>9hp76re51tvn5</p><h3>4ks66ilp72b26knvalescru1mbup</h3><p>72rep2v197x5pmnmvvnfv9j5f</p><h1>uptvclahvf3m58q9ukelidu842dp</h1><h2>nppjiymsp8oo2gs32c6x9mm</h2><p>o01axunqreizcb</p><h1>kkqloo3f8mw0dsjpilti90on8cxa</h1><h1>422r5v0ygp4qwcwz4ks7ts0v0g2s5z</h1><span>sbyavrhcqaxbbgv</span></body></html>
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-17 23:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:42:55 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-17 23:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:41:07 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-17 23:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:34:43 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-17 23:28

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Tue, 17 Dec 2024 23:28:28 GMT
    Server: nginx
    X-Confluence-Request-Time: 1734478108
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=apawced3fwesom3szsopshrvvwgr9gc2; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-17 23:19

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Tue, 17 Dec 2024 23:19:35 GMT
    Server: nginx
    X-Confluence-Request-Time: 1734477575
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=apawced3fwesom3szsopshrvvwgr9gc2; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-17 23:17

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:18:03 GMT
    Server: Apache
    Expires: Tue, 17 Dec 2024 23:18:03 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=3cf314mjkw1nvvj7qs1aqpj018yz8kzi; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="qebhfiqi6sexghxpco3si8tol1ug4l5hp0uwe1wcoxbapu2rzfncd9wlozbaz0velnyg0fkwgatc873ltwu5svhodf4soj5ahkylp2tpvie6yqa8ayqxvfnsroie6zke" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-17 23:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:14:09 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-17 23:13

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:13:25 GMT
    Server: Cobalt
    X-Powered-By: PHP/5.3.6-13ubuntu3.6
    Content-Length: 892
    Content-Type: text/html
    Set-Cookie: csrftoken=Fq7IrvfAPDPTjHEEyIHTc70QI2qKGsf2ikt7RnSovVv7WZ7NT45arcwt3jTwSlVZ
    
    Page title: Web Services
    
    <html><head><link rel="icon" href="/favicon_1ae236bb-5d5a-4b82-9455-692c4bb3aa46.ico"><title>Web Services</title></head><body><h3>vz1d75z63v9</h3><h3>9xga0be8mpn6b88ouc4h</h3><p>ikqi1rn00ek1x4</p><span>s84l04ct9sso5mseueiaq3l9</span><h3>cbwbyw</h3><h1>ms8hjj8ndzwqpcemw1u99wbtg2r2fs</h1><h3>0ww519eoe9</h3><div>ejds74e52h4k</div><span>4ouy6l4z0ybw</span><span>zy9ieq1b0gu</span><h3>lw9icqjm3my0kgk68dh6t7p1vt</h3><p>weelea6vap02gxl9z07gi6a</p><div>gnjdfxh0c5vbuebmmt7tjg4d1pj6</div><h3>d2fcgsvbfzuxi2fg75gp17</h3><h1>81emu0spe1bxcnxcdopjpu5du</h1><span>30dgutbrw5yxca3rc4z4jfl3</span><h3>gig4ku8x30exl1etndngvy58jfp</h3><h2>cbpaf31n8rvx</h2><p>mit1hbe46gxxxbp61ht93m27veq</p><p>9bcas3g7yw4w2</p><span>pns1nwjryfjashp5t6xt</span><h3>2h098cpgcr0p3x</h3><span>vs658by6ptozvvig3su</span><span>ffdnovk6r00zi7shj</span><div>3777l6yht4nmqo8jlwi4rxf73</div><span>qh8m1k4e6wce6no4</span></body></html>
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-17 23:01

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:01:19 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-17 23:00

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 23:00:53 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-17 22:45

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 22:45:33 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-17 22:43

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 22:43:25 GMT
    Server: Jetty(7.5.4.v20111024)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Tue, 17 Dec 2024 22:43:25 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-17 22:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 22:41:20 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-17 21:31

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 21:31:53 GMT
    Server: Cobalt
    X-Powered-By: PHP/5.3.6-13ubuntu3.6
    Content-Length: 892
    Content-Type: text/html
    Set-Cookie: csrftoken=Fq7IrvfAPDPTjHEEyIHTc70QI2qKGsf2ikt7RnSovVv7WZ7NT45arcwt3jTwSlVZ
    
    Page title: Web Services
    
    <html><head><link rel="icon" href="/favicon_1ae236bb-5d5a-4b82-9455-692c4bb3aa46.ico"><title>Web Services</title></head><body><h3>vz1d75z63v9</h3><h3>9xga0be8mpn6b88ouc4h</h3><p>ikqi1rn00ek1x4</p><span>s84l04ct9sso5mseueiaq3l9</span><h3>cbwbyw</h3><h1>ms8hjj8ndzwqpcemw1u99wbtg2r2fs</h1><h3>0ww519eoe9</h3><div>ejds74e52h4k</div><span>4ouy6l4z0ybw</span><span>zy9ieq1b0gu</span><h3>lw9icqjm3my0kgk68dh6t7p1vt</h3><p>weelea6vap02gxl9z07gi6a</p><div>gnjdfxh0c5vbuebmmt7tjg4d1pj6</div><h3>d2fcgsvbfzuxi2fg75gp17</h3><h1>81emu0spe1bxcnxcdopjpu5du</h1><span>30dgutbrw5yxca3rc4z4jfl3</span><h3>gig4ku8x30exl1etndngvy58jfp</h3><h2>cbpaf31n8rvx</h2><p>mit1hbe46gxxxbp61ht93m27veq</p><p>9bcas3g7yw4w2</p><span>pns1nwjryfjashp5t6xt</span><h3>2h098cpgcr0p3x</h3><span>vs658by6ptozvvig3su</span><span>ffdnovk6r00zi7shj</span><div>3777l6yht4nmqo8jlwi4rxf73</div><span>qh8m1k4e6wce6no4</span></body></html>
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-17 21:31

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Tue, 17 Dec 2024 21:31:53 GMT
    Server: nginx
    X-Confluence-Request-Time: 1734471113
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=apawced3fwesom3szsopshrvvwgr9gc2; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:82

    2024-12-17 21:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 21:23:11 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0v2fgyxr7fshy0uztzuwert5bolwzq133e5rbyse1.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-17 21:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 21:23:04 GMT
    Server: Mbedthis-Appweb/2.4.0
    X-Powered-By: PHP/5.5.9-1ubuntu4.21
    Content-Length: 897
    Content-Type: text/html
    Set-Cookie: csrftoken=UIK0nNsV5hK5k91cynjcEQguWxvahvcsviMRW70zLXbKLhUDASW96Blmrrh3A9sO
    
    Page title: OneXafe
    
    <html><head><link rel="icon" href="/favicon_1ae236bb-5d5a-4b82-9455-692c4bb3aa46.ico"><title>OneXafe</title></head><body><p>091dnijowtgahckyes1tgrw</p><h2>hbwry</h2><p>4qcvai8o2ptfpkltwkce5gg</p><p>43dvjmbvg29t244du6m23e</p><h1>jicw9epgzvt2b3fbfsp56w4qfei3n</h1><h2>2x707kx5ifde9y8u87</h2><h3>y1s8tj</h3><h1>fjj81301477tl984lmtrx4i4</h1><span>98q3wpkhh4m3wcga7gwfdbya</span><p>raflk8to2awo97q17v1xpj607wy33n</p><span>a5clbtaty3jtd</span><span>rchlov648cwb6a70mng0kn</span><p>d4ielr5vnwgr8x51vyubq112g9taiz</p><span>1dc0j9bg2baai</span><span>ov2pckhx4km5xmnc0c7r9</span><h3>477kkkn</h3><div>5ccomizhh17v6x</div><span>o21p9xmy026cq</span><div>375k0hncb4r6ng</div><div>xh4zh4yvngp54ofcxyn</div><h3>6h87c6kqvk5</h3><p>7q65mcmj8locqgwe2umgl4b3vwb</p><div>hsikc2ao</div><span>6u3s84nqkcqwmt5</span><span>02fv9o8s</span><h1>54hug0y3eo84ojnrgkd6mc30klt3v</h1><h1>no85b</h1><p>ybokmp4k7nf</p></body></html>
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-17 21:22

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 21:23:02 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8088

    2024-12-17 20:15

    HTTP/1.1 200 OK
    Connection: close
    Date: Tue, 17 Dec 2024 20:15:37 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-17 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-16 00:03

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 16 Dec 2024 00:03:29 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-16 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-16 00:03

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 16 Dec 2024 00:03:25 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-16 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-16 00:03

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 16 Dec 2024 00:03:25 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-16 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-16 00:03

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 16 Dec 2024 00:03:15 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-16 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-16 00:01

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 16 Dec 2024 00:01:44 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-16 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-15 23:58

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:58:46 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-15 23:58

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:58:47 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-15 23:58

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Sun, 15 Dec 2024 23:58:44 GMT
    Server: nginx
    X-Confluence-Request-Time: 1734307124
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=336zb543bcprq4z7pwaxcldbqz9jclyb; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-15 23:56

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sun, 15 Dec 2024 23:56:40 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sun, 15 Dec 2024 23:56:40 GMT
    Last-Modified: Sun, 15 Dec 2024 23:56:40 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-15 23:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:55:54 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-15 23:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:55:38 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-15 23:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:55:35 GMT
    Server: Apache
    Expires: Sun, 15 Dec 2024 23:55:35 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=bk7h9hicocxy4vilfb1a3c6ttx2ym7z6; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="w0fnc4zkiestiw71ev8jw8tq81bryhnglluevb1sw07tnskca137teh8nubqz1f8h47wk5oq7rue1bm8zmjx4uggm1k3lg0mbxrpcl4qtjiviuk5r6lt1lkqop25on6l" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-15 23:46

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:46:19 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-15 23:46

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:46:16 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-15 23:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:42:43 GMT
    Server: Apache
    Expires: Sun, 15 Dec 2024 23:42:43 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=bk7h9hicocxy4vilfb1a3c6ttx2ym7z6; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="w0fnc4zkiestiw71ev8jw8tq81bryhnglluevb1sw07tnskca137teh8nubqz1f8h47wk5oq7rue1bm8zmjx4uggm1k3lg0mbxrpcl4qtjiviuk5r6lt1lkqop25on6l" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-15 23:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:42:43 GMT
    Server: Linux/2.4.18_mvl30-ixdp425, UPnP/1.0, Intel SDK for UPnP devices/1.3.1
    X-Powered-By: PHP/5.6.20-0+deb8u1
    Content-Length: 851
    Content-Type: text/html
    Set-Cookie: csrftoken=IFfsPSmjeTaxaH24hgNboa9iPPjQW0hn
    
    Page title: proxmox3 - Proxmox Virtual Environment
    
    <html><head><link rel="icon" href="/favicon_14daf50f-c285-4cb9-92b7-b350b05aca49.ico"><title>proxmox3 - Proxmox Virtual Environment</title></head><body><h1>rvcazd7</h1><h2>yckes2z31hn6ycyq8jt</h2><span>a0lh43lc</span><h1>pcscweogf1koqvdxfbv19332yg</h1><p>gzp16d1n4e373enyeoclwj50o75zp</p><h1>d7e8ctax2limjiq257mrf59ras4niy</h1><h1>pruqk59tzud9dag0o2zofr4jfmsvv</h1><h2>msv9rgiar281lw1zacace5o1</h2><h1>vh0yelcprjlqvul4rb</h1><span>fnyos4tauv0xp0vx5obtknsi9wcyy1</span><h2>b5yocn33ckfbmaav429av3q6r48</h2><h1>aps9erv32rd3p4y1jqyz9zdj5h</h1><h1>b77e0eyz78n7itepekev</h1><h2>9dtxo1efdzmusk395hurhzi</h2><h3>9gcit6tj06r2rq4zsp4xadtc8ykj</h3><span>bntl4nfjnyykle7pae</span><h2>rdfwdgk0axoj</h2><h1>r0fk8zoed3ag8eg5s</h1><h2>s6dm2grqq3otd</h2><span>mv029fdvwbielv48u7o71nt9v</span><div>hjmgpvdk3dgi0a37cnb74x</div><p>dom6bc4</p><h3>npnn3f</h3></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-15 23:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:42:22 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-15 23:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:40:50 GMT
    Server: Apache Tomcat/4.1.10
    X-Powered-By: PHP/5.6.20-0+deb8u1
    Content-Length: 482
    Content-Type: text/html
    Set-Cookie: csrftoken=7VepwE99OIX0pEXx4MZqwHE8z50mCIy6
    
    Page title: Jellyfin
    
    <html><head><link rel="icon" href="/favicon_14daf50f-c285-4cb9-92b7-b350b05aca49.ico"><title>Jellyfin</title></head><body><h2>01vx6ee467kle</h2><h2>grv2hym55p9cndtm33n2xs242u12</h2><h2>giqbx8ihrs562ggah6aj2</h2><p>6lpso0759nvpt46aoi</p><h3>zy5itfnywlh4c</h3><h3>cs0gy9yu</h3><span>h9pml</span><div>qlb3x</div><div>hxem0</div><h3>3zqdg1g792re9uudbknkwxc0</h3><span>ez77iv9jkas</span><span>pkwonmhqep</span><p>d1j5stivduvepie7nbuo</p><h3>9h9gfu</h3><h2>98ivrols6dxy</h2></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-15 23:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:40:50 GMT
    Server: Apache Tomcat/4.1.10
    X-Powered-By: PHP/5.6.20-0+deb8u1
    Content-Length: 482
    Content-Type: text/html
    Set-Cookie: csrftoken=7VepwE99OIX0pEXx4MZqwHE8z50mCIy6
    
    Page title: Jellyfin
    
    <html><head><link rel="icon" href="/favicon_14daf50f-c285-4cb9-92b7-b350b05aca49.ico"><title>Jellyfin</title></head><body><h2>01vx6ee467kle</h2><h2>grv2hym55p9cndtm33n2xs242u12</h2><h2>giqbx8ihrs562ggah6aj2</h2><p>6lpso0759nvpt46aoi</p><h3>zy5itfnywlh4c</h3><h3>cs0gy9yu</h3><span>h9pml</span><div>qlb3x</div><div>hxem0</div><h3>3zqdg1g792re9uudbknkwxc0</h3><span>ez77iv9jkas</span><span>pkwonmhqep</span><p>d1j5stivduvepie7nbuo</p><h3>9h9gfu</h3><h2>98ivrols6dxy</h2></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-15 23:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:40:33 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0t2poh5tegh3wzkzohvxl9bj83ahckjy8tacpugtt.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-15 23:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:40:29 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-15 23:39

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:39:11 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-15 23:37

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:37:38 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-15 23:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:34:49 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-15 23:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:34:43 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-15 23:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:34:32 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-15 23:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:34:27 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-15 23:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:34:20 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-15 23:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:34:17 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0t2poh5tegh3wzkzohvxl9bj83ahckjy8tacpugtt.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-15 23:33

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:33:48 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-15 23:33

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:33:47 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-15 23:33

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:33:38 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-15 23:32

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Sun, 15 Dec 2024 23:32:55 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-15 23:30

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Sun, 15 Dec 2024 23:30:42 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-15 23:28

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:29:00 GMT
    Server: Apache Tomcat/4.1.10
    X-Powered-By: PHP/5.6.20-0+deb8u1
    Content-Length: 482
    Content-Type: text/html
    Set-Cookie: csrftoken=7VepwE99OIX0pEXx4MZqwHE8z50mCIy6
    
    Page title: Jellyfin
    
    <html><head><link rel="icon" href="/favicon_14daf50f-c285-4cb9-92b7-b350b05aca49.ico"><title>Jellyfin</title></head><body><h2>01vx6ee467kle</h2><h2>grv2hym55p9cndtm33n2xs242u12</h2><h2>giqbx8ihrs562ggah6aj2</h2><p>6lpso0759nvpt46aoi</p><h3>zy5itfnywlh4c</h3><h3>cs0gy9yu</h3><span>h9pml</span><div>qlb3x</div><div>hxem0</div><h3>3zqdg1g792re9uudbknkwxc0</h3><span>ez77iv9jkas</span><span>pkwonmhqep</span><p>d1j5stivduvepie7nbuo</p><h3>9h9gfu</h3><h2>98ivrols6dxy</h2></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-15 23:28

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:28:41 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-15 23:28

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:28:42 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-15 23:28

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:28:15 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-15 23:27

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Sun, 15 Dec 2024 23:27:54 GMT
    Server: nginx
    X-Confluence-Request-Time: 1734305274
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=336zb543bcprq4z7pwaxcldbqz9jclyb; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-15 23:27

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:27:50 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-15 23:27

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:27:32 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-15 23:27

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:27:29 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-15 23:27

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:27:15 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-15 23:15

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:16:02 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-15 23:15

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:16:02 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-15 23:00

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 23:00:45 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-15 22:58

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sun, 15 Dec 2024 22:58:29 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sun, 15 Dec 2024 22:58:29 GMT
    Last-Modified: Sun, 15 Dec 2024 22:58:29 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-15 22:53

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:53:42 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-15 22:53

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:53:06 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-15 22:52

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:52:38 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-15 22:52

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Sun, 15 Dec 2024 22:52:05 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-15 22:48

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:48:46 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-15 22:47

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:47:41 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-15 22:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:43:04 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-15 22:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:42:54 GMT
    Server: Linux/2.4.18_mvl30-ixdp425, UPnP/1.0, Intel SDK for UPnP devices/1.3.1
    X-Powered-By: PHP/5.6.20-0+deb8u1
    Content-Length: 851
    Content-Type: text/html
    Set-Cookie: csrftoken=IFfsPSmjeTaxaH24hgNboa9iPPjQW0hn
    
    Page title: proxmox3 - Proxmox Virtual Environment
    
    <html><head><link rel="icon" href="/favicon_14daf50f-c285-4cb9-92b7-b350b05aca49.ico"><title>proxmox3 - Proxmox Virtual Environment</title></head><body><h1>rvcazd7</h1><h2>yckes2z31hn6ycyq8jt</h2><span>a0lh43lc</span><h1>pcscweogf1koqvdxfbv19332yg</h1><p>gzp16d1n4e373enyeoclwj50o75zp</p><h1>d7e8ctax2limjiq257mrf59ras4niy</h1><h1>pruqk59tzud9dag0o2zofr4jfmsvv</h1><h2>msv9rgiar281lw1zacace5o1</h2><h1>vh0yelcprjlqvul4rb</h1><span>fnyos4tauv0xp0vx5obtknsi9wcyy1</span><h2>b5yocn33ckfbmaav429av3q6r48</h2><h1>aps9erv32rd3p4y1jqyz9zdj5h</h1><h1>b77e0eyz78n7itepekev</h1><h2>9dtxo1efdzmusk395hurhzi</h2><h3>9gcit6tj06r2rq4zsp4xadtc8ykj</h3><span>bntl4nfjnyykle7pae</span><h2>rdfwdgk0axoj</h2><h1>r0fk8zoed3ag8eg5s</h1><h2>s6dm2grqq3otd</h2><span>mv029fdvwbielv48u7o71nt9v</span><div>hjmgpvdk3dgi0a37cnb74x</div><p>dom6bc4</p><h3>npnn3f</h3></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-15 22:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:42:53 GMT
    Server: Linux/2.4.18_mvl30-ixdp425, UPnP/1.0, Intel SDK for UPnP devices/1.3.1
    X-Powered-By: PHP/5.6.20-0+deb8u1
    Content-Length: 851
    Content-Type: text/html
    Set-Cookie: csrftoken=IFfsPSmjeTaxaH24hgNboa9iPPjQW0hn
    
    Page title: proxmox3 - Proxmox Virtual Environment
    
    <html><head><link rel="icon" href="/favicon_14daf50f-c285-4cb9-92b7-b350b05aca49.ico"><title>proxmox3 - Proxmox Virtual Environment</title></head><body><h1>rvcazd7</h1><h2>yckes2z31hn6ycyq8jt</h2><span>a0lh43lc</span><h1>pcscweogf1koqvdxfbv19332yg</h1><p>gzp16d1n4e373enyeoclwj50o75zp</p><h1>d7e8ctax2limjiq257mrf59ras4niy</h1><h1>pruqk59tzud9dag0o2zofr4jfmsvv</h1><h2>msv9rgiar281lw1zacace5o1</h2><h1>vh0yelcprjlqvul4rb</h1><span>fnyos4tauv0xp0vx5obtknsi9wcyy1</span><h2>b5yocn33ckfbmaav429av3q6r48</h2><h1>aps9erv32rd3p4y1jqyz9zdj5h</h1><h1>b77e0eyz78n7itepekev</h1><h2>9dtxo1efdzmusk395hurhzi</h2><h3>9gcit6tj06r2rq4zsp4xadtc8ykj</h3><span>bntl4nfjnyykle7pae</span><h2>rdfwdgk0axoj</h2><h1>r0fk8zoed3ag8eg5s</h1><h2>s6dm2grqq3otd</h2><span>mv029fdvwbielv48u7o71nt9v</span><div>hjmgpvdk3dgi0a37cnb74x</div><p>dom6bc4</p><h3>npnn3f</h3></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-15 22:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:42:39 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-15 22:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:42:37 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-15 22:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:42:27 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-15 22:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:42:10 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-15 22:39

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Sun, 15 Dec 2024 22:39:18 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-15 22:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:39:03 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-15 22:36

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:36:43 GMT
    Server: Apache Tomcat/4.1.10
    X-Powered-By: PHP/5.6.20-0+deb8u1
    Content-Length: 482
    Content-Type: text/html
    Set-Cookie: csrftoken=7VepwE99OIX0pEXx4MZqwHE8z50mCIy6
    
    Page title: Jellyfin
    
    <html><head><link rel="icon" href="/favicon_14daf50f-c285-4cb9-92b7-b350b05aca49.ico"><title>Jellyfin</title></head><body><h2>01vx6ee467kle</h2><h2>grv2hym55p9cndtm33n2xs242u12</h2><h2>giqbx8ihrs562ggah6aj2</h2><p>6lpso0759nvpt46aoi</p><h3>zy5itfnywlh4c</h3><h3>cs0gy9yu</h3><span>h9pml</span><div>qlb3x</div><div>hxem0</div><h3>3zqdg1g792re9uudbknkwxc0</h3><span>ez77iv9jkas</span><span>pkwonmhqep</span><p>d1j5stivduvepie7nbuo</p><h3>9h9gfu</h3><h2>98ivrols6dxy</h2></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-15 22:36

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:36:44 GMT
    Server: Apache Tomcat/4.1.10
    X-Powered-By: PHP/5.6.20-0+deb8u1
    Content-Length: 482
    Content-Type: text/html
    Set-Cookie: csrftoken=7VepwE99OIX0pEXx4MZqwHE8z50mCIy6
    
    Page title: Jellyfin
    
    <html><head><link rel="icon" href="/favicon_14daf50f-c285-4cb9-92b7-b350b05aca49.ico"><title>Jellyfin</title></head><body><h2>01vx6ee467kle</h2><h2>grv2hym55p9cndtm33n2xs242u12</h2><h2>giqbx8ihrs562ggah6aj2</h2><p>6lpso0759nvpt46aoi</p><h3>zy5itfnywlh4c</h3><h3>cs0gy9yu</h3><span>h9pml</span><div>qlb3x</div><div>hxem0</div><h3>3zqdg1g792re9uudbknkwxc0</h3><span>ez77iv9jkas</span><span>pkwonmhqep</span><p>d1j5stivduvepie7nbuo</p><h3>9h9gfu</h3><h2>98ivrols6dxy</h2></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-15 22:36

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:36:24 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-15 22:35

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:35:30 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-15 22:34

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Sun, 15 Dec 2024 22:34:21 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-15 22:34

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Sun, 15 Dec 2024 22:34:21 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-15 22:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:34:11 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-15 22:33

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:33:39 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-15 22:33

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Sun, 15 Dec 2024 22:33:30 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-15 22:33

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:33:28 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-15 22:33

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:33:28 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0t2poh5tegh3wzkzohvxl9bj83ahckjy8tacpugtt.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-15 22:33

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:33:26 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-15 22:30

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:30:44 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-15 22:29

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Sun, 15 Dec 2024 22:29:52 GMT
    Server: nginx
    X-Confluence-Request-Time: 1734301792
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=336zb543bcprq4z7pwaxcldbqz9jclyb; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-15 22:29

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:29:45 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-15 22:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:23:16 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0t2poh5tegh3wzkzohvxl9bj83ahckjy8tacpugtt.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-15 22:21

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sun, 15 Dec 2024 22:21:39 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sun, 15 Dec 2024 22:21:39 GMT
    Last-Modified: Sun, 15 Dec 2024 22:21:39 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-15 22:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:21:26 GMT
    Server: Apache Tomcat/4.1.10
    X-Powered-By: PHP/5.6.20-0+deb8u1
    Content-Length: 482
    Content-Type: text/html
    Set-Cookie: csrftoken=7VepwE99OIX0pEXx4MZqwHE8z50mCIy6
    
    Page title: Jellyfin
    
    <html><head><link rel="icon" href="/favicon_14daf50f-c285-4cb9-92b7-b350b05aca49.ico"><title>Jellyfin</title></head><body><h2>01vx6ee467kle</h2><h2>grv2hym55p9cndtm33n2xs242u12</h2><h2>giqbx8ihrs562ggah6aj2</h2><p>6lpso0759nvpt46aoi</p><h3>zy5itfnywlh4c</h3><h3>cs0gy9yu</h3><span>h9pml</span><div>qlb3x</div><div>hxem0</div><h3>3zqdg1g792re9uudbknkwxc0</h3><span>ez77iv9jkas</span><span>pkwonmhqep</span><p>d1j5stivduvepie7nbuo</p><h3>9h9gfu</h3><h2>98ivrols6dxy</h2></body></html>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-15 22:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:14:26 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-15 22:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 22:14:26 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-15 21:35

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 21:35:08 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-15 21:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 21:34:53 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-15 21:34

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Sun, 15 Dec 2024 21:34:50 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-15 21:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 21:34:46 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-15 21:29

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 21:29:11 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-15 21:28

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 21:28:23 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-15 21:22

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 21:23:01 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-15 21:22

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 15 Dec 2024 21:22:56 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-15 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-14 00:07

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 14 Dec 2024 00:07:15 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0lezcguw618q9gjwc3qhz8ovude7n33r90fh1kb2z.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-14 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-14 00:07

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 14 Dec 2024 00:07:15 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0lezcguw618q9gjwc3qhz8ovude7n33r90fh1kb2z.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-14 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-14 00:02

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 14 Dec 2024 00:03:00 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-14 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-14 00:01

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 14 Dec 2024 00:01:37 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-14 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-14 00:01

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 14 Dec 2024 00:01:14 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-14 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-14 00:00

    HTTP/1.1 200 OK
    Connection: close
    Date: Sat, 14 Dec 2024 00:00:09 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-14 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-13 23:57

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:57:07 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-13 23:57

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:57:07 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-13 23:56

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:56:49 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-13 23:56

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:56:17 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-13 23:56

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:56:18 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-13 23:56

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:56:17 GMT
    Server: Jetty(7.5.4.v20111024)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Fri, 13 Dec 2024 23:56:17 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-13 23:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:56:03 GMT
    Server: Jetty(7.5.4.v20111024)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Fri, 13 Dec 2024 23:56:03 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-13 23:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:55:37 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-13 23:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:55:21 GMT
    Server: Apache
    Expires: Fri, 13 Dec 2024 23:55:21 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=817mhl7b0wjxzt3qfkyouxdgqtncpvb2; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="uk5x62i4jeqatvibe4bjkgnezju1zr6vr1j7byxwtzaxtfqi9tklcql6a5amu5pepuamnyqel4gzmglns4a42gkwziihg6felr1c4wjwrtym3kpb9cpjhzohrfwnc5lp" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-13 23:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:55:05 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-13 23:53

    HTTP/1.1 302 Found
    Connection: close
    Date: Fri, 13 Dec 2024 23:53:10 GMT
    Server: Oracle XML DB/Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    X-Powered-By: PHP/5.5.9-1ubuntu4.21
    Location: http://138.68.144.227:8025/
    Content-Length: 0
    Set-Cookie: csrftoken=Dsb4XuXKkKPS9ycxahk710hr67jTlMB59oan98Vnzx8LDbwwFuZ403BX3aPSqZXy
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-13 23:51

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:51:53 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-13 23:51

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:51:25 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-13 23:46

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:46:48 GMT
    Server: roxen
    X-Powered-By: PHP/5.5.9-1ubuntu4.21
    Content-Length: 633
    Content-Type: text/html
    Set-Cookie: csrftoken=KNRtQgph791YwBTKfUYC
    
    Page title: QMAD
    
    <html><head><link rel="icon" href="/favicon_28bb60e5-9f5d-49e4-9c1d-e45d7bcae36d.ico"><title>QMAD</title></head><body><h1>bqj9pya5t11wim7wh140f</h1><span>7dsp9sgmruxo4dgsgcrhb6ja2e5n</span><div>pad75</div><p>ucm98o</p><span>easn5y</span><h3>lerkhqkxv7u6tfz81tk4gi8v2rk9f</h3><h1>5h20t</h1><p>7qqw7kudegrhtb52l4gmy</p><span>2fiu75yj2rt8sdnksql7kt</span><p>z2cctcknn</p><h1>rcq5dzqnadx5s</h1><span>jcb7iyf4vmbdqtfq0vv5h</span><div>33tboll07gt8hwreb92a6re6evex</div><span>htnvsom7dm2syrlo</span><span>nr7tgxscg4m8ptkvn7r6ouni9bxem</span><h3>jbvn5jgm2263auis</h3><p>jhqoyjm833</p><span>tufll6ggyzx32du85o15bqe2sgrqv1</span></body></html>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-13 23:46

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:46:45 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-13 23:44

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:45:04 GMT
    Server: roxen
    X-Powered-By: PHP/5.5.9-1ubuntu4.21
    Content-Length: 633
    Content-Type: text/html
    Set-Cookie: csrftoken=KNRtQgph791YwBTKfUYC
    
    Page title: QMAD
    
    <html><head><link rel="icon" href="/favicon_28bb60e5-9f5d-49e4-9c1d-e45d7bcae36d.ico"><title>QMAD</title></head><body><h1>bqj9pya5t11wim7wh140f</h1><span>7dsp9sgmruxo4dgsgcrhb6ja2e5n</span><div>pad75</div><p>ucm98o</p><span>easn5y</span><h3>lerkhqkxv7u6tfz81tk4gi8v2rk9f</h3><h1>5h20t</h1><p>7qqw7kudegrhtb52l4gmy</p><span>2fiu75yj2rt8sdnksql7kt</span><p>z2cctcknn</p><h1>rcq5dzqnadx5s</h1><span>jcb7iyf4vmbdqtfq0vv5h</span><div>33tboll07gt8hwreb92a6re6evex</div><span>htnvsom7dm2syrlo</span><span>nr7tgxscg4m8ptkvn7r6ouni9bxem</span><h3>jbvn5jgm2263auis</h3><p>jhqoyjm833</p><span>tufll6ggyzx32du85o15bqe2sgrqv1</span></body></html>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-13 23:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:42:00 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-13 23:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:41:51 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-13 23:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:41:42 GMT
    Server: Jetty(7.5.4.v20111024)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Fri, 13 Dec 2024 23:41:42 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-13 23:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:41:40 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-13 23:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:41:31 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-13 23:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:41:31 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-13 23:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:41:18 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-13 23:40

    HTTP/1.1 302 Found
    Connection: close
    Date: Fri, 13 Dec 2024 23:40:54 GMT
    Server: Oracle XML DB/Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    X-Powered-By: PHP/5.5.9-1ubuntu4.21
    Location: http://138.197.191.87:8025/
    Content-Length: 0
    Set-Cookie: csrftoken=Dsb4XuXKkKPS9ycxahk710hr67jTlMB59oan98Vnzx8LDbwwFuZ403BX3aPSqZXy
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-13 23:40

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Fri, 13 Dec 2024 23:40:54 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-13 23:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:40:43 GMT
    Server: Apache
    Expires: Fri, 13 Dec 2024 23:40:43 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=817mhl7b0wjxzt3qfkyouxdgqtncpvb2; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="uk5x62i4jeqatvibe4bjkgnezju1zr6vr1j7byxwtzaxtfqi9tklcql6a5amu5pepuamnyqel4gzmglns4a42gkwziihg6felr1c4wjwrtym3kpb9cpjhzohrfwnc5lp" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-13 23:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:40:18 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-13 23:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:40:10 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-13 23:39

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:39:32 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-13 23:39

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:39:07 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-13 23:38

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:38:56 GMT
    Server: roxen
    X-Powered-By: PHP/5.5.9-1ubuntu4.21
    Content-Length: 633
    Content-Type: text/html
    Set-Cookie: csrftoken=KNRtQgph791YwBTKfUYC
    
    Page title: QMAD
    
    <html><head><link rel="icon" href="/favicon_28bb60e5-9f5d-49e4-9c1d-e45d7bcae36d.ico"><title>QMAD</title></head><body><h1>bqj9pya5t11wim7wh140f</h1><span>7dsp9sgmruxo4dgsgcrhb6ja2e5n</span><div>pad75</div><p>ucm98o</p><span>easn5y</span><h3>lerkhqkxv7u6tfz81tk4gi8v2rk9f</h3><h1>5h20t</h1><p>7qqw7kudegrhtb52l4gmy</p><span>2fiu75yj2rt8sdnksql7kt</span><p>z2cctcknn</p><h1>rcq5dzqnadx5s</h1><span>jcb7iyf4vmbdqtfq0vv5h</span><div>33tboll07gt8hwreb92a6re6evex</div><span>htnvsom7dm2syrlo</span><span>nr7tgxscg4m8ptkvn7r6ouni9bxem</span><h3>jbvn5jgm2263auis</h3><p>jhqoyjm833</p><span>tufll6ggyzx32du85o15bqe2sgrqv1</span></body></html>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-13 23:37

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:38:01 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-13 23:35

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:35:07 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-13 23:31

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:32:00 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-13 23:31

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:31:33 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-13 23:27

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:27:07 GMT
    Server: Jetty(7.5.4.v20111024)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Fri, 13 Dec 2024 23:27:07 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-13 23:25

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:25:31 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-13 23:16

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:16:58 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-13 23:05

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:05:08 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-13 23:05

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:05:07 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-13 23:02

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 23:03:01 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-13 22:59

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:59:22 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-13 22:58

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:58:26 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-13 22:56

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Fri, 13 Dec 2024 22:56:40 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-13 22:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:56:01 GMT
    Server: Jetty(7.5.4.v20111024)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Fri, 13 Dec 2024 22:56:01 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-13 22:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:55:52 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-13 22:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:55:51 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-13 22:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:55:51 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-13 22:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:55:48 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-13 22:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:55:48 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-13 22:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:55:35 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-13 22:54

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:54:34 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-13 22:53

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:53:10 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-13 22:52

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:52:13 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-13 22:51

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:51:10 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-13 22:51

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:51:09 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-13 22:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:50:20 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-13 22:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:50:15 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-13 22:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:50:12 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-13 22:49

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:49:38 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-13 22:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:40:13 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-13 22:38

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Fri, 13 Dec 2024 22:38:17 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-13 22:37

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:37:11 GMT
    Server: Jetty(7.5.4.v20111024)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Fri, 13 Dec 2024 22:37:11 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-13 22:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:24:04 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-13 22:23

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:24:04 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-13 22:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:20:52 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-13 22:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:20:33 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-13 22:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:19:16 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-13 22:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:15:03 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-13 22:12

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:12:39 GMT
    Server: Jetty(7.5.4.v20111024)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Fri, 13 Dec 2024 22:12:39 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-13 22:06

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Fri, 13 Dec 2024 22:06:57 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-13 22:04

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:04:54 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-13 22:04

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:04:44 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-13 22:04

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 22:04:39 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-13 21:58

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 21:58:38 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-13 21:58

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Fri, 13 Dec 2024 21:58:14 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-13 21:48

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 21:48:49 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-13 21:48

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 21:48:49 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-13 21:19

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Fri, 13 Dec 2024 21:19:10 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-13 21:18

    HTTP/1.1 200 OK
    Connection: close
    Date: Fri, 13 Dec 2024 21:18:45 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2024-12-13 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-12 01:05

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 01:05:11 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-12 01:05

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 01:05:08 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-12 01:01

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 01:01:43 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-12 01:01

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 01:01:35 GMT
    Server: Apache
    Expires: Thu, 12 Dec 2024 01:01:35 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=lzeoxp4kiqanf7sfubc749gcaoxl2yhb; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="h6y6mvzfjn5h5k2uuj5tzsaupnuzsmq4c7rmc1azrpp273lga77nlno7seo1qt1cfnwyvs504lg8n1f6rxu60no06l4oud4dd9o7ocyvr3zbvzg4dre8qmk1z3jebrhh" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-12 01:01

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 01:01:15 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-12 01:00

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 01:00:53 GMT
    Server: Tomcat Web Server/3.3.1 Final ( JSP 1.1; Servlet 2.2 )
    X-Powered-By: PHP/5.4.45
    Content-Length: 424
    Content-Type: text/html
    Set-Cookie: csrftoken=tyB3bu3E3yF3h22X9VSU2nMwkX8FYmISPngfHajjf0FdQ5CFo2R8A8LRnciQFXNc
    
    Page title: Nutanix Web Console
    
    <html><head><link rel="icon" href="/favicon_f5edf41b-64cf-4c05-8e0a-34831bee4345.ico"><title>Nutanix Web Console</title></head><body><span>g86xh11k3yx4g</span><h3>8hgc1l6</h3><h1>vdlxko5mfl4ei</h1><h2>rmkbkwkk</h2><h2>bg0uvp8xvambnsglajm3ilsuz</h2><span>jzgma0liwhdt1pqswbozalevu4q5g</span><h3>ezkte14pu</h3><span>qdeb1yl89wihlg27boo7v6ofcf7</span><div>saelh</div><span>j3va0o1bcvf9</span><span>s9ca2k7a</span></body></html>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-12 00:59

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:59:43 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0zb2vsr764txkz6qea4bxg6fdxx5sgwseit8fmyye.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-12 00:58

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:58:53 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-12 00:58

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:58:38 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-12 00:58

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:58:36 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-12 00:56

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:56:21 GMT
    Server: Apache
    Expires: Thu, 12 Dec 2024 00:56:21 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=lzeoxp4kiqanf7sfubc749gcaoxl2yhb; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="h6y6mvzfjn5h5k2uuj5tzsaupnuzsmq4c7rmc1azrpp273lga77nlno7seo1qt1cfnwyvs504lg8n1f6rxu60no06l4oud4dd9o7ocyvr3zbvzg4dre8qmk1z3jebrhh" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-12 00:55

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:55:50 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-12 00:55

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Thu, 12 Dec 2024 00:55:50 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-12 00:55

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Thu, 12 Dec 2024 00:55:05 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Thu, 12 Dec 2024 00:55:05 GMT
    Last-Modified: Thu, 12 Dec 2024 00:55:05 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-12 00:53

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Thu, 12 Dec 2024 00:53:04 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Thu, 12 Dec 2024 00:53:04 GMT
    Last-Modified: Thu, 12 Dec 2024 00:53:04 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-12 00:50

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:50:26 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-12 00:43

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:43:43 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-12 00:43

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Thu, 12 Dec 2024 00:43:34 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Thu, 12 Dec 2024 00:43:34 GMT
    Last-Modified: Thu, 12 Dec 2024 00:43:34 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-12 00:43

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Thu, 12 Dec 2024 00:43:34 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Thu, 12 Dec 2024 00:43:34 GMT
    Last-Modified: Thu, 12 Dec 2024 00:43:34 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-12 00:41

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:41:46 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-12 00:34

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:34:34 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-12 00:31

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:31:51 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-12 00:29

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:30:01 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-12 00:28

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:28:56 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Thu, 12 Dec 2024 00:28:56 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-12 00:28

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:28:52 GMT
    Server: Nucleus/4.3 UPnP/1.0 Virata-EmWeb/R6_2_0
    X-Powered-By: PHP/5.3.6-13ubuntu3.6
    Content-Length: 725
    Content-Type: text/html
    Set-Cookie: csrftoken=pGdfdWacN3mlkPMgocKnL4XCuJpckzAA
    
    Page title: DIR-615
    
    <html><head><link rel="icon" href="/favicon_7b0b8bcb-f30c-4489-bd96-026e42f0507c.ico"><title>DIR-615</title></head><body><span>z9a3e</span><span>qxcemce0vs6d7t6l391ji</span><div>hq77mgo7cjw</div><div>kzklwk</div><p>zouq5qmsgcjfbh46</p><p>ki4jdm4298n2cw3ov</p><div>3w6edz97cruzakg4aelgps0nta3h</div><h2>ia5m3tx64tpmhh0fsaqql96t7nxn4</h2><div>1uvgxgaoru5inrw4</div><h3>iyywnm</h3><h3>9ew4nlz74b8</h3><h2>x3x7fju867axv8pjkisf</h2><span>afhdha7gq005968vbwmb8s20z3</span><h2>jwl0m561azw</h2><h2>kcb4pc92</h2><h1>b25btligxh40</h1><h2>8tcqtgfk6</h2><h1>yrw1l6</h1><h1>q63giqeloyybwctl3</h1><h3>8gwbdvkd3vqp80rael5nua7z951</h3><h3>nnq6uxnzb0a3u55n33olm</h3><h2>45d2ku</h2><div>fpxmeu0phr0j0hfol00e</div><h2>o2x1hz2</h2></body></html>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-12 00:27

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Thu, 12 Dec 2024 00:28:00 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-12 00:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:19:18 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-12 00:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:19:12 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-12 00:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:19:07 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-12 00:18

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:18:44 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-12 00:18

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:18:44 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-12 00:18

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Thu, 12 Dec 2024 00:18:19 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Thu, 12 Dec 2024 00:18:19 GMT
    Last-Modified: Thu, 12 Dec 2024 00:18:19 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-12 00:18

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:18:18 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-12 00:16

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:16:58 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-12 00:15

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:15:09 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-12 00:14

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Thu, 12 Dec 2024 00:14:23 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Thu, 12 Dec 2024 00:14:23 GMT
    Last-Modified: Thu, 12 Dec 2024 00:14:23 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-12 00:12

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:12:22 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-12 00:12

    HTTP/1.1 200 OK
    Connection: close
    Date: Thu, 12 Dec 2024 00:12:07 GMT
    Server: PDR-M800/1.0
    X-Powered-By: PHP/5.5.9-1ubuntu4.21
    Content-Length: 560
    Content-Type: text/html
    Set-Cookie: csrftoken=9AMvwYHvPQpyV9uV25pv
    
    Page title: verint sign-in
    
    <html><head><link rel="icon" href="/favicon_7b0b8bcb-f30c-4489-bd96-026e42f0507c.ico"><title>verint sign-in</title></head><body><span>4w2tjk1cf4bkzqw2x50ixz7qtttupr</span><h2>wrfh5mxd76788zo6buzx</h2><h3>shfq5k8q48wpss81le0m6qjy8u6lf</h3><div>wtem7k1vcxbcdpoqiaq51471fdmm</div><div>ebj6fas1xufk1lua2sh6tw</div><p>vkyzujxjtq</p><h2>clxmeyx0y37nlwwi9415m7zp3</h2><h1>qianw7l6qjz7ur</h1><h1>zglpf04d</h1><div>hpaiecf4bxd035gpv7o</div><div>cni6ny0qr</div><h1>p716zpu9wl1a229</h1><h2>fl1oa</h2><h2>ur6zkb5ufr239</h2><h3>xskiq</h3><div>uh9lqpqi6n</div></body></html>
    Found 2024-12-12 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-11 23:54

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:54:06 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Wed, 11 Dec 2024 23:54:06 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-11 23:54

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:54:04 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Wed, 11 Dec 2024 23:54:04 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-11 23:43

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:43:47 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-11 23:32

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:32:42 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-11 23:32

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:32:38 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-11 23:32

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:32:32 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-11 23:32

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Wed, 11 Dec 2024 23:32:24 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Wed, 11 Dec 2024 23:32:24 GMT
    Last-Modified: Wed, 11 Dec 2024 23:32:24 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-11 23:28

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:28:57 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-11 23:27

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:27:38 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-11 23:27

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Wed, 11 Dec 2024 23:27:34 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-11 23:27

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Wed, 11 Dec 2024 23:27:34 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-11 23:26

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Wed, 11 Dec 2024 23:26:45 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-11 23:26

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Wed, 11 Dec 2024 23:26:45 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-11 23:24

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:24:26 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-11 23:24

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:24:07 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-11 23:23

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Wed, 11 Dec 2024 23:24:04 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8026

    2024-12-11 23:22

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:22:34 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-11 23:22

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:22:25 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-11 23:22

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Wed, 11 Dec 2024 23:22:12 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Wed, 11 Dec 2024 23:22:12 GMT
    Last-Modified: Wed, 11 Dec 2024 23:22:12 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-11 23:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:22:05 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-11 23:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:22:02 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-11 23:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:20:54 GMT
    Content-Length: 4680
    Content-Type: text/html
    
    Page title: Ivanti Connect Secure
    
    <html lang="en">
       <head>
          <meta http-equiv="Content-Language">
          <meta http-equiv="Content-Type" content="text/html">
          <meta name="robots" content="none">
          <link rel="icon" href="/Product_favicon.png" type="image/png">
          <title>Ivanti Connect Secure</title>
       </head>
       <body onload="FinishLoad(1);hideJSWarn();setWin11();" bgcolor="#FFFFFF" color="#000000" link="#3366CC" vlink="#CC6699" alink="#3366CC" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
          <table id="table_LoginPage_1" border="0" width="100%" cellspacing="0" cellpadding="3">
             <tr>
                <td bgcolor="#FFFFFF"></td>
                <td bgcolor="#FFFFFF" align="right">&nbsp;</td>
             </tr>
          </table>
          <table id="table_LoginPage_2" cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
                <td bgcolor="#000000" colspan="2"></td>
             </tr>
          </table>
          <blockquote>
             <form id="frmLogin_4" name="frmLogin" action="login.cgi" method="POST" autocomplete="off" onsubmit="return Login(1)">
                <input id="tz_offset_5" type="hidden" name="tz_offset">
                <input id="win11" type="hidden" name="win11" value="">
                <input id="uach" type="hidden" name="uach" value="">
                <input id="client_mac" type="hidden" name="clientMAC" value="">
                <input id="xsauth_token" type="hidden" name="xsauth_token" value="58fefe3c1b2717c8845c0d630ab035c3">
                <table id="table_LoginPage_3" border="0" cellpadding="2" cellspacing="0">
                   <tr>
                      <td nowrap  colspan="3"><b>Welcome to</b></td>
                   </tr>
                   <tr>
                      <td nowrap  colspan="3"><span class="cssLarge"><b>Ivanti Connect Secure</b></span></td>
                   </tr>
                   <tr>
                      <td colspan="3">&nbsp;</td>
                   </tr>
                   <tr>
                      <td valign="top">
                         <table id="table_LoginPage_6" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td><label for="username">Username</label></td>
                               <td>&nbsp;</td>
                               <td><input id="username" type="text" name="username" size="20"></td>
                            </tr>
                            <tr>
                               <td><label for="password">Password</label></td>
                               <td>&nbsp;</td>
                               <td><input id="password" type="password" name="password" size="20"></td>
                            </tr>
                            <tr>                                                                <input id="realm_16" type="hidden" name="realm" value="OTS User Realm">                                                </tr>
                            <tr>
                               <td colspan="3">&nbsp;</td>
                            </tr>
                            <tr>
                               <td>&nbsp;</td>
                               <td>&nbsp;</td>
                               <td><input id="btnSubmit_6" type="submit" value="Sign In" name="btnSubmit">&nbsp;</td>
                            </tr>
                         </table>
                      </td>
                      <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                      <td valign="top">
                         <table tabindex="1" aria-label="instructions for user login page FILTER verbatim" role="alert" id="TABLE_LoginPage_1" border="0" cellspacing="0" cellpadding="2">
                            <tr>
                               <td>
                                  Please sign in to begin your secure session.<br><br>
                                  <noscript>Note: Javascript is disabled on your browser.</noscript>
                            </tr>
                            </td>
                         </table>
                      </td>
                   </tr>
                </table>
             </form>
          </blockquote>
          <table id="table_LoginPage_9" border="0" cellspacing="0" cellpadding="0" width="100%">
             <tr>
                <td>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-11 23:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:20:37 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-11 23:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:20:37 GMT
    Server: nginx
    Content-Length: 88
    Content-Type: text/html
    
    
    <HTML><HEAD><script>window.top.location.href='/Main_Login.asp';</script>
    </HEAD></HTML>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-11 23:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:20:30 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Wed, 11 Dec 2024 23:20:30 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-11 23:19

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Wed, 11 Dec 2024 23:20:01 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-11 23:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:19:44 GMT
    Server: PDR-M800/1.0
    X-Powered-By: PHP/5.5.9-1ubuntu4.21
    Content-Length: 560
    Content-Type: text/html
    Set-Cookie: csrftoken=9AMvwYHvPQpyV9uV25pv
    
    Page title: verint sign-in
    
    <html><head><link rel="icon" href="/favicon_7b0b8bcb-f30c-4489-bd96-026e42f0507c.ico"><title>verint sign-in</title></head><body><span>4w2tjk1cf4bkzqw2x50ixz7qtttupr</span><h2>wrfh5mxd76788zo6buzx</h2><h3>shfq5k8q48wpss81le0m6qjy8u6lf</h3><div>wtem7k1vcxbcdpoqiaq51471fdmm</div><div>ebj6fas1xufk1lua2sh6tw</div><p>vkyzujxjtq</p><h2>clxmeyx0y37nlwwi9415m7zp3</h2><h1>qianw7l6qjz7ur</h1><h1>zglpf04d</h1><div>hpaiecf4bxd035gpv7o</div><div>cni6ny0qr</div><h1>p716zpu9wl1a229</h1><h2>fl1oa</h2><h2>ur6zkb5ufr239</h2><h3>xskiq</h3><div>uh9lqpqi6n</div></body></html>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-11 23:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:19:23 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-11 23:13

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:13:20 GMT
    Server: Nucleus/4.3 UPnP/1.0 Virata-EmWeb/R6_2_0
    X-Powered-By: PHP/5.3.6-13ubuntu3.6
    Content-Length: 725
    Content-Type: text/html
    Set-Cookie: csrftoken=pGdfdWacN3mlkPMgocKnL4XCuJpckzAA
    
    Page title: DIR-615
    
    <html><head><link rel="icon" href="/favicon_7b0b8bcb-f30c-4489-bd96-026e42f0507c.ico"><title>DIR-615</title></head><body><span>z9a3e</span><span>qxcemce0vs6d7t6l391ji</span><div>hq77mgo7cjw</div><div>kzklwk</div><p>zouq5qmsgcjfbh46</p><p>ki4jdm4298n2cw3ov</p><div>3w6edz97cruzakg4aelgps0nta3h</div><h2>ia5m3tx64tpmhh0fsaqql96t7nxn4</h2><div>1uvgxgaoru5inrw4</div><h3>iyywnm</h3><h3>9ew4nlz74b8</h3><h2>x3x7fju867axv8pjkisf</h2><span>afhdha7gq005968vbwmb8s20z3</span><h2>jwl0m561azw</h2><h2>kcb4pc92</h2><h1>b25btligxh40</h1><h2>8tcqtgfk6</h2><h1>yrw1l6</h1><h1>q63giqeloyybwctl3</h1><h3>8gwbdvkd3vqp80rael5nua7z951</h3><h3>nnq6uxnzb0a3u55n33olm</h3><h2>45d2ku</h2><div>fpxmeu0phr0j0hfol00e</div><h2>o2x1hz2</h2></body></html>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-11 23:13

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:13:07 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Wed, 11 Dec 2024 23:13:07 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-11 23:08

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Wed, 11 Dec 2024 23:08:08 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-11 23:05

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 23:06:02 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-11 22:43

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 22:43:05 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-11 22:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 22:42:50 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-11 22:28

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 22:29:03 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Wed, 11 Dec 2024 22:29:03 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-11 22:14

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 22:14:45 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-11 21:48

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 21:48:42 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8020

    2024-12-11 21:44

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 21:44:43 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Wed, 11 Dec 2024 21:44:43 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-11 21:40

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 21:41:01 GMT
    Server: PDR-M800/1.0
    X-Powered-By: PHP/5.5.9-1ubuntu4.21
    Content-Length: 560
    Content-Type: text/html
    Set-Cookie: csrftoken=9AMvwYHvPQpyV9uV25pv
    
    Page title: verint sign-in
    
    <html><head><link rel="icon" href="/favicon_7b0b8bcb-f30c-4489-bd96-026e42f0507c.ico"><title>verint sign-in</title></head><body><span>4w2tjk1cf4bkzqw2x50ixz7qtttupr</span><h2>wrfh5mxd76788zo6buzx</h2><h3>shfq5k8q48wpss81le0m6qjy8u6lf</h3><div>wtem7k1vcxbcdpoqiaq51471fdmm</div><div>ebj6fas1xufk1lua2sh6tw</div><p>vkyzujxjtq</p><h2>clxmeyx0y37nlwwi9415m7zp3</h2><h1>qianw7l6qjz7ur</h1><h1>zglpf04d</h1><div>hpaiecf4bxd035gpv7o</div><div>cni6ny0qr</div><h1>p716zpu9wl1a229</h1><h2>fl1oa</h2><h2>ur6zkb5ufr239</h2><h3>xskiq</h3><div>uh9lqpqi6n</div></body></html>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-11 21:31

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Wed, 11 Dec 2024 21:31:26 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-11 21:31

    HTTP/1.1 404 Not Found
    Connection: close
    Date: Wed, 11 Dec 2024 21:31:25 GMT
    Server: WebLogic Server 10.3.6.0.0
    Content-Type: text/html
    Content-Length: 1766
    
    Page title: Error 404--Not Found
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
        <HEAD>
            <TITLE>Error 404--Not Found</TITLE>
        </HEAD>
        <BODY bgcolor="white">
            <FONT FACE=Helvetica><BR CLEAR=all>
            <TABLE border=0 cellspacing=5>
                <TR>
                    <TD>
                        <BR CLEAR=all>
                        <FONT FACE="Helvetica" COLOR="black" SIZE="3">
                            <H2>Error 404--Not Found</H2>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
            <TABLE border=0 width=100% cellpadding=10>
                <TR>
                    <TD VALIGN=top WIDTH=100% BGCOLOR=white>
                        <FONT FACE="Courier New">
                            <FONT FACE="Helvetica" SIZE="3">
                                <H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
                            </FONT>
                            <FONT FACE="Helvetica" SIZE="3">
                                <H4>10.4.5 404 Not Found</H4>
                            </FONT>
                            <P>
                                <FONT FACE="Courier New">
                                    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
                            </p>
                            <p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
                        </FONT>
                    </TD>
                </TR>
            </TABLE>
        </BODY>
    </HTML>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-11 21:31

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 21:31:22 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-11 21:31

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 21:31:06 GMT
    Server: PDR-M800/1.0
    X-Powered-By: PHP/5.5.9-1ubuntu4.21
    Content-Length: 560
    Content-Type: text/html
    Set-Cookie: csrftoken=9AMvwYHvPQpyV9uV25pv
    
    Page title: verint sign-in
    
    <html><head><link rel="icon" href="/favicon_7b0b8bcb-f30c-4489-bd96-026e42f0507c.ico"><title>verint sign-in</title></head><body><span>4w2tjk1cf4bkzqw2x50ixz7qtttupr</span><h2>wrfh5mxd76788zo6buzx</h2><h3>shfq5k8q48wpss81le0m6qjy8u6lf</h3><div>wtem7k1vcxbcdpoqiaq51471fdmm</div><div>ebj6fas1xufk1lua2sh6tw</div><p>vkyzujxjtq</p><h2>clxmeyx0y37nlwwi9415m7zp3</h2><h1>qianw7l6qjz7ur</h1><h1>zglpf04d</h1><div>hpaiecf4bxd035gpv7o</div><div>cni6ny0qr</div><h1>p716zpu9wl1a229</h1><h2>fl1oa</h2><h2>ur6zkb5ufr239</h2><h3>xskiq</h3><div>uh9lqpqi6n</div></body></html>
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-11 21:30

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 21:30:57 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-11 21:29

    HTTP/1.1 200 OK
    Connection: close
    Date: Wed, 11 Dec 2024 21:29:54 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-11 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-02 01:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:42:12 GMT
    Server: Apache
    Expires: Mon, 02 Dec 2024 01:42:12 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=h82blmtbyz4oiicnfa8itr2e0i0k5ijn; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="bljzhadhr8spklbx6cj8p3us19b4vqfmt5m8cbs21eiy5vb2w5w3pwje8gw2bqy7b5weaiuw9ubi59obxvbz0q5zzni0zb9cb2vs4queeyoo0k7e2xerxz75xbga5tul" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-02 01:35

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:35:30 GMT
    Server: Apache
    Expires: Mon, 02 Dec 2024 01:35:30 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=h82blmtbyz4oiicnfa8itr2e0i0k5ijn; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="bljzhadhr8spklbx6cj8p3us19b4vqfmt5m8cbs21eiy5vb2w5w3pwje8gw2bqy7b5weaiuw9ubi59obxvbz0q5zzni0zb9cb2vs4queeyoo0k7e2xerxz75xbga5tul" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-02 01:35

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:35:24 GMT
    Server: Apache
    Expires: Mon, 02 Dec 2024 01:35:24 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=h82blmtbyz4oiicnfa8itr2e0i0k5ijn; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="bljzhadhr8spklbx6cj8p3us19b4vqfmt5m8cbs21eiy5vb2w5w3pwje8gw2bqy7b5weaiuw9ubi59obxvbz0q5zzni0zb9cb2vs4queeyoo0k7e2xerxz75xbga5tul" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-02 01:30

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:30:29 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-02 01:27

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:28:03 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-02 01:27

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Mon, 02 Dec 2024 01:27:18 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Mon, 02 Dec 2024 01:27:18 GMT
    Last-Modified: Mon, 02 Dec 2024 01:27:18 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-02 01:26

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:26:24 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-02 01:26

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:26:12 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-02 01:25

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Mon, 02 Dec 2024 01:25:13 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Mon, 02 Dec 2024 01:25:13 GMT
    Last-Modified: Mon, 02 Dec 2024 01:25:13 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-02 01:25

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:25:12 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-02 01:24

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:25:01 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-02 01:24

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Mon, 02 Dec 2024 01:24:52 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Mon, 02 Dec 2024 01:24:52 GMT
    Last-Modified: Mon, 02 Dec 2024 01:24:52 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-02 01:24

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:24:41 GMT
    Server: Windows_7-x86-6.1, UPnP/1.0, PMS/1.10.51
    X-Powered-By: PHP/5.5.9-1ubuntu4.21
    Content-Length: 514
    Content-Type: text/html
    Set-Cookie: csrftoken=bOeP5dtwgFw6hp3K4WDQ9Nnoy7rntRDB
    
    Page title: KNU081-8P
    
    <html><head><link rel="icon" href="/favicon_5abe425d-5152-4d1a-8049-f4ef2018af16.ico"><title>KNU081-8P</title></head><body><p>nsayadw8hatu13sh</p><h2>5t474pou4lism1kbh3zm3bae6</h2><p>m47ld</p><p>agomn8z282aki5qomxxrh</p><h1>u9z8fg1pidywz09tiwgkj2k</h1><h3>yp7r9julsxd9js5</h3><span>jkzdf0</span><h3>guzp1ljgfyt</h3><p>uizij5es28jsl7q</p><p>yokcqkc2r24nrxenaa60qwoascm1</p><h3>9ehmcnab</h3><span>9rhz886i2oodeoj2nxjqr5h3i2</span><h2>2sbssucd82</h2><p>m1aodab3x1xamt4vhlms4tfjntw</p><h2>8decutp2un</h2></body></html>
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-02 01:24

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Mon, 02 Dec 2024 01:24:41 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Mon, 02 Dec 2024 01:24:41 GMT
    Last-Modified: Mon, 02 Dec 2024 01:24:41 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-02 01:24

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:24:38 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9004

    2024-12-02 01:15

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:15:26 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-02 01:15

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:15:11 GMT
    Server: Python/3.11 aiohttp/3.9.5
    Content-Type: application/json; charset=utf-8
    Content-Length: 446
    
    Page title: Ray Dashboard
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Ray Dashboard</title><script defer="defer" src="./static/js/main.8c11aab8.js"></script><link href="./static/css/main.388a904b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8039

    2024-12-02 01:06

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 01:06:26 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:86

    2024-12-02 01:06

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Mon, 02 Dec 2024 01:06:18 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Mon, 02 Dec 2024 01:06:18 GMT
    Last-Modified: Mon, 02 Dec 2024 01:06:18 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-02 00:54

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Mon, 02 Dec 2024 00:54:21 GMT
    Server: nginx
    X-Confluence-Request-Time: 1733100861
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=m78wamgh1ap3krjqlfpdiluxubo7qxp3; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-02 00:25

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:25:17 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-02 00:25

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:25:13 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-02 00:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:21:08 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8025

    2024-12-02 00:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:20:53 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8043

    2024-12-02 00:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:20:52 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-02 00:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:20:11 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8021

    2024-12-02 00:14

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Mon, 02 Dec 2024 00:14:21 GMT
    Server: nginx
    X-Confluence-Request-Time: 1733098461
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=57aclrf15ay02ecl9lzyxgo14b5wcl6p; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9209

    2024-12-02 00:11

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:11:20 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8011

    2024-12-02 00:11

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:11:10 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-02 00:08

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:08:46 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-02 00:08

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:08:35 GMT
    Server: nginx
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Mon, 02 Dec 2024 00:08:35 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8008

    2024-12-02 00:06

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:06:55 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0gnqtxf3dqwttjzy7x30g0yesytzx1xwihlap5ihi.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-02 00:06

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:06:20 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8050

    2024-12-02 00:02

    HTTP/1.1 200 OK
    Connection: close
    Date: Mon, 02 Dec 2024 00:02:53 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-02 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8018

    2024-12-01 23:56

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sun, 01 Dec 2024 23:56:08 GMT
    Content-Type: text/html
    Pragma: private
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: 0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=31536000;
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline';
    Content-Length: 188
    
    
    <script LANGUAGE=JavaScript>
        window.location = "/global-protect/login.esp"; 
    </script>
    <html>
    
    <head></head>
    
    <body>
        <p>JavaScript must be enabled to continue!</p>
    </body>
    
    </html>
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-01 23:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:43:00 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9220

    2024-12-01 23:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:42:59 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8027

    2024-12-01 23:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:42:36 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0gnqtxf3dqwttjzy7x30g0yesytzx1xwihlap5ihi.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:83

    2024-12-01 23:39

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:39:58 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-01 23:39

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:39:49 GMT
    Server: Apache
    Expires: Sun, 01 Dec 2024 23:39:49 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=r8ya0y8m4rlqu41eie87cdmpim9vprr3; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="jnkts5oe0vm1ny54tyhae39r4qyl34obnf01zg2degc1tcnuyxw34dp047zsosp1xmb8vndqqfgdf15mxh6ejluwye83485xflidrvlzo7ouoi4cyrja4kfihrsptgi2" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-01 23:39

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Sun, 01 Dec 2024 23:39:47 GMT
    Server: nginx
    X-Confluence-Request-Time: 1733096387
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=57aclrf15ay02ecl9lzyxgo14b5wcl6p; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-01 23:39

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sun, 01 Dec 2024 23:39:47 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sun, 01 Dec 2024 23:39:47 GMT
    Last-Modified: Sun, 01 Dec 2024 23:39:47 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8443

    2024-12-01 23:35

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:35:37 GMT
    Server: nginx
    Content-Length: 583
    Content-Type: text/html
    
    
    <html style="background:#007cef">
    <head>
    <meta http-equiv="expires" content="0">
    <script type='text/javascript'>
    pr=(document.location.protocol == 'https:') ? 'https' : 'http';
    pt=(location.port == '') ? '' : ':' + location.port;
    redirect_suffix = "/redirect.html?count="+Math.random();
    if(location.hostname.indexOf(':') == -1)
    {
    location.href=pr+"://"+location.hostname+pt+redirect_suffix;
    }
    else    //could be ipv6 addr
    {
    var url = "";
    url=pr+"://["+ location.hostname.replace(/[\[\]]/g, '') +"]"+pt+redirect_suffix;
    location.href = url;
    }
    </script>
    </head>
    <body>
    </body>
    </html>
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8023

    2024-12-01 23:31

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:31:43 GMT
    Server: Apache
    Expires: Sun, 01 Dec 2024 23:31:43 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: kboxid=r8ya0y8m4rlqu41eie87cdmpim9vprr3; path=/; secure; HttpOnly; SameSite=Lax
    X-Content-Type-Options: nosniff
    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    Access-Control-Allow-Headers: x-kace-auth-timestamp, x-kace-auth-key, x-kace-auth-signature, accept, origin, content-type
    Access-Control-Allow-Methods: PUT, DELETE, POST, GET, OPTIONS
    X-Kace-Appliance: K1000
    X-Ua-Compatible: IE=9,EDGE
    Content-Length: 8986
    Content-Type: text/html
    
    Page title: KACE Systems Management Appliance Service Center
    
    <!DOCTYPE html>
    <html data-template="welcome" data-page-type="welcome" data-area="user" lang="en" ><head>
            <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('mIBEVFBOHC1d2UNYVM==')}catch(e){}</script>
            <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE" /><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta name="robots" content="noindex"><title>KACE Systems Management Appliance Service Center</title><link rel="shortcut icon" href="/favicon.ico"><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/select2.css?build=10.1.99" /><link type="text/css" rel="stylesheet" media="print" href="/common/css/minified/print.css?build=10.1.99" /><link type="text/css" rel="stylesheet" href="/common/css/minified/vendor/froala_style.css?build=10.1.99" /><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="/common/css/minified/kace-theme-ie.css?build=10.1.99" /><![endif]--><link type="text/css" rel="stylesheet" href="/common/css/minified/kace-theme-light.css?build=10.1.99" /><!--[if IE]><script type="text/javascript" src="/common/js/minified/vendor/html5.js?build=10.1.99"></script><![endif]--><script type="text/javascript" src="/common/js/minified/kpolyfills.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/jquery.fixes.js?build=10.1.99"></script><script type="text/javascript">jQuery.noConflict();</script><script type="text/javascript" src="/common/js/minified/vendor/jquery.cookie.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery-ui.custom.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.json.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootstrap.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/select2.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.form.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/jquery.wheelmouse.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/bootbox.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/vendor/google.html-sanitizer.js?build=10.1.99"></script><script type="text/javascript" src="/common/js/lang.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/scw.php?locale=en&build=10.1.99"></script><script type="text/javascript" src="/common/js/minified/functions.js?build=10.1.99"></script></head><body id="welcome" ><div class="k-main k-main-collapsed">
    <div class="k-page-message-box-container" style="visibility:collapse; display:none;">
    
        
            <div class="k-page-message-box k-error" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-warning" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-success" style="display:none;" >
                    </div>
        
        
            <div class="k-page-message-box k-info" style="display:none;" >
                    </div>
        </div>
            <form id="LoginForm" name="LoginForm" method="post" action="/userui/check_login.php" target="_self">
            <input type="hidden" name="CSRF_TOKEN" value="jnkts5oe0vm1ny54tyhae39r4qyl34obnf01zg2degc1tcnuyxw34dp047zsosp1xmb8vndqqfgdf15mxh6ejluwye83485xflidrvlzo7ouoi4cyrja4kfihrsptgi2" />
            <img class="k-logo k-user-logo" id="welcomeLogo" alt="K1000 Logo" src="/packages/partnerlogos/userportal_logo" data-interface="user" />
            <h1>Welcome and Login...</h1>
            <div class="wysiwyg fr-view"><p>Welcome to the User Console. The &quot;Downloads&quot; tab contains software available for you to download and install. You can search on software by title, vendor, or label. Please only download and install s
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8048

    2024-12-01 23:31

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sun, 01 Dec 2024 23:31:31 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sun, 01 Dec 2024 23:31:31 GMT
    Last-Modified: Sun, 01 Dec 2024 23:31:31 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9010

    2024-12-01 23:31

    HTTP/1.1 301 Moved Permanently
    Connection: keep-alive
    Date: Sun, 01 Dec 2024 23:31:20 GMT
    Server: nginx
    X-Confluence-Request-Time: 1733095880
    Content-Type: text/html;charset=UTF-8
    Cache-Control: no-cache, must-revalidate
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=57aclrf15ay02ecl9lzyxgo14b5wcl6p; Path=/; Secure; HttpOnly
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self'
    Strict-Transport-Security: max-age=63072000
    Location: ./login.action
    Content-Length: 0
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:88

    2024-12-01 23:31

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:31:08 GMT
    Server: nginx
    Content-Type: text/html
    Content-Length: 1289
    
    Page title: Infocon Holding - EasyIO-30P Sedona
    
    <html><head><link rel=stylesheet type="text/css" href=menu.css><title>Infocon Holding - EasyIO-30P Sedona</title></head><body style="margin:0;" onload="onDocLoad();"><script language=javascript src=menuitem.js></script><script language=javascript src=menusc.js></script><div id=dropMenu onmouseout="onDropMenuMouseout(event);" onmouseover="onDropMenuMouseover();"></div><TABLE width=100% cellSpacing=0 cellPadding=0 bgcolor=#ffffff border=0 align=center><tr><td height=53px><img src=logo.gif class='clsMenu'><img src=btl.jpg></td></tr><tr><td><table width=100% bgcolor=#ece9d8 cellSpacing=0 cellPadding=2 border=1><tr id=menubar><td height=28><span id=mmenu onmouseover="onMenuBarMouseover();"></span></td><td id=login></td><td id=userid></td></tr></table></td></tr><tr height=768 valign=top align=center bgcolor="white"><td><table><tr><td colspan=2 height=10></td></tr><TR><Th colspan=2 id="cTtl"></Th></TR><tr><td align=center colspan=2><br></td></tr><tr><td colspan=2 height=10></td></tr><tr><td colspan=2 ID="cTbl"></td></tr><tr><td colspan=2 height=10></td></tr></table></td></tr></table><script language=javascript src=main.js></script><script language=javascript src=table.js></script><script language=javascript>function onDocLoad(){cTxtTbl();createMenu();}</script></body></html>�
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9206

    2024-12-01 23:22

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:22:54 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-01 23:22

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:22:19 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-01 23:22

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:22:20 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-01 23:22

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sun, 01 Dec 2024 23:22:10 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sun, 01 Dec 2024 23:22:10 GMT
    Last-Modified: Sun, 01 Dec 2024 23:22:10 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8500

    2024-12-01 23:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:21:56 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9208

    2024-12-01 23:21

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:21:35 GMT
    Server: nginx
    Content-Type: text/html
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1
    Expires: Thu, 01 Jan 1970 00:00:00 UTC
    Cache-Control: no-cache
    Set-Cookie: JSESSIONID=node0gnqtxf3dqwttjzy7x30g0yesytzx1xwihlap5ihi.node0; Path=/; Secure; HttpOnly
    Content-Length: 13222
    
    Page title: PaperCut Login
    
    <!DOCTYPE HTML>
    <!-- Application: app-server -->
    <!-- Page: Home -->
    <!-- Generated: Mon Nov 20 12:34:06 EST 2023 -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>PaperCut Login</title>
    <link rel="shortcut icon" href="/images/icons3/favicon.ico" type="image/vnd.microsoft.icon"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta name="description" content="PaperCut MF is a print management system. Log in to manage your print quotas, see your print history and configure your system."/>
    <meta name="keywords" content="print quota, print control, print management, print accounting, software"/>
    <meta name="viewport" content="width=device-width, initial-scale=0.8"/>
    <link rel="stylesheet" type="text/css" href="/css/style.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/style-override.css?66961papercut-mf" />
    <link rel="stylesheet" type="text/css" href="/css/refresh.css?66961papercut-mf" />
    <!--[if IE 9]><link rel="stylesheet" type="text/css" href="/css/style-ie9.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 8]><link rel="stylesheet" type="text/css" href="/css/style-ie8.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/style-ie7.css?66961papercut-mf" />
    <![endif]-->
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="/css/style-ie6.css?66961papercut-mf" />
    <![endif]-->
    <script type="text/javascript">var CacheParam = "66961papercut-mf";</script>
    <script type="text/javascript" src="/js/jquery/jquery-3.5.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/jquery-migrate-3.3.1.min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/jquery/config.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/underscore/underscore-min.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/common.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/lib/require.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/pages/configure.js?66961papercut-mf"></script>
    <script type="text/javascript" src="/js/refresh.js?66961papercut-mf"></script>
    </head>
    
    <body id="loginBody">
    <script language="JavaScript" type="text/javascript"><!--
    
    window.onload = function ()
    {
    document.Form0.inputUsername.focus();
    document.Form0.inputUsername.select();
    }
    
    // --></script> <div class="wrap">
        <script type="text/javascript">
        insertScript('/js/pages/Home.js');
        insertScript('/js/pages/LoginPages.js');
        </script>
          <svg viewBox="0 0 280.7 198.5" class="pc-shards">
    <polygon points="96.3,136.3 140.4,198.5 162.4,198.5 183.9,130.1 134.9,95.4 "/>
    <polygon points="45,63.6 74.9,53 0,0 "/>
    <polygon points="134.9,95.4 96.3,136.3 45,63.6 74.9,53 "/>
    <polygon points="74.9,53 224.8,0 134.9,95.4 "/>
    <polygon points="224.8,0 183.9,130.1 134.9,95.4 "/>
    <polygon points="224.8,0 224.8,0 224.8,159 183.9,130.1 "/>
    <polygon points="162.4,198.5 224.8,198.5 224.8,159 183.9,130.1 "/>
    <polygon points="37.7,198.5 140.4,198.5 96.3,136.3 "/>
    <polygon points="0,79.5 0,198.5 37.7,198.5 96.3,136.3 45,63.6 "/>
    <polygon points="0,79.5 45,63.6 0,0 "/>
    <polygon points="0,79.5 0,79.5 0,79.5 "/>
    <polygon points="262.3,198.5 280.7,198.5 265.7,187.9 "/>
    <polygon points="224.8,198.5 262.3,198.5 265.7,187.9 224.8,159 "/>
    </svg>
    <form method="post" name="Form0" action="/app" onsubmit="recordLocale()" autocomplete="off">
    <input type="hidden" name="service" value="direct/1/Home/$Form"/>
    <input type="hidden" name="sp" value="S0"/>
    <input type="hidden" name="Form0" value="$Hidden$0,$Hidden$1,inputUsername,inputPassword,$Submit$0,$PropertySelection"/>
    <input type="hidden" name="$Hidden$0" id="javascript-enabled" value="F"/>
    <input type="hidden" name="$Hidden$1" value="X"/>
     <div class="login" role="main">
          <div class="box">
            <table class="box-table" title="Login" role="presentation">
              <tr role="row">
                <th class="box-nw" aria-label="No value" role="columnheader" scope="col"></th>
                <th cla
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8005

    2024-12-01 23:20

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:20:12 GMT
    Server: nginx
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Sun, 01 Dec 2024 23:20:12 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-01 23:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:19:55 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8044

    2024-12-01 23:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:19:49 GMT
    Server: nginx
    Content-Length: 627
    Content-Type: text/html
    
    Page title: SSL VPN Service
    
    <?xml version="1.0" encoding="UTF-8"?>
    <auth id="main">
    <title>SSL VPN Service</title>
    <ca status="disabled" href="/+CSCOCA+/login.html" />
    
    
    
    <banner></banner>
    <message>Please enter your username and password.</message>
    
    
    <form method="post" action="/+webvpn+/index.html">
    
    <input type="text" name="username" label="Username:" />
    <input type="password" name="password" label="Password:" />
    
    
    <select name="group_list" label="GROUP:">
    <option value="telecommuters" noaaa="0" >Remote_Users</option></select>
    
    <input type="submit" name="Login" value="Login" />
    <input type="reset" name="Clear" value="Clear" />
    
    
    </form>
    </auth>
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:84

    2024-12-01 23:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:19:37 GMT
    Server: nginx
    Content-Length: 69
    Content-Type: text/html
    
    
    <html><body><script>top.location='/p/login/';</script></body></html>
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:81

    2024-12-01 23:19

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:19:30 GMT
    Server: nginx
    Content-Length: 21781
    Content-Type: text/html
    
    Page title:  Login - CyberPanel 
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <style>
            .d-flex {
                display: flex;
            }
    
            .flex-column {
                flex-direction: column;
            }
    
            .justify-content-between {
                justify-content: space-between;
            }
    
            .col-login {
                height: 100vh;
                display: flex;
                flex-direction: column;
    
            }
    
            .col-login-left {
                background: rgb(51, 204, 204);
                background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
                justify-content: space-between;
            }
    
            .form-group .input-group select.form-control,
            .form-group .input-group input.form-control,
            button.btn.btn-login {
                height: 45px;
    
            }
    
            button.btn.btn-login {
                background-color: rgb(51, 204, 204);
                box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            button.btn.btn-login:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
    
            .form-group .input-group select.form-control:focus,
            .form-group .input-group input.form-control:focus,
            button.btn.btn-login {
                border: 1px solid rgb(51, 204, 204);
            }
    
            .col-login-right {
                background: #ffffff;
                justify-content: center;
            }
    
            .col-login-right .login-wrapper {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
            }
    
            a.login-changelogs {
                border-top: 1px solid #fff;
            }
    
            .login-changelogs .card {
                padding: 1em;
                background-color: #fff;
                border-radius: 8px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
            }
    
            .login-changelogs .card:hover {
                color: rgb(51, 204, 204);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
            }
    
            .card-body {
                padding-left: 15px;
            }
    
            .object-fit {
                height: 100%;
                width: 100%;
                object-fit: cover;
                border-radius: 6px;
            }
    
            h4.card-learnmore {
                margin-top: 15px;
                position: relative;
                color: rgb(51, 204, 204);
                font-weight: 500;
                font-size: 1.2em;
    
            }
    
            h4.card-learnmore span {
                display: inline;
                padding-bottom: 4px;
                border-bottom: 1px solid rgb(51, 204, 204);
            }
    
            .alert.alert-danger {
                text-align: center;
                margin: 1em 2em 1em 2em;
                padding-top: 1em;
                padding-bottom: 1em;
                border: 1px solid red;
            }
    
    
            /* Loading Spinner */
            .spinner {
                margin: 0;
                width: 70px;
                height: 18px;
                margin: -35px 0 0 -9px;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center
            }
    
            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
                animation: bouncedelay 1.4s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
    
            .spinner .bounce1 {
                -webkit-animation-delay: -.32s;
                animation-delay: -.32s
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:5601

    2024-12-01 23:17

    HTTP/1.1 200 OK
    Connection: keep-alive
    Date: Sun, 01 Dec 2024 23:18:01 GMT
    Server: openresty
    Content-Type: text/html; charset=utf-8
    Expires: Sun, 01 Dec 2024 23:18:01 GMT
    Last-Modified: Sun, 01 Dec 2024 23:18:01 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Accept-Ranges: none
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=7884000
    Content-Length: 84
    
    
    <script>window.onload=function(){ url ='/webui/';window.location.href=url;}</script>
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9219

    2024-12-01 23:17

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:17:20 GMT
    Server: nginx
    Content-Length: 46782
    Content-Type: text/html
    
    Page title: ServiceNow
    
    <!DOCTYPE html><html lang="en" class=" ltr " data-doctype="true" dir="ltr" ontouchend="CustomEvent.fireAll('body_clicked', event);" onclick="CustomEvent.fireAll('body_clicked', event);"><head><script type="text/javascript"></script><title>ServiceNow</title><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"></meta><meta http-equiv="cache-control" content="public"></meta><script src="/uxasset/externals/service-worker/loader.jsdbx?sysparm_substitute=false"></script><script>var mswDisabledValue = "false";
                            var disabled = mswDisabledValue === 'true' ? true : false;
                            var serviceWorkers = JSON.parse("[{\"scope\":\"/\",\"serviceWorkerUrl\":\"/uxsw/scope/root.js\"},{\"scope\":\"/x\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"},{\"scope\":\"/now\",\"serviceWorkerUrl\":\"/uxsw/scope/now_x.js\"}]");
                            var SERVICE_WORKER_MANAGER_CONFIG = {disabled, serviceWorkers};
                            if (window.serviceWorkerManager) window.serviceWorkerManager.init(SERVICE_WORKER_MANAGER_CONFIG);</script><meta name="viewport" content="initial-scale=1.0"></meta><script type="text/javascript" data-description="globals population">
            window.NOW = window.NOW || {};
            var g_loadTime = new Date();
            var lastActivity = new Date();
            var g_lang = 'en';
            var g_system_lang = 'en';
            var g_enhanced_activated = 'true';
              var g_popup_timeout = parseInt(100);
            var g_export_warn_threshold = parseInt(10000);
              var g_event_handler_ids = {};
            var g_event_handlers = [];
            var g_event_handlers_onLoad = [];
            var g_event_handlers_onSubmit = [];
            var g_event_handlers_onChange = [];
            var g_event_handlers_onCellEdit = {};
            var g_event_handlers_localCache = {};
            var g_event_handlers_queryTracking = true;
            var g_user_date_time_format = "yyyy-MM-dd HH:mm:ss";
            var g_user_date_format = "yyyy-MM-dd";
            var g_user_decimal_separator = ".";
            var g_user_grouping_separator = ",";
            var g_glide_list_separator = ", ";
            var g_allow_field_dependency_for_templates = ("true" === "true");
            var g_tz_offset = 0;
              var g_tz_user_offset = true;
            var g_first_day_of_week = parseInt(1, 10);
            var g_date_picker_first_day_of_week = parseInt(0, 10);
              var g_full_calendar_edit = true;
            var g_submitted = false;
            var g_max_table_length = 80;
            var g_fontSizePreference = "";
            var g_fontSize = "10pt";
            // use to be the sys_property glide.ui.js_error_notify, hard coded for PRB603998
            var g_jsErrorNotify = "true";
            var g_cancelPreviousTransaction = true;
            var g_text_direction = "ltr";
            var g_glide_list_filter_max_length =  parseInt("0", 10);
            var g_accessibility = false;
            var g_accessibility_tooltips = false;
            var g_accessibility_tooltip_duration = parseInt("10", 10);
            var g_accessibility_visual_patterns = false;
            var g_accessibility_screen_reader_table = false;
            var g_detail_row = false;
            var g_builddate = "09-16-2022_1610";
            // default values to be used in absence of user preferences are hard coded below
            // as well as in keyboardShortcuts.js and keyboard_preference_changer.xml
            window.g_keyboard_shortcuts = {};
            window.g_keyboard_shortcuts.allow_in_input_fields = false;
            window.g_keyboard_shortcuts.enabled = true;
            window.g_keyboard_shortcuts.global_search = {};
            window.g_keyboard_shortcuts.global_search.enabled = true;
            window.g_keyboard_shortcuts.global_search.key_combination = 'ctrl+alt+g';
            window.g_keyboard_shortcuts.main_frame = {};
            window.g_keyboard_shortcuts.main_frame.enabled = true;
            window.g_keyboard_shortcuts.main_frame.key_combination = 'ctrl+alt+p';
            window.g_keyboard_shortcuts.navigator_toggle = {};
            window.g_keyboard_shortcuts.navigator_toggle.enabled = true;
            window.g_keyboard_shortcuts.navigator_toggle.key_combinatio
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8000

    2024-12-01 23:10

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:10:51 GMT
    Server: nginx
    Content-Length: 1767
    Content-Type: text/html
    
    Page title: Download Master
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <html xmlns:v>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="-1" />
    <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
    <meta http-equiv="Pragma" content="no-cache" />
    <title>Download Master</title>
    <script type="text/javascript" src="jquery.js"></script>
    </head>
    <body>
    <script>
    var httpTag = 'https:' == document.location.protocol ? false : true;
            if(( navigator.userAgent.match(/iPhone/i)) ||
                ( navigator.userAgent.match(/iPod/i))   ||
                    ( navigator.userAgent.match(/windows ce/i)) ||
                    ( navigator.userAgent.match(/windows phone/i)) ||
                    ( navigator.userAgent.match(/Android/i)) &&
                    ( navigator.userAgent.match(/Mobile/i)))
                    {
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
            else{
                    if(httpTag)
                            self.location = "http://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    else
                            self.location = "https://"+ location.host.split(":")[0] +":"+ location.host.split(":")[1] +"/downloadmaster/index.asp";
                    }
    
    </script>
    </body>
    </html>
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:8047

    2024-12-01 23:06

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 23:06:39 GMT
    Server: nginx
    Content-Length: 16915
    Content-Type: text/html
    
    Page title: AiCloud
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Cache-control" content="no-cache">
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
    <title>AiCloud</title>
    <style>
    html{
    margin:0 0;
    padding:0px;
    font-family:"Segoe UI",Arial;
    }
    body{
    display: block;
    overflow: hidden;
    }
    
    input,#ok {
    background:transparent url("/smb/css/style-theme.png") no-repeat top left;
    }
    
    #login_logo{
    width:300px;
    height:76px;
    background:transparent url("/smb/css/logo.jpg") no-repeat top left;
    position: absolute;
    top: 60px;
    }
    
    #ok{
    background-position: -200px -390px;
    width:40px;
    height:40px;
    float:right;
    }
    #title1{
    color:#fff;
    font-size:30px
    }
    #title2{
    color:#fff;
    font-size:20px
    }
    input {
    font-size: 14px;
    text-shadow: 0px 1px 0px white;
    outline: none;
    background-position: 0 -540px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left:3px;
    }
    div.cap_num{
    width:40px;
    height:40px;
    float:right;
    }
    .unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    }
    .table_x{
    position: relative;
    padding: 20px 40px 0 40px;
    font-size: 20px;
    display:none;
    }
    .table_x input{
    width:220px;
    height:36px;
    font-size: 20px;
    }
    .table_x .table_label_x{
    color:#ffffff;
    }
    </style>
    <script type="text/javascript" src="/smb/js/tools.js"></script>
    <script type='text/javascript' src='/smb/js/davclient_tools.js'></script>
    <script type="text/javascript">
    var this_url;
    var m = new lang();
    var g_storage = new myStorage();
    var g_captcha = -1;
    
    function makeid(){
        var text = "";
        var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
    
        for( var i=0; i < 20; i++ )
            text += possible.charAt(Math.floor(Math.random() * possible.length));
    
        return text;
    }
    
    $("document").ready(function() {
            //- create access token
            var asus_token = ( g_storage.gett('asus_token') == undefined ) ? '' : g_storage.gett('asus_token');
            if(asus_token==""){
                    asus_token = makeid();
                    g_storage.sett('asus_token', asus_token);
            }
    
            var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
            var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
            m.setLanguage(lan);
    
            $('label#username').text(m.getString('title_username2'));
            $('label#password').text(m.getString('title_password2'));
            // $('label#captcha').text(m.getString('title_captcha'));
    
            this_url = $("input.urlInfo").attr("value");
    
            if(this_url!="/"){
                    $("div#title1").text(m.getString('title_login'));
                    $("div#title2").text(this_url);
            }
    
            var browserVer = navigator.userAgent.toLowerCase();
            if( isIE() &&
                    getInternetExplorerVersion() <= 7 ){
    
                    $("table#table_login").remove();
    
                    var append_html = '<table border="0" cellpadding="0" cellspacing="3" style="position: relative;left:40px;padding-top:20px"><tbody><tr><td width="240px">';
                    append_html += '<font color="white" size="4">';
                    append_html += '<label>';
                    append_html += m.getString('msg_browsersupport');
                    append_html += '</label>';
                    append_html += '</font>';
                    append_html += '</td>';
                    append_html += '</tr>';
                    append_html += '</tbody>';
                    append_html += '</table>';
                    $(append_html).app
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:80

    2024-12-01 22:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 22:42:44 GMT
    Server: Jetty(9.4.9.v20180320)
    Content-Security-Policy: frame-ancestors 'none'
    X-Frame-Options: DENY
    Content-Language: en-US
    Expires: Sun, 01 Dec 2024 22:42:44 GMT
    Content-Type: text/html;charset=iso-8859-1
    Content-Length: 3676
    
    Page title: Mirth Connect Administrator
    
    <!doctype html>
    <html>
    <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta http-equiv="x-ua-compatible" content="IE=edge">
            <meta http-equiv="cache-control" content="no-cache">
            <meta http-equiv="cache-control" content="no-store">
    
            <title>Mirth Connect Administrator</title>
    
            <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
            <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
            <link rel="stylesheet" type="text/css" href="css/main.css" />
    
            <script type="text/javascript">
                    /* Break out of frame if inside a frame. */
                    if (window != window.top) {
                            window.top.location = window.location;
                    }
            </script>
    
            <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
    </head>
    
    <body id="body" style="display:none;" class="subpage">
            <div id="centerWrapper">
                    <div class="row">
                            <div style="padding: 10px; text-align: center;">
                                    <img id="mirthLogo" src="images/mirthconnectlogowide.png"/>
                            </div>
    
                            <div id="mcadministrator" class="span9">
                                    <h1 style="text-align: center;">Mirth Connect Administrator</h1>
    
                                    <div class="help-block">
                                            <strong>Overview of Web Start:</strong><br /> Java Web Start is a framework developed by Sun Microsystems
                                            that enables launching Java applications directly from a browser.
                                            Unlike Java applets, Web Start applications do not run inside the
                                            browser.
                                    </div>
                                    <div class="help-block">
                                            <br/>Click the big green button below to launch the Mirth Connect
                                            Administrator using Java Web Start.
                                    </div>
    
                                    <div style="text-align: center; margin-top: 10px;">
                                            <a class="btn btn-large btn-themebutton" type="submit" href="javascript:launchAdministrator()">Launch Mirth Connect Administrator</a>
                                    </div>
                            </div>
                    </div>
            </div>
    
            <footer class="smallSubPage" style="width:100%;">
                    <table>
                            <tr>
                                    <td style="text-align: center;">&copy; 2017 Mirth Corporation | Mirth Connect</td>
                            </tr>
                    </table>
            </footer>
    
            <script type="text/javascript">
                    $(document).ready(function() {
                            $.ajax({
                                type: 'HEAD',
                                url: 'webadmin/Index.action',
                                    success: function() {
                                            window.location.replace("webadmin/Index.action");
                                    },
                                    error: function() {
                                            $("#body").css("display", "inline");
                                    }
                            });
                    });
            </script>
    
        <script type="text/javascript">
                    function launchAdministrator(){
                    window.location.href = 'webstart.jnlp?time=' + new Date().getTime();
                    }
            </script>
    </body>
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-01 22:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 22:42:43 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-01 by HttpPlugin
    Create report
  • Open service 34.207.162.65:9009

    2024-12-01 22:42

    HTTP/1.1 200 OK
    Connection: close
    Date: Sun, 01 Dec 2024 22:42:44 GMT
    Server: Apache
    Content-Length: 0
    
    Found 2024-12-01 by HttpPlugin
    Create report
CN:
bedrock.mainrailway.ua
Not before:
2023-12-23 00:17
Not after:
2025-12-22 00:17
CN:
*.space-first.co.il
Not before:
2023-12-23 00:17
Not after:
2025-12-22 00:17
CN:
*.novel-power-gamma.edu
Not before:
2023-12-23 00:42
Not after:
2025-12-22 00:42
CN:
anyconnect.defense-first.ua
Not before:
2023-12-23 00:14
Not after:
2025-12-22 00:14
CN:
lamination.eastelection.us
Not before:
2023-12-23 00:44
Not after:
2025-12-22 00:44
CN:
*.dmz.north-education.mil
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:18
Not after:
2025-12-22 00:18
CN:
next-regulation-kace.mil
Not before:
2023-12-23 00:27
Not after:
2025-12-22 00:27
CN:
*.northelectric.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:43
Not after:
2025-12-22 00:43
CN:
*.main-institution-gamma.edu
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-23 00:13
Not after:
2025-12-22 00:13
CN:
temp-sendgrid.statedefence.mil
Not before:
2023-12-23 00:12
Not after:
2025-12-22 00:12
CN:
test.siemens.communication-south.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:13
Not after:
2025-12-22 00:13
CN:
axissystemhealthmonitoring
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:30
Not after:
2025-12-22 00:30
CN:
*.okta.main-education.edu
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-23 00:12
Not after:
2025-12-22 00:12
CN:
*.mainbank.gc.ca
Not before:
2023-12-23 00:40
Not after:
2025-12-22 00:40
CN:
Remote Connector
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:33
Not after:
2025-12-22 00:33
CN:
*.south-security.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:15
Not after:
2025-12-22 00:15
CN:
cisco.aerostate.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:18
Not after:
2025-12-22 00:18
CN:
public.finance-novel.us
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:21
Not after:
2025-12-22 00:21
CN:
FortiGate
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:14
Not after:
2025-12-22 00:14
CN:
FMG-VMTM88312461
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:17
Not after:
2025-12-22 00:17
CN:
plc.gas-south.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:13
Not after:
2025-12-22 00:13
CN:
*.first-finance-accounts.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-23 00:05
Not after:
2025-12-22 00:05
CN:
*.monitoring.today-court.gov
Not before:
2023-12-22 23:16
Not after:
2025-12-21 23:16
CN:
*.state-aero.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-22 23:18
Not after:
2025-12-21 23:18
CN:
*.exchange.security-main.com
Not before:
2023-12-22 23:51
Not after:
2025-12-21 23:51
CN:
*.westsecurity.gov
Not before:
2023-12-22 22:59
Not after:
2025-12-21 22:59
CN:
*.mainenergy-monitoring.co.il
Not before:
2023-12-22 23:06
Not after:
2025-12-21 23:06
CN:
secret.next-aero.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-22 23:38
Not after:
2025-12-21 23:38
CN:
*.mainmedicine-panel.com
Not before:
2023-12-22 23:51
Not after:
2025-12-21 23:51
CN:
*.asusrepeater.com
Not before:
2023-12-22 23:50
Not after:
2025-12-21 23:50
CN:
fusion.novel-election.gc.ca
Not before:
2023-12-22 23:49
Not after:
2025-12-21 23:49
CN:
staging-hyperflex.state-railway.org
Not before:
2023-12-22 23:15
Not after:
2025-12-21 23:15
CN:
*.firstchemical-weblogic.mil
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-22 23:32
Not after:
2025-12-21 23:32
CN:
*.exchange.security-main.com
Not before:
2023-12-22 22:48
Not after:
2025-12-21 22:48
CN:
*.court-west.com
Not before:
2023-12-22 22:49
Not after:
2025-12-21 22:49
CN:
research.novelfinance.ua
Not before:
2023-12-22 23:07
Not after:
2025-12-21 23:07
CN:
*.north-defence-staging.edu
Not before:
2023-12-22 23:43
Not after:
2025-12-21 23:43
CN:
accounts.regulationwest.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-22 23:38
Not after:
2025-12-21 23:38
CN:
*.todayinvestment.com
Not before:
2023-12-22 23:17
Not after:
2025-12-21 23:17
CN:
*.city-institution.gc.ca
Not before:
2023-12-22 23:18
Not after:
2025-12-21 23:18
CN:
mainoil-receiver.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-22 23:12
Not after:
2025-12-21 23:12
CN:
accounts.regulationwest.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-22 22:37
Not after:
2025-12-21 22:37
CN:
*.southtransportation-fusion.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-22 23:26
Not after:
2025-12-21 23:26
CN:
*.east-regulation-schneider-electric.gov
Not before:
2023-12-22 23:12
Not after:
2025-12-21 23:12
CN:
*.asusrepeater.com
Not before:
2023-12-22 21:46
Not after:
2025-12-21 21:46
CN:
secret.next-aero.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-22 22:20
Not after:
2025-12-21 22:20
CN:
corp-schneider-electric.nextmedicine.gc.ca
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-22 22:00
Not after:
2025-12-21 22:00
CN:
*.monitoring.today-court.gov
Not before:
2023-12-22 22:13
Not after:
2025-12-21 22:13
CN:
*.novelelectric-aws.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-22 21:39
Not after:
2025-12-21 21:39
CN:
test.finance-future.org
Not before:
2023-12-22 22:16
Not after:
2025-12-21 22:16
CN:
*.hdlc.east-construction.edu
Not before:
2023-12-22 22:15
Not after:
2025-12-21 22:15
CN:
pilot.defencecity.gc.ca
Not before:
2023-12-22 21:49
Not after:
2025-12-21 21:49
CN:
fusion.novel-election.gc.ca
Not before:
2023-12-22 21:26
Not after:
2025-12-21 21:26
CN:
*.mainenergy-monitoring.co.il
Not before:
2023-12-22 22:03
Not after:
2025-12-21 22:03
CN:
*.north-defence-staging.edu
Not before:
2023-12-22 21:24
Not after:
2025-12-21 21:24
CN:
*.city-institution.gc.ca
Not before:
2023-12-22 20:56
Not after:
2025-12-21 20:56
CN:
*.westsecurity.gov
Not before:
2023-12-22 21:21
Not after:
2025-12-21 21:21
CN:
staging-hyperflex.state-railway.org
Not before:
2023-12-22 21:06
Not after:
2025-12-21 21:06
CN:
*.novelelectric-aws.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-22 20:37
Not after:
2025-12-21 20:37
CN:
nextenergy-demo.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:57
Not after:
2025-12-20 00:57
CN:
jenkins.energytoday.gc.ca
Not before:
2023-12-21 00:43
Not after:
2025-12-20 00:43
CN:
FortiGate
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:35
Not after:
2025-12-20 00:35
CN:
*.novel-security-watchguard.mil
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:49
Not after:
2025-12-20 00:49
CN:
*.asus.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:44
Not after:
2025-12-20 00:44
CN:
*.statesecurity.ua
Not before:
2023-12-21 00:32
Not after:
2025-12-20 00:32
CN:
city-institution-docs.edu
Not before:
2023-12-21 00:45
Not after:
2025-12-20 00:45
CN:
*.private-statepower.edu
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-21 00:32
Not after:
2025-12-20 00:32
CN:
sslvpn
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:43
Not after:
2025-12-20 00:43
CN:
PaloAltoNetworks
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:45
Not after:
2025-12-20 00:45
CN:
*.asusswitch.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:34
Not after:
2025-12-20 00:34
CN:
*.novelenergy.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:48
Not after:
2025-12-20 00:48
CN:
ocserv VPN
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:32
Not after:
2025-12-20 00:32
CN:
*.brightspace.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:34
Not after:
2025-12-20 00:34
CN:
*.transportation-future.us
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:33
Not after:
2025-12-20 00:33
CN:
NetGear
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:32
Not after:
2025-12-20 00:32
CN:
*.defencecity.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:32
Not after:
2025-12-20 00:32
CN:
cognitive.secret-transportation-novel.us
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-21 00:19
Not after:
2025-12-20 00:19
CN:
zoho.corporate-mainconstruction.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 23:53
Not after:
2025-12-19 23:53
CN:
*.nextmanufacturing.org
Not before:
2023-12-21 00:10
Not after:
2025-12-20 00:10
CN:
development.institutionnorth.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 23:59
Not after:
2025-12-19 23:59
CN:
*.constructionstate.gc.ca
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-20 23:11
Not after:
2025-12-19 23:11
CN:
*.energyfuture.us
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 23:14
Not after:
2025-12-19 23:14
CN:
*.construction-city.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 23:15
Not after:
2025-12-19 23:15
CN:
*.court-city.org
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-21 00:06
Not after:
2025-12-20 00:06
CN:
*.nextmanufacturing.org
Not before:
2023-12-20 23:10
Not after:
2025-12-19 23:10
CN:
*.bankstate.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-21 00:03
Not after:
2025-12-20 00:03
CN:
*.medicine-next.edu
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 23:47
Not after:
2025-12-19 23:47
CN:
*.city-medicine.gov
Not before:
2023-12-20 22:44
Not after:
2025-12-19 22:44
CN:
*.power-city.ca
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-20 23:05
Not after:
2025-12-19 23:05
CN:
state-regulation-wordpress.gc.ca
Not before:
2023-12-20 23:22
Not after:
2025-12-19 23:22
CN:
*.backend-north-communication.com
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-20 23:31
Not after:
2025-12-19 23:31
CN:
*.future-energy.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 22:44
Not after:
2025-12-19 22:44
CN:
dev.novel-aero.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 23:25
Not after:
2025-12-19 23:25
CN:
cognitive.secret-transportation-novel.us
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-20 23:19
Not after:
2025-12-19 23:19
CN:
east-security-internal.ua
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-20 23:12
Not after:
2025-12-19 23:12
CN:
development.institutionnorth.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 22:49
Not after:
2025-12-19 22:49
CN:
todaydefense-research.us
Not before:
2023-12-20 22:58
Not after:
2025-12-19 22:58
CN:
cognitive.secret-transportation-novel.us
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-20 22:17
Not after:
2025-12-19 22:17
CN:
*.bright-nonprofit.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 23:04
Not after:
2025-12-19 23:04
CN:
azure.stealth-bright-transportation.gc.ca
Not before:
2023-12-20 22:03
Not after:
2025-12-19 22:03
CN:
*.power-city.ca
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-20 22:02
Not after:
2025-12-19 22:02
CN:
*.construction-city.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 22:11
Not after:
2025-12-19 22:11
CN:
*.energyfuture.us
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 22:13
Not after:
2025-12-19 22:13
CN:
*.backend-north-communication.com
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-20 22:29
Not after:
2025-12-19 22:29
CN:
*.novelmanufacturing.edu
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 22:20
Not after:
2025-12-19 22:20
CN:
*.bright-nonprofit.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 22:00
Not after:
2025-12-19 22:00
CN:
*.gamma-next-power.gc.ca
Not before:
2023-12-20 22:38
Not after:
2025-12-19 22:38
CN:
beta-chatgpt.communication-novel.us
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 22:02
Not after:
2025-12-19 22:02
CN:
*.backend-north-communication.com
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-20 21:25
Not after:
2025-12-19 21:25
CN:
*.bankstate.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 21:28
Not after:
2025-12-19 21:28
CN:
*.gamma-next-power.gc.ca
Not before:
2023-12-20 21:06
Not after:
2025-12-19 21:06
CN:
sonicwall.gamma-novel-investment.mil
Not before:
2023-12-20 21:19
Not after:
2025-12-19 21:19
CN:
*.energyfuture.us
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 21:09
Not after:
2025-12-19 21:09
CN:
expertwifi.net
Not before:
2023-12-20 21:22
Not after:
2025-12-19 21:22
CN:
azure.stealth-bright-transportation.gc.ca
Not before:
2023-12-20 20:58
Not after:
2025-12-19 20:58
CN:
*.medicine-next.edu
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 21:29
Not after:
2025-12-19 21:29
CN:
*.corp-aero-next.us
Key:
RSA-2048
Issuer:
Not before:
2023-12-20 21:29
Not after:
2025-12-19 21:29
CN:
*.power-city.ca
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-20 20:52
Not after:
2025-12-19 20:52
CN:
*.constructionstate.gc.ca
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-20 20:47
Not after:
2025-12-19 20:47
CN:
*.court-city.org
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-20 20:52
Not after:
2025-12-19 20:52
CN:
dev-firewall.cityaero.mil
Not before:
2023-12-19 01:49
Not after:
2025-12-18 01:49
CN:
*.courtsouth.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-19 01:46
Not after:
2025-12-18 01:46
CN:
*.medicine-south.us
Key:
RSA-2048
Issuer:
Not before:
2023-12-19 01:14
Not after:
2025-12-18 01:14
CN:
schneider-electric.first-construction.us
Not before:
2023-12-19 01:43
Not after:
2025-12-18 01:43
CN:
*.corporate-power-north.com
Not before:
2023-12-19 01:28
Not after:
2025-12-18 01:28
CN:
staging.west-defense.com
Not before:
2023-12-19 01:34
Not after:
2025-12-18 01:34
CN:
asusrouter.com
Not before:
2023-12-19 01:11
Not after:
2025-12-18 01:11
CN:
*.north-energy.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-19 01:21
Not after:
2025-12-18 01:21
CN:
north-nonprofit-teamcity.mil
Not before:
2023-12-19 01:11
Not after:
2025-12-18 01:11
CN:
*.east-steel.org
Not before:
2023-12-19 00:33
Not after:
2025-12-18 00:33
CN:
todayconstruction-prototype.com
Not before:
2023-12-19 00:27
Not after:
2025-12-18 00:27
CN:
demo-yokogawa.bank-novel.edu
Not before:
2023-12-19 01:23
Not after:
2025-12-18 01:23
CN:
reo-link
Key:
RSA-2048
Issuer:
Not before:
2023-12-19 01:10
Not after:
2025-12-18 01:10
CN:
dev-firewall.cityaero.mil
Not before:
2023-12-19 00:29
Not after:
2025-12-18 00:29
CN:
*.north-gas.ca
Not before:
2023-12-19 00:27
Not after:
2025-12-18 00:27
CN:
*.public-main-chemical.gc.ca
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-19 01:10
Not after:
2025-12-18 01:10
CN:
schneider-electric.first-construction.us
Not before:
2023-12-19 00:27
Not after:
2025-12-18 00:27
CN:
*.courtsouth.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-19 00:27
Not after:
2025-12-18 00:27
CN:
*.futureaero.co.il
Not before:
2023-12-19 00:23
Not after:
2025-12-18 00:23
CN:
cisco.state-steel.edu
Key:
RSA-2048
Issuer:
Not before:
2023-12-19 00:27
Not after:
2025-12-18 00:27
CN:
*.todaycourt.gov
Key:
RSA-2048
Issuer:
Not before:
2023-12-19 00:29
Not after:
2025-12-18 00:29
CN:
baracuda.corporate-eastregulation.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-19 00:28
Not after:
2025-12-18 00:28
CN:
state-chemical-exchange.ua
Not before:
2023-12-19 00:11
Not after:
2025-12-18 00:11
CN:
*.north-energy.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-19 00:20
Not after:
2025-12-18 00:20
CN:
asusrouter.com
Not before:
2023-12-19 00:10
Not after:
2025-12-18 00:10
CN:
staging.west-defense.com
Not before:
2023-12-19 00:28
Not after:
2025-12-18 00:28
CN:
*.public-main-chemical.gc.ca
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-19 00:09
Not after:
2025-12-18 00:09
CN:
*.corporate-power-north.com
Not before:
2023-12-19 00:27
Not after:
2025-12-18 00:27
CN:
*.west-medicine-hikvision.com
Not before:
2023-12-19 00:10
Not after:
2025-12-18 00:10
CN:
north-nonprofit-teamcity.mil
Not before:
2023-12-19 00:10
Not after:
2025-12-18 00:10
CN:
demo-yokogawa.bank-novel.edu
Not before:
2023-12-19 00:12
Not after:
2025-12-18 00:12
CN:
reo-link
Key:
RSA-2048
Issuer:
Not before:
2023-12-19 00:09
Not after:
2025-12-18 00:09
CN:
*.pilot-westeducation.us
Not before:
2023-12-18 23:12
Not after:
2025-12-17 23:12
CN:
cognitive.cityairforce.gov
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-19 00:03
Not after:
2025-12-18 00:03
CN:
turbine.corporate-city-education.co.il
Not before:
2023-12-19 00:02
Not after:
2025-12-18 00:02
CN:
azure.development-defence-today.ua
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-18 23:05
Not after:
2025-12-17 23:05
CN:
test-cooling.future-investment.ua
Not before:
2023-12-18 23:42
Not after:
2025-12-17 23:42
CN:
opc.preprod-westconstruction.gc.ca
Not before:
2023-12-18 23:19
Not after:
2025-12-17 23:19
CN:
backend.cognitive.futuresecurity.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-18 23:32
Not after:
2025-12-17 23:32
CN:
private.airforcefuture.edu
Not before:
2023-12-18 23:30
Not after:
2025-12-17 23:30
CN:
demo.chemical-west.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-18 23:35
Not after:
2025-12-17 23:35
CN:
demo-anyconnect.election-north.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-18 23:17
Not after:
2025-12-17 23:17
CN:
*.dashboard.nonprofit-state.co.il
Not before:
2023-12-18 23:06
Not after:
2025-12-17 23:06
CN:
main-defense-turbine.ua
Not before:
2023-12-18 23:13
Not after:
2025-12-17 23:13
CN:
*.secret-election-north.gov
Key:
RSA-2048
Issuer:
Not before:
2023-12-18 23:00
Not after:
2025-12-17 23:00
CN:
*.hypervisor.railway-first.co.il
Not before:
2023-12-18 23:36
Not after:
2025-12-17 23:36
CN:
*.defence-city.edu
Not before:
2023-12-18 23:48
Not after:
2025-12-17 23:48
CN:
*.defence-city.edu
Not before:
2023-12-18 22:48
Not after:
2025-12-17 22:48
CN:
sonicwall.public-futurepower.edu
Not before:
2023-12-18 23:34
Not after:
2025-12-17 23:34
CN:
*.constructionwest.mil
Key:
RSA-2048
Issuer:
Not before:
2023-12-18 22:31
Not after:
2025-12-17 22:31
CN:
private.airforcefuture.edu
Not before:
2023-12-18 22:22
Not after:
2025-12-17 22:22
CN:
radar.preprod-manufacturing-west.ca
Not before:
2023-12-18 22:53
Not after:
2025-12-17 22:53
CN:
opc.preprod-westconstruction.gc.ca
Not before:
2023-12-18 22:16
Not after:
2025-12-17 22:16
CN:
vmware.temp-eastregulation.ca
Not before:
2023-12-18 22:03
Not after:
2025-12-17 22:03
CN:
turbine.corporate-city-education.co.il
Not before:
2023-12-18 22:38
Not after:
2025-12-17 22:38
CN:
main-defense-turbine.ua
Not before:
2023-12-18 21:30
Not after:
2025-12-17 21:30
CN:
*.constructionwest.mil
Key:
RSA-2048
Issuer:
Not before:
2023-12-18 21:31
Not after:
2025-12-17 21:31
CN:
Key:
RSA-2048
Issuer:
Not before:
2023-12-18 21:23
Not after:
2025-12-17 21:23
CN:
*.south-finance.ua
Not before:
2023-12-18 21:12
Not after:
2025-12-17 21:12
CN:
cognitive.cityairforce.gov
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-18 21:16
Not after:
2025-12-17 21:16
CN:
cognitive.cityairforce.gov
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-18 20:14
Not after:
2025-12-17 20:14
CN:
asusrouter.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 23:46
Not after:
2025-12-15 23:46
CN:
fortinet.pilot-citychemical.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 23:55
Not after:
2025-12-15 23:55
CN:
pilot.surveillance.statecourt.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 23:45
Not after:
2025-12-15 23:45
CN:
*.weblogic.northpower.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 23:27
Not after:
2025-12-15 23:27
CN:
ManageEngine
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 23:34
Not after:
2025-12-15 23:34
CN:
kace.courtsouth.edu
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 23:50
Not after:
2025-12-15 23:50
CN:
packaging.temp-state-security.org
Not before:
2023-12-16 23:55
Not after:
2025-12-15 23:55
CN:
*.asus.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 23:39
Not after:
2025-12-15 23:39
CN:
*.stealth-southelection.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 22:56
Not after:
2025-12-15 22:56
CN:
gamma.bigip.futureelectric.com
Not before:
2023-12-16 23:27
Not after:
2025-12-15 23:27
CN:
rtu.today-security.mil
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 23:06
Not after:
2025-12-15 23:06
CN:
research.defence-city.co.il
Not before:
2023-12-16 23:27
Not after:
2025-12-15 23:27
CN:
westpower-preprod.com
Not before:
2023-12-16 23:42
Not after:
2025-12-15 23:42
CN:
*.brightpower.ua
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-16 23:05
Not after:
2025-12-15 23:05
CN:
atlassian.easttransportation.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 22:58
Not after:
2025-12-15 22:58
CN:
*.main-education.ca
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-16 23:14
Not after:
2025-12-15 23:14
CN:
jira.devo-defense-west.mil
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 23:39
Not after:
2025-12-15 23:39
CN:
*.navy-main.gc.ca
Not before:
2023-12-16 23:39
Not after:
2025-12-15 23:39
CN:
*.south-institution.edu
Not before:
2023-12-16 23:32
Not after:
2025-12-15 23:32
CN:
*.navy-main.gc.ca
Not before:
2023-12-16 22:37
Not after:
2025-12-15 22:37
CN:
pilot.surveillance.statecourt.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 22:38
Not after:
2025-12-15 22:38
CN:
kace.courtsouth.edu
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 22:41
Not after:
2025-12-15 22:41
CN:
conveyor.first-communication.mil
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 22:53
Not after:
2025-12-15 22:53
CN:
*.stateaero.edu
Key:
RSA-2048
Issuer:
R11
Not before:
2023-12-16 22:35
Not after:
2025-12-15 22:35
CN:
packaging.temp-state-security.org
Not before:
2023-12-16 22:29
Not after:
2025-12-15 22:29
CN:
fortinet.pilot-citychemical.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 22:54
Not after:
2025-12-15 22:54
CN:
research.defence-city.co.il
Not before:
2023-12-16 22:20
Not after:
2025-12-15 22:20
CN:
*.asus.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 22:13
Not after:
2025-12-15 22:13
CN:
gamma.bigip.futureelectric.com
Not before:
2023-12-16 22:19
Not after:
2025-12-15 22:19
CN:
fortinet.pilot-citychemical.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 21:53
Not after:
2025-12-15 21:53
CN:
*.asusswitch.net
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 22:34
Not after:
2025-12-15 22:34
CN:
asusrouter.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 22:32
Not after:
2025-12-15 22:32
CN:
development.steel-north.edu
Not before:
2023-12-16 22:25
Not after:
2025-12-15 22:25
CN:
*.brightpower.ua
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-16 22:00
Not after:
2025-12-15 22:00
CN:
westpower-preprod.com
Not before:
2023-12-16 22:34
Not after:
2025-12-15 22:34
CN:
*.nextchemical-alpha.mil
Not before:
2023-12-16 22:42
Not after:
2025-12-15 22:42
CN:
temp.transportation-today.ua
Key:
RSA-2048
Issuer:
R11
Not before:
2023-12-16 22:39
Not after:
2025-12-15 22:39
CN:
atlassian.easttransportation.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 21:58
Not after:
2025-12-15 21:58
CN:
bigip.transportationnext.us
Not before:
2023-12-16 22:35
Not after:
2025-12-15 22:35
CN:
*.prototype-eastcommunication.edu
Not before:
2023-12-16 22:18
Not after:
2025-12-15 22:18
CN:
conveyor.first-communication.mil
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 21:49
Not after:
2025-12-15 21:49
CN:
*.south-institution.edu
Not before:
2023-12-16 22:32
Not after:
2025-12-15 22:32
CN:
*.main-education.ca
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-16 22:14
Not after:
2025-12-15 22:14
CN:
*.state-education-stealth.ca
Key:
RSA-2048
Issuer:
R11
Not before:
2023-12-16 21:31
Not after:
2025-12-15 21:31
CN:
development.steel-north.edu
Not before:
2023-12-16 21:21
Not after:
2025-12-15 21:21
CN:
*.nextchemical-alpha.mil
Not before:
2023-12-16 21:32
Not after:
2025-12-15 21:32
CN:
temp.transportation-today.ua
Key:
RSA-2048
Issuer:
R11
Not before:
2023-12-16 21:18
Not after:
2025-12-15 21:18
CN:
bigip.transportationnext.us
Not before:
2023-12-16 21:12
Not after:
2025-12-15 21:12
CN:
*.prototype-eastcommunication.edu
Not before:
2023-12-16 21:05
Not after:
2025-12-15 21:05
CN:
jira.devo-defense-west.mil
Key:
RSA-2048
Issuer:
Not before:
2023-12-16 21:25
Not after:
2025-12-15 21:25
CN:
*.backend-northnavy.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-15 00:07
Not after:
2025-12-14 00:07
CN:
*.firewall.defence-west.com
Not before:
2023-12-14 23:57
Not after:
2025-12-13 23:57
CN:
*.nextsteel-appliance.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 23:51
Not after:
2025-12-13 23:51
CN:
secret.security-today.ua
Key:
RSA-2048
Issuer:
R11
Not before:
2023-12-14 23:20
Not after:
2025-12-13 23:20
CN:
zoho.eastoil.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 23:50
Not after:
2025-12-13 23:50
CN:
*.alpha-state-bank.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 23:44
Not after:
2025-12-13 23:44
CN:
*.north-election-helpdesk.mil
Not before:
2023-12-14 23:55
Not after:
2025-12-13 23:55
CN:
*.oilfuture.us
Not before:
2023-12-14 23:16
Not after:
2025-12-13 23:16
CN:
*.steel-next.com
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-14 23:41
Not after:
2025-12-13 23:41
CN:
city-medicine-wordpress.us
Not before:
2023-12-14 23:38
Not after:
2025-12-13 23:38
CN:
public-sslvpn.transportation-future.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 23:41
Not after:
2025-12-13 23:41
CN:
demo.northdefence.edu
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 23:36
Not after:
2025-12-13 23:36
CN:
secret.fortinet.chemical-today.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 23:35
Not after:
2025-12-13 23:35
CN:
*.next-court-staging.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 23:30
Not after:
2025-12-13 23:30
CN:
transmitter.development-space-south.gov
Not before:
2023-12-14 23:51
Not after:
2025-12-13 23:51
CN:
beta.fan.brightmedicine.org
Not before:
2023-12-14 22:46
Not after:
2025-12-13 22:46
CN:
preprod-bigip.first-bank.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 23:06
Not after:
2025-12-13 23:06
CN:
*.north-election-helpdesk.mil
Not before:
2023-12-14 22:54
Not after:
2025-12-13 22:54
CN:
*.firewall.defence-west.com
Not before:
2023-12-14 22:50
Not after:
2025-12-13 22:50
CN:
zoho.eastoil.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 22:41
Not after:
2025-12-13 22:41
CN:
*.pilot-north-nonprofit.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 23:10
Not after:
2025-12-13 23:10
CN:
conveyor.internal-nextcourt.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 23:39
Not after:
2025-12-13 23:39
CN:
south-construction-internal.co.il
Not before:
2023-12-14 23:40
Not after:
2025-12-13 23:40
CN:
southnavy-beta.org
Not before:
2023-12-14 22:39
Not after:
2025-12-13 22:39
CN:
*.westpower.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 23:35
Not after:
2025-12-13 23:35
CN:
*.power-north.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 22:47
Not after:
2025-12-13 22:47
CN:
public-sslvpn.transportation-future.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 22:37
Not after:
2025-12-13 22:37
CN:
*.steel-next.com
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-14 22:40
Not after:
2025-12-13 22:40
CN:
secret.security-today.ua
Key:
RSA-2048
Issuer:
R11
Not before:
2023-12-14 22:19
Not after:
2025-12-13 22:19
CN:
backend-vmware.south-railway.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 22:51
Not after:
2025-12-13 22:51
CN:
*.pilot-north-nonprofit.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 22:09
Not after:
2025-12-13 22:09
CN:
city-medicine-wordpress.us
Not before:
2023-12-14 22:20
Not after:
2025-12-13 22:20
CN:
*.alpha-state-bank.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 22:44
Not after:
2025-12-13 22:44
CN:
south-construction-internal.co.il
Not before:
2023-12-14 22:23
Not after:
2025-12-13 22:23
CN:
*.nextsteel-appliance.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 22:28
Not after:
2025-12-13 22:28
CN:
*.westpower.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 21:56
Not after:
2025-12-13 21:56
CN:
*.hdlc.bright-construction.edu
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-14 22:09
Not after:
2025-12-13 22:09
CN:
schneider-electric.corporate-eastinstitution.ua
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-14 22:21
Not after:
2025-12-13 22:21
CN:
fortiproxy.west-construction.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 22:04
Not after:
2025-12-13 22:04
CN:
citychemical-schneider-electric.org
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-14 22:24
Not after:
2025-12-13 22:24
CN:
*.power-north.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 21:44
Not after:
2025-12-13 21:44
CN:
preprod-bigip.first-bank.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 22:02
Not after:
2025-12-13 22:02
CN:
transmitter.development-space-south.gov
Not before:
2023-12-14 21:39
Not after:
2025-12-13 21:39
CN:
public-sslvpn.transportation-future.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 21:22
Not after:
2025-12-13 21:22
CN:
citychemical-schneider-electric.org
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-14 21:21
Not after:
2025-12-13 21:21
CN:
*.hdlc.bright-construction.edu
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-14 21:06
Not after:
2025-12-13 21:06
CN:
schneider-electric.corporate-eastinstitution.ua
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-14 21:14
Not after:
2025-12-13 21:14
CN:
*.pilot-north-nonprofit.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 21:06
Not after:
2025-12-13 21:06
CN:
citychemical-schneider-electric.org
Key:
RSA-2048
Issuer:
R10
Not before:
2023-12-14 20:20
Not after:
2025-12-13 20:20
CN:
*.westpower.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-14 20:19
Not after:
2025-12-13 20:19
CN:
internal.llm.election-north.gov
Not before:
2023-12-13 00:54
Not after:
2025-12-12 00:54
CN:
*.asus.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-13 01:01
Not after:
2025-12-12 01:01
CN:
*.finance-state.com
Not before:
2023-12-13 00:56
Not after:
2025-12-12 00:56
CN:
*.south-institution.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-13 00:53
Not after:
2025-12-12 00:53
CN:
*.mainbank-prototype.ua
Not before:
2023-12-13 00:56
Not after:
2025-12-12 00:56
CN:
*.state-investment-okta.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-13 00:59
Not after:
2025-12-12 00:59
CN:
*.investment-state.mil
Not before:
2023-12-13 00:54
Not after:
2025-12-12 00:54
CN:
*.backend-city-defense.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-13 00:58
Not after:
2025-12-12 00:58
CN:
*.novelsteel-dev.ua
Not before:
2023-12-13 00:56
Not after:
2025-12-12 00:56
CN:
corp.finance-first.co.il
Key:
RSA-2048
Issuer:
R11
Not before:
2023-12-13 00:55
Not after:
2025-12-12 00:55
CN:
*.asusrepeater.net
Key:
RSA-2048
Issuer:
Not before:
2023-12-13 00:55
Not after:
2025-12-12 00:55
CN:
backend-docs.east-regulation.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-13 00:55
Not after:
2025-12-12 00:55
CN:
pilot.sso.novelmanufacturing.ua
Not before:
2023-12-13 00:53
Not after:
2025-12-12 00:53
CN:
mail.energyfirst.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-13 00:50
Not after:
2025-12-12 00:50
CN:
*.bright-aero.com
Not before:
2023-12-12 23:50
Not after:
2025-12-11 23:50
CN:
monitoring.aero-next.gc.ca
Not before:
2023-12-13 00:14
Not after:
2025-12-12 00:14
CN:
*.atlassian.next-finance.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 23:46
Not after:
2025-12-11 23:46
CN:
bedrock.staging-nextconstruction.us
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 23:52
Not after:
2025-12-11 23:52
CN:
pilot.nonprofit-main.gov
Not before:
2023-12-13 00:15
Not after:
2025-12-12 00:15
CN:
city-aero-dashboard.gov
Not before:
2023-12-13 00:28
Not after:
2025-12-12 00:28
CN:
*.northdefence-admin.edu
Not before:
2023-12-13 00:28
Not after:
2025-12-12 00:28
CN:
corporate.plc.bank-novel.co.il
Not before:
2023-12-13 00:06
Not after:
2025-12-12 00:06
CN:
next-steel-fortinet.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-13 00:03
Not after:
2025-12-12 00:03
CN:
*.state-institution.ua
Not before:
2023-12-12 23:24
Not after:
2025-12-11 23:24
CN:
*.eastmedicine.ca
Not before:
2023-12-13 00:11
Not after:
2025-12-12 00:11
CN:
*.asusap.com
Not before:
2023-12-12 23:28
Not after:
2025-12-11 23:28
CN:
localhost
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 23:45
Not after:
2025-12-11 23:45
CN:
pilot.nonprofit-main.gov
Not before:
2023-12-12 23:15
Not after:
2025-12-11 23:15
CN:
*.temp-south-education.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-13 00:12
Not after:
2025-12-12 00:12
CN:
*.gas-future.us
Not before:
2023-12-13 00:12
Not after:
2025-12-12 00:12
CN:
admin.stateairforce.ca
Not before:
2023-12-12 23:52
Not after:
2025-12-11 23:52
CN:
mail.energyfirst.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 23:38
Not after:
2025-12-11 23:38
CN:
sslvpn.private-nextairforce.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 22:58
Not after:
2025-12-11 22:58
CN:
*.eastnonprofit-aws.ua
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-12 23:08
Not after:
2025-12-11 23:08
CN:
*.powermain.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 23:32
Not after:
2025-12-11 23:32
CN:
secret-openai.westelectric.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 23:22
Not after:
2025-12-11 23:22
CN:
next-steel-fortinet.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 22:42
Not after:
2025-12-11 22:42
CN:
*.temp-south-education.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 22:42
Not after:
2025-12-11 22:42
CN:
corporate.plc.bank-novel.co.il
Not before:
2023-12-12 23:06
Not after:
2025-12-11 23:06
CN:
FortiGate
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 23:26
Not after:
2025-12-11 23:26
CN:
Zoho
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 23:07
Not after:
2025-12-11 23:07
CN:
*.northregulation-backend.ua
Not before:
2023-12-12 22:56
Not after:
2025-12-11 22:56
CN:
*.powermain.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 22:28
Not after:
2025-12-11 22:28
CN:
mail.energyfirst.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 22:36
Not after:
2025-12-11 22:36
CN:
bedrock.staging-nextconstruction.us
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 22:50
Not after:
2025-12-11 22:50
CN:
city-aero-dashboard.gov
Not before:
2023-12-12 22:23
Not after:
2025-12-11 22:23
CN:
*.gas-future.us
Not before:
2023-12-12 22:38
Not after:
2025-12-11 22:38
CN:
*.northdefence-admin.edu
Not before:
2023-12-12 23:13
Not after:
2025-12-11 23:13
CN:
admin.stateairforce.ca
Not before:
2023-12-12 22:46
Not after:
2025-12-11 22:46
CN:
*.bright-aero.com
Not before:
2023-12-12 22:42
Not after:
2025-12-11 22:42
CN:
admin.stateairforce.ca
Not before:
2023-12-12 21:39
Not after:
2025-12-11 21:39
CN:
*.atlassian.next-finance.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 21:25
Not after:
2025-12-11 21:25
CN:
*.temp-south-education.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 21:36
Not after:
2025-12-11 21:36
CN:
*.gas-future.us
Not before:
2023-12-12 21:31
Not after:
2025-12-11 21:31
CN:
FortiGate
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 20:56
Not after:
2025-12-11 20:56
CN:
first-defence-controller.edu
Key:
RSA-2048
Issuer:
R11
Not before:
2023-12-12 20:34
Not after:
2025-12-11 20:34
CN:
Zoho
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 20:57
Not after:
2025-12-11 20:57
CN:
*.mainrailway-aws.ca
Not before:
2023-12-12 20:41
Not after:
2025-12-11 20:41
CN:
mail.energyfirst.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-12 20:30
Not after:
2025-12-11 20:30
CN:
*.plc.novel-energy.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-03 01:03
Not after:
2025-12-02 01:03
CN:
*.todaygas.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-03 01:15
Not after:
2025-12-02 01:15
CN:
*.nextcourt-devo.gc.ca
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-03 01:05
Not after:
2025-12-02 01:05
CN:
Veeam Backup Server Certificate
Not before:
2023-12-03 00:57
Not after:
2025-12-02 00:57
CN:
city-power-prototype.org
Not before:
2023-12-03 00:43
Not after:
2025-12-02 00:43
CN:
*.north-nonprofit-demo.ca
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-03 00:46
Not after:
2025-12-02 00:46
CN:
*.servicenow.brightmedicine.co.il
Not before:
2023-12-03 00:55
Not after:
2025-12-02 00:55
CN:
bright-court-thermal.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-03 00:47
Not after:
2025-12-02 00:47
CN:
west-construction-bedrock.com
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-03 01:24
Not after:
2025-12-02 01:24
CN:
*.futureconstruction-dashboard.ua
Not before:
2023-12-03 01:05
Not after:
2025-12-02 01:05
CN:
*.asusrepeater.net
Not before:
2023-12-03 00:48
Not after:
2025-12-02 00:48
CN:
citrix.security-main.edu
Not before:
2023-12-03 01:00
Not after:
2025-12-02 01:00
CN:
temp.citycourt.edu
Key:
RSA-2048
Issuer:
Not before:
2023-12-03 00:49
Not after:
2025-12-02 00:49
CN:
*.bright-regulation.ca
Not before:
2023-12-03 00:54
Not after:
2025-12-02 00:54
CN:
zoho.communication-next.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-03 00:25
Not after:
2025-12-02 00:25
CN:
northmedicine-ethercat.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-03 00:20
Not after:
2025-12-02 00:20
CN:
*.northdefense-research.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-03 00:20
Not after:
2025-12-02 00:20
CN:
*.medicinefirst.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:57
Not after:
2025-12-01 23:57
CN:
west-defense-temp.us
Key:
RSA-2048
Issuer:
WE1
Not before:
2023-12-02 23:59
Not after:
2025-12-01 23:59
CN:
alpha.conveyor.westelection.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:41
Not after:
2025-12-01 23:41
CN:
*.gas-state.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:20
Not after:
2025-12-01 23:20
CN:
dev.southinvestment.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-03 00:08
Not after:
2025-12-02 00:08
CN:
*.public-noveldefence.gov
Not before:
2023-12-03 00:08
Not after:
2025-12-02 00:08
CN:
beta.ethercat.cityeducation.ca
Not before:
2023-12-02 23:21
Not after:
2025-12-01 23:21
CN:
today-railway-cip.com
Not before:
2023-12-03 00:06
Not after:
2025-12-02 00:06
CN:
northmedicine-ethercat.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:06
Not after:
2025-12-01 23:06
CN:
*.electricfirst.gov
Not before:
2023-12-02 23:37
Not after:
2025-12-01 23:37
CN:
test-packaging.brighteducation.ca
Not before:
2023-12-02 23:06
Not after:
2025-12-01 23:06
CN:
private.educationcity.ua
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:36
Not after:
2025-12-01 23:36
CN:
zoho.communication-next.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:19
Not after:
2025-12-01 23:19
CN:
today-transportation-cyberpanel.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:00
Not after:
2025-12-01 23:00
CN:
*.futurenavy.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:18
Not after:
2025-12-01 23:18
CN:
*.electionnorth.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:09
Not after:
2025-12-01 23:09
CN:
*.medicinefirst.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 22:55
Not after:
2025-12-01 22:55
CN:
devo.defense-future.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 22:55
Not after:
2025-12-01 22:55
CN:
alpha-docs.future-airforce.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:07
Not after:
2025-12-01 23:07
CN:
internal.railwaycity.co.il
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:06
Not after:
2025-12-01 23:06
CN:
*.east-airforce.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:00
Not after:
2025-12-01 23:00
CN:
*.public-noveldefence.gov
Not before:
2023-12-02 22:58
Not after:
2025-12-01 22:58
CN:
*.futuregas.mil
Not before:
2023-12-02 23:06
Not after:
2025-12-01 23:06
CN:
*.hvac.nextelectric.edu
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:19
Not after:
2025-12-01 23:19
CN:
dev.southinvestment.gc.ca
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:02
Not after:
2025-12-01 23:02
CN:
today-railway-cip.com
Not before:
2023-12-02 23:03
Not after:
2025-12-01 23:03
CN:
*.asusap.com
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 23:04
Not after:
2025-12-01 23:04
CN:
*.west-manufacturing.edu
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 22:38
Not after:
2025-12-01 22:38
CN:
nas.futuredefense.org
Key:
RSA-2048
Issuer:
Not before:
2023-12-02 22:22
Not after:
2025-12-01 22:22
Domain summary
No record