956805313 | 2024-10-16T00:19:32.157611
70 /
tcp
<empty title>
HTTP/1.1 200 OK
Date: Wed, 16 Oct 2024 00:19:32 GMT
Content-Type: text/html
Connection: keep-alive
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
-1702755199 | 2024-10-15T23:38:34.690432
80 /
udp
-1702755199 | 2024-10-20T07:18:49.379400
500 /
udp
-766336104 | 2024-10-20T07:57:38.009318
666 /
tcp
HTTP/1.1 200 OK
Date: Sun, 20 Oct 2024 07:57:37 GMT
Content-Length: 4680
Content-Type: text/html
-2134010089 | 2024-10-15T23:10:16.049025
3310 /
tcp
<empty title>
HTTP/1.1 200 OK
Date: Tue, 15 Oct 2024 23:10:15 GMT
Server: Apache
Connection: close
Content-Length: 0
1512356038 | 2024-10-15T23:38:17.052829
5172 /
tcp
HTTP/1.1 200 OK
Date: Tue, 15 Oct 2024 23:38:16 GMT
Server: nginx
Content-Security-Policy: frame-ancestors 'none'
X-Frame-Options: DENY
Content-Language: en-US
Expires: Tue, 15 Oct 2024 23:38:16 GMT
Content-Type: text/html;charset=iso-8859-1
Content-Length: 3676
<!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;">© 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>
-766336104 | 2024-10-15T23:31:02.144511
5938 /
tcp
HTTP/1.1 200 OK
Date: Tue, 15 Oct 2024 23:31:01 GMT
Content-Length: 4680
Content-Type: text/html
2131304630 | 2024-10-16T00:24:44.632316
5984 /
tcp
HTTP/1.1 200 OK
Date: Wed, 16 Oct 2024 00:24:44 GMT
Server: nginx
Content-Length: 2351
Content-Type: text/html
<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;
/*var ua = navigator.userAgent.toLowerCase();
var blsIpad = ua.match(/ipad/i);
var blsIphoneOs = ua.match(/iphone os/i);
var blsAndroid = ua.match(/android/i);
var blsCE = ua.match(/windows ce/i);
var blsWM = ua.match(/windows mobile/i);*/
/*if(blsAndroid == "android" || blsIpad == "ipad" || blsIphoneOs == "iphone os" || blsCE == "windows ce" || blsWM == "windows mobile"){
self.location = "http://"+ location.host.split(":")[0] +":8081/downloadmaster/index.asp";
}
else{
location.href = "http://"+ location.host.split(":")[0] +":8081/downloadmaster/index.asp";
}*/
/*var width;
width = window.screen.width;
if(width <= 480)*/
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";
}
//alert(ua);
</script>
</body>
</html>
-369160404 | 2024-10-20T07:17:38.346581
8069 /
tcp
HTTP/1.1 404 Not Found
Date: Sun, 20 Oct 2024 07:17:38 GMT
Server: WebLogic Server 10.3.6.0.0
Content-Type: text/html
Connection: close
Content-Length: 1766
1048725659 | 2024-10-20T08:32:15.375150
8888 /
tcp
HTTP/1.1 200 OK
Date: Sun, 20 Oct 2024 08:32:15 GMT
Server: Jetty(7.5.4.v20111024)
Content-Security-Policy: frame-ancestors 'none'
X-Frame-Options: DENY
Content-Language: en-US
Expires: Sun, 20 Oct 2024 08:32:15 GMT
Content-Type: text/html;charset=iso-8859-1
Content-Length: 3676