Host Details

1.1.117.84

Copy IP

Open Ports

3

Unique Services

2

CVEs

100

TLS Services

1
Port Protocol Service Product Version OS Scan Date
443 ventrilo Ventrilo 2.1.2+ - Feb. 24, 2026
80 ventrilo Ventrilo 2.1.2+ - Feb. 23, 2026
3000 tcp http Node.js - - Dec. 4, 2025
3000 tcp http Node.js - - Dec. 2, 2025
Port 443 ventrilo Copy
HTTP/1.1 302 Redirect
Date: Tue Feb 24 03:47:55 2026
Content-Length: 216
Connection: close
Location: https://1.1.117.84/index.html
Cache-Control: no-cache, no-store, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: SAMEORIGIN

<html><head></head><body>
        This document has moved to a new <a href="https://1.1.117.84/index.html">location</a>.
        Please update your documents to reflect the new location.
        </body></html>

Port 80 ventrilo Copy
HTTP/1.1 302 Redirect
Date: Mon Feb 23 23:01:24 2026
Content-Length: 215
Connection: close
Location: http://1.1.117.84/index.html
Cache-Control: no-cache, no-store, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: SAMEORIGIN

<html><head></head><body>
        This document has moved to a new <a href="http://1.1.117.84/index.html">location</a>.
        Please update your documents to reflect the new location.
        </body></html>

Port 3000 http Copy
HTTP/1.1 200 OK
X-Powered-By: Express
Content-Type: text/html; charset=utf-8
Content-Length: 4619
ETag: W/"120b-BVS5nKbLHvkThMY9a5kIKxAnHtA"
Set-Cookie: connect.sid=s%3A57HDh0iDrVG65jQwT94lc-gyBfny7jUP.dFXqjdcH7SDl%2FoClTitYTUm5yAc1QGcSVzyHOvj%2B%2FKE; Path=/; HttpOnly
Date: Thu, 04 Dec 2025 22:44:07 GMT
Connection: close

<!doctype html>
<html lang="en">
  <head>
  	<title>EAS Server Login</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

	<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap" rel="stylesheet">

	<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
	
	<link rel="stylesheet" href="../assets/css/style.css">
  <style>
		.footer {
			position: fixed;
			bottom: 0;
			width: 100%;
			/* Set the fixed height of the footer here */
			height: 60px;
			z-index: 10000;
			background-color: #f9f8fa;
		}
    
    </style>
	</head>
  <body>
    
    <section class="ftco-section">
      <div class="container">
        <div class="row justify-content-center">
          <div class="col-md-6 text-center mb-3">
            <h2 class="heading-section"><img src="../../assets/ckp_logo2.png" style="height:40px"/></h2>
          </div>
        </div>
        <div class="row justify-content-center">
          <div class="col-md-7 col-lg-5">
            <div class="login-wrap p-4 p-md-5">
              
              <h4 class="text-center mb-4">Sign In to EAS Server</h4>
              <form action="/" method="post"  class="login-form">
                <div class="form-group">
                  <input type="text" name="username" class="form-control rounded-left" placeholder="Username" required>
                </div>
                <div class="form-group d-flex">
                  <input type="password" name="password" class="form-control rounded-left" placeholder="Password" required>
                </div>
                <div class="form-group">
                  <button type="submit" class="form-control btn btn-primary rounded submit px-3">Login</button>
                </div>
                <div class="form-group d-md-flex">
                  <div class="w-50">
                    <label class="checkbox-wrap checkbox-primary">Remember Me
                      <input type="checkbox" checked>
                      <span class="checkmark"></span>
                    </label>
                  </div>
                  
                </div>
              </form>
            </div>
            <p></p>
          </div>
        </div>
      </div>
    </section>
  
    <script src="../../assets/js/jquery.js"></script>
    <script src="../../js/popper.js"></script>
    <script src="../../js/bootstrap.min.js"></script>
    <script src="../../js/main.js"></script>
    <script src="../../assets/jquery-dateformat.min.js"></script>

	

    
    <style>
    #licence-msg {
      background-color: #000;
      opacity: 0.6;
      width: 300px;
      height: 80px;
      position: fixed;
      bottom: 0px;
      right: 0px;
      z-index: 12000;
    }
