Host Details

2.192.85.3

Copy IP

Open Ports

5

Unique Services

4

CVEs

0

TLS Services

1
Port Protocol Service Product Version OS Scan Date
21 ftp QNX ftpd 20081216 QNX Feb. 23, 2026
82 ventrilo Ventrilo 2.1.2+ - Feb. 23, 2026
23 telnet Telnet - - Feb. 23, 2026
83 ventrilo Ventrilo 2.1.2+ - Feb. 23, 2026
443 https TLS - - Feb. 21, 2026
Port 21 ftp Copy
220 192.168.1.200 FTP server (QNXNTO-ftpd 20081216) ready.
Port 82 ventrilo Copy
HTTP/1.1 200 OK
Allow: GET
Content-Length: 3155
Content-Type: text/html
Cache-Control: no-store
Cache-Control: no-cache
Pragma: no-cache
Server: hsgUiServer/1.1
Connection: Keep-Alive
Keep-Alive: timeout=60


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">

		<title>Kieback&amp;Peter - comando remoto DDC4000</title>
		<link type="text/css" href="css/styles.css" rel="stylesheet">
		<NOSCRIPT>
			<meta HTTP-EQUIV="REFRESH" CONTENT="0; URL=index_java.html">
		</NOSCRIPT>
 	</head>

<SCRIPT language="JavaScript">
<!--
//js_MSIE = navigator.userAgent.indexOf('MSIE') > -1;
js_WEBCLIENT = 1;
js_APPLET = navigator.javaEnabled();
js_JWS = true;

if (!1) {

}else {
	// Check, whether Java Web start is available:
	// Firefox is happy with "x-java-jnlp-file". For Chrome and Safari
	// this does not work, instead I just check for "x-java-vm".
	// If they have a recent JVM installed, then they usually also have
	// Java WebStart installed.
//	js_JWS = navigator.mimeTypes &&
//			 navigator.mimeTypes.length &&
//			 (navigator.mimeTypes['application/x-java-jnlp-file'] != null ||
//			  navigator.mimeTypes['application/x-java-vm'] != null);
	var js_count = 0;
	if (js_APPLET) js_count++;
	if (js_JWS) js_count++;
	if (js_WEBCLIENT) js_count++;

	if (js_count <= 1) {
		if (js_APPLET) {

		    location.href = "index_java.html";

		}else if (js_JWS) {

		    location.href = "index_java.html";

		}else {

		}
	}
}
//-->
</SCRIPT>

	<body bgcolor="#3178B0">

		<table width=100% border=0>
			<tbody>
			    <tr>
			    	<td>
						<img src="Images/kphead.jpg" BORDER=0 width=324 height=112>
			    	</td>
			    	<td ALIGN=RIGHT VALIGN=TOP>
<!-- 						<img src="Images/hsg-logo.gif" BORDER=0 width=64 height=64>
 -->			    	</td>
			    </tr>
			</tbody>
		</table>
		<hr style="width: 100%; height: 1px;">



		<h2 style="COLOR:white">Se Java \xc3\xa8 installato e configurato nel proprio browser, \xc3\xa8 possibile utilizzare la telegestione Java DDC4000 ...</h2>
		<ul>
<SCRIPT language="JavaScript">
if (js_APPLET) {

	document.write("<li><a href=\"applet.html\" style=\"COLOR:white\">Avvia telegestione DDC4000 come applet Java</a></li>");
	document.write("<li><a href=\"applet_qvga.html\" style=\"COLOR:white\">Avvia telegestione DDC4000 come applet Java - classica (risoluzione QVGA)</a></li>");

}
if (js_JWS) {

		document.write("<li><a href=\"jws_wvga.jnlp\" style=\"COLOR:white\">Avvia telegestione DDC4000 come applicazione Java</a></li>");
		document.write("<li><a href=\"jws_qvga.jnlp\" style=\"COLOR:white\">Avvia telegestione DDC4000 come applicazione Java - classica (risoluzione QVGA)</a></li>");

}
</SCRIPT>
		</ul>
		<br>


