[
{},
{"data":"\n\"\r\r\nMikroTik v6.39.2 (stable)\r\r\nLogin: \"","hostnames":"","ip":"2032903999","ip_str":"121.43.167.63","ipv6":"","org":"Hangzhou Alibaba Advertising Co.,Ltd.","isp":"Aliyun Computing Co.","location.country_code":"CN","location.city":"","location.country_name":"China","location.latitude":"34.77250000000001","location.longitude":"113.72660000000002","os":"","asn":"AS37963","port":"23","transport":"tcp","product":"","version":"","ssl.cipher.version":"","ssl.cipher.bits":"","ssl.cipher.name":"","ssl.alpn":"","ssl.versions":"","ssl.cert.serial":"","ssl.cert.fingerprint.sha1":"","ssl.cert.fingerprint.sha256":"","html":"","title":""},
{"data":""},
{"data":"\n\"HTTP/1.1 200 OK\r\r\nConnection: Keep-Alive\r\r\nContent-Length: 7023\r\r\nContent-Type: text/html\r\r\nDate: Thu, 06 Sep 2018 14:09:27 GMT\r\r\nExpires: 0\r\r\n\r\r\n\"","hostnames":"","ip":"2032903999","ip_str":"121.43.167.63","ipv6":"","org":"Hangzhou Alibaba Advertising Co.,Ltd.","isp":"Aliyun Computing Co.","location.country_code":"CN","location.city":"","location.country_name":"China","location.latitude":"34.77250000000001","location.longitude":"113.72660000000002","os":"","asn":"AS37963","port":"80","transport":"tcp","product":"","version":"","ssl.cipher.version":"","ssl.cipher.bits":"","ssl.cipher.name":"","ssl.alpn":"","ssl.versions":"","ssl.cert.serial":"","ssl.cert.fingerprint.sha1":"","ssl.cert.fingerprint.sha256":"","html":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\r\n<head>\r\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\r\n<title>RouterOS router configuration page</title>\r\r\n<style type=\"text/css\">\r\r\nbody {\r\r\nfont-family: Verdana, Geneva, sans-serif;\r\r\nfont-size: 11px;\r\r\n}\r\r\nimg {border: none}\r\r\nimg:hover {opacity: 0.8;}\r\r\nh1 {\r\r\nfont-size: 1.7em;\r\r\ndisplay: inline;\r\r\nmargin-bottom: 10px;\r\r\n}\r\r\nfieldset {\r\r\nmargin-top: 20px;\r\r\nbackground: #fff;\r\r\npadding: 20px;\r\r\nborder: 1px solid #c1c1c1; \r\r\n}\r\r\n#container {\r\r\nwidth: 70%;\r\r\nmargin: 10% auto;\r\r\n}\r\r\n#box {\r\r\nbackground-color: #fff; \r\r\n-moz-border-radius: 7px; \r\r\n-webkit-border-radius: 7px; \r\r\nborder: 1px solid #c1c1c1; \r\r\npadding: 30px;\r\r\nfilter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3'); /* for IE */\r\r\nbackground: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3)); /* for webkit browsers */\r\r\nbackground: -moz-linear-gradient(top,  #fff,  #f3f3f3); /* for firefox 3.6+ */\r\r\n}\r\r\n.floater {float: left; margin-right: 10px;}\r\r\n.floater label {display: block; text-align: center;}\r\r\n\r\r\n#login {\r\r\n    margin: 2em 0 4em 0;\r\r\n}\r\r\n#login h2 {\r\r\n    font-weight: normal;\r\r\n    font-size: 14px;\r\r\n    margin: 0 0 0.5em 1em;\r\r\n}\r\r\n#login td {\r\r\n    padding: 0 4px 0 0;\r\r\n}\r\r\n#login td.label {\r\r\n    text-align: right;\r\r\n}\r\r\n#login td.toolbar {\r\r\n    padding: 0 0 0 1em;\r\r\n    vertical-align: top;\r\r\n}\r\r\n#login ul.toolbar {\r\r\n    margin: 0;\r\r\n}\r\r\n#login input {\r\r\n    margin: 2px;\r\r\n    padding: 2px;\r\r\n    border: 1px solid #888;\r\r\n    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);\r\r\n    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);\r\r\n    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);\r\r\n}\r\r\n#error {\r\r\n    display:none;\r\r\n    color:red;\r\r\n    padding: 1em 0 0 0;\r\r\n}\r\r\nul.toolbar {\r\r\n    font-size: 11px;\r\r\n    text-align: left;\r\r\n    list-style-type: none;\r\r\n    padding: 0;\r\r\n    margin: 2px 0 4px 2px;\r\r\n}\r\r\nul.toolbar li {\r\r\n    float: left;\r\r\n    vertical-align: middle;\r\r\n}\r\r\nul.toolbar a {\r\r\n    float: none;\r\r\n    display: block;\r\r\n    margin: 2px 4px 2px 0;\r\r\n    padding: 5px;\r\r\n\r\r\n    background: #ddd;\r\r\n    border: 1px solid #888;\r\r\n    border-radius: 3px;\r\r\n    -moz-border-radius: 3px;\r\r\n    box-shadow:\r\r\n        1px 1px 2px rgba(255,255,255,0.8) inset,\r\r\n\t0 10px 10px -5px rgba(255,255,255,0.5) inset, /* top gradient */\r\r\n\t1px 1px 2px rgba(0,0,0,0.2); /* shadow */\r\r\n    -webkit-box-shadow:\r\r\n        1px 1px 2px rgba(255,255,255,0.8) inset,\r\r\n\t0 10px 10px -5px rgba(255,255,255,0.5) inset,\r\r\n\t1px 1px 2px rgba(0,0,0,0.2);\r\r\n    -moz-box-shadow:\r\r\n        1px 1px 2px rgba(255,255,255,0.8) inset,\r\r\n\t0 10px 10px -5px rgba(255,255,255,0.5) inset,\r\r\n\t1px 1px 2px rgba(0,0,0,0.2);\r\r\n    color: #000;\r\r\n\r\r\n    text-decoration: none;\r\r\n    text-align: center;\r\r\n    white-space: nowrap;\r\r\n    cursor: inherit;\r\r\n    min-width: 4em;\r\r\n\r\r\n    -webkit-transition: background 0.2s linear, box-shadow 0.2s ease-out;\r\r\n    -moz-transition: background 0.2s linear, box-shadow 0.2s ease-out;\r\r\n}\r\r\nul.toolbar a:hover {\r\r\n    background: #eee;\r\r\n}\r\r\nul.toolbar a:active {\r\r\n    background: #aaa;\r\r\n    box-shadow: 1px 1px 2px #999 inset;\r\r\n    -webkit-box-shadow: 1px 1px 2px #999 inset;\r\r\n    -moz-box-shadow: 1px 1px 2px #999 inset;\r\r\n}\r\r\n</style>\r\r\n<script>\r\r\nfunction get(id) {\r\r\n    return document.getElementById(id);\r\r\n}\r\r\nfunction trim(str) {\r\r\n    return str.replace(/^\\s+|\\s+$/g, '');\r\r\n}\r\r\nfunction login(user, pwd, autologin) {\r\r\n    var expires = new Date();\r\r\n    expires.setTime(expires.getTime() + (30 * 24 * 60 * 60 * 1000));\r\r\n    document.cookie = 'username=' + user +\r\r\n        '; expires=' + expires.toGMTString() + '; path=/';\r\r\n\r\r\n    window.name = (autologin ? 'autologin=' : 'login=') + user + '|' + pwd;\r\r\n    window.location.replace('/webfig/' + window.location.hash);\r\r\n}\r\r\nfunction dologin() {\r\r\n    login(get('name').value, get('password').value);\r\r\n}\r\r\nfunction loaded() {\r\r\n    var p = window.name.split('=');\r\r\n    if (p[0] == 'error' && p[1]) {\r\r\n        var err = get('error');\r\r\n        err.appendChild(document.createTextNode(p[1]));\r\r\n        err.style.display = 'block';\r\r\n    } else if (p[0] != 'noautologin' || p[1] != 1) {\r\r\n        var user = '';\r\r\n        if (user) {\r\r\n            login(user, '', true);\r\r\n            return;\r\r\n        }\r\r\n    }\r\r\n    window.name = '';\r\r\n\r\r\n    document.onkeydown = function(e) {\r\r\n        e = e || event;\r\r\n        if (e.keyCode == 13) {\r\r\n            dologin();\r\r\n            return false;\r\r\n        }\r\r\n        return true;\r\r\n    };\r\r\n\r\r\n    var username = null;\r\r\n    var cookies = document.cookie.split(';');\r\r\n    for (var i in cookies) {\r\r\n\tvar c = trim(cookies[i]).split('=');\r\r\n\tif (c[0] == 'username') {\r\r\n\t    username = c[1];\r\r\n\t    break;\r\r\n\t}\r\r\n    }\r\r\n    \r\r\n    if (username != null) {\r\r\n\tget('name').value = username;\r\r\n\tget('password').focus();\r\r\n    } else {\r\r\n        get('name').value = 'admin';\r\r\n\tget('name').focus();\r\r\n    }\r\r\n}\r\r\n</script>\r\r\n</head>\r\r\n\r\r\n<body onload=\"loaded()\">\r\r\n\r\r\n<div id=\"container\">\r\r\n\r\r\n    <div id=\"box\">\r\r\n    <a href=\"http://mikrotik.com\"><img src=\"mikrotik_logo.png\" style=\"float: right;\" /></a>\r\r\n\r\r\n    <br style=\"clear: both;\"/>\r\r\n    \r\r\n\t\t<h1>RouterOS v6.39.2</h1>\r\r\n        \r\r\n        <p>You have connected to a router. Administrative access only. If this device is not in your possession, please contact your local network administrator. </p>\r\r\n        \r\r\n      <table id=\"login\">\r\r\n\t<tr><td colspan=\"3\"><h2>WebFig Login:</h2>\r\r\n        <tr><td class=\"label\">Login: <td><input id=\"name\" type=\"text\" tabindex=\"1\">\r\r\n\t <td class=\"toolbar\" rowspan=\"2\">\r\r\n         <ul class=\"toolbar\">\r\r\n\t   <li><a onclick=\"dologin()\" ondragstart=\"return false;\"><span>Login</span></a></li>\r\r\n         </ul>\r\r\n         <tr><td class=\"label\">Password: <td><input id=\"password\" type=\"password\" tabindex=\"2\">\r\r\n\t<tr><td colspan=\"3\">\r\r\n\t    <div id=\"error\"></div>\r\r\n      </table>\r\r\n            \r\r\n            <fieldset>\r\r\n            <div class=\"floater\"> \r\r\n            \t<a href=\"http://www.mikrotik.com/download/winbox.exe\"><img src=\"winbox.png\"/></a><br/>\r\r\n                <label>Winbox</label>\r\r\n            </div>\r\r\n            \r\r\n            <div class=\"floater\"> \r\r\n            \t<a href=\"telnet://172.16.96.58\"><img src=\"console.png\"/></a><br/>\r\r\n                <label>Telnet</label>\r\r\n            </div>\r\r\n\r\r\n            \r\r\n            \r\r\n            <div class=\"floater\"> \r\r\n            \t<a href=\"/graphs\"><img src=\"green.png\"/></a><br/>\r\r\n                <label>Graphs</label>\r\r\n            </div>\r\r\n           \r\r\n            \r\r\n            <div class=\"floater\"> \r\r\n            \t<a href=\"/help/license.html\"><img src=\"license.png\"/></a><br/>\r\r\n                <label>License</label>\r\r\n            </div>\r\r\n            \r\r\n\t\t\t<div class=\"floater\"> \r\r\n            \t<a href=\"http://wiki.mikrotik.com\"><img src=\"help.png\"/></a><br/>\r\r\n                <label>Help</label>\r\r\n            </div>\r\r\n\r\r\n</fieldset>\r\r\n           \r\r\n            <br style=\"clear: both\"/> \r\r\n                            <div style=\"float: right\">&copy; mikrotik</div>\r\r\n\r\r\n    </div>\r\r\n</div>\r\r\n\r\r\n</div>\r\r\n\r\r\n</body>\r\r\n</html>\r\r\n","title":"RouterOS router configuration page"},
{},
{"data":"\n\"Firmware: 1\r\nHostname: MikroTik\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\r\nVendor: MikroTik\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\"","hostnames":"","ip":"2032903999","ip_str":"121.43.167.63","ipv6":"","org":"Hangzhou Alibaba Advertising Co.,Ltd.","isp":"Aliyun Computing Co.","location.country_code":"CN","location.city":"Hangzhou","location.country_name":"China","location.latitude":"30.293599999999998","location.longitude":"120.16140000000001","os":"","asn":"AS37963","port":"1723","transport":"tcp","product":"","version":"","ssl.cipher.version":"","ssl.cipher.bits":"","ssl.cipher.name":"","ssl.alpn":"","ssl.versions":"","ssl.cert.serial":"","ssl.cert.fingerprint.sha1":"","ssl.cert.fingerprint.sha256":"","html":"","title":""},
{"data":""},
{"data":"\n\\x01\\x00\\x00\\x00","hostnames":"","ip":"2032903999","ip_str":"121.43.167.63","ipv6":"","org":"Hangzhou Alibaba Advertising Co.,Ltd.","isp":"Aliyun Computing Co.","location.country_code":"CN","location.city":"Hangzhou","location.country_name":"China","location.latitude":"30.293599999999998","location.longitude":"120.16140000000001","os":"","asn":"AS37963","port":"2000","transport":"tcp","product":"MikroTik bandwidth-test server","version":"","ssl.cipher.version":"","ssl.cipher.bits":"","ssl.cipher.name":"","ssl.alpn":"","ssl.versions":"","ssl.cert.serial":"","ssl.cert.fingerprint.sha1":"","ssl.cert.fingerprint.sha256":"","html":"","title":""},
{"data":""},
{"data":"\n\"\r\r\nMikroTik v6.39.2 (stable)\r\r\nLogin: \"","hostnames":"","ip":"2032903999","ip_str":"121.43.167.63","ipv6":"","org":"Hangzhou Alibaba Advertising Co.,Ltd.","isp":"Aliyun Computing Co.","location.country_code":"CN","location.city":"","location.country_name":"China","location.latitude":"34.77250000000001","location.longitude":"113.72660000000002","os":"","asn":"AS37963","port":"23","transport":"tcp","product":"","version":"","ssl.cipher.version":"","ssl.cipher.bits":"","ssl.cipher.name":"","ssl.alpn":"","ssl.versions":"","ssl.cert.serial":"","ssl.cert.fingerprint.sha1":"","ssl.cert.fingerprint.sha256":"","html":"","title":""},
{"data":""},
{"data":"\n\"HTTP/1.1 200 OK\r\r\nConnection: Keep-Alive\r\r\nContent-Length: 7023\r\r\nContent-Type: text/html\r\r\nDate: Thu, 06 Sep 2018 14:09:27 GMT\r\r\nExpires: 0\r\r\n\r\r\n\"","hostnames":"","ip":"2032903999","ip_str":"121.43.167.63","ipv6":"","org":"Hangzhou Alibaba Advertising Co.,Ltd.","isp":"Aliyun Computing Co.","location.country_code":"CN","location.city":"","location.country_name":"China","location.latitude":"34.77250000000001","location.longitude":"113.72660000000002","os":"","asn":"AS37963","port":"80","transport":"tcp","product":"","version":"","ssl.cipher.version":"","ssl.cipher.bits":"","ssl.cipher.name":"","ssl.alpn":"","ssl.versions":"","ssl.cert.serial":"","ssl.cert.fingerprint.sha1":"","ssl.cert.fingerprint.sha256":"","html":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\r\n<head>\r\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\r\n<title>RouterOS router configuration page</title>\r\r\n<style type=\"text/css\">\r\r\nbody {\r\r\nfont-family: Verdana, Geneva, sans-serif;\r\r\nfont-size: 11px;\r\r\n}\r\r\nimg {border: none}\r\r\nimg:hover {opacity: 0.8;}\r\r\nh1 {\r\r\nfont-size: 1.7em;\r\r\ndisplay: inline;\r\r\nmargin-bottom: 10px;\r\r\n}\r\r\nfieldset {\r\r\nmargin-top: 20px;\r\r\nbackground: #fff;\r\r\npadding: 20px;\r\r\nborder: 1px solid #c1c1c1; \r\r\n}\r\r\n#container {\r\r\nwidth: 70%;\r\r\nmargin: 10% auto;\r\r\n}\r\r\n#box {\r\r\nbackground-color: #fff; \r\r\n-moz-border-radius: 7px; \r\r\n-webkit-border-radius: 7px; \r\r\nborder: 1px solid #c1c1c1; \r\r\npadding: 30px;\r\r\nfilter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3'); /* for IE */\r\r\nbackground: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3)); /* for webkit browsers */\r\r\nbackground: -moz-linear-gradient(top,  #fff,  #f3f3f3); /* for firefox 3.6+ */\r\r\n}\r\r\n.floater {float: left; margin-right: 10px;}\r\r\n.floater label {display: block; text-align: center;}\r\r\n\r\r\n#login {\r\r\n    margin: 2em 0 4em 0;\r\r\n}\r\r\n#login h2 {\r\r\n    font-weight: normal;\r\r\n    font-size: 14px;\r\r\n    margin: 0 0 0.5em 1em;\r\r\n}\r\r\n#login td {\r\r\n    padding: 0 4px 0 0;\r\r\n}\r\r\n#login td.label {\r\r\n    text-align: right;\r\r\n}\r\r\n#login td.toolbar {\r\r\n    padding: 0 0 0 1em;\r\r\n    vertical-align: top;\r\r\n}\r\r\n#login ul.toolbar {\r\r\n    margin: 0;\r\r\n}\r\r\n#login input {\r\r\n    margin: 2px;\r\r\n    padding: 2px;\r\r\n    border: 1px solid #888;\r\r\n    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);\r\r\n    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);\r\r\n    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);\r\r\n}\r\r\n#error {\r\r\n    display:none;\r\r\n    color:red;\r\r\n    padding: 1em 0 0 0;\r\r\n}\r\r\nul.toolbar {\r\r\n    font-size: 11px;\r\r\n    text-align: left;\r\r\n    list-style-type: none;\r\r\n    padding: 0;\r\r\n    margin: 2px 0 4px 2px;\r\r\n}\r\r\nul.toolbar li {\r\r\n    float: left;\r\r\n    vertical-align: middle;\r\r\n}\r\r\nul.toolbar a {\r\r\n    float: none;\r\r\n    display: block;\r\r\n    margin: 2px 4px 2px 0;\r\r\n    padding: 5px;\r\r\n\r\r\n    background: #ddd;\r\r\n    border: 1px solid #888;\r\r\n    border-radius: 3px;\r\r\n    -moz-border-radius: 3px;\r\r\n    box-shadow:\r\r\n        1px 1px 2px rgba(255,255,255,0.8) inset,\r\r\n\t0 10px 10px -5px rgba(255,255,255,0.5) inset, /* top gradient */\r\r\n\t1px 1px 2px rgba(0,0,0,0.2); /* shadow */\r\r\n    -webkit-box-shadow:\r\r\n        1px 1px 2px rgba(255,255,255,0.8) inset,\r\r\n\t0 10px 10px -5px rgba(255,255,255,0.5) inset,\r\r\n\t1px 1px 2px rgba(0,0,0,0.2);\r\r\n    -moz-box-shadow:\r\r\n        1px 1px 2px rgba(255,255,255,0.8) inset,\r\r\n\t0 10px 10px -5px rgba(255,255,255,0.5) inset,\r\r\n\t1px 1px 2px rgba(0,0,0,0.2);\r\r\n    color: #000;\r\r\n\r\r\n    text-decoration: none;\r\r\n    text-align: center;\r\r\n    white-space: nowrap;\r\r\n    cursor: inherit;\r\r\n    min-width: 4em;\r\r\n\r\r\n    -webkit-transition: background 0.2s linear, box-shadow 0.2s ease-out;\r\r\n    -moz-transition: background 0.2s linear, box-shadow 0.2s ease-out;\r\r\n}\r\r\nul.toolbar a:hover {\r\r\n    background: #eee;\r\r\n}\r\r\nul.toolbar a:active {\r\r\n    background: #aaa;\r\r\n    box-shadow: 1px 1px 2px #999 inset;\r\r\n    -webkit-box-shadow: 1px 1px 2px #999 inset;\r\r\n    -moz-box-shadow: 1px 1px 2px #999 inset;\r\r\n}\r\r\n</style>\r\r\n<script>\r\r\nfunction get(id) {\r\r\n    return document.getElementById(id);\r\r\n}\r\r\nfunction trim(str) {\r\r\n    return str.replace(/^\\s+|\\s+$/g, '');\r\r\n}\r\r\nfunction login(user, pwd, autologin) {\r\r\n    var expires = new Date();\r\r\n    expires.setTime(expires.getTime() + (30 * 24 * 60 * 60 * 1000));\r\r\n    document.cookie = 'username=' + user +\r\r\n        '; expires=' + expires.toGMTString() + '; path=/';\r\r\n\r\r\n    window.name = (autologin ? 'autologin=' : 'login=') + user + '|' + pwd;\r\r\n    window.location.replace('/webfig/' + window.location.hash);\r\r\n}\r\r\nfunction dologin() {\r\r\n    login(get('name').value, get('password').value);\r\r\n}\r\r\nfunction loaded() {\r\r\n    var p = window.name.split('=');\r\r\n    if (p[0] == 'error' && p[1]) {\r\r\n        var err = get('error');\r\r\n        err.appendChild(document.createTextNode(p[1]));\r\r\n        err.style.display = 'block';\r\r\n    } else if (p[0] != 'noautologin' || p[1] != 1) {\r\r\n        var user = '';\r\r\n        if (user) {\r\r\n            login(user, '', true);\r\r\n            return;\r\r\n        }\r\r\n    }\r\r\n    window.name = '';\r\r\n\r\r\n    document.onkeydown = function(e) {\r\r\n        e = e || event;\r\r\n        if (e.keyCode == 13) {\r\r\n            dologin();\r\r\n            return false;\r\r\n        }\r\r\n        return true;\r\r\n    };\r\r\n\r\r\n    var username = null;\r\r\n    var cookies = document.cookie.split(';');\r\r\n    for (var i in cookies) {\r\r\n\tvar c = trim(cookies[i]).split('=');\r\r\n\tif (c[0] == 'username') {\r\r\n\t    username = c[1];\r\r\n\t    break;\r\r\n\t}\r\r\n    }\r\r\n    \r\r\n    if (username != null) {\r\r\n\tget('name').value = username;\r\r\n\tget('password').focus();\r\r\n    } else {\r\r\n        get('name').value = 'admin';\r\r\n\tget('name').focus();\r\r\n    }\r\r\n}\r\r\n</script>\r\r\n</head>\r\r\n\r\r\n<body onload=\"loaded()\">\r\r\n\r\r\n<div id=\"container\">\r\r\n\r\r\n    <div id=\"box\">\r\r\n    <a href=\"http://mikrotik.com\"><img src=\"mikrotik_logo.png\" style=\"float: right;\" /></a>\r\r\n\r\r\n    <br style=\"clear: both;\"/>\r\r\n    \r\r\n\t\t<h1>RouterOS v6.39.2</h1>\r\r\n        \r\r\n        <p>You have connected to a router. Administrative access only. If this device is not in your possession, please contact your local network administrator. </p>\r\r\n        \r\r\n      <table id=\"login\">\r\r\n\t<tr><td colspan=\"3\"><h2>WebFig Login:</h2>\r\r\n        <tr><td class=\"label\">Login: <td><input id=\"name\" type=\"text\" tabindex=\"1\">\r\r\n\t <td class=\"toolbar\" rowspan=\"2\">\r\r\n         <ul class=\"toolbar\">\r\r\n\t   <li><a onclick=\"dologin()\" ondragstart=\"return false;\"><span>Login</span></a></li>\r\r\n         </ul>\r\r\n         <tr><td class=\"label\">Password: <td><input id=\"password\" type=\"password\" tabindex=\"2\">\r\r\n\t<tr><td colspan=\"3\">\r\r\n\t    <div id=\"error\"></div>\r\r\n      </table>\r\r\n            \r\r\n            <fieldset>\r\r\n            <div class=\"floater\"> \r\r\n            \t<a href=\"http://www.mikrotik.com/download/winbox.exe\"><img src=\"winbox.png\"/></a><br/>\r\r\n                <label>Winbox</label>\r\r\n            </div>\r\r\n            \r\r\n            <div class=\"floater\"> \r\r\n            \t<a href=\"telnet://172.16.96.58\"><img src=\"console.png\"/></a><br/>\r\r\n                <label>Telnet</label>\r\r\n            </div>\r\r\n\r\r\n            \r\r\n            \r\r\n            <div class=\"floater\"> \r\r\n            \t<a href=\"/graphs\"><img src=\"green.png\"/></a><br/>\r\r\n                <label>Graphs</label>\r\r\n            </div>\r\r\n           \r\r\n            \r\r\n            <div class=\"floater\"> \r\r\n            \t<a href=\"/help/license.html\"><img src=\"license.png\"/></a><br/>\r\r\n                <label>License</label>\r\r\n            </div>\r\r\n            \r\r\n\t\t\t<div class=\"floater\"> \r\r\n            \t<a href=\"http://wiki.mikrotik.com\"><img src=\"help.png\"/></a><br/>\r\r\n                <label>Help</label>\r\r\n            </div>\r\r\n\r\r\n</fieldset>\r\r\n           \r\r\n            <br style=\"clear: both\"/> \r\r\n                            <div style=\"float: right\">&copy; mikrotik</div>\r\r\n\r\r\n    </div>\r\r\n</div>\r\r\n\r\r\n</div>\r\r\n\r\r\n</body>\r\r\n</html>\r\r\n","title":"RouterOS router configuration page"},
{},
{"data":"\n\"Firmware: 1\r\nHostname: MikroTik\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\r\nVendor: MikroTik\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\"","hostnames":"","ip":"2032903999","ip_str":"121.43.167.63","ipv6":"","org":"Hangzhou Alibaba Advertising Co.,Ltd.","isp":"Aliyun Computing Co.","location.country_code":"CN","location.city":"Hangzhou","location.country_name":"China","location.latitude":"30.293599999999998","location.longitude":"120.16140000000001","os":"","asn":"AS37963","port":"1723","transport":"tcp","product":"","version":"","ssl.cipher.version":"","ssl.cipher.bits":"","ssl.cipher.name":"","ssl.alpn":"","ssl.versions":"","ssl.cert.serial":"","ssl.cert.fingerprint.sha1":"","ssl.cert.fingerprint.sha256":"","html":"","title":""},
{"data":""},
{"data":"\n\\x01\\x00\\x00\\x00","hostnames":"","ip":"2032903999","ip_str":"121.43.167.63","ipv6":"","org":"Hangzhou Alibaba Advertising Co.,Ltd.","isp":"Aliyun Computing Co.","location.country_code":"CN","location.city":"Hangzhou","location.country_name":"China","location.latitude":"30.293599999999998","location.longitude":"120.16140000000001","os":"","asn":"AS37963","port":"2000","transport":"tcp","product":"MikroTik bandwidth-test server","version":"","ssl.cipher.version":"","ssl.cipher.bits":"","ssl.cipher.name":"","ssl.alpn":"","ssl.versions":"","ssl.cert.serial":"","ssl.cert.fingerprint.sha1":"","ssl.cert.fingerprint.sha256":"","html":"","title":""},
{"data":""},
{"data":"\n"}
]
