210.92.248.241:5800 (tcp/http) - last seen on 2024-11-21 at 08:29:33 UTC
-
- IP
- 210.92.248.241
- Network
- 210.92.240.0/20
- Device
-
<enterprise field>: device.class
- Operating System
- Linux Linux Kernel
- URL
-
http://210.92.248.241:5800/ 200
- HTTP Title
- noVNC
- ASN
- AS3786
- Organization
- LG DACOM Corporation
- Protocol
- http
- Source
- datascan
-
- NOTE
- This tab is a merge from current page results.
- CPE(s)
- IP(s)
- 210.92.248.241
- Port(s)
- 5800
- Protocol(s)
- http
-
- Operating System
- Linux Linux Kernel
- CPE(s)
-
<enterprise field>: cpe
This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.
-
- Data MD5
- 968dff0e40ea271cd612286ecc7fc13a
- HTTP Header MD5
- 3e36c70370f935d90a3278656649e9e4
- HTTP Body MD5
- f324725f77a808fcc77d50fdfe616892
- Favicon MD5
- 2a2d3d4c9dae9b9303d86dae5f9a82c7
- Favicon MMH3
- -477646267
-
HTTP/1.1 200 OK Last-Modified: Sat, 31 Jul 2021 12:19:27 GMT Cache-Control: max-age=10 Allow: GET, POST MIME-version: 1.0 Content-Type: text/html Date: Thu, 21 Nov 2024 08:07:40 GMT Content-Length: 10488 <!DOCTYPE html> <html> <head> <!-- noVNC example: simple example using default UI Copyright (C) 2012 Joel Martin Copyright (C) 2013 Samuel Mannehed for Cendio AB noVNC is licensed under the MPL 2.0 (see LICENSE.txt) This file is licensed under the 2-Clause BSD license (see LICENSE.txt). Connect parameters are provided in query string: http://example.com/?host=HOST&port=PORT&encrypt=1&true_color=1 --> <title>noVNC</title> <meta charset="utf-8"> <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame Remove this if you use the .htaccess --> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <!-- Apple iOS Safari settings --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> <!-- App Start Icon --> <link rel="apple-touch-startup-image" href="images/screen_320x460.png" /> <!-- For iOS devices set the icon to use if user bookmarks app on their homescreen --> <link rel="apple-touch-icon" href="images/screen_57x57.png"> <!-- <link rel="apple-touch-icon-precomposed" href="images/screen_57x57.png" /> --> <!-- Stylesheets --> <link rel="stylesheet" href="include/base.css" /> <link rel="alternate stylesheet" href="include/black.css" TITLE="Black" /> <link rel="alternate stylesheet" href="include/blue.css" TITLE="Blue" /> <!-- <script type='text/javascript' src='http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js'></script> --> </head> <body> <div id="noVNC-control-bar" class="noVNC_status_normal"> <!--noVNC Mobile Device only Buttons--> <div class="noVNC-buttons-left"> <input type="image" alt="viewport drag" src="images/drag.png" id="noVNC_view_drag_button" class="noVNC_status_button" title="Move/Drag Viewport"> <div id="noVNC_mobile_buttons"> <input type="image" alt="No mousebutton" src="images/mouse_none.png" id="noVNC_mouse_button0" class="noVNC_status_button"> <input type="image" alt="Left mousebutton" src="images/mouse_left.png" id="noVNC_mouse_button1" class="noVNC_status_button"> <input type="image" alt="Middle mousebutton" src="images/mouse_middle.png" id="noVNC_mouse_button2" class="noVNC_status_button"> <input type="image" alt="Right mousebutton" src="images/mouse_right.png" id="noVNC_mouse_button4" class="noVNC_status_button"> <input type="image" alt="Keyboard" src="images/keyboard.png" id="showKeyboard" class="noVNC_status_button" value="Keyboard" title="Show Keyboard"/> <!-- Note that Google Chrome on Android doesn't respect any of these, html attributes which attempt to disable text suggestions on the on-screen keyboard. Let's hope Chrome implements the ime-mode style for example --> <textarea id="keyboardinput" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" mozactionhint="Enter"></textarea> <div id="noVNC_extra_keys"> <input type="image" alt="Extra keys" src="images/showextrakeys.png" id="showExtraKeysButton" class="noVNC_status_button"> <input type="image" alt="Ctrl" src="images/ctrl.png" id="toggleCtrlButton" class="noVNC_status_button"> <input type="image" alt="Alt" src="images/alt.png" id="toggleAltButton" class="noVNC_status_button"> <input type="image" alt="Tab" src="images/tab.png" id="sendTabButton" class="noVNC_status_button"> <input type="image" alt="Esc" src="images/esc.png" id="sendEscButton" class="noVNC_status_button"> </div> </div> </div> <div id="noVNC_status"></div> <!--noVNC Buttons--> <div class="noVNC-buttons-right"> <input type="image" alt="Ctrl+Alt+Del" src="images/ctrlaltdel.png" id="sendCtrlAltDelButton" class="noVNC_status_button" title="Send Ctrl-Alt-Del" /> <input type="image" alt="Shutdown/Reboot" src="images/power.png" id="xvpButton" class="noVNC_status_button" title="Shutdown/Reboot..." /> <input type="image" alt="Clipboard" src="images/clipboard.png" id="clipboardButton" class="noVNC_status_button" title="Clipboard" /> <input type="image" alt="Fullscreen" src="images/fullscreen.png" id="fullscreenButton" class="noVNC_status_button" title="Fullscreen" /> <input type="image" alt="Settings" src="images/settings.png" id="settingsButton" class="noVNC_status_button" title="Settings" /> <input type="image" alt="Connect" src="images/connect.png" id="connectButton" class="noVNC_status_button" title="Connect" /> <input type="image" alt="Disconnect" src="images/disconnect.png" id="disconnectButton" class="noVNC_status_button" title="Disconnect" /> </div> <!-- Description Panel --> <!-- Shown by default when hosted at for kanaka.github.com --> <div id="noVNC_description" class=""> noVNC is a browser based VNC client implemented using HTML5 Canvas and WebSockets. You will either need a VNC server with WebSockets support (such as <a href="http://libvncserver.sourceforge.net/">libvncserver</a>) or you will need to use <a href="https://github.com/kanaka/websockify">websockify</a> to bridge between your browser and VNC server. See the noVNC <a href="https://github.com/kanaka/noVNC">README</a> and <a href="http://kanaka.github.com/noVNC">website</a> for more information. <br /> <input id="descriptionButton" type="button" value="Close"> </div> <!-- Popup Status --> <div id="noVNC_popup_status" class=""> </div> <!-- Clipboard Panel --> <div id="noVNC_clipboard" class="triangle-right top"> <textarea id="noVNC_clipboard_text" rows=5> </textarea> <br /> <input id="noVNC_clipboard_clear_button" type="button" value="Clear"> </div> <!-- XVP Shutdown/Reboot Panel --> <div id="noVNC_xvp" class="triangle-right top"> <span id="noVNC_xvp_menu"> <input type="button" id="xvpShutdownButton" value="Shutdown" /> <input type="button" id="xvpRebootButton" value="Reboot" /> <input type="button" id="xvpResetButton" value="Reset" /> </span> </div> <!-- Settings Panel --> <div id="noVNC_settings" class="triangle-right top"> <span id="noVNC_settings_menu"> <ul> <li><input id="noVNC_encrypt" type="checkbox"> Encrypt</li> <li><input id="noVNC_true_color" type="checkbox" checked> True Color</li> <li><input id="noVNC_cursor" type="checkbox"> Local Cursor</li> <li><input id="noVNC_clip" type="checkbox"> Clip to Window</li> <li><input id="noVNC_shared" type="checkbox"> Shared Mode</li> <li><input id="noVNC_view_only" type="checkbox"> View Only</li> <hr> <li><input id="noVNC_path" type="input" value="websockify"> Path</li> <li><label> <select id="noVNC_resize" name="vncResize"> <option value="off">None</option> <option value="scale">Local Scaling</option> <option value="downscale">Local Downscaling</option> <option value="remote">Remote Resizing</option> </select> Scaling Mode</label> </li> <li><input id="noVNC_repeaterID" type="input" value=""> Repeater ID</li> <hr> <!-- Stylesheet selection dropdown --> <li><label><strong>Style: </strong> <select id="noVNC_stylesheet" name="vncStyle"> <option value="default">default</option> </select></label> </li> <!-- Logging selection dropdown --> <li><label><strong>Logging: </strong> <select id="noVNC_logging" name="vncLogging"> </select></label> </li> <hr> <li><input type="button" id="noVNC_apply" value="Apply"></li> </ul> </span> </div> <!-- Connection Panel --> <div id="noVNC_controls" class="triangle-right top"> <ul> <li><label><strong>Host: </strong><input id="noVNC_host" /></label></li> <li><label><strong>Port: </strong><input id="noVNC_port" /></label></li> <li><label><strong>Password: </strong><input id="noVNC_password" type="password" /></label></li> <li><input id="noVNC_connect_button" type="button" value="Connect"></li> </ul> </div> </div> <!-- End of noVNC-control-bar --> <div id="noVNC_screen"> <h1 id="noVNC_logo"><span>no</span><br />VNC</h1> <!-- HTML5 Canvas --> <div id="noVNC_container"> <canvas id="noVNC_canvas" width="0" height="0"> Canvas not supported. </canvas> </div> </div> <script src="include/util.js"></script> <script src="include/ui.js"></script> </body> </html>
-
{ "@category" : "datascan", "@timestamp" : "2024-11-21T08:29:33.000Z", "app" : { "extract" : { "domain" : [ "sourceforge.net", "github.com", "getfirebug.com", "example.com" ], "hostname" : [ "example.com", "getfirebug.com", "github.com", "kanaka.github.com", "libvncserver.sourceforge.net" ], "url" : [ "http://example.com/?host=HOST&port=PORT&encrypt=1&true_color=1", "http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js", "http://kanaka.github.com/noVNC", "http://libvncserver.sourceforge.net/", "https://github.com/kanaka/noVNC", "https://github.com/kanaka/websockify" ] }, "favicon" : { "image" : "iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAYAAACMGIOFAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJFRASNJucpIYAAAaPSURBVGje7ZpbbBxXGYC/f86ZnZmdnb1g0zi20zZJaZLSqE0RvCF4QAiQUKWWSGkrEJAiCNdIPHCpSisVhUsRAlWFQtSSFkolqlJVKG1pCw+EiwRCFdAEQpI2cbq1org4TYzXO7Mzh4e92Jv1OvbGa2+Mj3RkaWZ85v/Ofz3/rGzbts2wwofF/8FYhVyFXIVchVyFXIVchWw/9IKeNhCZiONvP44k0nJbTSqGDw9jG5s3nDcY2zSG0c0FlSor1h5eixM7CNKDkEBMzMQVE1ABktbVypNlrj5+NSfefYLYjVufURAmIZv+uQmDQUR6D7Ix/g1DLw4hqiqkKRuKO4uUMiVKcQmjDLwGg38cxKp5RWzFjN48yiSTGGMQq0c12Rgh9Ot+RFcFjaOYIsWGWQNQgT7dhxIFQJkyo4w2P7MaeJZbk/MZAglJI8AYzMqBlFhAgDVw9F1HZwRn0zD1JQqsnZmrIDABlM67LrXrk2DHNv1/7kdioWyXKevqDO0QxsH7m4dYgjFLo1lZUGfAgBHDFFPEYYxv+9MpwEBJSsRhTFqnscSibMpUTKV5jQo4loO29ZIAGmMWaK5ShbFCF0uEphQn4OFBamYEdtCkSKWEMKzupZ0SLGne1yQxhBFoJWhtMEaIIubUtNKCVhcGtCxrYZDGQDo3ydOPvcKpk8LNt2whm53duc6eg8efPMjgm4UPvG+AJ544hZ9O+NTH13HydA5lmcaawxvO8aP7RnjogYDHn7qSNcPjfGtPkVzQfrP3/bjA/ucGLyizbdsL80kRw+ujAb98xuH6d4R8ducrRFHrc1EEn/7iy9ywNWLfD0JePa3ZsCFk3eURT+1/mcsK/53eNSCVShgaitDyH2wn4aEHR7h+a0guF5LNts5cNiSOz85L5lQq1YEm/YSf7r2SG99/iNs/c5anXygxNu7OCJeGgaEpPvHhs5w4Bg883M/AwLRKtAM/vP8YH7xpK15amooCEcHzDCkNh/8Ft9w6iFizixiFmpRDNzRZBSlNKn7yswJBDm7dXmSqrGoljKE8pdjxkSLZDNz3PUU2N4hJqgXsX/4E+x5zectbY/bef6hxfbaRJIIxBeBNs86Uk7tw6rAslFKdVTwi8MjeYY68Ch/bNcHGtWMkRkgS4YotY9x+2wRH/g57H7kMpaZfYWu49+vrefa3Lu98T8iunSPEibTNmXMFnvmkHxHpHBLATwu7P7ee2MB3vl9ESYzSMd/9dpGkAh/aYbN+w8Aswgh33rGeYyPCJz9/hhvf+xpR2J3U4bouItI5pIiheDzgwB9cNl8bc92Wca694Qxbror59X6IzEakTRlXmXLYsX0zp8fhrj2neNt1412BzGQyF1vWCRjha3cN87vfHOXuu4tU0lW72707wM05c5pUVHb4wu7L+fnDI9zx5TOteVBBLlfGUrP7bXnKJox0W0DP81BKkSTJxdWuIjB+KuDOPQXu+eo4YNj1UTCpdVi1INUOVAReerGP23ZGPPrg6LTwoVAqCZuvMRz4/bG27/7mPVl+8eTGtr7o+371zCrSGeTM07y2Dc//aohrNp6jdK7C8wfWksu7JLXIKSIIwjPPao4cipqglTIc/OsavnFvyOarXucfhwzhlOZLX1nH9ptOYkmlrQwvHQzbl3FaY9t2h7XrHPnTmBqQmMYOzqx5k7b3q2WcMYJYgEkQkdqaMmdMOL9zYkx17b6+PhzHWdyjlgi1F5oWTdfd12p7X2r/b6YXa6y58P13XRfXrVpS/T0rpjNQt44gCJoAVxxkJpPBtu0WS7JWCqDjOGQymVmj+YqAFBHy+XxrwFspkMYYCoUCSqm2jWrrUgfM5XI4ztzVlXUpA/q+Tzqdnj1tLVnftcuRNAiC7rQke0WD2Wx2eZvL3QQMgqBtqmiryWSOFkQvwQHk8/l5m2iTJi3L6nlAEaG/vx+tdUvJdkmba/1E4bouhUKhdjLp7KNtT/tkPp9vpIhOAXsS0hiDbdtks1lSqVQD7mI+u+teA/R9nyAIGlCL8ZsC3Su+53keQRCg9eKLpJcTrt78LRQK2Lbdte+Verk05zgOvu/juu5FB5aegKxrSETQWpPNZpsaTYvle8sCWdeaUop0Oo3ruo1WYTc111XImRoTEWzbxvd9PM9rAC+F5hYdsi54XWOe5+E4DlprlFJNGl1KsHlDtm/xS2NqrRu9TqVUE/RS+VzHkDNDfH3W2++WZVU/idX+1sfM4nk5oc4f/wMV551q/6eRnwAAAABJRU5ErkJggg==", "imagemd5" : "2a2d3d4c9dae9b9303d86dae5f9a82c7", "imagemmh3" : -477646267, "length" : 1807, "url" : "/images/screen_57x57.png" }, "http" : { "bodymd5" : "f324725f77a808fcc77d50fdfe616892", "bodymmh3" : 1166479095, "header" : [ { "value" : "Sat, 31 Jul 2021 12:19:27 GMT", "name" : "Last-Modified" } ], "headermd5" : "3e36c70370f935d90a3278656649e9e4", "headermmh3" : 1614199620, "title" : "noVNC" }, "length" : 10702 }, "asn" : "AS3786", "city" : "Gangdong-gu", "country" : "KR", "cpe" : "<enterprise field>: cpe", "cpecount" : "<enterprise field>: cpecount", "data" : "HTTP/1.1 200 OK\r\nLast-Modified: Sat, 31 Jul 2021 12:19:27 GMT\r\nCache-Control: max-age=10\r\nAllow: GET, POST\r\nMIME-version: 1.0\r\nContent-Type: text/html\r\nDate: Thu, 21 Nov 2024 08:07:40 GMT\r\nContent-Length: 10488\r\n\r\n<!DOCTYPE html>\n<html>\n<head>\n\n <!--\n noVNC example: simple example using default UI\n Copyright (C) 2012 Joel Martin\n Copyright (C) 2013 Samuel Mannehed for Cendio AB\n noVNC is licensed under the MPL 2.0 (see LICENSE.txt)\n This file is licensed under the 2-Clause BSD license (see LICENSE.txt).\n\n Connect parameters are provided in query string:\n http://example.com/?host=HOST&port=PORT&encrypt=1&true_color=1\n -->\n <title>noVNC</title>\n\n <meta charset=\"utf-8\">\n\n <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame\n Remove this if you use the .htaccess -->\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\">\n\n <!-- Apple iOS Safari settings -->\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">\n <meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\n <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black-translucent\" />\n <!-- App Start Icon -->\n <link rel=\"apple-touch-startup-image\" href=\"images/screen_320x460.png\" />\n <!-- For iOS devices set the icon to use if user bookmarks app on their homescreen -->\n <link rel=\"apple-touch-icon\" href=\"images/screen_57x57.png\">\n <!--\n <link rel=\"apple-touch-icon-precomposed\" href=\"images/screen_57x57.png\" />\n -->\n\n\n <!-- Stylesheets -->\n <link rel=\"stylesheet\" href=\"include/base.css\" />\n <link rel=\"alternate stylesheet\" href=\"include/black.css\" TITLE=\"Black\" />\n <link rel=\"alternate stylesheet\" href=\"include/blue.css\" TITLE=\"Blue\" />\n\n <!--\n <script type='text/javascript'\n src='http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js'></script>\n -->\n\n</head>\n\n<body>\n <div id=\"noVNC-control-bar\" class=\"noVNC_status_normal\">\n <!--noVNC Mobile Device only Buttons-->\n <div class=\"noVNC-buttons-left\">\n <input type=\"image\" alt=\"viewport drag\" src=\"images/drag.png\"\n id=\"noVNC_view_drag_button\" class=\"noVNC_status_button\"\n title=\"Move/Drag Viewport\">\n <div id=\"noVNC_mobile_buttons\">\n <input type=\"image\" alt=\"No mousebutton\" src=\"images/mouse_none.png\"\n id=\"noVNC_mouse_button0\" class=\"noVNC_status_button\">\n <input type=\"image\" alt=\"Left mousebutton\" src=\"images/mouse_left.png\"\n id=\"noVNC_mouse_button1\" class=\"noVNC_status_button\">\n <input type=\"image\" alt=\"Middle mousebutton\" src=\"images/mouse_middle.png\"\n id=\"noVNC_mouse_button2\" class=\"noVNC_status_button\">\n <input type=\"image\" alt=\"Right mousebutton\" src=\"images/mouse_right.png\"\n id=\"noVNC_mouse_button4\" class=\"noVNC_status_button\">\n <input type=\"image\" alt=\"Keyboard\" src=\"images/keyboard.png\"\n id=\"showKeyboard\" class=\"noVNC_status_button\"\n value=\"Keyboard\" title=\"Show Keyboard\"/>\n <!-- Note that Google Chrome on Android doesn't respect any of these,\n html attributes which attempt to disable text suggestions on the\n on-screen keyboard. Let's hope Chrome implements the ime-mode\n style for example -->\n <textarea id=\"keyboardinput\" autocapitalize=\"off\"\n autocorrect=\"off\" autocomplete=\"off\" spellcheck=\"false\"\n mozactionhint=\"Enter\"></textarea>\n <div id=\"noVNC_extra_keys\">\n <input type=\"image\" alt=\"Extra keys\" src=\"images/showextrakeys.png\"\n id=\"showExtraKeysButton\" class=\"noVNC_status_button\">\n <input type=\"image\" alt=\"Ctrl\" src=\"images/ctrl.png\"\n id=\"toggleCtrlButton\" class=\"noVNC_status_button\">\n <input type=\"image\" alt=\"Alt\" src=\"images/alt.png\"\n id=\"toggleAltButton\" class=\"noVNC_status_button\">\n <input type=\"image\" alt=\"Tab\" src=\"images/tab.png\"\n id=\"sendTabButton\" class=\"noVNC_status_button\">\n <input type=\"image\" alt=\"Esc\" src=\"images/esc.png\"\n id=\"sendEscButton\" class=\"noVNC_status_button\">\n </div>\n </div>\n </div>\n\n <div id=\"noVNC_status\"></div>\n\n <!--noVNC Buttons-->\n <div class=\"noVNC-buttons-right\">\n <input type=\"image\" alt=\"Ctrl+Alt+Del\" src=\"images/ctrlaltdel.png\"\n id=\"sendCtrlAltDelButton\" class=\"noVNC_status_button\"\n title=\"Send Ctrl-Alt-Del\" />\n <input type=\"image\" alt=\"Shutdown/Reboot\" src=\"images/power.png\"\n id=\"xvpButton\" class=\"noVNC_status_button\"\n title=\"Shutdown/Reboot...\" />\n <input type=\"image\" alt=\"Clipboard\" src=\"images/clipboard.png\"\n id=\"clipboardButton\" class=\"noVNC_status_button\"\n title=\"Clipboard\" />\n <input type=\"image\" alt=\"Fullscreen\" src=\"images/fullscreen.png\"\n id=\"fullscreenButton\" class=\"noVNC_status_button\"\n title=\"Fullscreen\" />\n <input type=\"image\" alt=\"Settings\" src=\"images/settings.png\"\n id=\"settingsButton\" class=\"noVNC_status_button\"\n title=\"Settings\" />\n <input type=\"image\" alt=\"Connect\" src=\"images/connect.png\"\n id=\"connectButton\" class=\"noVNC_status_button\"\n title=\"Connect\" />\n <input type=\"image\" alt=\"Disconnect\" src=\"images/disconnect.png\"\n id=\"disconnectButton\" class=\"noVNC_status_button\"\n title=\"Disconnect\" />\n </div>\n\n <!-- Description Panel -->\n <!-- Shown by default when hosted at for kanaka.github.com -->\n <div id=\"noVNC_description\" class=\"\">\n noVNC is a browser based VNC client implemented using HTML5 Canvas\n and WebSockets. You will either need a VNC server with WebSockets\n support (such as <a href=\"http://libvncserver.sourceforge.net/\">libvncserver</a>)\n or you will need to use\n <a href=\"https://github.com/kanaka/websockify\">websockify</a>\n to bridge between your browser and VNC server. See the noVNC\n <a href=\"https://github.com/kanaka/noVNC\">README</a>\n and <a href=\"http://kanaka.github.com/noVNC\">website</a>\n for more information.\n <br />\n <input id=\"descriptionButton\" type=\"button\" value=\"Close\">\n </div>\n\n <!-- Popup Status -->\n <div id=\"noVNC_popup_status\" class=\"\">\n </div>\n\n <!-- Clipboard Panel -->\n <div id=\"noVNC_clipboard\" class=\"triangle-right top\">\n <textarea id=\"noVNC_clipboard_text\" rows=5>\n </textarea>\n <br />\n <input id=\"noVNC_clipboard_clear_button\" type=\"button\"\n value=\"Clear\">\n </div>\n\n <!-- XVP Shutdown/Reboot Panel -->\n <div id=\"noVNC_xvp\" class=\"triangle-right top\">\n <span id=\"noVNC_xvp_menu\">\n <input type=\"button\" id=\"xvpShutdownButton\" value=\"Shutdown\" />\n <input type=\"button\" id=\"xvpRebootButton\" value=\"Reboot\" />\n <input type=\"button\" id=\"xvpResetButton\" value=\"Reset\" />\n </span>\n </div>\n\n <!-- Settings Panel -->\n <div id=\"noVNC_settings\" class=\"triangle-right top\">\n <span id=\"noVNC_settings_menu\">\n <ul>\n <li><input id=\"noVNC_encrypt\" type=\"checkbox\"> Encrypt</li>\n <li><input id=\"noVNC_true_color\" type=\"checkbox\" checked> True Color</li>\n <li><input id=\"noVNC_cursor\" type=\"checkbox\"> Local Cursor</li>\n <li><input id=\"noVNC_clip\" type=\"checkbox\"> Clip to Window</li>\n <li><input id=\"noVNC_shared\" type=\"checkbox\"> Shared Mode</li>\n <li><input id=\"noVNC_view_only\" type=\"checkbox\"> View Only</li>\n <hr>\n <li><input id=\"noVNC_path\" type=\"input\" value=\"websockify\"> Path</li>\n <li><label>\n <select id=\"noVNC_resize\" name=\"vncResize\">\n <option value=\"off\">None</option>\n <option value=\"scale\">Local Scaling</option>\n <option value=\"downscale\">Local Downscaling</option>\n <option value=\"remote\">Remote Resizing</option>\n </select> Scaling Mode</label>\n </li>\n <li><input id=\"noVNC_repeaterID\" type=\"input\" value=\"\"> Repeater ID</li>\n <hr>\n <!-- Stylesheet selection dropdown -->\n <li><label><strong>Style: </strong>\n <select id=\"noVNC_stylesheet\" name=\"vncStyle\">\n <option value=\"default\">default</option>\n </select></label>\n </li>\n\n <!-- Logging selection dropdown -->\n <li><label><strong>Logging: </strong>\n <select id=\"noVNC_logging\" name=\"vncLogging\">\n </select></label>\n </li>\n <hr>\n <li><input type=\"button\" id=\"noVNC_apply\" value=\"Apply\"></li>\n </ul>\n </span>\n </div>\n\n <!-- Connection Panel -->\n <div id=\"noVNC_controls\" class=\"triangle-right top\">\n <ul>\n <li><label><strong>Host: </strong><input id=\"noVNC_host\" /></label></li>\n <li><label><strong>Port: </strong><input id=\"noVNC_port\" /></label></li>\n <li><label><strong>Password: </strong><input id=\"noVNC_password\" type=\"password\" /></label></li>\n <li><input id=\"noVNC_connect_button\" type=\"button\" value=\"Connect\"></li>\n </ul>\n </div>\n\n </div> <!-- End of noVNC-control-bar -->\n\n\n <div id=\"noVNC_screen\">\n <h1 id=\"noVNC_logo\"><span>no</span><br />VNC</h1>\n\n <!-- HTML5 Canvas -->\n <div id=\"noVNC_container\">\n <canvas id=\"noVNC_canvas\" width=\"0\" height=\"0\">\n Canvas not supported.\n </canvas>\n </div>\n\n </div>\n <script src=\"include/util.js\"></script>\n <script src=\"include/ui.js\"></script>\n\n </body>\n</html>\n", "datamd5" : "968dff0e40ea271cd612286ecc7fc13a", "datammh3" : -967903412, "device" : { "class" : "<enterprise field>: device.class" }, "geolocus" : { "asn" : "AS3786", "continent" : "AS", "continentname" : "Asia", "country" : "KR", "countryname" : "South Korea", "domain" : [ "lguplus.co.kr", "nic.or.kr" ], "isineu" : "false", "latitude" : "35.907757", "location" : "35.907757,127.766922", "longitude" : "127.766922", "netname" : "BORANET", "organization" : "LG DACOM Corporation", "subnet" : "210.92.224.0/19" }, "ip" : "210.92.248.241", "ipv6" : "false", "latitude" : "37.5554", "location" : "37.5554,127.1515", "longitude" : "127.1515", "node" : { "country" : "<enterprise field>: node.country", "groupid" : "<enterprise field>: node.groupid", "id" : "<enterprise field>: node.id", "physicalcountry" : "<enterprise field>: node.physicalcountry" }, "organization" : "LG DACOM Corporation", "os" : "Linux Kernel", "osvendor" : "Linux", "port" : 5800, "protocol" : "http", "protocolversion" : "1.1", "reason" : "OK", "seen_date" : "2024-11-21", "source" : "datascan", "status" : 200, "subnet" : "210.92.240.0/20", "tls" : "false", "transport" : "tcp", "url" : "/" }