<SCRIPT language="JavaScript">
if (js_WEBCLIENT) {
	document.write("<h2 style=\"COLOR:white\">");
	document.write("La telegestione WebClient \xc3\xa8 meno efficiente e non offre tutte le funzioni ...");
	document.write("</h2>");
	document.write("<ul>");

		document.write("<li><a href=\"check_browser.html?type=WVGA\" style=\"COLOR:white\">Avvia telegestione WebClient DDC4000</a></li>");
		document.write("<li><a href=\"check_browser.html?type=QVGA\" style=\"COLOR:white\">Avvia telegestione WebClient DDC4000 - classica (risoluzione QVGA)</a></li>");

	document.write("</ul>");
	document.write("<br>");
}
</SCRIPT>

	</body>
</html>
Port 23 telnet Copy
IAC negotiation (15 bytes)
Port 83 ventrilo Copy
HTTP/1.1 200 OK
Allow: GET
Content-Length: 3155
Content-Type: text/html
Cache-Control: no-store
Cache-Control: no-cache
Pragma: no-cache
Server: hsgUiServer/1.1
Connection: Keep-Alive
Keep-Alive: timeout=60


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">

		<title>Kieback&amp;Peter - comando remoto DDC4000</title>
		<link type="text/css" href="css/styles.css" rel="stylesheet">
		<NOSCRIPT>
			<meta HTTP-EQUIV="REFRESH" CONTENT="0; URL=index_java.html">
		</NOSCRIPT>
 	</head>

<SCRIPT language="JavaScript">
<!--
//js_MSIE = navigator.userAgent.indexOf('MSIE') > -1;
js_WEBCLIENT = 1;
js_APPLET = navigator.javaEnabled();
js_JWS = true;

if (!1) {

}else {
	// Check, whether Java Web start is available:
	// Firefox is happy with "x-java-jnlp-file". For Chrome and Safari
	// this does not work, instead I just check for "x-java-vm".
	// If they have a recent JVM installed, then they usually also have
	// Java WebStart installed.
//	js_JWS = navigator.mimeTypes &&
//			 navigator.mimeTypes.length &&
//			 (navigator.mimeTypes['application/x-java-jnlp-file'] != null ||
//			  navigator.mimeTypes['application/x-java-vm'] != null);
	var js_count = 0;
	if (js_APPLET) js_count++;
	if (js_JWS) js_count++;
	if (js_WEBCLIENT) js_count++;

	if (js_count <= 1) {
		if (js_APPLET) {

		    location.href = "index_java.html";

		}else if (js_JWS) {

		    location.href = "index_java.html";

		}else {

		}
	}
}
//-->
</SCRIPT>

	<body bgcolor="#3178B0">

		<table width=100% border=0>
			<tbody>
			    <tr>
			    	<td>
						<img src="Images/kphead.jpg" BORDER=0 width=324 height=112>
			    	</td>
			    	<td ALIGN=RIGHT VALIGN=TOP>
<!-- 						<img src="Images/hsg-logo.gif" BORDER=0 width=64 height=64>
 -->			    	</td>
			    </tr>
			</tbody>
		</table>
		<hr style="width: 100%; height: 1px;">



		<h2 style="COLOR:white">Se Java \xc3\xa8 installato e configurato nel proprio browser, \xc3\xa8 possibile utilizzare la telegestione Java DDC4000 ...</h2>
		<ul>
<SCRIPT language="JavaScript">
if (js_APPLET) {

	document.write("<li><a href=\"applet.html\" style=\"COLOR:white\">Avvia telegestione DDC4000 come applet Java</a></li>");
	document.write("<li><a href=\"applet_qvga.html\" style=\"COLOR:white\">Avvia telegestione DDC4000 come applet Java - classica (risoluzione QVGA)</a></li>");

}
if (js_JWS) {

		document.write("<li><a href=\"jws_wvga.jnlp\" style=\"COLOR:white\">Avvia telegestione DDC4000 come applicazione Java</a></li>");
		document.write("<li><a href=\"jws_qvga.jnlp\" style=\"COLOR:white\">Avvia telegestione DDC4000 come applicazione Java - classica (risoluzione QVGA)</a></li>");

}
<
Port 443 https Copy
TLS CN=Teltonika Issuer=Teltonika

No vulnerabilities found.

Port 443 - TLS Details
TLSv1.3
0x1303
Teltonika
Teltonika
2020-12-19