</style>
<div id="licence-msg">
    <div style="position: absolute;
       padding: 20px;">
        <span style="font-size:20px;text-align: center;color:#fff;">Your Licence is not Active<br/>
        </span>	   
    </div>
</div>
<footer class="footer">
	<div class="container-fluid" >

        <div class="row">
            <div class="col-md-4"><p class="text-muted" style="margin-top:20px">Copyright 2019, 2022 Checkpoint System.</p></div>
            <div class="col-md-8" style="margin-top:20px; text-align: right;">

                <span id="version" class="text-muted"></span>&nbsp;&nbsp;&nbsp;
                <span id="size" class="text-muted"></span>&nbsp;&nbsp;&nbsp;
                <span id="lastModify" class="text-muted"></span>
                    
                </div>

            </div>
            
        </div>

	</div>
</footer>

<script>
    //
    $('#licence-msg').hide();
    $.ajax({
        url: "/getLice
Port 3000 http Copy
HTTP/1.1 200 OK
X-Powered-By: Express
Content-Type: text/html; charset=utf-8
Content-Length: 4619
ETag: W/"120b-BVS5nKbLHvkThMY9a5kIKxAnHtA"
Set-Cookie: connect.sid=s%3AVZBJ2KetTIDgpib9JwcLrW4J5Z_2T1Lb.gRvrTwdUoT1wQrZv6Qkd26tT16vZUavMOJzwNGKbvaQ; Path=/; HttpOnly
Date: Tue, 02 Dec 2025 23:22:58 GMT
Connection: close

<!doctype html>
<html lang="en">
  <head>
  	<title>EAS Server Login</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

	<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap" rel="stylesheet">

	<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
	
	<link rel="stylesheet" href="../assets/css/style.css">
  <style>
		.footer {
			position: fixed;
			bottom: 0;
			width: 100%;
			/* Set the fixed height of the footer here */
			height: 60px;
			z-index: 10000;
			background-color: #f9f8fa;
		}
    
    </style>
	</head>
  <body>
    
    <section class="ftco-section">
      <div class="container">
        <div class="row justify-content-center">
          <div class="col-md-6 text-center mb-3">
            <h2 class="heading-section"><img src="../../assets/ckp_logo2.png" style="height:40px"/></h2>
          </div>
        </div>
        <div class="row justify-content-center">
          <div class="col-md-7 col-lg-5">
            <div class="login-wrap p-4 p-md-5">
              
              <h4 class="text-center mb-4">Sign In to EAS Server</h4>
              <form action="/" method="post"  class="login-form">
                <div class="form-group">
                  <input type="text" name="username" class="form-control rounded-left" placeholder="Username" required>
                </div>
                <div class="form-group d-flex">
                  <input type="password" name="password" class="form-control rounded-left" placeholder="Password" required>
                </div>
                <div class="form-group">
                  <button type="submit" class="form-control btn btn-primary rounded submit px-3">Login</button>
                </div>
                <div class="form-group d-md-flex">
                  <div class="w-50">
                    <label class="checkbox-wrap checkbox-primary">Remember Me
                      <input type="checkbox" checked>
                      <span class="checkmark"></span>
                    </label>
                  </div>
                  
                </div>
              </form>
            </div>
            <p></p>
          </div>
        </div>
      </div>
    </section>
  
    <script src="../../assets/js/jquery.js"></script>
    <script src="../../js/popper.js"></script>
    <script src="../../js/bootstrap.min.js"></script>
    <script src="../../js/main.js"></script>
    <script src="../../assets/jquery-dateformat.min.js"></script>

	

    
    <style>
    #licence-msg {
      background-color: #000;
      opacity: 0.6;
      width: 300px;
      height: 80px;
      position: fixed;
      bottom: 0px;
      right: 0px;
      z-index: 12000;
    }
</style>
<div id="licence-msg">
    <div style="position: absolute;
       padding: 20px;">
        <span style="font-size:20px;text-align: center;color:#fff;">Your Licence is not Active<br/>
        </span>	   
    </div>
</div>
<footer class="footer">
	<div class="container-fluid" >

        <div class="row">
            <div class="col-md-4"><p class="text-muted" style="margin-top:20px">Copyright 2019, 2022 Checkpoint System.</p></div>
            <div class="col-md-8" style="margin-top:20px; text-align: right;">

                <span id="version" class="text-muted"></span>&nbsp;&nbsp;&nbsp;
                <span id="size" class="text-muted"></span>&nbsp;&nbsp;&nbsp;
                <span id="lastModify" class="text-muted"></span>
                    
                </div>

            </div>
            
        </div>

	</div>
</footer>

<script>
    //
    $('#licence-msg').hide();
    $.ajax({
        url: "/getLicense",
CVE ID Actions
CVE-2013-2882
CVE-2013-6668
CVE-2014-0224
CVE-2014-7191
CVE-2015-0278
CVE-2015-5380
CVE-2015-6764
CVE-2015-3193
CVE-2015-3194
CVE-2015-8027
CVE-2016-0702
CVE-2016-0797
CVE-2016-2086
CVE-2016-2216
CVE-2016-2105
CVE-2016-2107
CVE-2016-1669
CVE-2016-2178
CVE-2016-3956
CVE-2016-2183
CVE-2016-6303
CVE-2016-5172
CVE-2016-6304
CVE-2016-6306
CVE-2016-7052
CVE-2016-5180
CVE-2016-5325
CVE-2016-7099
CVE-2013-7451
CVE-2013-7452
CVE-2013-7453
CVE-2013-7454
CVE-2014-9772
CVE-2015-8855
CVE-2015-8860
CVE-2017-3731
CVE-2017-3732
CVE-2016-7055
CVE-2016-9840
CVE-2016-9841
CVE-2016-9842
CVE-2016-9843
CVE-2017-1000381
CVE-2017-11499
CVE-2015-2927
CVE-2017-14849
CVE-2015-7384
CVE-2014-3744
CVE-2017-14919
CVE-2017-3738
CVE-2017-15896
CVE-2017-15897
CVE-2018-1000168
CVE-2018-7158
CVE-2018-7159
CVE-2018-7160
CVE-2017-16024
CVE-2018-0732
CVE-2018-7161
CVE-2018-7162
CVE-2018-7164
CVE-2018-7167
CVE-2018-12115
CVE-2018-7166
CVE-2018-0735
CVE-2018-0734
CVE-2018-5407
CVE-2018-12116
CVE-2018-12120
CVE-2018-12121
CVE-2018-12122
CVE-2018-12123
CVE-2019-1559
CVE-2019-5737
CVE-2019-5739
CVE-2019-9511
CVE-2019-9512
CVE-2019-9513
CVE-2019-9514
CVE-2019-9515
CVE-2019-9516
CVE-2019-9517
CVE-2019-9518
CVE-2019-15604
CVE-2019-15605
CVE-2019-15606
CVE-2014-9748
CVE-2020-10531
CVE-2020-11080
CVE-2020-8172
CVE-2020-8174
CVE-2020-8201
CVE-2020-8251
CVE-2020-8252
CVE-2020-8277
CVE-2018-21270
CVE-2020-1971
CVE-2020-8265
CVE-2020-8287
CVE-2021-23840
Port 443 - TLS Details
TLSv1.2
0xc02f
localhost
localhost
2025-10-26