185.131.183.134
{
"scan_id": 1731505327,
"ip": "185.131.183.134",
"is_ipv4": true,
"is_ipv6": false,
"location": {
"network": "",
"postal_code": "",
"coordinates": {
"latitude": null,
"longitude": null
},
"geo_point": "",
"locale_code": "",
"continent": "",
"country_code": "",
"country_name": "",
"city": ""
},
"location_updated_at": "0001-01-01T00:00:00Z",
"asn": {
"number": "",
"organization": "",
"country_code": ""
},
"asn_updated_at": "0001-01-01T00:00:00Z",
"whois": {
"network": "",
"organization": "",
"descr": "",
"_encoding": {
"raw": "BASE64"
}
},
"whois_updated_at": "0001-01-01T00:00:00Z",
"tags": [
{
"name": "is_anonymous_proxy",
"pretty_name": "Anonymous Proxy",
"value": false,
"last_updated_at": "0001-01-01T00:00:00Z"
},
{
"name": "is_cdn",
"pretty_name": "CDN",
"value": false,
"last_updated_at": "2024-10-30T06:22:09Z"
},
{
"name": "is_satellite_provider",
"pretty_name": "Satellite Provider",
"value": false,
"last_updated_at": "0001-01-01T00:00:00Z"
}
],
"services": [
{
"port": 443,
"protocol": "tcp",
"name": "http",
"version": "",
"product": "Apache httpd",
"extra_info": "",
"tunnel": "ssl",
"softwares": [
{
"uri": "cpe:/a:apache:http_server",
"part": "a",
"vendor": "apache",
"product": "http_server",
"version": "ANY",
"language": "ANY",
"edition": "ANY",
"update": "ANY"
}
],
"modules": {
"http": {
"body": "<!DOCTYPE html>\n<html>\n <head>\n \n \n\n <meta charset=\"utf-8\"/>\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n <meta HTTP-EQUIV='Pragma' CONTENT='no-cache'>\n <meta HTTP-EQUIV='Cache-Control' CONTENT='no-cache'>\n <title>Logon - SINEMA Remote Connect</title>\n\n <link rel=\"stylesheet\" href=\"/static/css/normalize.css? 1731582080\"/>\n <link rel=\"stylesheet\" href=\"/static/css/layout.css? 1731582080\"/>\n <link rel=\"stylesheet\" href=\"/static/css/login.css? 1731582080\"/>\n <link rel=\"stylesheet\" href=\"/static/css/font-awesome.css? 1731582080\"/>\n\n <script type=\"text/javascript\" src=\"/static/js/jquery.js\"></script>\n <script type=\"text/javascript\" src=\"/static/js/sinemarc.js\"></script>\n\n </head>\n <body>\n\n \n\n\n\n<div class=\"header clearfix\">\n <img src=\"/static/img/logo.gif\" alt=\"SIEMENS\" class=\"logo\"/>\n <span class=\"product-name\">SINEMA Remote Connect</span>\n\n <div class=\"language-selector\">\n <form action=\"/i18n/setlang/\" method=\"POST\">\n <input type='hidden' name='csrfmiddlewaretoken' value='cv0xIzurEFYs0m6MdzCugYuUXHsNTU51' />\n\n <label for=\"id_language_selector\">Language</label>:\n <select id=\"id_language_selector\" name=\"language\" onChange=\"submit()\">\n \n \n <option value=\"de\">\n Deutsch\n </option>\n \n <option value=\"en\" selected=\"selected\">\n English\n </option>\n \n </select>\n </form>\n </div>\n\n <div class=\"clock\">1731582080#en#0#</div>\n\n <div class=\"online-help\">\n <a href=\"#\" onClick=\"openHelpWindow('/static/help/en/login_help.htm');\">Help<i class=\"fa fa-question-circle fa-fw\"></i></a>\n </div>\n</div>\n\n\n <div class=\"content\">\n <div class=\"login-form-wrapper\">\n <div class=\"tab\">\n <button id=\"localTab\" class=\"tablinks\" onclick=\"openLoginForm(event)\">Local</button>\n \n <button class=\"tablinks\" disabled>UMC</button>\n \n </div>\n <div id=\"local\" class=\"tabcontent\" style=\"display: block;\">\n <form action=\"/wbm/login/\" method=\"POST\" class=\"login-form\">\n <input type='hidden' name='csrfmiddlewaretoken' value='cv0xIzurEFYs0m6MdzCugYuUXHsNTU51' />\n <input id=\"id_utcoffset\" name=\"utcoffset\" type=\"hidden\" value=\"0\"/>\n\n <div class=\"form-row\">\n <label for=\"id_username\">User name:</label>\n <input id=\"id_username\" maxlength=\"254\" name=\"username\" type=\"text\" />\n </div>\n\n <div class=\"form-row\">\n <label for=\"id_password\">Password:</label>\n <input id=\"id_password\" name=\"password\" type=\"password\" autocomplete=\"off\"/>\n </div>\n\n \n\n <div class=\"form-row\">\n <label for=\"id_submit\"> </label>\n <button id=\"id_submit\" type=\"submit\"><span class=\"button\">Log on</span></button>\n </div>\n\n </form>\n </div>\n <div id=\"umc\" class=\"tabcontent\">\n \n </div>\n </div>\n\n \n\n \n\n \n\n <div class=\"sep\"></div>\n\n <div class=\"pki\">\n \n <img src=\"/static/img/chip-icon.png\">\n \n <p>PKI Login</p>\n </div>\n\n </div>\n\n <script type=\"text/javascript\">\n <!--\n var d = new Date();\n $(\"#id_utcoffset\").prop('value', d.getTimezoneOffset() * -1);\n\n var usernameInput = $(\"#id_username\");\n usernameInput.focus().val(usernameInput.val());\n\n -->\n </script>\n\n <script type=\"text/javascript\">\n var isUmcFailed = \"None\" === \"None\" ? false:true;\n var iUMCActive = \"False\" ===\"True\"? true:false;\n $(document).ready(function () {\n if (isUmcFailed) {\n if (!iUMCActive){\n toggleLoginForm(\"localTab\");\n } else{\n toggleLoginForm(\"umcTab\");\n }\n } else {\n toggleLoginForm(\"localTab\");\n }\n });\n\n function toggleLoginForm(formName) {\n if (formName === \"localTab\"){\n $('#umcTab').removeClass(\"active\");\n $('#localTab').addClass(\"active\");\n $(\"#umc\").css(\"display\", \"none\");\n $(\"#local\").css(\"display\", \"block\");\n } else {\n $('#localTab').removeClass(\"active\");\n $('#umcTab').addClass(\"active\");\n $(\"#local\").css(\"display\", \"none\");\n $(\"#umc\").css(\"display\", \"block\");\n }\n }\n\n function openLoginForm(e) {\n toggleLoginForm(e.currentTarget.id);\n }\n </script>\n </body>\n</html>\n",
"body_murmur": -570546508,
"body_sha256": "59e63c91eb5e4f6b36f7a1bb36a45c7c5cad494ec5f81f80de3e816da55e2895",
"component": [
"Python",
"Apache HTTP Server",
"Django"
],
"content_length": -1,
"headers": {
"cache_control": [
"max-age=0"
],
"content_language": [
"en"
],
"content_type": [
"text/html; charset=utf-8"
],
"date": [
"Thu, 14 Nov 2024 11:01:20 GMT"
],
"expires": [
"Thu, 14 Nov 2024 11:01:20 GMT"
],
"last_modified": [
"Thu, 14 Nov 2024 11:01:20 GMT"
],
"server": [
"Apache"
],
"set_cookie": [
"csrftoken=cv0xIzurEFYs0m6MdzCugYuUXHsNTU51; expires=Thu, 13-Nov-2025 11:01:20 GMT; httponly; Max-Age=31449600; Path=/; secure",
"sessionid=fzjvce6guklcdu93428e8wzoie4wcdms; httponly; Path=/; secure"
],
"strict_transport_security": [
"max-age=15768000"
],
"vary": [
"Cookie,Accept-Language,Accept-Encoding"
],
"x_content_type_options": [
"nosniff"
],
"x_frame_options": [
"sameorigin"
],
"x_xss_protection": [
"1; mode=block"
]
},
"protocol": "HTTP/1.1",
"redirects": [
{
"content_length": -1,
"headers": {
"content_language": [
"en"
],
"content_type": [
"text/html; charset=utf-8"
],
"date": [
"Thu, 14 Nov 2024 11:01:20 GMT"
],
"location": [
"https://185.131.183.134/wbm/login/"
],
"server": [
"Apache"
],
"strict_transport_security": [
"max-age=15768000"
],
"vary": [
"Accept-Language,Cookie"
],
"x_content_type_options": [
"nosniff"
],
"x_frame_options": [
"sameorigin"
],
"x_xss_protection": [
"1; mode=block"
]
},
"location": "https://185.131.183.134/wbm/login/",
"protocol": "HTTP/1.1",
"status_code": 302,
"status_line": "302 FOUND"
}
],
"request": {
"headers": {
"accept": [
"*/*"
],
"referer": [
"https://185.131.183.134"
],
"user_agent": [
"Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
]
},
"method": "GET",
"url": {
"host": "185.131.183.134",
"path": "/wbm/login/",
"scheme": "https"
}
},
"status_code": 200,
"title": "Logon - SINEMA Remote Connect",
"transfer_encoding": [
"chunked"
]
},
"tls": {
"certificate": {
"extensions": {
"basic_constraints": {
"is_ca": true
},
"extended_key_usage": {
"any": false,
"apple_code_signing": false,
"apple_code_signing_development": false,
"apple_code_signing_third_party": false,
"apple_crypto_development_env": false,
"apple_crypto_env": false,
"apple_crypto_maintenance_env": false,
"apple_crypto_production_env": false,
"apple_crypto_qos": false,
"apple_crypto_test_env": false,
"apple_crypto_tier0_qos": false,
"apple_crypto_tier1_qos": false,
"apple_crypto_tier2_qos": false,
"apple_crypto_tier3_qos": false,
"apple_ichat_encryption": false,
"apple_ichat_signing": false,
"apple_resource_signing": false,
"apple_software_update_signing": false,
"apple_system_identity": false,
"client_auth": false,
"code_signing": false,
"dvcs": false,
"eap_over_lan": false,
"eap_over_ppp": false,
"email_protection": false,
"ipsec_end_system": false,
"ipsec_intermediate_system_usage": false,
"ipsec_tunnel": false,
"ipsec_user": false,
"microsoft_ca_exchange": false,
"microsoft_cert_trust_list_signing": false,
"microsoft_csp_signature": false,
"microsoft_document_signing": false,
"microsoft_drm": false,
"microsoft_drm_individualization": false,
"microsoft_efs_recovery": false,
"microsoft_embedded_nt_crypto": false,
"microsoft_encrypted_file_system": false,
"microsoft_enrollment_agent": false,
"microsoft_kernel_mode_code_signing": false,
"microsoft_key_recovery_21": false,
"microsoft_key_recovery_3": false,
"microsoft_license_server": false,
"microsoft_licenses": false,
"microsoft_lifetime_signing": false,
"microsoft_mobile_device_software": false,
"microsoft_nt5_crypto": false,
"microsoft_oem_whql_crypto": false,
"microsoft_qualified_subordinate": false,
"microsoft_root_list_signer": false,
"microsoft_server_gated_crypto": false,
"microsoft_sgc_serialized": false,
"microsoft_smart_display": false,
"microsoft_smartcard_logon": false,
"microsoft_system_health": false,
"microsoft_system_health_loophole": false,
"microsoft_timestamp_signing": false,
"microsoft_whql_crypto": false,
"netscape_server_gated_crypto": false,
"ocsp_signing": false,
"sbgp_cert_aa_service_auth": false,
"server_auth": true,
"time_stamping": false
},
"key_usage": {
"certificate_sign": false,
"content_commitment": false,
"crl_sign": false,
"data_encipherment": false,
"decipher_only": false,
"digital_signature": true,
"encipher_only": false,
"key_agreement": false,
"key_encipherment": true
},
"subject_alt_name": {
"dns_names": [
"sps.preishuber.at"
],
"ip_address": [
"185.131.183.134",
"172.27.27.45"
]
}
},
"fingerprint_md5": "45F6335BF4F2A34FC2C4D15358A04DB6",
"fingerprint_sha1": "B616F13BB8C5B3D3B0FB23019F718506FB54EDC3",
"fingerprint_sha256": "16ECDFFA62F5D4FAEE40A8A24ECC1D74DA72691D8A054141243264AC54F47690",
"issuer": {
"common_name": [
"CA 000001 SINEMA RC"
]
},
"issuer_dn": "/CN=CA 000001 SINEMA RC",
"jarm": "16d16d16d14d16d00016d16d16d16df572ac71996ec56855731b41418b2c77",
"redacted": false,
"revocation": {
"ocsp": {
"reason": "UNKNOWN",
"revoked": false
}
},
"serial_number": "86",
"signature": {
"algorithm": {
"name": "SHA256-RSA",
"oid": "1.2.840.113549.1.1.11"
},
"self_signed": false,
"value": "MjEyYzAwMTllMWI0NDIyMDFlNzU3MWQ0MDkxZDhmMjI0YWIzMTcxYmYzNTI0MDkwOWRlYTQzZWQzOTA5ZGQwNDk2NDgzNGZmNjRlNGUwZGU3ODJjZjJkNmU5Y2RiMDdjOTVmOGE5MmFmNjUzN2Q5Mjc1NjY0MGNkOTVkY2JmOWYxYjk3NzUwMTExMWUyNWZlM2EyNGYyZmU2ZTRjMGNhM2ZiNDY5OTg3ZDUyNjA2YmM3N2U5ZDkyN2Y2M2ZiZTExZDRkMmQwOThlNzNiMDQ0MmU1ZTcwZjAwYmRmNmI1YzIwZjExN2QyNjRkMjg4NTVkZjBjNGNhOWUxNzA2MzViNDlhYWU3Y2FjNzA1NjJkZWExOTI2YTA2ZmMzYWRiOGMyYTBiZWVlYTIyN2JmOGRhMGE0ZTU2NzJjN2M2NzFhYzRiNGM4MmYxMjc4ZTUzZDYyMWM5YjhlZjlkMDEwZDA2MThkMTI4NzgxYTc2ZGIwM2Y0ZTU4OTRhMDcyYjZlOGUyMWM5ZjQxODI0ZDU4YWY2OGEwOTcwMmVmZWQ0ZjE4NDg2YWU0Y2JmZGJiNjRhMTI4NGVlNTFhMWU0YzczN2YyNGVkODU0YzBlNzYxZDJmYmUzMWRlMGFlM2JjZDFjY2Y3YTAyNGY0ZTk5ZWVhMzlkYjc0YzZiNWI3ZGNjZjk5N2Y="
},
"subject": {
"common_name": [
"sps.preishuber.at"
]
},
"subject_alt_name": {
"dns_names": [
"sps.preishuber.at"
],
"extended_dns_names": [
{
"domain": "preishuber",
"fld": "preishuber.at",
"subdomain": "sps",
"tld": "at"
}
]
},
"subject_dn": "/CN=sps.preishuber.at",
"subject_key_info": {
"_key": "rsa",
"dh": [],
"dsa": [],
"ecdsa": [],
"fingerprint_sha256": "f924d2b91925490d99cbe83b86b00b811e4612b520da3d5eb7651b7bc063bbf7",
"key_algorithm": "RSA",
"rsa": {
"exponent": 65537,
"length": 2048,
"modulus": "MHhjZmMwNzYzMjFjZjdiOTNhNmU3MWVmOWQwMjVjODNjMGQ1MTU2OTI1MTgyNDJmMmFhYTJhN2EwNjYwZjBjMGFlZGFiMWViMzQxMTIxMTM0MjBhYzQyYTc4ZTJjMWM3YzhkYWVmMGYxNjFjYThhOWYwZTg5MDdiYWMzMzFmYjdhZDAxZThiNDkwNDk2YzBiN2E2MDViYTU5NjcyZGUwZTNkNGQ5Y2M1ZWUzMDdiNjgyZDZmY2E4ZDBjZmM0ZGQwZmU1YmZjZWZlNTEwODE0MDI3OTcxZWM3NDg0NjAyMWNjMGVkZjlmNDI4OTk4MzZlMjE2ZDdjNGVlODYzYWFhZWEwYTRmNDk5ZDJkYThjYTVhZTdmZTllY2FkOWNkZjZhYWM2YzA4MWYwMTBiMGE3MjMyM2Y1NzEyM2ViMDVlMjA2M2NmMzZmNjRjMWFmZTlhNjU0MjE1ODIyOTJhMGI1NzY0YzFmMjhhZTljZDk3ODhkMTM3ZWUwOTc5MGM4M2NiNGQ5NGM2NmU4MDRiNDc3YmE4MjgxM2FhNWU3N2I3ZDcyYWI4MDdkOTZhNTYyZTIyMDcxNTc2MDQ1ZDdmNzUxNGNkODdlZTA2YzJmM2I0MGM1ZDgxMzI2MmYzYmU0YjFmYTJjNmQwZDA2Yjg5NjkxY2VkYWU2YzA4NzY1MjBjOGVkYg=="
}
},
"tbs_fingerprint": "aabd329b94c84143065b73ea6739d3ea1085cc7977fbce1cd2de5a374939cbe9",
"validation_level": "DV",
"validity": {
"length_seconds": 31708800,
"not_after": "2025-04-28T07:11:00",
"not_before": "2024-04-26T07:11:00"
},
"version": 2
},
"fingerprint_sha256": "16ECDFFA62F5D4FAEE40A8A24ECC1D74DA72691D8A054141243264AC54F47690",
"precert": false,
"raw": "MIIDETCCAfmgAwIBAgIBVjANBgkqhkiG9w0BAQsFADAeMRwwGgYDVQQDDBNDQSAwMDAwMDEgU0lORU1BIFJDMB4XDTI0MDQyNjA3MTEwMFoXDTI1MDQyODA3MTEwMFowHDEaMBgGA1UEAwwRc3BzLnByZWlzaHViZXIuYXQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDPwHYyHPe5Om5x750CXIPA1RVpJRgkLyqqKnoGYPDArtqx6zQRIRNCCsQqeOLBx8ja7w8WHKip8OiQe6wzH7etAei0kElsC3pgW6WWct4OPU2cxe4we2gtb8qNDPxN0P5b/O/lEIFAJ5cex0hGAhzA7fn0KJmDbiFtfE7oY6quoKT0mdLajKWuf+nsrZzfaqxsCB8BCwpyMj9XEj6wXiBjzzb2TBr+mmVCFYIpKgtXZMHyiunNl4jRN+4JeQyDy02Uxm6AS0d7qCgTql53t9cquAfZalYuIgcVdgRdf3UUzYfuBsLztAxdgTJi875LH6LG0NBriWkc7a5sCHZSDI7bAgMBAAGjXDBaMAkGA1UdEwQCMAAwCwYDVR0PBAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMCsGA1UdEQEB/wQhMB+HBLmDt4aHBKwbGy2CEXNwcy5wcmVpc2h1YmVyLmF0MA0GCSqGSIb3DQEBCwUAA4IBAQAhLAAZ4bRCIB51cdQJHY8iSrMXG/NSQJCd6kPtOQndBJZINP9k5ODeeCzy1unNsHyV+Kkq9lN9knVmQM2V3L+fG5d1AREeJf46JPL+bkwMo/tGmYfVJga8d+nZJ/Y/vhHU0tCY5zsEQuXnDwC99rXCDxF9Jk0ohV3wxMqeFwY1tJqufKxwVi3qGSagb8OtuMKgvu6iJ7+NoKTlZyx8ZxrEtMgvEnjlPWIcm4750BDQYY0Sh4GnbbA/TliUoHK26OIcn0GCTVivaKCXAu/tTxhIauTL/btkoShO5RoeTHN/JO2FTA52HS++Md4K47zRzPegJPTpnuo523TGtbfcz5l/",
"tags": [
"dv",
"trusted"
]
}
},
"cve": [
{
"id": "CVE-1999-0070",
"score": 5,
"severity": "medium"
},
{
"id": "CVE-1999-1199",
"score": 10,
"severity": "high"
},
{
"id": "CVE-2023-25690",
"score": 9.8,
"severity": "critical"
}
],
"url": "https://185.131.183.134/",
"_meta": {
"name": "",
"desc": "",
"category": ""
},
"last_updated_at": "2024-11-14T11:01:26.196Z"
},
{
"port": 5443,
"protocol": "tcp",
"name": "spss",
"version": "",
"product": "",
"extra_info": "",
"tunnel": "",
"_meta": {
"name": "",
"desc": "",
"category": ""
},
"last_updated_at": "2024-09-17T13:42:11.197Z"
},
{
"port": 8443,
"protocol": "tcp",
"name": "http",
"version": "",
"product": "Apache httpd",
"extra_info": "",
"tunnel": "ssl",
"softwares": [
{
"uri": "cpe:/a:apache:http_server",
"part": "a",
"vendor": "apache",
"product": "http_server",
"version": "ANY",
"language": "ANY",
"edition": "ANY",
"update": "ANY"
}
],
"modules": {
"http": {
"body": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!DOCTYPE html\n\tPUBLIC \"-//W3C//DTD XHTML 1.0//EN\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-US\" xml:lang=\"en-US\">\n<head>\n<title>WebAdmin</title>\n<meta name=\"pragma\" content=\"no-cache\" />\n<meta http-equiv=\"Cache-Control\" content=\"no-cache\" />\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=8, IE=9, IE=10\" />\n<style type=\"text/css\">\n<!--/* <![CDATA[ */\n@import url(\"core/css/wizard.css\");@import url(\"core/css/elements.css\");@import url(\"core/css/default.css\");@import url(\"core/css/astaro.css\");html{min-height:100%}body{margin:0 auto;padding:0;border:0;font:9pt Arial,Helvetica,sans-serif;background:#ccc;width:980px;background-color:#f4f3f2;background-image:-webkit-linear-gradient(bottom,#f7f7f7 76%,#d9d9d9 24%);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.76,#f7f7f7),color-stop(0.24,#d9d9d9));background-image:-moz-linear-gradient(to bottom,#f7f7f7 61%,#b9b9b9);background-image:-ms-linear-gradient(bottom,#f7f7f7 76%,#d9d9d9 24%);background-image:-o-linear-gradient(bottom,#f7f7f7 76%,#d9d9d9 24%);background-image:linear-gradient(to bottom,#d9d9d9 0,#f7f7f7 24%,#f7f7f7 100%);background-attachment:fixed;margin-top:10px}table{margin:0;padding:0;border:0;font:9pt Arial,Helvetica,sans-serif}img{padding:0;margin:0;border:0;display:block}div{padding:0;margin:0;border:0}div.top{height:72px;float:left;width:980px;display:block;margin-bottom:10px;box-shadow:0 0 7px #bbb}div.clearing{clear:both}div.content_wrapper{float:left;width:980px;box-shadow:0 0 7px #bbb;overflow:hidden;height:100%}div.left_column{width:189px;float:left;background-image:url(core/img/leftcol_bg.png);background-repeat:repeat-y;padding-bottom:32768px;margin-bottom:-32768px}div.right_column{width:791px;float:right;padding-bottom:32768px;margin-bottom:-32768px;background-color:white}div.navbar_off{position:absolute;top:76px;width:189px;height:650px;background-color:#ccc;background-image:url(core/img/leftcol_bg.png);background-repeat:repeat-y;z-index:6}div.navbar_frame{position:relative;width:189px;height:451px;background-image:url(core/img/leftcol_bg.png);background-repeat:repeat-y;visibility:hidden;z-index:5}div.dnd_frame{position:fixed;top:82px;width:189px;height:650px;background-color:#f7f7f7;z-index:4;visibility:hidden}div.navbar{position:relative;background-image:url(core/img/leftcol_bg.png);background-repeat:repeat-y;display:inline-block;vertical-align:top;width:189px;z-index:6}div.menu_bg{background-image:url(core/img/navbar_bg.png);width:189px;height:28px}div.display{width:791px;margin-right:0;text-align:left;position:relative}div.release_info{float:left;position:relative;height:0;width:980px;color:#333;display:block;padding-top:5px}div.display_login{background-image:url(core/img/login/bar.png);background-position-y:top;background-color:#fff;background-repeat:no-repeat;height:451px;width:790px;text-align:center;position:absolute;top:0}div.display_login_box{background-image:url(core/img/login/login.png);background-color:#fff;background-repeat:no-repeat;height:215px;width:340px;margin-left:74px;margin-right:auto;margin-top:120px;vertical-align:middle;text-align:center;padding-top:55px;padding-left:0}ul.display_login_mask{display:block;width:270px;margin:auto;padding-left:0;padding-top:20px;vertical-align:middle;list-style:none;border-width:0}ul.display_login_mask li{width:270px;height:25px;line-height:20px;vertical-align:middle}ul.display_login_mask label{width:120px;font-weight:bold;float:left;color:#333;text-align:left}ul.display_login_mask input{width:143px;float:right;font-size:12px;border-style:solid;border-color:#737373;border-width:1px}.default_cursor{cursor:default!important}.display_login_button_left,.display_login_button_middle,.display_login_button_right{float:right;background-image:url(core/img/login/login_button.png);cursor:pointer;height:27px}.display_login_button_middle{font-size:14px;vertical-align:middle;text-align:left;width:auto;height:27px;background-position:left bottom;background-repeat:repeat-x;line-height:27px;padding:0 5px}.display_login_button_left{background-position:left top;width:2px}.display_login_button_right{background-position:right top;width:29px}.display_login_error{position:relative;top:0;margin:0 23px;text-align:left;padding:3px 5px;color:#f00;font-weight:bold;font-size:8pt}table.display_login_awg,div.display_login_awg{background-image:url(core/img/login_bg_awg.png)}table.display_login_amg,div.display_login_amg{background-image:url(core/img/login_bg_awg.png)}table.display_login_acc_asg,div.display_login_acc_asg{background-image:url(core/img/login_bg_awg.png)}table.display_login,table.display_login_awg,table.display_login_amg,table.display_login_acc_asg{width:100%;height:311px;background-repeat:no-repeat;color:white;padding:0 0 0 100px;font-weight:bold}div.pleasewait{position:absolute;top:226px;left:455px;width:400px;z-index:0;visibility:hidden;background-color:#f7f7f7;border:1px #bbb solid;color:#000;text-align:center;padding:8px 8px 8px 8px;font-weight:bold;opacity:.9;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:0 0 7px #bbb;-moz-box-shadow:0 0 7px #bbb;-webkit-box-shadow:0 0 7px #bbb}div.pleasewait div{background-color:#bbb;z-index:-1;height:100%;border-radius:4px;display:block;position:absolute;top:0;left:0;border-width:0;opacity:.7}div.infopop{position:absolute;top:0;left:0;z-index:0;visibility:hidden;background-color:#ee7f00;padding:8px;color:#fff;font-weight:bold;opacity:.9;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0 0 7px #666;-moz-box-shadow:0 0 7px #666;-webkit-box-shadow:0 0 7px #666}.OHELP_IMAGE_mouseover,.OHELP_IMAGE_mouseout,.ORELOAD_IMAGE_mouseover,.ORELOAD_IMAGE_mouseout{background-repeat:no-repeat;padding:2px;cursor:pointer;height:32px;width:32px}.OHELP_IMAGE_mouseover{background-image:url(core/img/topbar_help_highlight.gif)}.OHELP_IMAGE_mouseout{background-image:url(core/img/topbar_help.gif)}.ORELOAD_IMAGE_mouseover{background-image:url(core/img/topbar_reload_highlight.gif)}.ORELOAD_IMAGE_mouseout{background-image:url(core/img/topbar_reload.gif)}.OUSER_IMAGE{background-image:url(core/img/topbar_user.gif);background-repeat:no-repeat;height:30px;width:22px}.OUSER_KAME{background-image:url(core/img/topbar_kame.gif);background-repeat:no-repeat;height:29px;width:36px}div.popup_master{position:absolute;top:0;left:0;z-index:999;width:1px;height:1px}.iPopUp{background-color:#f7f7f7;color:#333;font-weight:normal;position:absolute;text-align:left;z-index:2;opacity:.95;visibility:hidden;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:0 0 7px #666;-moz-box-shadow:0 0 7px #666;-webkit-box-shadow:0 0 7px #666}.iPopUp table{float:right}.iPopUpTitle{background-image:url(\"core/img/dashboard/db_box_header_center.png\");background-repeat:repeat-x;cursor:move;color:#ee7f00;font-weight:bold;height:25px;line-height:23px;padding:0}.iPopUpTitle:before{content:url(\"core/img/dashboard/db_box_header_left.png\");float:left}.iPopUpTitle:after{clear:right;content:url(\"core/img/dashboard/db_box_header_right.png\");float:right}.iPopUpText{text-align:left;margin-bottom:10px;padding:5px;max-width:450px;overflow-x:auto}div.download{position:absolute;top:0;left:0;z-index:-1;width:0;height:0;visibility:hidden}div.dnd_title{font-weight:bold;color:#333;position:absolute;top:6px;left:5px}div.dnd_close{top:5px;left:165px;width:16px;height:16px;cursor:pointer;position:absolute;background-image:url(core/img/icons/cancel.png)}div.dnd_filter{position:absolute;vertical-align:middle;top:30px;left:4px;width:181px}div.dnd_alternate:nth-child(2n){background-color:#f7f7f7}div.dnd_alternate:nth-child(2n+1){background-color:#e4e4e7}div.menu_main_entry{position:absolute;padding:0;margin:0;border:0;left:5px;cursor:pointer;width:179px;height:26px;z-index:10;border-bottom:1px solid #ccc}.menu_main_text,.menu_main_text_active{font-size:12px;color:#333;width:181px;padding-left:8px;background-color:#fdfdfd}.menu_main_text:hover{color:#ee7f00}.menu_main_text_active{font-weight:bold}div.menu_sub_entry{position:absolute;padding:0;margin:0;border:0;left:5px;cursor:pointer;width:177px;z-index:9}.menu_sub_text,.menu_sub_text_active{font-size:12px;color:#005299;padding:1px 0 1px 10px;line-height:17px;width:179px;background-color:#fafafa}.menu_sub_text:hover{color:#ee7f00}.menu_sub_text_active{color:#ee7f00;font-weight:bold}li.menu_main_item{list-style-type:none;cursor:pointer;width:189px;line-height:26px;border-bottom:1px solid #ccc}ul.menu_sub_item{padding:0;margin:0;border:0;list-style-type:none}li.menu_sub_item{line-height:17px;cursor:pointer}#menu{vertical-align:top}.menu_searchbox{width:138px;height:19px;line-height:19px;font-size:12px;margin-left:5px;margin-top:4px;padding:0 22px;border:0;border-radius:10px 10px 10px 10px;color:#818181;background-image:url(\"core/img/icons/search.png\");background-repeat:no-repeat;background-color:#dfdfdf;background-position:5px 2px;position:absolute;z-index:1}.ngtable_searchbox_ResetButton_chrome,.menu_searchbox_ResetButton,.objecttable_searchbox_ResetButton,.objecttable_searchbox_ResetButton_chrome{cursor:pointer;vertical-align:middle;height:16px;width:16px;background-image:url(\"core/img/icons/cancel.png\");position:absolute;z-index:2;right:5px;top:6px}.ngtable_searchbox_ResetButton_chrome{right:91px;top:7px}.objecttable_searchbox_ResetButton{right:65px;top:4px}.objecttable_searchbox_ResetButton_chrome{right:75px;top:4px}td.objecttable_searchbox{padding-right:2px}.menu_searchbox_Container{list-style-type:none;cursor:pointer;width:189px;height:30px;line-height:26px;vertical-align:text-bottom;background-image:url(\"core/img/panel_top.png\");background-repeat:no-repeat}ul.menu_objects{overflow-x:hidden;overflow-y:auto;max-height:370px}.draggable{cursor:pointer}table.draggable{padding:2px 4px 2px 4px;border-bottom:1px solid #ccc;height:17px;cursor:pointer}input.text,input[type=number]{padding:2px 2px 2px 2px;margin:0;font-size:12px;border:1px solid #aaa;background-color:white;color:black;width:160px}textarea{padding:2px 2px 2px 2px;margin:0;font-size:12px;border:1px solid #aaa;background-color:white;color:black;resize:vertical;width:154px}input.password{padding:2px 2px 2px 2px;margin:0;font-size:12px;border:1px solid #aaa;background-color:white;color:black;width:160px}select{font-size:12px;padding:0;margin:0;width:160px;border:1px solid #aaa;background-color:white;color:black}div.tab_content_wrap{min-width:762px;width:100%;min-height:567px}div.license_exception{border:1px outset black;background-color:white;background-image:url(core/img/warning.gif);background-position:3px 3px;background-repeat:no-repeat;color:black;padding:12px 4px 12px 38px;opacity:.7}div.confirmation_warning{background-color:white;background-image:url(core/img/warning.gif);background-position:3px 3px;background-repeat:no-repeat;color:black;padding:12px 4px 12px 45px;opacity:.7}.ngbutton,.ngiconbutton,.ngsmallbutton,.ngsmalliconbutton,.ngverysmallbutton,.ngverysmallbuttonsimple{cursor:pointer;position:relative;display:inline-block;border:1px solid #696;padding:0 5px 0 5px;height:27px;line-height:27px;overflow:hidden;text-overflow:ellipsis;font-weight:bold;white-space:nowrap;text-align:left;max-width:200px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#f8f8f8;border-color:#ccc #ddd #fafafa;background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc0MDAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGOEY4RjgiIG9mZnNldD0iNDUlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0M0QzRDNCIgb2Zmc2V0PSI5NSUiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNDAwKSIgLz4KPC9zdmc+')}.ngbutton:hover,.ngiconbutton:hover,.ngsmallbutton:hover,.ngsmalliconbutton:hover,.ngverysmallbutton:hover,.ngverysmallbuttonsimple:hover{background:#e8e8e8;background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1MzQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNFOEU4RTgiIG9mZnNldD0iNDUlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0M0QzRDNCIgb2Zmc2V0PSI5NSUiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNTM0KSIgLz4KPC9zdmc+')}.ngiconbutton img,.ngsmalliconbutton img{margin-left:2px;margin-top:5px;margin-right:5px;float:left}.ngsmalliconbutton img{margin-left:-2px;margin-top:3px;margin-right:3px;float:left}.ngsmallbutton,.ngsmalliconbutton{height:21px;line-height:21px}.nobold{font-weight:normal}.ngverysmallbutton,.ngverysmallbuttonsimple{height:16px;line-height:16px}.ngverysmallbuttonsimple{min-width:80px;font-weight:normal;font-size:8pt;text-align:center}div.importPopup{background-color:#f7f7f7;line-height:14px;border-top-right-radius:5px;border-top-left-radius:5px;-moz-border-top-right-radius:5px;-moz-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;box-shadow:0 0 7px #333;-moz-box-shadow:0 0 7px #666;-webkit-box-shadow:0 0 7px #666}.TRAFFIC_LIGHT{width:20px;height:10px}.TRAFFIC_LIGHT_GREEN,.TRAFFIC_LIGHT_YELLOW,.TRAFFIC_LIGHT_RED,.TRAFFIC_LIGHT_OFF{width:18px;height:18px;background-repeat:no-repeat}.TRAFFIC_LIGHT_GREEN{background-image:url(core/img/trafficlights/traffic_big_green.png)}.TRAFFIC_LIGHT_OFF{background-image:url(core/img/trafficlights/traffic_big_grey.png)}.TRAFFIC_LIGHT_YELLOW{background-image:url(core/img/trafficlights/traffic_big_yellow.png)}.TRAFFIC_LIGHT_RED{background-image:url(core/img/trafficlights/traffic_big_red.png)}.TRAFFIC_LIGHT_SMALL{width:20px;height:10px}.TRAFFIC_LIGHT_SMALL_GREEN,.TRAFFIC_LIGHT_SMALL_YELLOW,.TRAFFIC_LIGHT_SMALL_RED,.TRAFFIC_LIGHT_SMALL_OFF{width:16px;height:16px;background-repeat:no-repeat;padding-right:2px}.TRAFFIC_LIGHT_SMALL_GREEN{background-image:url(core/img/trafficlights/traffic_small_green.png)}.TRAFFIC_LIGHT_SMALL_OFF{background-image:url(core/img/trafficlights/traffic_small_grey.png)}.TRAFFIC_LIGHT_SMALL_YELLOW{background-image:url(core/img/trafficlights/traffic_small_yellow.png)}.TRAFFIC_LIGHT_SMALL_RED{background-image:url(core/img/trafficlights/traffic_small_red.png)}DIV#marketing_feed h2{font-size:12pt;font-weight:bold;border-bottom:1px #ccc solid;padding:0;margin:0 0 5px 0}DIV#marketing_feed h3{font-size:8pt;font-weight:bold;border-top:1px #ccc solid;padding:0;margin:5px 0 0 0;color:#999}IMG#FEED_LINK_PREV,IMG#FEED_LINK_NEXT{border:0;cursor:pointer}.panelTop{color:#ee7f00;font-weight:bold;height:31px;background-repeat:repeat-x;background-image:url(core/img/panel_top.png);background-position:center bottom;width:811px}.panelMiddle{background-color:#fff;width:811px}.gridHead{padding:2px;font-weight:bold;background-color:#f48d20;color:white}.gridBody{padding:4px 4px 0 4px;border:1px solid #f48d20;background-color:#eee}.gridBorder{border:1px solid #f48d20}.gridBackgroundColor{background-color:#f48d20}.irTable{background-color:#ddd;padding:2px;border-top:1px solid #f48d20}.tableStringFilter{background-image:url(core/img/icons/search.png);background-repeat:no-repeat;width:139px;padding:1px 1px 1px 16px;font-size:10px;height:14px;border:1px solid #666;margin:0;background-color:white;color:black}.tableStringFilterApply{font-size:10px;border:1px solid #666;border-left:1px solid #999;border-top:1px solid #999;height:18px;width:40px}.TABLEOBJITEM_BUTTON_groupmembers,.TABLEOBJITEM_BUTTON_usageinformation,.TABLEOBJITEM_BUTTON_inlinehelp{margin:2px 2px 2px 2px;cursor:pointer;height:16px;width:60px;background-repeat:no-repeat}.TABLEOBJITEM_BUTTON_groupmembers{background-image:url(core/img/icons/members.png);width:18px;height:18px}.TABLEOBJITEM_BUTTON_usageinformation{background-image:url(core/img/icons/info.png);width:18px;height:18px}.TABLEOBJITEM_BUTTON_inlinehelp{background-image:url(core/img/icons/form_help.png);width:18px;height:18px}.TABLEOBJITEM_odd{background-color:#f7f7f7}.TABLEOBJITEM_even{background-color:#e4e4e7}.TABLEOBJITEM_chkbox{margin:3px;width:14px;height:14px;padding:0}.REPORTING_scrollbox{background-color:#fdfdfd;position:relative;overflow:auto}.REPORTING_itembox{width:100%}.REPORTING_itembox_tablehead{background-image:url(core/img/dashboard/db_box_header_center.png);background-repeat:repeat-x;font-size:11px;font-weight:bold;height:24px;color:#000}.REPORTING_itembox_tablehead span{white-space:nowrap}.REPORTING_itembox_totals{padding:2px;font-weight:bold;background-image:url(core/img/dashboard/db_box_header_center.png);background-repeat:repeat-x;color:#000;height:24px;white-space:nowrap}.DRAGDROP_DROPZONE_extraicon,.DRAGDROP_DROPZONE_foldericon,.DRAGDROP_DROPZONE_addicon,.DROPDOWN_addicon,.UPLOAD_foldericon,.LISTBOX_menuicon,.LISTBOX_foldericon,.LISTBOX_addicon,.LISTBOX_importicon,.LISTBOX_exporticon,.LISTBOX_specialicon,.LISTBOX_removeallicon,.DRAGDROP_DROPZONE_divider,.LISTBOX_divider{margin-left:1px;cursor:pointer;background-repeat:no-repeat;width:16px;height:16px;vertical-align:middle;line-height:23px}.LISTBOX_menuicon{background-image:url(core/img/buttons/button_menu.png);width:28px;height:19px}.LISTBOX_menu{position:absolute;width:100px;background-color:#fff;z-index:999;padding:2px;-moz-box-shadow:2px 2px 5px #333;-moz-border-radius:5px;-webkit-box-shadow:2px 2px 5px #333;-webkit-border-radius:5px;box-shadow:2px 2px 5px #333;border-radius:5px;color:#000;line-height:20px;cursor:pointer}.LISTBOX_menu img{padding-left:2px}.LISTBOX_menu input{border:1px solid #333;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:100%}.LISTBOX_menu span:hover{font-weight:bold}.DRAGDROP_DROPZONE_extraicon{background-image:url(core/img/icons/wrench.png);width:21px;height:19px}.DRAGDROP_DROPZONE_foldericon,.UPLOAD_foldericon,.LISTBOX_foldericon{background-image:url(core/img/buttons/button_folder.png);width:21px;height:19px}.DRAGDROP_DROPZONE_addicon,.DROPDOWN_addicon,.LISTBOX_addicon{background-image:url(core/img/buttons/button_plus.png);width:21px;height:19px}.DRAGDROP_DROPZONE_divider,.LISTBOX_divider{background-image:url(core/img/box/widget_divider.png);width:2px;height:14px}.LISTBOX_importicon{background-image:url(core/img/buttons/button_import.png);width:21px;height:19px}.LISTBOX_exporticon{background-image:url(core/img/buttons/button_export.png);width:21px;height:19px}.LISTBOX_removeallicon{background-image:url(core/img/buttons/button_empty.png);width:16px;height:16px;background-position:2px 2px;padding-left:5px}.LISTBOX_specialicon{width:21px;height:19px}.DRAGDROP_DROPZONE_header,.LISTBOX_header{background-image:url(core/img/box/widget_center.png);background-repeat:repeat-x;height:23px;font-weight:bold;line-height:23px;vertical-align:middle;border-left:1px solid #999;border-right:1px solid #999}.DRAGDROP_DROPZONE_header_title,.LISTBOX_header_title{color:#333;line-height:21px;font-weight:bold;text-align:left;float:left}.LISTBOX_header_buttons{height:21px;line-height:23px;padding:2px 0 0 0}.DRAGDROP_DROPZONE_HEADER_left,.LISTBOX_HEADER_left{background-image:url(core/img/box/widget_left.png);width:4px;height:24px;border-bottom:2px #ee7f00 solid}.DRAGDROP_DROPZONE_HEADER_center,.LISTBOX_HEADER_center{background-image:url(core/img/box/widget_center.png);background-repeat:repeat-x;height:24px;border-bottom:2px #ee7f00 solid}.DRAGDROP_DROPZONE_HEADER_right,.LISTBOX_HEADER_right{background-image:url(core/img/box/widget_right.png);width:4px;height:24px;border-bottom:2px #ee7f00 solid}.LISTBOX_hr{background-image:url(core/img/baton_hr_center.gif);background-repeat:repeat-x;width:100%}.LISTBOX_MULTICOLUMN_ROW{float:left;padding:2px 0 2px 5px}.LISTBOX_MULTICOLUMN_ROW a{border-bottom:1px dotted #737373;cursor:pointer}.LISTBOX_MULTICOLUMN_ROW a:hover{color:#ee7f00}.LISTBOX_FOOTER{text-align:left;padding:0;margin:0;border:1px #aaa solid;border-width:0 1px 1px 1px;background-image:url(core/img/box/widget_center.png);line-height:20px;height:22px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}#LISTBOX_FOOTER_CB_SELECTALL,#LISTBOX_FOOTER_CB_SELECTALLLABEL{margin-left:1px;float:left}.UPLOAD_container{background-color:#bbb;height:18px;overflow:hidden;position:relative;white-space:nowrap;padding:1px 2px 0 2px;border:1px solid #aaa}.UPLOAD_progress_container{border:1px solid #666;background-color:#aaa;width:400px;height:20px}.UPLOAD_progress_bar{position:absolute;background-color:#45d;width:0;height:20px;z-index:10}.UPLOAD_progress_text{position:absolute;padding-top:2px;width:400px;text-align:center;color:white;z-index:100}.LIST_ELEMENT{border:1px solid #aaa;border-top-width:0;background-color:white;position:relative;overflow:hidden;overflow-y:auto}.DRAGDROP_DROPZONE_container_single,.DRAGDROP_DROPZONE_container_multi,.DRAGDROP_DROPZONE_container_single_active,.DRAGDROP_DROPZONE_container_multi_active,.DRAGDROP_DROPZONE_container_single_inactive,.DRAGDROP_DROPZONE_container_multi_inactive,.DRAGDROP_DROPZONE_container_single_hover,.DRAGDROP_DROPZONE_container_multi_hover,.DRAGDROP_DROPZONE_container_single_hidehover,.DRAGDROP_DROPZONE_container_multi_hidehover{background-image:url(core/img/dnd_dropzone_bg.png);overflow:hidden;overflow-y:auto;border:1px solid #aaa;border-top-width:0}.DRAGDROP_DROPZONE_container_single_active,.DRAGDROP_DROPZONE_container_multi_active,.DRAGDROP_DROPZONE_container_single_hidehover,.DRAGDROP_DROPZONE_container_multi_hidehover{border:1px dotted green;border-top-width:0}.DRAGDROP_DROPZONE_container_single_inactive,.DRAGDROP_DROPZONE_container_multi_inactive{border:1px solid #aaa;border-top-width:0}.DRAGDROP_DROPZONE_container_single_active,.DRAGDROP_DROPZONE_container_single,.DRAGDROP_DROPZONE_container_single_hover,.DRAGDROP_DROPZONE_container_multi_hover,.DRAGDROP_DROPZONE_container_single_hidehover,.DRAGDROP_DROPZONE_container_single_inactive{padding-top:1px}.DRAGDROP_DROPZONE_container_single_hover,.DRAGDROP_DROPZONE_container_multi_hover{border:1px solid green;border-top-width:0}.DRAGDROP_DROPZONE_container_single,.DRAGDROP_DROPZONE_container_single_hover,.DRAGDROP_DROPZONE_container_single_hidehover,.DRAGDROP_DROPZONE_container_single_inactive,.DRAGDROP_DROPZONE_container_single_active{border-top-width:1px}.TABSET_header{position:relative;z-index:10;width:100%}.TABSET_PANEL{position:relative;top:-5px;z-index:9}.TABSET_TAB_main{height:100%;cursor:pointer;font-weight:normal;width:1%}.TABSET_TAB_SPACE{width:2px;border-bottom-style:solid;border-bottom-color:#eaeaeb;border-bottom-width:1px}.TABSET_PANEL_center{padding-top:5px}.TABSET_TAB_left_inactive,.TABSET_TAB_center_inactive,.TABSET_TAB_right_inactive,.TABSET_TAB_left_active,.TABSET_TAB_center_active,.TABSET_TAB_right_active{border-bottom-style:solid;border-bottom-color:#eaeaeb;border-bottom-width:1px}.TABSET_TAB_left_active,.TABSET_TAB_center_active,.TABSET_TAB_right_active{border-bottom-color:#fff}.TABSET_TAB_left_inactive{background-image:url(core/img/tabs/tab_inactive_left_corner.png)}.TABSET_TAB_center_inactive{padding:2px 10px;background-repeat:repeat-x;background-image:url(core/img/tabs/tab_inactive.png);width:100%}.TABSET_TAB_right_inactive{background-image:url(core/img/tabs/tab_inactive_right_corner.png)}.TABSET_TAB_left_active{background-image:url(core/img/tabs/tab_selected_left_corner.png)}.TABSET_TAB_center_active{padding:2px 10px;font-weight:bold;background-repeat:repeat-x;background-image:url(core/img/tabs/tab_selected.png);width:100%}.TABSET_TAB_right_active{background-image:url(core/img/tabs/tab_selected_right_corner.png)}.TABSET_TAB_center_inactive,.TABSET_TAB_center_active,.TABSET_TAB_center_inactive:hover,.TABSET_TAB_center_active:hover{-webkit-transition-property:min-width,max-width;-webkit-transition-duration:.5s;-webkit-transition-timing-function:linear;-moz-transition-property:min-width,max-width;-moz-transition-duration:.5s;-moz-transition-timing-function:linear;-ms-transition-property:min-width,max-width;-ms-transition-duration:.5s;-ms-transition-timing-function:linear;transition-property:min-width,max-width;transition-duration:.5s;transition-timing-function:linear}.TABSET_TAB_center_inactive,.TABSET_TAB_center_active{max-width:100px}.TABSET_TAB_center_inactive:hover,.TABSET_TAB_center_active:hover{max-width:300px;min-width:-moz-max-content}.TABSET_TAB_center_inactive:hover{color:#ee7f00}.TABSET_PANEL_bottom_left{background-image:url(core/img/tab_bottom_left.gif)}.TABSET_PANEL_bottom_center{background-repeat:repeat-x;background-image:url(core/img/tab_bottom.gif)}.TABSET_PANEL_bottom_right{background-image:url(core/img/tab_bottom_right.gif)}.FIELDSET_top_left,.FIELDSET_top_center,.FIELDSET_top_right{border-bottom:1px #ee7f00 solid}.FIELDSET_top_left{background-image:url(core/img/fieldset/fieldset_left.png)}.FIELDSET_top_center{background-image:url(core/img/fieldset/fieldset_center.png);background-repeat:repeat-x;padding:0 10px;text-align:left}.FIELDSET_top_center div{display:inline}.FIELDSET_top_right{background-image:url(core/img/fieldset/fieldset_right.png)}.FIELDSET_middle_left{border-left:1px dotted #bcbcbc;background-color:#fafafa}.FIELDSET_middle_center{padding:20px 5px 0 5px;background-color:#fafafa}.FIELDSET_middle_right{border-right:1px dotted #bcbcbc;background-color:#fafafa}.FIELDSET_bottom_left{border-left:1px dotted #bcbcbc;border-bottom:1px dotted #bcbcbc;background-color:#fafafa}.FIELDSET_bottom_center{border-bottom:1px dotted #bcbcbc;background-color:#fafafa}.FIELDSET_bottom_right{border-right:1px dotted #bcbcbc;border-bottom:1px dotted #bcbcbc;background-color:#fafafa}.FORM_header_left,.FORM_header_center,.FORM_header_right{height:24px;border-bottom:2px #ee7f00 solid}.FORM_header_left,.FORM_header_right{background-image:url(\"core/img/box/widget_left.png\");background-repeat:no-repeat;width:4px;padding:0;height:23px}.FORM_header_center{background-image:url(\"core/img/box/widget_center.png\");background-repeat:repeat-x;color:#333;padding:0 4px;height:23px}.FORM_header_right{background-image:url(\"core/img/box/widget_right.png\")}.FORM_close{background-image:url(core/img/box/form_close.png);width:19px;height:19px}.SLIDER_container{padding:0}.SLIDER_track{width:200px;height:20px;position:relative}.SLIDER_handle{background-image:url(core/img/slider.gif);width:5px;height:20px;background-color:#f00;cursor:move;position:absolute;z-index:2}.SLIDER_label{width:99%;border:1px solid #666;margin:5px 0 5px 0;height:10px;position:absolute;z-index:1;text-align:center;font-size:8px}.FORM_toggle,.FORM_toggle_end{background-color:transparent;width:100%}.FORM_toggle{background-image:url(\"core/img/fieldset/fieldset_center.png\");background-repeat:repeat-x;padding:0;height:26px;vertical-align:top;line-height:17pt;cursor:pointer}.FORM_toggle_end{border-top:1px dotted #ddd;padding:0 2px 5px 2px;margin-top:2px;height:5px;background-color:transparent}.FORM_toggle_toggled_border_left_top,.FORM_toggle_toggled_border_right_top{min-width:4px;max-width:4px;width:4px;background-repeat:no-repeat}.FORM_toggle_toggled_border_left_top{background-image:url(\"core/img/fieldset/fieldset_left.png\")}.FORM_toggle_toggled_border_right_top{background-image:url(\"core/img/fieldset/fieldset_right.png\")}.FORM_toggle_toggled_border_left,.FORM_toggle_toggled_border_right,.FORM_toggle_toggled_border_left_end,.FORM_toggle_toggled_border_right_end{min-width:1px;max-width:1px;width:1px}.FORM_toggle_toggled_border_left{border-left:1px dotted #ddd}.FORM_toggle_toggled_border_right{border-right:1px dotted #ddd}.FORM_toggle_toggled_border_left_end{border-top:1px dotted #ddd;height:1px}.FORM_toggle_toggled_border_right_end{border-top:1px dotted #ddd;height:1px}.font_weight_bold{font-weight:bold}.height_ten_pixel{height:10px}.width_five_percent{width:5%}.width_ten_percent{width:10%}.width_fourty_percent{width:40%}.width_sixtyfive_percent{width:65%}.width_seventy_pixel{width:10px}.width_seventy_pixel{width:70px}.width_hundred_percent{width:100%}.width_4px{width:4px}.valign_top{vertical-align:top}td.objecttable_groupindicator_width{width:10px;min-width:10px}.dashboard_table_layout table{table-layout:fixed}.dashboard_box_header,.dashboard_box_header_left,.dashboard_box_header_icon,.dashboard_box_header_link,.dashboard_box_header_extra,.dashboard_box_header_center,.dashboard_box_header_right{height:24px;border-bottom:1px #ee7f00 solid}.dashboard_box_header{padding:2px 4px;width:100%}.dashboard_box_header_left{width:4px;background-image:url(core/img/dashboard/db_box_header_left.png);background-repeat:no-repeat}.dashboard_box_header_right{width:4px;background-image:url(core/img/dashboard/db_box_header_right.png);background-repeat:no-repeat}.dashboard_box_header_icon,.dashboard_box_header_extra,.dashboard_box_header_link,.dashboard_box_header_center{background-image:url(core/img/dashboard/db_box_header_center.png);background-repeat:repeat-x;background-position:left center}.dashboard_box_header_center{font-size:8pt;font-weight:bold;color:#000;padding:0 2px}.dashboard_box_header_icon{width:24px}.dashboard_box_header_extra{width:100px}.dashboard_box_header_link{width:16px;cursor:pointer}.dashboard_box_header_icon IMG{width:16px;height:16px;border:0}.dashboard_box_left,.dashboard_box_right{width:300px;padding:0;margin:0}.dashboard_box_right{width:500px}.dashboard_box TR{height:24px}.dashboard_box_content{padding:1px 0 1px 0;color:#333;background-color:#fafafa}.dashboard_box_content_div{padding:5px 3px 3px;border:1px #bcbcbc dotted;border-width:0 1px 1px 1px}.dashboard_box_table_divider{width:6px;background-image:url(core/img/dashboard/divider_bg.png);background-repeat:no-repeat;border-bottom:1px #ee7f00 solid}.dashboard_usage_bar_container{border:1px #ccc solid;background-color:#f5f5f5;margin:0;height:13px}.dashboard_usage_bar_bg{margin:1px;height:11px;position:relative}.dashboard_usage_bar_bar,.dashboard_usage_bar_bar_rev{position:absolute;overflow:hidden;background-image:url(core/img/dashboard/usage_bar.png);background-repeat:repeat-x;height:11px;z-index:90}.dashboard_usage_bar_txt{position:relative;text-align:center;vertical-align:middle;font-size:8pt;font-weight:bold;line-height:9pt;z-index:100}li.dashboard_tab{float:left;cursor:pointer}div.topbar_frame{float:left;width:980px;height:72px;background-image:url(\"core/img/topbar/topbar.png\");background-repeat:repeat-x}#topbar_product_acc_asg,#topbar_left,#topbar_middle,#topbar_right{height:72px;background-repeat:no-repeat;float:left}#topbar_left{background-image:url(core/img/topbar/topbar_left.png);width:177px;float:left}#topbar_product_acc_asg{background-image:url(core/img/topbar/topbar_center_acc.png);background-repeat:repeat-x;width:180px}#topbar_middle{background-image:url(core/img/topbar/topbar.png);background-repeat:repeat-x;color:#333;float:right}#topbar_middle DIV{float:right;margin:23px 0 0 0;height:25px}#topbar_middle DIV IMG,#topbar_middle DIV SPAN{float:left}#topbar_middle DIV SPAN{padding:5px 0 0 0}#topbar_right{background-image:url(core/img/topbar/topbar_right.png);width:222px;float:right}IMG.topbar_divider{margin:5px 7px}IMG.topbar_icon{margin:0 8px 0 2px}#topbar_progress{color:#fff;font-weight:bold}#throbber{width:23px;height:23px;margin:24px 20px 0 5px}.throbber_still,.throbber_active{background-repeat:no-repeat}.throbber_still{background-image:url(core/img/topbar/throbber_still.gif)}.throbber_active{background-image:url(core/img/topbar/throbber_animation.gif)}.button,.button_disabled{height:27px;display:inline;margin-left:2px}.button_small{height:21px;line-height:21px;margin:2px 2px 2px 0}.button DIV.button_left,.button DIV.button_center,.button DIV.button_right,.button_disabled DIV.button_left,.button_disabled DIV.button_center,.button_disabled DIV.button_right{width:6px;height:27px;float:left;background-image:url(core/img/buttons/button_left.png);background-repeat:no-repeat}.button_small DIV.button_left_small,.button_small DIV.button_center_small,.button_small DIV.button_right_small{width:5px;height:21px;float:left;background-image:url(core/img/buttons/button_left_small.png);background-repeat:no-repeat}.button_small DIV.button_right_small{width:6px}.button DIV.button_center,.button_disabled DIV.button_center{background-image:url(core/img/buttons/button_center.png);background-repeat:repeat-x;line-height:27px;width:auto;white-space:nowrap}.button_small DIV.button_center_small{background-image:url(core/img/buttons/button_center_small.png);background-repeat:repeat-x;line-height:21px;width:auto;white-space:nowrap}.button DIV.button_center:hover. .button_small DIV.button_center_small:hover{cursor:pointer}.button DIV.button_center IMG,.button DIV.button_center SPAN,.button_small DIV.button_center_small IMG,.button_small DIV.button_center_small SPAN,.button_disabled DIV.button_center IMG,.button_disabled DIV.button_center SPAN{float:left;cursor:pointer;margin:0 3px 0 0}.button DIV.button_center SPAN,.button_disabled DIV.button_center SPAN{margin:0}.button_small DIV.button_center_small,.button_small DIV.button_center_small SPAN{font-weight:normal}.button DIV.button_center IMG,.button_small DIV.button_center_small IMG,.button_disabled DIV.button_center IMG{margin:5px 3px 0 0}.button_small DIV.button_center_small IMG{width:12px;height:12px;vertical-align:middle}.button DIV.button_right,.button_disabled DIV.button_right{background-image:url(core/img/buttons/button_right.png)}.button_small DIV.button_right_small{background-image:url(core/img/buttons/button_right_small.png)}TD.ir_table_caption_left,TD.ir_table_caption_center,TD.ir_table_caption_right{height:24px;padding:0 4px;background-repeat:no-repeat;border-bottom:2px #ee7f00 solid}TD.ir_table_caption_left,TD.ir_table_caption_right{width:4px;padding:2px 0}TD.ir_table_caption_left{background-image:url(core/img/box/widget_left.png)}TD.ir_table_caption_right{background-image:url(core/img/box/widget_right.png)}TD.ir_table_caption_center{color:#333;font-weight:bold;background-image:url(core/img/box/widget_center.png);background-repeat:repeat-x}TABLE.ir_table{border-spacing:0}TABLE.ir_table TR{background-color:#f7f7f7}TABLE.ir_table TR.ir_table_line_gradient{background-image:url(core/img/table_gradient.png);background-repeat:repeat-x;background-color:#e4e4e7}TABLE.ir_table TD{padding:2px 4px}TABLE.ir_table TD.ir_table_header{font-weight:bold;background-image:url(core/img/table_gradient_small.png);background-repeat:repeat-x;white-space:nowrap}DIV.ir_piechart{height:100px}DIV.ir_lineschart{height:300px}.objTable_toggle_status_light{padding-right:8px;cursor:pointer}.objTable_item_label{vertical-align:top;width:200px}.objTable_item_label SPAN{font-style:italic}.objTable_item_box{vertical-align:top;background-color:#fff;border:1px #bbb dotted;padding:4px}.opaque{opacity:.5;-moz-opacity:.5;-khtml-opacity:.5}td.message_icon_container{padding-top:2px;vertical-align:top}.inline_link{cursor:pointer;text-decoration:underline;color:orange}.inline_link_dashboard{text-decoration:none;color:#000;font-weight:bold}.inline_link_dashboardreporting{text-decoration:none;color:#000;font-weight:normal}.inline_link_dashboardreporting:hover{text-decoration:underline}.table_columns_header_center{font-size:8pt;font-weight:bold;height:24px;color:#000;padding:0 2px}.table_columns_header_center td{border-bottom:2px #ee7f00 solid}.table_columns_header_center td,th.table_columns_header_center{background-image:url(core/img/dashboard/db_box_header_center.png);background-repeat:repeat-x}.table_mass_action_menu_cell{width:115px;cursor:pointer;padding:0;background-image:url(core/img/dashboard/db_box_header_center.png)!important;background-repeat:repeat-x!important}.table_mass_action_menu{position:absolute;min-width:101px;z-index:3;left:0;top:17px;background-color:white}.table_mass_action_menu ul{margin:0;padding:0;border-color:#aaa;border-style:solid;border-width:0 1px 1px}.table_mass_action_menu ul li{padding:2px 5px;list-style-type:none;background-color:#fff;white-space:nowrap}.table_mass_action_menu ul li:hover{background-color:#aaa}.table_mass_action_menu_button{float:none;position:absolute;margin-left:7px;padding-top:1px;cursor:pointer;width:90px;display:inline}.table_sort_column_cell,.table_nosort_column_cell{width:70px;white-space:nowrap;padding-left:2px;cursor:pointer;background-image:url(core/img/dashboard/db_box_header_center.png)!important;background-repeat:repeat-x!important}.table_no_sort_column_cell{cursor:default}.table_columns_header_left{width:4px;background-image:url(core/img/dashboard/db_box_header_left.png)!important;background-repeat:no-repeat!important;padding:0}.table_columns_header_right{width:4px;background-image:url(core/img/dashboard/db_box_header_right.png)!important;background-repeat:no-repeat!important;padding:0}.table_columns_header_divider{width:6px;background-image:url(core/img/dashboard/divider_bg.png)!important;background-repeat:no-repeat!important;padding:0}.table_columns_row_divider{width:4px;background-image:url(core/img/divider.png);background-repeat:repeat-y;padding:0}.datepicker{border:1px solid #999;background-color:#eee;padding:0}.datepicker td{text-align:center;font-family:sans-serif;font-size:11px;padding:1px}.datepicker tr.monthLabel td{color:#fff;background-image:url(\"core/img/box/widget_center.png\");background-repeat:repeat-x;border-width:0;font-weight:bold;height:23px}.datepicker tr.navigation td{cursor:pointer}.datepicker tr.navigation td:hover{text-decoration:underline}.datepicker tr.dayLabel td{background-color:#ff8f1f;color:white;font-weight:bold}.datepicker td.day,.datepicker td.dayothermonth{cursor:pointer;background-color:#fff;border:1px solid #eee;width:2em}.datepicker td.dayothermonth{color:#999;font-style:italic}.datepicker td.day:hover{background-color:#ebe4c0}.datepicker td.weekend{background-color:#ccc;font-style:italic}.datepicker td.today{font-weight:bold}.datepicker td.hour{cursor:pointer;background-color:#fff;border:1px solid #eee;width:2em}.datepicker td.minute{cursor:pointer;background-color:#fff;border:1px solid #eee;width:2em}.datepicker td input,.datepicker td button{font-size:11px;padding:0;border:1px solid #999;text-align:center}.datepicker td.ampm{cursor:pointer;background-color:#ccc;border:1px solid #eee;width:2em}.datepicker td.current{font-weight:bold;background-color:#ebc2c0}.datepicker input.current{background-color:#ebc2c0}.datepicker td.current:hover{background-color:#ebc2c0}div.tooltip{color:#000;position:absolute;z-index:9999;background-color:#ccc;position:relative;width:150px;min-height:30px;border:2px solid #333;padding:5px;margin:26px}div.tooltip:after,div.tooltip:before{border:medium solid transparent;content:' ';height:1px;top:-21px;left:34;position:absolute;width:0}div.tooltip:after{border-width:7px;border-bottom-color:#ccc;left:26px;top:-15px}div.tooltip:before{border-width:10px;border-bottom-color:#333;left:23px}.ng_rep_table{width:770px;line-height:24px;vertical-align:middle}.ng_rep_table th{text-align:left;padding:0}.ng_rep_header_table{width:753px}.ng_rep_data_table{width:100%;max-height:550px;overflow-y:scroll}.ng_rep_data_table td{overflow-x:hidden;height:20px;max-height:43px}.ng_rep_data_table td:hover{background-color:#93aeff}.ng_rep_data_table td span{display:none}.ng_rep_data_table td:hover span{position:absolute;display:inline;border:1px solid #aaa;background-color:#fffaaa;padding:1px;width:auto}.ng_rep_data_table td span:hover{display:none}.ng_rep_table_row_odd,.ng_rep_choice_row_odd{background-color:#e4e4e7}.ng_rep_table_row_even,.ng_rep_choice_row_even{background-color:#f7f7f7}.ng_rep_table_row_odd:hover,.ng_rep_table_row_even:hover{background-color:#aabfff}.ng_rep_choice_row_cell{height:21px;padding:2px;text-align:left}.ng_rep_choice_modiv{position:absolute;left:0;top:0;height:100%;width:100%}.ng_rep_choice_modiv div{position:absolute;left:0;top:0;height:100%;width:100%;background-color:#fff;opacity:.3;-ms-filter:\"alpha(opacity=30)\"}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-o-text-overflow:ellipsis;-moz-binding:url('core/css/ellipsis.xml#ellipsis')}.ngCalendarPanel{position:relative;background-color:#fff;margin:5px;color:#333}.ngCalendarPanel .button{background-color:#f7f7f7;width:20px;height:14px;text-align:center;float:left}.ngCalendarPanel .nextyear{float:right}.ngCalendarPanel .nextmonth{float:right}.ngCalendarPanelCalendarContainer{height:150px;background-color:#f7f7f7}.ngCalendarTable{width:100%;text-align:center}.ngCalendarTable .title{font-size:14px;font-weight:bold}.ngCalendarTableGrid .day_disabled{color:#ccc}.ngCalendarTableGrid th{text-align:right}.ngCalendarTableGrid td{min-width:16px;text-align:right}.ngCalendarTableGrid .day{cursor:pointer}.ngCalendarTableGrid .day:hover{background-color:#ee7f00}.ngCalendarTimeFrame{position:absolute;background-color:#fff;border:1px solid #666}.user_session_active{color:#090;font-weight:bold}.user_session_failed{color:#C00;font-weight:normal}#topbar_user_information{position:absolute;display:block;width:200px;padding:5px;z-index:300;background-color:#f7f7f7;color:#333;overflow:hidden;top:76px;right:265px;box-shadow:0 0 7px #666;-moz-box-shadow:0 0 7px #666;-webkit-box-shadow:0 0 7px #666;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}#topbar_user_information label{text-transform:uppercase;width:100px;font-weight:bold;float:left;display:block}#topbar_user_information_others{padding-top:5px;margin-top:5px;border-top:1px #333 solid}#topbar_user_information strong{display:block;text-transform:uppercase}.packetfilter_rule_action{display:block;width:72px;height:16px;background-repeat:no-repeat;background-position:right center;padding-left:10px}.packetfilter_rule_action img{margin:-4px 0 0 0;padding:0}.pf_drop{background-image:url(wfe/asg/img/packetfilter/pf_drop.png)}.pf_accept{background-position:right top;background-image:url(wfe/asg/img/packetfilter/pf_accept.png)}.pf_reject{background-image:url(wfe/asg/img/packetfilter/pf_reject.png)}.packetfilter_cell_status{min-width:40px;width:40px;max-width:40px;vertical-align:top}.packetfilter_cell_index{font-weight:bold;min-width:25px;width:25px;vertical-align:top;text-align:left}.packetfilter_cell_sources{width:180px;max-width:180px;vertical-align:top;text-align:right}.packetfilter_cell_services{width:100px;max-width:100px;vertical-align:top;text-align:left}.packetfilter_cell_destinations{width:180px;max-width:180px;vertical-align:top;text-align:left}.whitespace_nowrap{white-space:nowrap}.padding_right_4px{padding-right:4px}.custom_dimensions_120{width:200px;min-width:120px}.custom_dimensions_85{width:200px;min-width:85px}.custom_dimensions_75{width:200px;min-width:75px}#status_slider{width:67px;height:20px}#status_slider:hover{cursor:pointer}.status_slider_off{background:url(core/img/status_slider/slider_off.png) no-repeat top left}.status_slider_on{background:url(core/img/status_slider/slider_on.png) no-repeat top left}.status_slider_configure{background:url(core/img/status_slider/slider_configure.png) no-repeat top left}#status_slider_small{width:32px;height:16px}.status_slider_small_off{background:url(core/img/status_slider/slider_small_off.png) no-repeat top left}.status_slider_small_on{background:url(core/img/status_slider/slider_small_on.png) no-repeat top left}.status_slider_small_configure{background:url(core/img/status_slider/slider_small_configure.png) no-repeat top left}.status_slider_small_inactive{background:url(core/img/status_slider/slider_small_grey.png) no-repeat top left}.status_slider_small_on_read_only{background:url(core/img/status_slider/slider_small_read_only_enabled.png) no-repeat top left}.navi_icon:hover{opacity:1}.box_heading{padding:10px 0 2px 5px;font-weight:bold}.box{background:#fff;border:solid 1px #e4e4e7;padding:7px;width:100%}.navi_section{width:100%}.navi_icon{opacity:.7;margin-top:5px;text-align:center;font-weight:normal;font-size:9pt;float:left;cursor:pointer;width:19%;border-right:1px dotted #ababab}.navi_icon p{padding:0;margin:4px 0 6px 0}.navi_icon img{height:22px;width:22px}.navi_icon:last-child{border:0}.navi_selected{opacity:1;text-decoration:underline;font-weight:bold;font-size:9pt}div.ngTableHead{background-image:url(\"core/img/box/widget_center.png\");background-repeat:repeat-x;border-bottom:2px solid #ee7f00;height:24px;line-height:24px;padding:2px 10px;border-radius:4px 4px 0 0;border-right:1px solid #ddd;border-left:1px solid #ddd}div.ngTableHead span{color:#333;float:left}div.ngTableHead ul{float:right;list-style:none;padding:4px 0 0;margin:0}div.ngTableItemBox{border:1px dotted #bcbcbc;border-top-width:0;border-bottom-width:0;background-color:#FFF;height:100%}div.ngTableItemTableBox table{width:100%;table-layout:fixed}div.ngTableItemTableBox thead{background-color:#ddd}div.ngTableItemTableBox tr{height:20px;line-height:20px;vertical-align:middle}div.ngTableItemTableBox th,div.ngTableItemTableBox td{padding-left:2px;text-align:left}div.ngTableItemTableBox tbody td ul{list-style:none;margin:0;padding:0}div.ngTableItemTableBox tbody td ul li{float:left;cursor:pointer}div.ngTableItemTableBox tbody tr:nth-child(2n+1){background-color:#f7f7f7}div.ngTableItemTableBox tbody tr:nth-child(2n){background-color:#e4e4e7}div.ngTableFooter{background-color:#fafafa;border:1px solid #ddd;border-top:2px solid #ee7f00;height:24px;line-height:24px;padding:2px 10px;border-radius:0 0 4px 4px}div.ngTableFooter div{float:right}div.ngTableFooter div label{margin-right:5px}div.ngTableFooter div span{font-weight:bold}.ngTableAddIcon,.ngTableImportIcon{float:left;height:19px;width:21px;cursor:pointer}.ngTableAddIcon{background-image:url(\"core/img/buttons/button_plus.png\");background-position:0 -1px}.ngTableImportIcon{background-image:url(\"core/img/buttons/button_import.png\");background-position:0 -2px}.ngTableSearch{float:left;line-height:15px;padding:0 4px}.ngTableSearch input{width:100px}.ngTablePager ul li{width:16px;height:16px;background-repeat:no-repeat;float:left}.ngTablePager ul li:first-child{background-image:url(core/img/icons/green_arrow_left.png)}.ngTablePager ul li:nth-child(2){background-image:url(core/img/icons/green_arrow_right.png)}#ELEMENT_sp_categories .web_category_table tr:nth-child(odd){background-color:#f7f7f7}#ELEMENT_sp_categories .web_category_table tr:nth-child(even){background-color:#e4e4e7}.web_action_allow{background-color:#d2e4b9}.web_action_block{background-color:#f6bfcf}.web_action_warn{background-color:#f7e4b2}.web_action_quota{background-color:#a4d3ee}.web_category_table select>option[value='allow']{background-color:#d2e4b9}.web_category_table select>option[value='warn']{background-color:#f7e4b2}.web_category_table select>option[value='deny']{background-color:#f6bfcf}.web_category_table select>option[value='block']{background-color:#f6bfcf}.web_category_table select>option[value='quota']{background-color:#a4d3ee}.web_category_table select>option{padding-left:5px}.epp_quota_action select>option[value='allow']{background-color:#d2e4b9}.epp_quota_action select>option[value='warn']{background-color:#f7e4b2}.epp_quota_action select>option[value='block']{background-color:#f6bfcf}.epp_quota_action select>option{padding-left:5px}#GRID_downloads_CONTAINER .LISTBOX_header_title{line-height:22px}.box{background:none repeat scroll 0 0 #fff;border:1px solid #e4e4e7;padding:10px}#https_scanning_content label{display:block}#https_scanning_content div.box{width:715px}#ELEMENT_selective_scan_tags{padding:5px 20px 0 25px;display:table-cell}#ELEMENT_selective_scan_cat{padding:5px 0 0 10px;display:table-cell}#INFOPOPUP_https_scanning{cursor:pointer;float:right}input.text{width:154px}input.password{width:154px}.noHorizontalScroll{overflow:auto}/********************************************************************\n * Copyright (C) 2011 Astaro GmbH & Co. KG\n *\n * For copyright information see /doc/astaro-license.txt\n * or http://www.astaro.com/doc/astaro-license.txt\n *\n * Maintainer: Sascha Rudolph <[email protected]>\n *******************************************************************/\n\n/* [panelTop] *****************************************************/\n.panelTop { \n border-top-color: #FE8E1b;\n height: 31px;\n}\n\n/* [iPopUp] *******************************************************/\n.iPopUp { border-color: #F48D20; }\n\n/* [topbar] *******************************************************/\n#topbar_left { width: 338px; }\n.fontWeightBold{font-weight:bold}.smtp_profile_traffic{cursor:pointer;width:36px}.smtp_profile_domains{vertical-align:top;width:100px}div.globallivelogbutton{background-image:url(core/img/topbar/topbar_livelog.png);background-repeat:no-repeat;display:block;margin:0!important;width:25px;height:25px!important;float:left!important;cursor:pointer}div.globallivelogbutton ul{position:absolute;display:block;width:250px;list-style:none outside none;margin:24px 0 0 1px;padding:5px;z-index:300;background-color:#f7f7f7;color:#333;overflow:hidden;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;box-shadow:0 0 7px #666;-moz-box-shadow:0 0 7px #666;-webkit-box-shadow:0 0 7px #666}div.globallivelogbutton li:hover{font-weight:bold}div.reverse_proxy_backend_list{display:inline}div.reverse_proxy_backend_list img{float:left;margin:0 3px}div.reverse_proxy_backend_list span{float:left}div.reverse_proxy_backend_list span:after{content:','}div.reverse_proxy_backend_list span:last-child:after{content:'';clear:left}DIV#progress_wrap{background-image:url(core/img/button_grey_mid.gif);position:relative;text-align:center;border:1px #666 solid;border-width:0 1px 0 1px;z-index:100;height:21px;width:500px}DIV#progress_bar{position:relative;background-image:url(core/img/button_down_mid.gif);width:0;height:21px;z-index:200}DIV#progress_wrap span{position:relative;color:#fff;font-weight:bold;line-height:20px;top:-20px;z-index:300}div#qrcodes_container img{float:left;display:block}ul.qrcodes_text{list-style:none;margin:5px auto;padding:0 0 5px 0}.qrcodes_text li{width:159px;margin:0 auto;padding:5px;position:relative}.qrcodes_text label{font-weight:bold;display:block}.qrcodes_text span{white-space:nowrap}.smc_compliance_list{margin:0 8px 8px 0;padding:0;line-height:17px;list-style:none;max-height:570px;overflow-y:auto;border:1px #ccc solid}.smc_compliance_list li,.smc_compliance_list li.even{font-family:monospace;background-color:#f7f7f7;padding:2px 5px}.smc_compliance_list li.odd{background-color:#eeeced}@-moz-keyframes mig-spinner-loader{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes mig-spinner-loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mig-spinner-loader{0%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mig-spinner-loader:not(:required){-moz-animation:mig-spinner-loader 1500ms infinite linear;-webkit-animation:mig-spinner-loader 1500ms infinite linear;animation:mig-spinner-loader 1500ms infinite linear;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em;-moz-box-shadow:rgba(0,104,177,0.8) 1.5em 0 0 0,rgba(0,104,177,0.8) 1.1em 1.1em 0 0,rgba(0,104,177,0.8) 0 1.5em 0 0,rgba(0,104,177,0.8) -1.1em 1.1em 0 0,rgba(0,104,177,0.8) -1.5em 0 0 0,rgba(0,104,177,0.8) -1.1em -1.1em 0 0,rgba(0,104,177,0.8) 0 -1.5em 0 0,rgba(0,104,177,0.8) 1.1em -1.1em 0 0;-webkit-box-shadow:rgba(0,104,177,0.8) 1.5em 0 0 0,rgba(0,104,177,0.8) 1.1em 1.1em 0 0,rgba(0,104,177,0.8) 0 1.5em 0 0,rgba(0,104,177,0.8) -1.1em 1.1em 0 0,rgba(0,104,177,0.8) -1.5em 0 0 0,rgba(0,104,177,0.8) -1.1em -1.1em 0 0,rgba(0,104,177,0.8) 0 -1.5em 0 0,rgba(0,104,177,0.8) 1.1em -1.1em 0 0;box-shadow:rgba(0,104,177,0.8) 1.5em 0 0 0,rgba(0,104,177,0.8) 1.1em 1.1em 0 0,rgba(0,104,177,0.8) 0 1.5em 0 0,rgba(0,104,177,0.8) -1.1em 1.1em 0 0,rgba(0,104,177,0.8) -1.5em 0 0 0,rgba(0,104,177,0.8) -1.1em -1.1em 0 0,rgba(0,104,177,0.8) 0 -1.5em 0 0,rgba(0,104,177,0.8) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.cert_expiry_orange,.cert_expiry_red,.cert_chain{background-color:#ff7d00;border-radius:3px;padding:2px 5px;color:white;font-weight:bold}.cert_expiry_red{background-color:#d0021b}.cert_chain{display:inline-block;margin-bottom:2px;background-color:#8bc34a}.letsencrypt_error{background-color:#d0021b;border-radius:3px;padding:2px 5px;color:white;font-weight:bold}.infopop_link{cursor:pointer;text-decoration:underline;color:black}input.text{width:154px}input.password{width:154px}.asgcpYearNavigation,.asgcpMonthNavigation{background-color:#a4a9b1;text-align:center;vertical-align:middle;text-decoration:none;color:#fff;font-weight:bold}.asgcpDayColumnHeader,.asgcpYearNavigation,.asgcpMonthNavigation,.asgcpCurrentMonthDate,.asgcpCurrentMonthDateDisabled,.asgcpOtherMonthDate,.asgcpOtherMonthDateDisabled,.asgcpCurrentDate,.asgcpCurrentDateDisabled,.asgcpTodayText,.asgcpTodayTextDisabled,.asgcpText{font-family:arial;font-size:8pt}td.asgcpDayColumnHeader{text-align:right;border:0}.asgcpCurrentMonthDate,.asgcpOtherMonthDate,.asgcpCurrentDate{text-align:right;text-decoration:none}.asgcpCurrentMonthDateDisabled,.asgcpOtherMonthDateDisabled,.asgcpCurrentDateDisabled{color:#d0d0d0;text-align:right;text-decoration:line-through}.asgcpCurrentMonthDate{color:#000;font-weight:bold}.asgcpCurrentDate{color:#fff;font-weight:bold}.asgcpOtherMonthDate{color:#808080}td.asgcpCurrentDate{color:#fff;background-color:#a4a9b1;border-width:1px;border:solid thin #000}td.asgcpCurrentDateDisabled{border-width:1px;border:solid thin #faa}td.asgcpTodayText,td.asgcpTodayTextDisabled{border:solid thin #a4a9b1;border-width:1px 0 0 0}a.asgcpTodayText,span.asgcpTodayTextDisabled{height:20px}a.asgcpTodayText{color:black;font-weight:bold}span.asgcpTodayTextDisabled{color:#d0d0d0}.asgcpBorder{border:solid thin #a4a9b1}SPAN.data_protection_active{color:inherit}SPAN.data_protection_inactive{color:inherit}SPAN.data_protection_hover{color:#ee7f00}.data_protection_nogroup_sign:before{content:'';width:0;top:0;right:0}.data_protection_group_head{font-weight:bold}.data_protection_group_head:before{content:'';width:0;top:0;right:0}.data_protection_group_item{width:10px}.data_protection_group_item:before{content:'\\2022\\00a0\\00a0\\00a0\\00a0';position:relative;top:0;right:0;width:30px}.data_protection_group_trigger:before{content:''!important;width:0!important;top:0!important;right:0!important}.data_protection_group_trigger{font-weight:inherit!important}\n\n/* ]]> */-->\n</style>\n<script type=\"text/javascript\">//<![CDATA[\nvar loc_data = {\"NyrkVsXRrl\":\"One of the entered numbers is not a valid port number (range 1-65535).\",\"vaPAuWxcJu\":\"Metric:\",\"jVoAOGfoqs\":\"Enforce allowed domains for Google Apps\",\"yQlaSUunoX\":\"Sophos Sandstorm is an APT and zero-day malware defense solution that complements your Sophos UTM. It quickly and accurately detects, blocks and responds to evasive threats using powerful cloud-based next-generation sandbox technology.\",\"SAmQEWzfoM\":\"Enable\",\"gLuQQlpAHc\":\"Relayed message scan preference saved.\",\"nTCEiXWDpZ\":\"Bottom\",\"clomZFYweL\":\"Download EXE\",\"bgxLGHEikA\":\"H323 settings set successfully.\",\"wkDvkTxAkB\":\"and\",\"zvCynbzxUs\":\"%\",\"VyWMDHdqem\":\"Edit Exception List\",\"xrbbdyMJFt\":\"is inactive\",\"WUohPihFsf\":\"Yahoo! Messenger\",\"tGuFHrOTLw\":\"Check type:\",\"aPQRfzYQIf\":\"Query Log Files\",\"MunyGgXcej\":\"Access control\",\"YwCOHoCbWO\":\"Comment:\",\"ppTRYIstGV\":\"There are no DHCP options defined.<br>Click on the <b>New DHCP Option</b> button to create one.\",\"NeZDgMZvku\":\"Integer\",\"gzVdmnnvBg\":\"Range\",\"idZpkPKcvu\":\"End date is before start date\",\"paRsmHSRqA\":\"from:\",\"tbfwsCaBkA\":\"Hardware Compatibility List\",\"gkbSHFeKRZ\":\"Virtual Host\",\"EdpCWxOFCy\":\"Caution! <br />The device and all user certificates will be regenerated with the new signing CA. This may break current Site-to-Site VPN and Roadwarrior connections.\",\"HbHrXdILOT\":\"Webserver Protection\",\"zGHKVcBAJa\":\"Log\",\"IgoUGkcGse\":\"Current pattern version:\",\"UuqvRhgKKn\":\"Search domain:\",\"jJRrkwprBy\":\"Cancel\",\"zfIAbanIJM\":\"documentation\",\"YSgbofHYZN\":\"Active Directory SSO\",\"uszuEERVMT\":\"Server Hosts/Networks\",\"PdiQnNboOk\":\"Limit (kbit/s):\",\"BcounbFzCL\":\"Do you really want to change Sync NIC? All nodes will reboot, including the Master node!\",\"HnEKtODdAd\":\"unresolved\",\"zZneruHVUN\":\"NLA\",\"dRAJuGfpTs\":\"X509 Certificate:\",\"dWuEFiqpta\":\"Channel:\",\"gLAzKTPPYB\":\"Enable Pharming protection\",\"EZvDdxuXji\":\"There are no exception lists defined.<br />Click on the <b>New Exception List</b> button to create one.\",\"RlyxqMfqlP\":\"Remove Sophos logos\",\"yVSXlrIsAw\":\"IP addresses <b>in scope</b> of license\",\"tFvdftUMpw\":\"Select one or more NTP (Network Time Protocol) Servers. The system will then synchronize its time and date with these servers.<br /><br />If you want client computers to be able to connect to those NTP server(s), add them to the NTP Allowed Networks (<span class=\\\\\\\"inline_link\\\\\\\" path=\\\\\\\"ir_network_services/ntp\\\\\\\"></span>).\",\"PsyfdZXDcL\":\"Use default policy\",\"vUqHMZRnzN\":\"IPS: Top Blocked Attacks\",\"LmjcOeHHGp\":\"Email:\",\"CgUOxkyHGV\":\"<b>Licensing Info</b><br />Intrusion Prevention is disabled<br />as <u>Network Protection</u> subscription<br />is missing or expired!\",\"ZrqANPcLSd\":\"Notfication subject:\",\"PBwAdFVeIS\":\"Advanced\",\"xkbxiftmuq\":\"Productivity:\",\"mjRAfRcRUv\":\"Test Settings\",\"BQjhKrxgaa\":\"Inventory #:\",\"yJMDGAwmmB\":\"Client isolation:\",\"IajJiHsDCc\":\"Please select the language from the drop down list in which you would like to download the Outlook Add-in:\",\"IrcTAtBWUE\":\"HTTP proxy\",\"OFUGERdTUm\":\"<< Always >>\",\"HEqhHauCjJ\":\"Skipping:\",\"WRPqBkKrTB\":\"Delete\",\"iBTdujYEbp\":\"Modem IP:\",\"owkjtIHBlX\":\"<span class=\\\\\\\"inline_link inline_link_dashboard\\\\\\\" path=\\\\\\\"__path1__\\\\\\\" notext=\\\\\\\"true\\\\\\\">Web Application Firewall</span> is active, <span class=\\\\\\\"inline_link inline_link_dashboardreporting\\\\\\\" path=\\\\\\\"__path2__\\\\\\\" notext=\\\\\\\"true\\\\\\\">__count1 requests</span> served today\",\"lAEGirxxwG\":\"Here you can specify a new login password for your account.\",\"FiOqsQqhLB\":\"No encryption\",\"oMKDgOnnyt\":\"PPTP configuration status for iOS™ devices\",\"pvEeLfvWQI\":\"Name\",\"oCWnkXmPZG\":\"Source networks\",\"aHIFoTVxKu\":\"Format:\",\"wofETpEcNU\":\"Group 16: MODP 4096\",\"wfSyBhipXP\":\"Quota\",\"VLOCEWpMrh\":\"Upload new image or stylesheet\",\"yqeQIaaitj\":\"Monitoring hosts:\",\"PtZZpLzqld\":\"<b>Advanced</b>\",\"JalgdQEPVF\":\"Device\",\"HqUBVcfCWV\":\"Manual\",\"RUIEVNWOGN\":\"Edit Request Redirection\",\"IFNtgsQWsC\":\"Nothing\",\"uGCsumehXb\":\"Edit Throttling Rule\",\"ApwpOBIwFJ\":\"<b>Skip these checks:</b>\",\"yAAbKcgdPl\":\"Per-domain Profiles\",\"aUeyWWpNJD\":\"Edit Generic Proxy Rule\",\"hkwlEMWOzp\":\"October\",\"DbBGHPCsTc\":\"Type\",\"mIkilgVMdw\":\"The PPTP <b>connection name</b> of the iOS™ device VPN profile may be customized here. The <b>override hostname</b> setting overrides the built-in choice of preferring a configured <i>DynDNS name</i> over the system <i>hostname</i>.\",\"ztswRAcxiB\":\"Allow External Resources\",\"GHCzQzgKXQ\":\"Entry URLs:\",\"ncNbzsyvdX\":\"Initialize Upgrade\",\"NxlkgjfEwB\":\"Authentication passwords do not match\",\"DckTsUpjhZ\":\"Do not override\",\"kGNQHuJfYE\":\"Require one digit character\",\"gYomUqqHhY\":\"Portal header image:\",\"PrjRqRrBgi\":\"Top blocked applications by source\",\"IdNSWBSfyY\":\"AES 256\",\"fKmbzRNbNP\":\"Top\",\"KfSlRNTOPj\":\"filter action\",\"UPFYEoImjE\":\"Open Live Log\",\"mRBhrkFrUQ\":\"Domains\",\"zWnBkfVcvz\":\"Configuration data size:\",\"guRAEyfxXe\":\"Rule ID\",\"pkXBhGQYmj\":\"Knowledge Base\",\"FTnDsgSfrg\":\"Destinations:\",\"xTRcgZBqpW\":\"Anti-DoS/Flooding ICMP\",\"dGLGXXtKLd\":\"IPFIX Accounting has been enabled\",\"WBTykRfnZW\":\"Monthly\",\"UJyzuXyMjW\":\"Web Application Firewall Statistics\",\"ecflTnSiHQ\":\"Delete\",\"BctusjHkfX\":\"Remove This Logo\",\"RogcMpbiyB\":\"Device name:\",\"fNLIqGSOGN\":\"<b>Allow</b> all content, except as specified below\",\"tpioWwfmHk\":\"There are no PIM-SM routes defined.<br>Click on the <b>New PIM-SM Route</b> button to create one.\",\"vlXddbYxiG\":\"Show hosts without static entry\",\"SuaZsoiRnx\":\"Static\",\"XbPrFZVozU\":\"In Progress\",\"hnFzudfnSJ\":\"IP Addresses\",\"zErBsuREDG\":\"Domain\",\"kJGendqXWK\":\"The sender-specified format is in subject of the e-mail: \\\\\\\"[secure:password]\\\\\\\"\",\"OBARQyVvno\":\"Forbidden tag detected\",\"QhDPDfddMx\":\"Please provide an ASC file.\",\"EOuJOHPxyw\":\"In addition to being stored on the system, automatic backups can also be mailed to email recipients. Specify the recipients that should receive the backups. You can also optionally encrypt emailed backups, in which case you need to specify a password that has to be entered when the backups are restored.\",\"VqkyicXteW\":\"All\",\"CbYxqGgamx\":\"#{val}%\",\"MGGcUrTuUE\":\"Browser\",\"iMFvTQxXqQ\":\"Share\",\"DzlICDKtGF\":\"Local verification CAs\",\"PSnhsyiSjk\":\"Sophos Mobile Control is currently disabled.\",\"LDFCKuWAFL\":\"Cisco™ VPN configuration\",\"vyzkHzyHYw\":\"Certificates\",\"PLwMOEqcHn\":\"Enable\",\"wIyLGqnQDd\":\"Health\",\"nTOJNpGaco\":\"Could not start sitemap import.\",\"HiMpbIvpXP\":\"Comment:\",\"ZrpCHsHGGr\":\"%\",\"eKNankTeDP\":\"Top domains (SPX)\",\"QEEuJyviVi\":\"Connecting to download server\",\"PXsUDFfbkN\":\"SNMP device information saved successfully.\",\"pRBuRRpkiB\":\"Astaro Notifier MIB\",\"crGLAkAYAx\":\"Name\",\"dnIgVAVJXL\":\"Games / Gambles\",\"PeQBCFTyXR\":\"IP address\",\"sxnVnFwrnw\":\"SSL scanning\",\"WhZNtnoyPt\":\"Hotspots\",\"JeAVjVOPDY\":\"% of connections\",\"yqxbuZxRfN\":\"enabled\",\"bxcSxlMjXW\":\"Licensing Info - Some features are disabled as subscription is missing or expired!\",\"xSmstBkvRs\":\"Firstname:\",\"pPnvmWJzZk\":\"AOL Instant Messenger (AIM)\",\"lmrIcczwWa\":\"Log Disk\",\"YcstoPrqem\":\"Thursday\",\"xSLXXsJpGZ\":\"Persistence\",\"mAiIwTgPYL\":\"New Virtual Webserver...\",\"qYifWVGVRB\":\"Edit DNS Request Route\",\"GbeQxMYVqA\":\"<p>The selected <b>TLS certificate</b> will be used to identify this system when performing a TLS handshake. By default the system will negotiate TLS encryption with all remote hosts that support it.</p><p>You can select the <b>TLS protocol version</b>.We recommend disabling older, less secure protocol versions.</p><p>If a particular remote host should always require a TLS encryption, you can add it to the <b>Require TLS negotiation/hosts/nets</b> list. This will cause the system to hold the messages back if TLS encryption for the remote host is not available for some reason. Use this option only for remote hosts that support TLS encryption.</p><p>If mails sent from a particular domain should not be accepted without using TLS encryption add these domains to the <b>Require TLS negotiation sender domains</b> list. Then, if the remote host did not negotiate a TLS encryption, the system will reject all mails from these domains.</p><p>If a particular remote host should have trouble with TLS encryption, you can add it to the <b>Skip TLS negotiation hosts/nets</b> list. This will cause the system to skip TLS negotiation for these hosts.</p>\",\"PYeBROlSov\":\"Agent\",\"DFLFkMVVam\":\"Global\",\"HPRYhtYlCD\":\"SSID:\",\"oxlAOafGyv\":\"WebAdmin\",\"tUDPlHWIkF\":\"Check OTP token time-offset\",\"cXIRtEQdVr\":\"DNS Hostname:\",\"sQuFTcydCF\":\"In <i>Mailing list address patterns</i>, define which internal email address patterns are distribution lists. When a user wants to release a message to a recipient which matches one of these patterns, he is asked for an alternate address where to deliver it to. This avoids releasing messages to the whole mailing list. Messages to mailing lists can also be released several times.\",\"RRpagLutWX\":\"Table Pager Options\",\"VEVEnBcVAY\":\"The <b>main admin email address</b> is already set to: __EMAIL_ADDRESS__<br>The following address will only be used as an additional address (where more than one address is possible) and where the new configuration lacks a recipient address.\",\"UgJXeJYqZW\":\"Username:\",\"pSFNqPVsHR\":\"AES 128 GCM 128\",\"HfNcMuHpxo\":\"Each source/destination\",\"QWVpZBZmQL\":\"Comment:\",\"zLmwnPMyUu\":\"New DynDNS...\",\"cqVyywrlEq\":\"__value emails blocked\",\"BhwlmnNmtF\":\"Your new license has been successfully uploaded.\",\"StVlsNGsoO\":\"Source website\",\"TnQkDrtMeo\":\"attempts\",\"wrsQmudJlU\":\"Add BGP Filter List\",\"tYrPOcnEwV\":\"Day\",\"hjySSVHxZG\":\"Top blocked addresses by domain\",\"rTkrSPXfHZ\":\"New OSPF Interface...\",\"fYdqAcwdyb\":\"Apply\",\"HVbWqoPkHp\":\"Common SQL attacks\",\"RAQUDOvjbk\":\"Monthly\",\"ScLuotntrV\":\"Enabled\",\"LEdKtmtTtL\":\"Shared\",\"owLbeQEqKZ\":\"Cisco™ VPN client status\",\"ICHcgGNNQZ\":\"Special:\",\"hoUSyUkbwv\":\"<b>Endpoint Web Control</b> lets you enforce Web Protection settings on endpoints managed by Sophos Enterprise Console (SEC) when they are not behind the UTM (such as a company laptop surfing from home).<br>Only the global policy (<span class=\\\\\\\"inline_link\\\\\\\" path=\\\\\\\"ir_web_security/http_s\\\\\\\"></span>) can be enforced on endpoints using this feature.<br><br>Sophos LiveConnect applies changes and records logs regardless of where the endpoint is.<br><br>\",\"KNcutPnNCU\":\"Minutes\",\"kVrKfieOkJ\":\"Common name:\",\"lGsxWvtKmw\":\"Interface:\",\"UWqYAJwLEM\":\"A & AAAA (dual-stack)\",\"sYiDiBZLqA\":\"Authentication:\",\"qZEuGpBlTp\":\"Up2date to version __VERSION__ failed:\",\"ECSeFWcGHG\":\"Name:\",\"ssBzgbgcaA\":\"Name\",\"wnAZJmnqIJ\":\"To\",\"SIckdzltWm\":\"disabled\",\"TaRunihSmW\":\"H323 Gatekeeper\",\"uIJIAmzUkv\":\"Daily Executive Report\",\"kxbIRaKanT\":\"Automatically via Provisioning Service\",\"ZRKCWTjsKJ\":\"Daily\",\"bWvNuhgFct\":\"Weekly\",\"NKlIRHZbzS\":\"Type:\",\"YTjKAhpkvZ\":\"Policy\",\"tvmtwKewVt\":\"Click here to open the <b>Support Access</b> live log.\",\"VVEUQAGBJp\":\"Network definitions\",\"ywEBVyemut\":\"RAS Address:\",\"pRSSCNbJTQ\":\"Close\",\"CaVKJyUiyp\":\"Local system\",\"SAjbmuNILz\":\"is used by several POP3 Servers, please check your settings!\",\"oZmGbfhKmU\":\"On\",\"NXCDqWUDYc\":\"IPS status\",\"eKgLUXtISb\":\"Invalid ICMP packet\",\"YvjGXJZram\":\"Dynamic (DHCP)\",\"zPToGxYqag\":\"Set Date and Time\",\"rmbWdKXiiZ\":\"Printable Configuration\",\"mHHmmyTzcC\":\"DNS forwarder IP:\",\"QDTbtYyJuw\":\"at 10:00\",\"gJGnYulSTG\":\"HTTP Redirect URL has been successfully changed\",\"oLzdyddxHk\":\"This tunnel ID is already in use\",\"fQwMXlAVcI\":\"Strict\",\"JgRhMLhEPE\":\"SMTP Log\",\"RBPHQXARZz\":\"3G/UMTS\",\"ntFazwmkzk\":\"These settings let you customize the text in the end-user-visible messages used by Web Filtering. They can be customized to include information such as support contact, or to localize the messages to your language.\",\"mpTrhLxiCh\":\"Exceptions\",\"eJjiZCWLRg\":\"3G/UMTS Failover:\",\"uBKAnHYTIm\":\"PPPoE\",\"XhJBcBGFaI\":\"Top sources\",\"BVIQkXYHRR\":\"Comment:\",\"GyhZBTOJYX\":\"User Portal\",\"oCpeRtabbF\":\"#{val} Connections\",\"pCSEDpUUje\":\"Name\",\"GTmCeNOreb\":\"Download certificate file\",\"gxOiGOsUEy\":\"New SNMP Trap Sink...\",\"jURMuwwCgn\":\"Add Filter\",\"ViFLbdtpiw\":\"A profile name must consist of at least three characters: starting with a letter, followed by one or more alphanumeric characters (_ or - allowed), followed by an alphanumeric character at the end.\",\"hTnRVmrnbZ\":\"Terms of Use:\",\"XIMcbLcdTl\":\"Transparent skip settings saved successfully.\",\"yEmRxbGdKi\":\"Support access settings set successfully.\",\"NTLePmuOQL\":\"Basic\",\"vKMBPwcuvp\":\"SHA1\",\"ygcjlvmAxQ\":\"Total amount of sessions:\",\"UXXbiVqPVM\":\"Enable\",\"FGBjGwaEBH\":\"<b>Profile mode</b>: This setting cannot be changed per profile. Messages with more than one recipient will skip this feature if one of the recipient profiles has spam scanning completely turned off. This means you should still leave the regular spam scanning setting below set to either <i>Blackhole</i> or <i>Quarantine</i>.\",\"JQzrvmyFcl\":\"Email Protection\",\"PofOalMUrB\":\"Create and download a Sophos Migration Assistant backup of the current configuration.<br/><br/>This backup should only be used with the Sophos Migration Assistant and <b>not</b> be imported to any UTM.\",\"ORCOsaCMhq\":\"Delete\",\"aNqIqLVQtI\":\"Static Address\",\"JOuuUeawym\":\"Cache content that contains cookies\",\"thcBerozhI\":\"Source:\",\"rZvqkfyCKn\":\"Name\",\"rmdmHtZYGq\":\"IPsec Settings: <i>__IPSECENCALG__ <b>/</b> __IPSECAUTHALG__ <b>/</b> __IPSECPFSGROUP__</i> Lifetime: <i>__IPSECSALIFETIME__ seconds</i>\",\"CUHkeaGfWk\":\"Scan email fetched over POP3\",\"sTEeqEFPND\":\"TCP\",\"IBwtBMZChn\":\"Please provide values for Company, City and Country.\",\"BCxlOlIgrw\":\"Logging\",\"HKbGovhfLM\":\"Edit\",\"bAWQeJrzfv\":\"Entertainment\",\"RQWnIcCVlE\":\"Live Log\",\"AbyYqECsCe\":\"Images / Stylesheets\",\"sItQdUwUnh\":\"Please select a Virtual Webserver.\",\"QbFyTqKVwn\":\"Drugs\",\"IyamUWnMip\":\"Neutral\",\"hurwmkgZGB\":\"Import Amazon Virtual Private Cloud via Setup.\",\"OyiDFYpqZd\":\"You must specify a route target (internal server).\",\"cnZHNNxQWO\":\"Sophos Transparent Authentication Status\",\"ayHVECzgbS\":\"Firewall\",\"CeEbnkEHzY\":\"Web traffic can be scanned for viruses and spyware. You can limit the types of web sites that your users can visit.<br>In addition, sites can be blocked by their reputation and have their content scanned for viruses.\",\"vxhCdnaPSb\":\"Remote Access\",\"gbvZsTvluU\":\"at 20:00\",\"YAmLUkSQiM\":\"Custom hostname/IP address\",\"IRBeTXjIhf\":\"Licensing Info - This feature is disabled as you either do not have a relevant subscription or the relevant subscription has expired!\",\"fJbUEqnYRG\":\"Free space will be exhausted in\",\"QcjibSMnSe\":\"#{val} Connected\",\"EKyUQkfbqZ\":\"Extension blocking\",\"mizyQNmpcY\":\"This is the list of networks that will be redirected to the UTM. Traffic to all other destinations will leave the remote network via the normal default gateway.\",\"WFWCRkkczo\":\"Flush Database Log\",\"YxKLPhBznu\":\"Use global settings\",\"xpMoqfFrZX\":\"Upgrade initialization is still running.\",\"AixrubqNsU\":\"Client type:\",\"GyWJEPLDMF\":\"Convert interface:\",\"AURuAzttHB\":\"Day\",\"uxwpHnNluO\":\"May\",\"ODlpzYCqxN\":\"Bind tunnel to local interface\",\"uMFBNDtYWv\":\"The <i>Connection name</i> of the iOS™ device VPN profile may be customized here. The <i>Override hostname</i> setting overrides the built-in choice of preferring a configured <i>DynDNS name</i> over the system <i>hostname</i>. iOSs™ devices can only connect if the hostname in effect and the <i>common name</i> (CN) in the <b>server certificate</b> match.<br />Enable <i>Establish VPN connection on demand</i> if you want the connection be to automatically initiated whenever a location matches one of the domains or hosts.\",\"gKjtMgaIHD\":\"Available backups\",\"WutukuCNtk\":\"Name:\",\"oszvsBbSRS\":\"No archived log files could be found. This can be the case if the system has not been running for a full day.\",\"RvnxcBsPBv\":\"Automatic firmware installation\",\"PTVGkXGlPY\":\"Repeat:\",\"EMMbzSeWoR\":\"Quarantine\",\"NGsGVstWGG\":\"When caching is enabled, the proxy will store downloaded web content and place it in an indexed cache for faster retrieval. This cache can be cleared by clicking the <b>Clear Cache</b> button.\",\"lpPexecflE\":\"Firewall\",\"CPbbnetpTs\":\"Mesh Peer Links\",\"aEdGeNfxRa\":\"RESTful API Guide\",\"jVCMAvKAAF\":\"Dual scan (maximum security)\",\"uNTriFmiDf\":\"None\",\"IQUVpkoIBk\":\"Top services\",\"RXfdNdEfIx\":\"Pattern Download/Installation Interval\",\"AtByJHoesT\":\"For:\",\"PjDMeTKCwa\":\"Logging off...\",\"fMompQXFts\":\"ICMP Flood Protection\",\"bWYWmThSMY\":\"Lease expiry\",\"ubqkansFky\":\"Status\",\"FlYwXzjjDj\":\"The memory usage of this system during the last 7 days was high. The memory either averaged over 75% utilization or experienced multiple periods of full memory use. High memory usage can cause hard disk swapping which reduces throughput and increases latency of several applications.\",\"JITptsshHg\":\"SSL VPN\",\"MRbPJSAziP\":\"Position:\",\"foBXqJbDTq\":\"There are no Themes defined.<br />Click on the <b>New Theme</b> button to create one.\",\"AZshICNABv\":\"From\",\"rTnuCNzrIH\":\"File upload:\",\"tPrDMrzwpc\":\"Advanced Threat Protection\",\"qGmjPawJiX\":\"Automatic\",\"SvmsfBCfpX\":\"Open Live Log\",\"DBlKUWvWnl\":\"Dynamic membership:\",\"FfkhoSGxOU\":\"Total\",\"FDAArafdxY\":\"DNS static entries are managed within <b>Network Host</b> definitions.\",\"xBLZmZuQym\":\"Application Control Overview\",\"gKnWoXLvBr\":\"Global\",\"xOdCOkVFmj\":\"Fetching peer config\",\"fuJbgPyjAw\":\"Interfaces\",\"kSoMjQjPhG\":\"RED 15w\",\"kNqsqrdYKk\":\"Tight security\",\"ZiWHJsbXiM\":\"RED interface IPv4:\",\"iVICSeegMM\":\"OK\",\"dNbzFPdVBQ\":\"Toggle all\",\"LMytDyAIUk\":\"Top servers by service\",\"dVAyUZnXUQ\":\"Days\",\"qhTjpekcXj\":\"MAC Addresses:\",\"jzznLtdGsN\":\"Sophos offers a comprehensive range of customer support services for its security solutions. Based on the support/maintenance level, you have various levels of access and committed response time by our service department and/or Sophos NSG Certified Partners.<br /><br />All support cases are processed via the Sophos NSG Partner Portal, which is accessible at <a target=_blank href=https://myutm.sophos.com/>https://myutm.sophos.com</a>. You may open a support case via a web form by clicking the <i>Open Support Ticket in New Window</i> button.\",\"zEwgEprSgv\":\"Log event only\",\"wxPkmDCbQj\":\"Winny\",\"tLqfxkEYQc\":\"One or both passwords are missing!\",\"jnOqciGhjr\":\"Interface\",\"yAafkOTQHq\":\"Scan traffic on both gateway and endpoint\",\"LSPenYPEPL\":\"Every Friday\",\"MqJlWeFUkj\":\"Your Subscription does not contain some of the features on this page!\",\"QutaCdAnjB\":\"Enabled\",\"wGcKmjRhka\":\"Repeat:\",\"uzNZoceIbG\":\"WebAdmin\",\"WdcYfCWhYW\":\"Clients with static mappings only\",\"kqqBfycOGK\":\"Unknown\",\"EEhGiXHJWr\":\"Malware Name\",\"mxBnLaUWJT\":\"Edit Wireless Client\",\"UluLudYgvd\":\"<span class=\\\\\\\"inline_link inline_link_dashboard\\\\\\\" path=\\\\\\\"__path1__\\\\\\\" notext=\\\\\\\"true\\\\\\\">Sophos UTM Manager</span> is active with __count1 of __count2 device(s)\",\"gVTQlvxafz\":\"Use a parent proxy\",\"usKlYJBarW\":\"OK\",\"hxIOlPoOOD\":\"Allow\",\"WdzmxLGZph\":\"WINS server #2:\",\"MZptPQxRpJ\":\"Logging to Amazon CloudWatch\",\"ktTghzPxxV\":\"Automatic login (Basic Auth)\",\"sbMEKzhOMM\":\"Delete\",\"sBXuUjMqmh\":\"Application Control\",\"GNrtFEhygD\":\"This list shows the remote sites connected via RED, along with their status. For more detailed troubleshooting information, open the RED Live Log.\",\"bfDiWGMThR\":\"BATV\",\"akmGFKyucN\":\"Connections yesterday:\",\"AuVsVUJkca\":\"RED Firewall Server\",\"CIGIPmgAeC\":\"Shortcuts have been successfully stored.\",\"WpsubaqdTY\":\"Backup-MX:\",\"vZejCQZdXo\":\"User/Groups\",\"drFgytwRMm\":\"Web Filtering\",\"NcyIMJHbZV\":\"Deploy RED\",\"WcWTuVUDGE\":\"Blocked\",\"ARqcoWLAPg\":\"WebAdmin shortcuts configuration\",\"uHwpgbHtqt\":\"Country:\",\"RuWUGakVhs\":\"Monitoring\",\"PsgdTFRCZc\":\"Enable probing of preshared keys\",\"RerRHNMYiW\":\"Add Authentication Server\",\"dethORHXJN\":\"RED\",\"MeZVmtQaWO\":\"DST IPs\",\"odfySsBKdw\":\"Executive Report\",\"deObiPTYaW\":\"Unlimited\",\"DVthvbJQBP\":\"Recreation/hobbies\",\"YtvguxEsKl\":\"State\",\"cOsXKUglmI\":\"Status\",\"jwgqMJfrgI\":\"Eail address\",\"pBBVcQVDgg\":\"Enable sub-application detection\",\"zFAkGQKArN\":\"High Availability\",\"ADrJpvwqTS\":\"Custom Rules succesfully saved.\",\"dRhJVMJMLU\":\"Parent proxy:\",\"GgSjCOZnTh\":\"Profiles\",\"dEqHkQpsGS\":\"Reporting Settings\",\"XDyrYQFTvP\":\"Medium urgency\",\"CVEHCuUqfU\":\"Nas-Identifier:\",\"kpMLQySkKk\":\"Position\",\"ERNCitkbGA\":\"Out\",\"yRdLtUPTom\":\"Here you can add custom expressions (including regular expressions) for enforcing data protection policies on outgoing emails.\",\"bBFhkHhcVY\":\"Top senders (SPX)\",\"lgesoyHTkS\":\"Url Filtering Redirect URL has been successfully changed\",\"ZSZtujYtjp\":\"Edit Bandwidth Pool\",\"vVUAlWHfYo\":\"Filename\",\"hUtFgkefcl\":\"Organization\",\"CqcDhRnnjU\":\"Filter out:\",\"jniwpyhqhi\":\"Device\",\"yLOrAMKwGr\":\"Hardware\",\"zZyzgomtIT\":\"Antivirus checking\",\"INqhPkeXcV\":\"Multiple Path Routing for iBGP\",\"NacGKuKqkB\":\"Your Hotspot login code:\",\"udTMstZSHi\":\"OK\",\"FORqDQEBkx\":\"Use default routing table\",\"uvxavDcvPA\":\"Weekly\",\"FxgxZCVLAt\":\"Delete logs after 90 days\",\"hClvRAyrts\":\"Balanced to:\",\"bHiHpIbEaS\":\"apply\",\"uJUrXJxUAi\":\"Group members:\",\"FuQkbwpLJa\":\"HTTP\",\"jqwhLQkbEp\":\">= 5 (high)\",\"DkplgEYHKE\":\"Create new group...\",\"sOSwpWzGLi\":\"Cancel\",\"QxSbIBTLiR\":\"Upload File\",\"ZUmdQOTPbB\":\"Message Digest\",\"EFQlUxlXnw\":\"Internet uplink\",\"JRNhntPhVj\":\"AD Sync settings saved successfully\",\"EfSpeDdyNH\":\"Delete\",\"tNBDuPnpnd\":\"Please specify a Bind Password\",\"OyLLRJdtLH\":\"Edit DHCP Option\",\"XxrRvZfHFg\":\"Login page certificate set successfully.\",\"pmkHIQkCfA\":\"Type\",\"IqZwXobpOx\":\"Following values can’t be imported:\",\"ZVytBVqILx\":\"Top blocked sources by application category\",\"OOGgbloFZX\":\"Category\",\"tFugkQDySq\":\"Backend\",\"gRBcknWwNJ\":\"Email\",\"ppPMkAJoco\":\"L2TP over IPsec\",\"JaQXMdMNlx\":\"Comment:\",\"ioYPcOhtTr\":\"City:\",\"DHQwULoNVN\":\"<b>HA (Cold Standby)</b> Starts a single UTM instance and provides automatic service recovery including AZ failover\",\"IipkaVYySZ\":\"Restart\",\"ruDCKdQkAz\":\"Channel:\",\"bYxokRIfHq\":\"RED 15w\",\"baBqHjigso\":\"Untagged, drop tagged\",\"iqjcUzqwnJ\":\"New Profile...\",\"WdddekYDOB\":\"Tuesday\",\"VwAhahyrJb\":\"Allowed Hosts/Networks\",\"eIEwQodIAo\":\"Schedule\",\"KVbRSOkCae\":\"End-User Portal\",\"srDcakTafI\":\"Spam Detection During SMTP Transaction\",\"QYugMEwJsi\":\"__SUBSCRIPTIONTEXT__ will expire in __EXPIREDAYS__ __DAYORDAYS__.\",\"nFdxcnqXla\":\"Starting upload, please wait\",\"HtiPDXivty\":\"Content Control Lists\",\"dcNwetMOZu\":\"Total domains:\",\"jOMjFgzMCz\":\"Quota-limited Categories\",\"XBefwWocnR\":\"Delete\",\"iIllbFSoPw\":\"Bridged to VLAN\",\"DvbaRDanHu\":\"Service\",\"JOFHbAJiDU\":\"Your firmware is up to date.\",\"RRJnuEXitH\":\"Yearly\",\"mLNhFXEdxS\":\"AES 128 GCM (96 bit)\",\"VQJFSZXCxB\":\"Password guessing blocking saved successfully\",\"ZozxSDePdb\":\"Name:\",\"HykFGdMdcx\":\"Disable IPS Rule\",\"uKEbQJiNRA\":\"By Application\",\"zNxcQlwIqa\":\"Allowed Tags\",\"HPyMgUZSWL\":\"Edit IPsec Connection\",\"iHztIsDNdZ\":\"There are no policy routes defined.<br>Click on the <b>New Policy Route</b> button to create one.\",\"xgaoYZpMJy\":\"Allowed Networks\",\"mmmKgsfQpd\":\"Recent infections by host\",\"kmMHNlufib\":\"Download Support Package\",\"UJYPOkHRFr\":\"Log unique DNS requests\",\"RqhTwXyCJd\":\"The __CERTIFICATE_NAME__ is about to expire within __DAYS__ days\",\"nBcshNkyWy\":\"Source Exceptions\",\"OCNLDsQglv\":\"The policy tester does not download content or check for malware, MIME types, or file extensions.\",\"UNWUAdozHb\":\"X509 Certificate\",\"oFXklaMZWl\":\"eDirectory containers\",\"MgXcGMqUbj\":\"QoS advanced settings saved successfully.\",\"SPcbBhbhWy\":\"HTML5 VPN Portal\",\"vGTWZXCNuQ\":\"SMTP Proxy\",\"fEerJmHzEz\":\"Blackhole routes\",\"SMTTFMdkeA\":\"Ping check could not be executed due to an internal error.\",\"VpBFiodybz\":\"Test\",\"UUKkWTaQjG\":\"Status\",\"CnYrKZlvmJ\":\"Balancing\",\"rFaVDDKPzk\":\"Add Remote Access Profile\",\"KpKeEUuxhe\":\"Enable\",\"YxuxEBLbAZ\":\"These settings define how the system handles ICMP packets. <b>Allow ICMP on Gateway</b> will make the system respond with ICMP messages. <b>Allow ICMP through Gateway</b> will make the system forward ICMP traffic if originating from an internal network. This will not work in <b>Bridge Mode</b> (see online help for more information). When <b>Log ICMP redirects</b> is enabled, the firewall log will have entries for ICMP redirects the system receives.\",\"dlXhtqfClU\":\"Status\",\"waNPZhPrfk\":\"AP uptime\",\"lfAqkfbxWy\":\"Bottom\",\"JvVjtuZuwf\":\"If your UTM does not have direct HTTP internet access, Endpoint Protection can use a proxy server to reach Sophos LiveConnect. Enter details here if necessary.\",\"fwsyjFexYD\":\"Other\",\"GpZGMDooQD\":\"Wireless Networks\",\"RBIgrvuxMZ\":\"Parent Proxy settings saved successfully.\",\"MDhOwgVRzb\":\"Pattern installation has been started. This may take a while. You can refresh this page periodically to check when the process has completed.\",\"cVLvtHuHmZ\":\"Top recipients (SPX)\",\"kMVlRQJQTD\":\"<b>OR these sender addresses:</b>\",\"LVbPdTHMme\":\"A group name must be specified for the new group.\",\"HIMsbZBdIf\":\"IP address\",\"ZeictLHlMc\":\"Pattern download/installation interval\",\"NUyGtnDtDr\":\"URL hardening\",\"JQSukrkaJy\":\"DNS server 2:\",\"GStxePNFaJ\":\"Device\",\"dCuAZkfPtq\":\"Link Aggregation\",\"YCubsSVxeU\":\"A wireless \\\\\\\"Guest\\\\\\\" network with the following credentials:\",\"UydEkHFGPj\":\"Antivirus\",\"NXoYHNdFNw\":\"Job Search\",\"ELtPFXAnTg\":\"Signal:\",\"nKBdWaxhjH\":\"NTP Options\",\"NEptclURhQ\":\"Certificates\",\"lYGMqDVQqM\":\"<b>admin</b> account password:\",\"FAgugWiFie\":\"Additional Hostnames:\",\"nXTDkQqRJS\":\"Interface\",\"oJKLkNkCIT\":\"RDNS/HELO rejects:\",\"WhnROLCfNt\":\"Malware\",\"ezYsybftfS\":\"To <b>disable</b> Endpoint Protection on this UTM, click the button below.\",\"vEAyDLNqDM\":\"<span class=\\\\\\\"inline_link inline_link_dashboard\\\\\\\" path=\\\\\\\"__path1__\\\\\\\" notext=\\\\\\\"true\\\\\\\">Sophos UTM Manager</span> is disconnected from __hostname1__\",\"xYCrtBHXBC\":\"Username:\",\"oxblDthUPq\":\"Interface\",\"HrgADcshKF\":\"Timeout:\",\"qYrAjWvPCS\":\"Dating/personals\",\"FoJIDjjRve\":\"Redistribute IPsec\",\"OHWerNADjE\":\"Finalize Configuration\",\"agJnGdOfAG\":\"Please upload a file first\",\"tQTZReqtAS\":\"No\",\"CPFQrXuidZ\":\"back\",\"wKgigPSfTD\":\"Smarthost:\",\"fjWtbNIuep\":\"Policy:\",\"DbYynYumqO\":\"Destinations:\",\"WXxPYJiIHi\":\"September\",\"ekFvpNyuPC\":\"at 06:00\",\"RNlcXdsKJN\":\"Name\",\"lKmDxnDLmV\":\"Type:\",\"PEMJDSlKkt\":\"All\",\"WvVCTCuXdY\":\"Restore Default\",\"EOCQyxuOFN\":\"Log Partition Status\",\"CDpWFhdEmK\":\"Automatic firewall rules\",\"dhiXYgostc\":\"Configure the download interval for System Up2Date packages. Set this to ’Manual’ to disable automatic firmware download.\",\"TfXkbzNHWu\":\"Top categories by client\",\"nSmMjctDUd\":\"Type\",\"OPvxCaPpuq\":\"Allow Multiple Autonomous Systems\",\"niBRJpZbSB\":\"Automatic backup\",\"pvyCFYoCJX\":\"Redirect URL:\",\"lObjSnXLrr\":\"Users and Groups\",\"TdwGjozuTo\":\"Keep old signing CA as verification CA\",\"bjFBaDFOVq\":\"To make sure that only genuine access points connect to your network, the access point needs to be authorized first. For ease of administration, make sure to enter a location for your access points. When an access point is physically removed from your network, you can delete it here. As long as the access point remains connected to your network, it will automatically re-appear after deletion.\",\"rWGSyrvRDc\":\"PKCS#12\",\"pYiahCyatt\":\"<b>Monthly</b></br>\",\"lQiRLEUZUa\":\"Top groups by virtual host\",\"shWLncFAEQ\":\"User can be authenticated with RADIUS\",\"uHFhblRfKB\":\"July\",\"zybMgHzZFl\":\"Group\",\"sMhDrGBRbs\":\"This is the TCP port number used to access WebAdmin. It defaults to TCP port 4444. You can change it to 443 or any value between 1024 and 65535. Note, however, that you can neither use port 10443 nor the same ports you are using for the end-user portal or for SSL remote access. After changing this setting, you will need to re-login to WebAdmin.\",\"ucalxxMQQN\":\"Executive Report for Today\",\"MMXMMlsuhW\":\"Domains\",\"CjtWYNiLLx\":\"Untagged, drop tagged\",\"vfkjuqyhkE\":\"Every minute\",\"NumNFkGYhi\":\"All Departments\",\"zlNwgNLDnS\":\"Frontpage\",\"aowLeYsAhG\":\"Bytes in\",\"lkGQmJVtDr\":\"Read-only access granted\",\"gwRIiVJsKO\":\"#{dsthost} (#{sum_tra_total_per}%)\\\\nPackets: #{sum_pktcount_str}\",\"sytGZimpKa\":\"DNS server 1:\",\"HzloIUgWJS\":\"Backend membership\",\"kkBrcBPEMP\":\"Separate Zone\",\"HfbSVuVQiW\":\"Web control:\",\"wxMzkUuhJz\":\"The File Extension Filter can be used to restrict file attachments in email messages. Please enter the extensions without the separating dot.\",\"UDxiJLZJzm\":\"New...\",\"uxewiclwix\":\"Central Management\",\"VbXausDcmg\":\":: Please select ::\",\"uVqmHobKSP\":\"Tagged\",\"ifUgZRwlIv\":\"Users\",\"VdjXJTdYEh\":\"Site\",\"pwcJYxaBUj\":\"Enable persistent cookies\",\"MGgTItFcwy\":\"Delete\",\"hUJKiDfsfF\":\"Down\",\"bNFgnMsSOD\":\"Email:\",\"eromxUXpCr\":\"Package content:\",\"IIEDeyPFXN\":\"minutes\",\"bguqFFNlfW\":\"Backup imported successfully.\",\"xtBdAtCUgp\":\"Option saved successfully\",\"HuDxAaAgkU\":\"Optical drive:\",\"UwKXPbsdzx\":\"Auto-created by Wireless Protection\",\"mlUUeuIyLG\":\"Every Thursday\",\"cvPXCgetkz\":\"Force caching for Sophos Endpoint updates\",\"MzHeotXcoa\":\"Download:\",\"SFNOuYSelo\":\"Key lifetime:\",\"AlzNJRXhXq\":\"Advanced\",\"rNKfxAFDhg\":\"Endpoint Web Control status\",\"tUTznslcTO\":\"Aliases:\",\"jaBuyurWXQ\":\"Port:\",\"PNVnPsxxDa\":\"Networks and hosts specified in this list will be rejected by the SMTP proxy.\",\"rsbThViscA\":\"Web Protection\",\"rwGHgbLGlQ\":\"User can be authenticated with Active Directory\",\"IffzuOIqHh\":\"in\",\"jMfVNprYSw\":\"Cancel\",\"kDcoNOrBIp\":\"Area-type\",\"pFbkmGFQhJ\":\"Hide SSID:\",\"opESvEniVy\":\"True file type control\",\"yKpYFvBnaD\":\"Ordering\",\"sYLQgonSUQ\":\"Edit IPsec Policy\",\"YvyUkwVtFu\":\"City:\",\"vrwyovbLHx\":\"Backup/Restore\",\"xvtllnmQQp\":\"Chart: Partition Usage\",\"NWvqbrBkDq\":\"Operation mode:\",\"SbaTmGisqK\":\"To activate <b>Remote Ethernet Device</b> support, please confirm your organization details below. They will be used to set up a Certificate Authority that secures communication with your RED devices.\",\"poOCbfycNw\":\"standby\",\"nhxwoMDKAa\":\"Select all\",\"IHsDjEmPaj\":\"Email address\",\"JocXtUCGGp\":\"Enable remote access accounting:\",\"rTGvVmKmAf\":\"Matching these URLs:\",\"uzovAEGvXN\":\"Refresh:\",\"bxVCHKACIm\":\"New Parent Proxy...\",\"lhwPrurDYd\":\"RAM\",\"yUOyxIhMJT\":\"Selfmonitor\",\"WhMVAkQmsf\":\"Please select at least one snapshot to delete.\",\"XACNOiCrrz\":\"P2P (eMule)\",\"FuZNlInqBn\":\"SUM Settings\",\"vlzPudLKoy\":\"There are no SNMP trap sinks defined.<br>Click on the <b>New SNMP Trap Sink</b> button to create one.\",\"KYeBmrSpuq\":\"Setup wizard - Allowed Services Settings\",\"hixkPOlqyX\":\"Servers\",\"uIzswGqqSj\":\"H323 call\",\"vusdLgNuFd\":\"Logging subsystem\",\"SbPsmjwLCM\":\"City name must be shorter than 31 characters\",\"xdeQbpQwsK\":\"Advanced Threat Protection is enabled for all traffic going through the UTM. If you want to skip specific source hosts or networks from being scanned for threats you can define them in Network/Hosts Exceptions.<br />To skip a destination from being scanned for threats or to bypass a threat that has been detected, you can enter in the domain or IP address in the Threat Exceptions. Skipping a detected threat is not recommended as it exposes infected computers to the command and control servers that hackers use to potentially take control of the computer and access your network.\",\"KCbTeSMzEg\":\"Send\",\"wZPhhLneex\":\"Internet Uplink (WAN) Settings\",\"kxrVBVYJAX\":\"Hostname was set successfully\",\"YVxXIJeEsr\":\"Total: __NUMBER_OF_INCOMPLIANT_DEVICES__\",\"gRjomnWpDQ\":\"Email Protection\",\"CnXXbcSlhM\":\"There are no Real Webservers defined.<br />Click on the <b>New Real Webserver</b> button to create one.\",\"aBuQuYsvPF\":\"Provided provisioning file does not work with RED Firewall Client\",\"QEibpVxylo\":\"On-access scanning is enabled\",\"XWUHQWuPgU\":\"Sophos Connect Client:\",\"dzcvixFAEI\":\"<span class=\\\\\\\"inline_link inline_link_dashboard\\\\\\\" path=\\\\\\\"__path1__\\\\\\\" notext=\\\\\\\"true\\\\\\\">Email Encryption</span> is inactive\",\"QSdWcgzvoQ\":\"Enable XAUTH:\",\"PtfXJIBVPB\":\"Local logins\",\"zFkaNZUPal\":\"Edit Access Point Group\",\"qKIsTrxqPp\":\"Uptime:\",\"ImDcdzidBl\":\"Port:\",\"bttKoIbsFO\":\"Add Exception List\",\"PFnmwqhoUY\":\"While creating the backup, remove the following data:\",\"IasKCgzrLq\":\"Category:\",\"GNzBwnYTrg\":\"Open Live Log\",\"rXvWnFMtkQ\":\"Certificate status\",\"ivxKeRFSPq\":\"Control sites tagged in the Website List\",\"AmRVGpfuso\":\"Cancel\",\"BdwRycyFXI\":\"Click here to open the <b>User authentication</b> live log.\",\"DUZbibJdBf\":\"Disable\",\"xKFlIoMMzT\":\"DNS hostname:\",\"VejvihDKvk\":\"unlimited\",\"dZSYYzIdsk\":\"Remote X509 Certificate\",\"edogOkSFdW\":\"Edit RED\",\"XIAUZTCNEo\":\"Blocked\",\"sYQAczTKrf\":\"Quota limited\",\"xqMBmMBPLZ\":\"Neutral\",\"LmMromkHsG\":\"<b>Blocked Expressions</b>\",\"jgFmFYNSob\":\"Activity logging\",\"FKheXdAFLJ\":\"Please choose a valid list of MAC Addresses for MAC filtering.\",\"zQvHgEfwUd\":\"Sophos Content Control Lists Rules\",\"VCXrFBFLCP\":\"Server\",\"qdsuFekRsW\":\"When usage reaches\",\"BSmPzSjSou\":\"Sophos Mobile Control\",\"WnPbtIYABW\":\"Limit: __kbs__ kbit/s for each destination\",\"hhAoRhCWJE\":\"and connected to __hostname2__\",\"KbNJSuozgF\":\"<b>Transparent/Split:</b> The UTM does NOT manage the remote network. However, the UTM is a member of the remote network by requesting an IP address from the remote network using DHCP. Only traffic to networks specified below is forwarded to the UTM.\",\"gkGjMaxcpu\":\"DHCP Server:\",\"ffXMLesoOu\":\"English\",\"ybfIoMcaZi\":\"Wireless Clients\",\"XVdhKTAEMu\":\"A network interface on the wireless network with the IP address\",\"ThJyYIIHCZ\":\"Add Certificate\",\"YFUXaepIcw\":\"Send notifcation on error to:\",\"dmppRTPcNV\":\"You need to select one file at least.\",\"UuifIJnKPT\":\"Paste reference here:\",\"wPwmuOndlb\":\"Proxy port:\",\"NgvSZedlVQ\":\"Every Friday\",\"SsrlrPnlWK\":\"Proxy requires authentication\",\"FxtRldhlkx\":\"When disk space on the logging partition falls under certain thresholds, different actions can be carried out.\",\"itrzZfnaAH\":\"Transparent settings saved successfully.\",\"kJxgjqddHn\":\"User/IP\",\"ZaCNPVcarP\":\"Authentication\",\"xXsDYbGCUs\":\"Status\",\"AFXDJsNWUg\":\"Every Saturday\",\"viiRmfWyWj\":\"Time\",\"rlLhQhtRXz\":\"Allow authenticated relaying\",\"txHsjOidZU\":\"Advanced\",\"mnfNBElPBp\":\"Status\",\"eVPfVHiHWC\":\"Spam URL check\",\"cnYJDYGiUs\":\"coming from these source networks:\",\"LBALfqoCsX\":\"Advanced\",\"cWRaRhUzRE\":\"%\",\"WRUkGNmZBn\":\"and\",\"kYQqZXRmnS\":\"Status\",\"jMawpPqNnK\":\"HTML5 VPN Portal\",\"hDugBFwGJT\":\"Set Specified Passwords\",\"YWKhzyeqav\":\"High Availability\",\"QiEvKdiZdg\":\"Alcohol\",\"FUzmlozkEs\":\"Skip rule on interface error\",\"pRxdysJChC\":\"New BGP Route Map...\",\"llARDrLBZs\":\"TKIP (only abg)\",\"GJhgMqgVps\":\"QoS Bandwidth settings do not make sense.\",\"tiCvbwRUhf\":\"Authentication type:\",\"ykZHKiCjJP\":\"Local logging\",\"sPTguEoaOr\":\"Premium Support\",\"hGUOpzWUaB\":\"Cancel\",\"NSHzAwphAZ\":\"Action\",\"eFXbQoirIh\":\"Hardening & Signing:\",\"DmfTGkdZtE\":\"SNAT (source)\",\"jZrdFqrSoC\":\"Admin notifications\",\"hhgpfRMJhg\":\"Router ID\",\"vvRYyAwoBO\":\"Destination packet rate (packets/second):\",\"wWDKhjJWHz\":\"To request Let’s Encrypt to sign the certificate, enable Let’s Encrypt certificates on the Advanced tab.\",\"uiKHSkHQgW\":\"Manolito\",\"LiUPzCrThw\":\"Extension blocking\",\"DbgguYllVh\":\"You almost finished Migration\",\"NLLFERpAmj\":\"You may specify a second DNS name or IP address for <b>this UTM</b>. So you can use another route to this UTM for your second uplink.\",\"JstSQdgXic\":\"on\",\"MYDQTbNDhW\":\"from Google sitemap URL\",\"uRgrivyPKC\":\"Hostname:\",\"waAxsIRTFr\":\"Masquerading\",\"pbOnKTHRni\":\"To connect to another SUM server, remove the certificate of this SUM server.\",\"elqMwJOvaj\":\"ICMP Flood Protection detects and blocks ICMP packet floods.\",\"KFjrmLpWNk\":\"Enable\",\"MnGmwsbzUW\":\"Decryption:\",\"wHASCWPxKg\":\"Comment:\",\"MLcVLLeZeC\":\"Delete\",\"taytXvsJCk\":\"Interface:\",\"AxUxZpNIWt\":\"Top blocked Malware\",\"RYBgOJvxcB\":\"never\",\"pmshiiwLTK\":\"Apple OpenDirectory SSO\",\"OqjtrYHItG\":\"Wireless Networks\",\"yzcbQQQyRc\":\"Add API Token\",\"hEXXNUXSeu\":\"UTM forwards Pings\",\"aTMioPQexU\":\"Network SSID:\",\"gbWzhwDNaT\":\"Type:\",\"gaYLYupowd\":\"Subject:\",\"aiqhVtZFnn\":\"AD SSO sync requires the UTM to be joined to a domain with a valid username and password.\",\"fwaMbkDoTL\":\"Portal settings successfully saved.\",\"hZRdQVwBwW\":\"Header Modifications\",\"GpwCnnuhJL\":\"Max scanning size:\",\"lFWwDeUTLE\":\"Drag objects from the upper right into the lower panel.\",\"wSWdHsnqfg\":\"Advanced\",\"pRKysIcfJe\":\"Protocol\",\"LsYHqhUNxj\":\"Bandwidth Monitor for interface:\",\"FKpOGRSSRP\":\"DHCP server:\",\"OpYIPMFIGU\":\"Quality of Service (QoS)\",\"hOBBAZYpWH\":\"App\",\"nqwJWjjGSw\":\"Requests\",\"xzVVLrjreC\":\"Social networking\",\"XCAGruqZgq\":\"Connection using NAT\",\"ssScizXLCv\":\"Login failed\",\"ygpiycZqWR\":\"Normally only one route path is used, even if there are multiple routes with the same cost. If Multiple Path Routing is selected, up to eight equal routes can be used at the same time. This allows load sharing between multiple interfaces.\",\"wFXlMxMlNL\":\"Please enter the IP address for the UTM’s interface in the remote network, and the corresponding netmask. The system will automatically set up<ul><li>a local interface with the specified IP address</li><li>a DHCP server for the remote network, covering half of the available IP range</li><li>access to the local DNS resolver for the remote network</li></ul>All these settings can be changed later, using the respective configuration pages. Please note that you must still add firewall (and potentially masquerading) rules to allow the remote network to communicate with the rest of your network.\",\"gKFcevtqDe\":\"Authentication\",\"dazZuVAmIt\":\"This is a <b>short but descriptive name for the remote location</b> where the RED will be set up, for example ’Office Munich’ or ’Branch 42nd street’\",\"xLierXjUeA\":\"Private RSA key:\",\"RBKLnPTXmH\":\"S/MIME CA certificate:\",\"frBRkRRFuA\":\"Name\",\"hbpSuSzNIB\":\"Show by AP\",\"WBHdlkJkbp\":\"Settings saved successfully.\",\"JkLRVNCnZB\":\"The previous attempt to enable Let’s Encrypt failed: An internal error (__ERROR_CODE__) occurred. Please try again or reboot if the problem persists.\",\"upDwRIpOMm\":\"Please enter your organization details. They are used to set up remote device authentication. Please note that the setup process can take up to 20 seconds.\",\"FcuQdgHVlP\":\"2nd def. GW:\",\"mVxsXDEWjT\":\"MIME-Type\",\"SfazdpVtxl\":\"Add CRL\",\"pNlfzncLZm\":\"New Action...\",\"JGSQMUURDY\":\"Up2Date Cache settings saved successfully.\",\"ALnFCiZGAs\":\"Edit Authentication Profile\",\"brUDmyeeLi\":\"Hosts / Networks\",\"fLQsrVJcAM\":\"Reboot\",\"fRDwlGdRwR\":\"Target:\",\"gjOFwMDMHL\":\"Subnet\",\"DGHNTTjoQx\":\"Origin\",\"uPENSKjAaO\":\"RED not bound to this system.\",\"opuKfVrYqg\":\"%\",\"lbOQGDUQov\":\"SHA2 384\",\"OpaaXuQkDb\":\"External link to Sophos UTM Known Issue List.\",\"UXitrhWAoF\":\"Certificate Management\",\"GpVTspJAFH\":\"Top applications\",\"jopnvQjcnU\":\"Recipient Instructions\",\"hvxzCdjBMO\":\"Manual Update\",\"EOXSZlKVHN\":\"Error setting DHCP server:\",\"TrPTtjbblZ\":\"Key size:\",\"aIkcyilwAA\":\"AS number\",\"avOxsuEXnf\":\"Use this tab to configure how Web Filtering handles HTTPS traffic. To avoid browser warnings when using Decrypt and Scan, ensure the __a__HTTPS Certificate Authority__a1__ is deployed to end users.\",\"eQtMJRXqiK\":\"Memory Usage\",\"kzxSHhGqFr\":\"New Exception List...\",\"OBpblVZwAt\":\"Services:\",\"pSWpugMwjl\":\"POP3 proxy status\",\"MvrMIsUTVk\":\"Search Engine\",\"pUjhUWooPH\":\"days.\",\"jzolPtpAkC\":\"<b>Licensing Info</b><br />Web Application Firewall is<br />disabled as <u>Webserver Protection</u><br />subscription is missing or expired!\",\"TQBFRVKoIj\":\"Comment:\",\"XfYoqTgtsS\":\"Upload an existing backup file. This will not instantly restore the backup, it will just be added to the list above.\",\"MAThFqZuCN\":\"Settings for a Second SUM (Optional)\",\"atVxSdaacp\":\"Rootkit scan is disabled\",\"pYmmqPBKhX\":\"This setting determines if the local user and system passwords must meet certain complexity criteria.\",\"AdSuGgQsqf\":\"Host\",\"mzismfvtEU\":\"Delete logs after 20 days\",\"MvXKoyeyHG\":\"Skype\",\"pSjAODuVLd\":\"[Up]\",\"LdrBypATpQ\":\"Couldn’t update firmware. This error is persistant. Please contact Sophos support.\",\"tJNAipObYr\":\"For an interactive install, run setup.exe (users will be prompted for input)\",\"iNpOzKPpBk\":\"Every Sunday\",\"lpbTEJbIhA\":\"Activate RED\",\"iaJrDfVhGb\":\"Enter your AS number and Router ID followed by the networks, which should be announced. For multiple AS numbers enable \\\\\\\"Allow multiple AS\\\\\\\" under Advanced.\",\"JmfHUiwxLM\":\"%\",\"dJoaXcaQtR\":\"SMB (CIFS) Share\",\"MQxTCFZolE\":\"<b></b>\",\"eRTKcKOMlF\":\"Network visibility status successfully set.\",\"aXjAIyPHDo\":\"Bytes out\",\"GXseJEayiW\":\"Edit SSL Connection\",\"SKTawoNBvS\":\"Domains:\",\"OdQaKWunpi\":\"After __AMOUNT__ hours\",\"xEnGhNPBQD\":\"Converted Hardware: __CONVERT_ITF__\",\"fooqVtHekS\":\"Email, SMTP, POP3, IMAP (Outlook)\",\"DsSZKhCMZu\":\"Bugfixes\",\"wSkXCVHQnj\":\"Designated router priority:\",\"nUtanvXsFg\":\"<b>Block</b> uncategorized sites\",\"GXfJaiYfTL\":\"Default token timestep:\",\"BlGZosyneg\":\"apply\",\"LRusJuBKMT\":\"Username:\",\"NdyNkrUefK\":\"Antivirus\",\"XgJvSkdBuV\":\"Non-compliant devices\",\"TdZPdudyqn\":\"To ensure that the UTM establishes connection with the correct SUM server, upload the SUM server certificate.\",\"BqBJVOdVDC\":\"August\",\"voEhLaOBUy\":\"Service\",\"hVWxnBhzMR\":\"Top blocked spam countries\",\"dqVluZTfdJ\":\"Administrator\",\"KcXKfNUxPQ\":\"Name:\",\"XxyvLJjLNk\":\"Restart (Reboot) the System Now\",\"jbstRLvYxw\":\"Proxy profiles can be used to create several firewall policies, providing a flexible way to apply different policies to different networks, hosts, or user groups at various times.\",\"ZsqUNKrBzi\":\"Edit Profile\",\"AnrlPvJSFq\":\"Real name:\",\"cGcKBOAEcK\":\"Current users\",\"luzrepyaHm\":\"Network Access Control\",\"bcmcXOgvBH\":\"Port:\",\"HGqZMcarRY\":\"OTP Token:\",\"CnhIEIauZj\":\"NTP Servers:\",\"dWKRWCGkGm\":\"Download the Client Authentication MSI package.\",\"lZqsaZbwuw\":\"Instance Role:\",\"ICGngvGWUV\":\"Stub\",\"rdcWoQmcfT\":\"SPX expiry settings successfully saved.\",\"VqKHsVdviO\":\"Neighbor\",\"sxfRgMLoWD\":\"Netmask:\",\"TlaMdigTlR\":\"In case you have to use a SMTP smarthost for your outgoing mail, enter it here.\",\"rbkIWmoKMz\":\"No backups available\",\"FjBQvzzlFa\":\"Expression blocking\",\"FvAbPFbKkB\":\"Path:\",\"EWAETiwKhM\":\"Interval:\",\"vhjFlRJCZN\":\"Service\",\"ybkaNOUZgT\":\"unknown\",\"MBUUvQbQkR\":\"Save the policy for all filter profiles\",\"BaHCjVvNtn\":\"Off\",\"tTKzmIPNIP\":\"Delete\",\"DVnKNwoCgl\":\"Duration\",\"KrRGAuWHdx\":\"Advanced Settings\",\"qLiAbtZluy\":\"Known Issue List\",\"cansYMMWqT\":\"There are currently no active access points.\",\"icBwDErLMP\":\"Logo:\",\"WuMRxppwVB\":\"Bluetooth\",\"ObacCpLSNk\":\"AES 256\",\"YobqkbdprV\":\"Service:\",\"hPknrrUEuR\":\"Traffic\",\"RGCONxwyqx\":\"L2TP over IPsec status\",\"wUmPPRGEUU\":\"Cleanup configuration saved successfully.\",\"ImdoQhhRWR\":\"No admin password specified or confirmation does not match.\",\"yhrGQacEnp\":\"File type:\",\"JqnKlgsBPU\":\"Suspicious\",\"WQRbOcmvTC\":\"Note: Not all DNS forwarders are DNSSEC capable. Enabling DNSSEC with such forwarders may result in broken DNS resolution.\",\"ExxiZgwvaJ\":\"Static Mappings\",\"FXRaINuNpB\":\"Shaping rules cannot be applied due to License restrictions.\",\"SiMrJgrDPD\":\"Server test failed.\",\"vSRQTxektA\":\"SSL Certificate\",\"SKTydFuykD\":\"Blacklisted Address Patterns\",\"njZhOEpesY\":\"SUM user-created firewall rules\",\"gXhAiqHkfu\":\"Preshared key:\",\"ZdzvjpGgdH\":\"Form\",\"AlnoSITPCK\":\"Firmware installation has been started. This may take a while. The system will reboot if an installed update requires it.\",\"nmVbPKjQlE\":\"Really shut down the system?\",\"GTMfgMirCM\":\"Top application categories\",\"bQZqLsggJm\":\"Profile name:\",\"hqNlFeUHMJ\":\"You don’t have a valid maintenance subscription.\",\"aTgtsHsyRr\":\"If you want to restore a backup from another UTM installation, please upload the backup here. If you upload a backup, the wizard will finish with this step, since a backup contains a complete configuration.\",\"sPmqNLMElO\":\"Edit monitoring settings...\",\"EMputxOuXx\":\"Clean total:\",\"WNzlWhwBKc\":\"Delete logs after 10 days\",\"HpWwczotAb\":\"Edit Exception List\",\"VMpKNKXnUm\":\"Log ICMP redirects\",\"VgKPrLmury\":\"Voucher template:\",\"RVNClWfWqF\":\"Default gateway:\",\"BHIBiyqHMh\":\"Expression blocking\",\"rsSWaxwdha\":\"#\",\"wlRlCIDOtv\":\"Custom Expression\",\"ValvpOWhyU\":\"Changed status!\",\"wvNETOZdvV\":\"Type\",\"wqKyVnnncY\":\"Reason\",\"aPVeVlklYy\":\"To enable IPsec remote access for Cisco™ VPN clients, please select the <b>Users and Groups</b> that should be able to use it. A virtual IP address from the selected <b>Pool network</b> will be assigned to them when they connect.<br /><br />When <b>Automatic firewall rules</b> is enabled, the system will automatically allow access to the specified <b>Local networks</b> for all connected Cisco™ VPN clients.\",\"glPBwWSLtf\":\"Add global settings to settings below\",\"TQXCgLkDZR\":\"[Down]\",\"mgJwjChcNg\":\"Rule age\",\"UdBmWYteBf\":\"Delete\",\"IDEMgJjGEl\":\"New Role...\",\"xDuBlULmet\":\"None\",\"YBqBtQECUg\":\"Authentication test failed\",\"qFMkuNkIyT\":\"All\",\"WuxZWBmmiY\":\"Authentication algorithm:\",\"uSbYSboSQK\":\"Name\",\"yLLWgMyqaU\":\"January\",\"EYmADvAKdW\":\"DHCP Client\",\"oUnxnAoqZg\":\"Password type:\",\"MgeIDNkZsr\":\"Usage Graphs\",\"QxHkeLIzeF\":\"Service definitions\",\"tRiSdtWUkM\":\"To quickly set up a WLAN guest network, please use the special wizard that appears if you enable Wireless Protection for the first time.\",\"tORfpFayKv\":\"CS6(precedence 6) dscp (110000)\",\"eaRdAhiCtP\":\"Firmware version:\",\"YcphfmsBWh\":\"Static PPPOE IP:\",\"HTBPGOZeIL\":\"Network Protection Statistics - Today\",\"MDjlnToQCJ\":\"Connected Clients\",\"ndDgQRfasP\":\"Auctions/classifieds\",\"QOmJuqIsqW\":\"Networks:\",\"aXBsJPPhiG\":\"Log partition size:\",\"hNofeGHiWA\":\"1024 bit\",\"YwbJqpBLth\":\"Client Authentication\",\"MHkLabENQh\":\"EC2 Instance Type:\",\"mSIowJNNPU\":\"eDirectory SSO saved successfully\",\"moWuceuGwj\":\"Dyn Chan:\",\"HOxSWbLXZV\":\"%\",\"OubnRVPpKX\":\"Please select the authentication method to use. <b>RADIUS</b> can only be used when a RADIUS server has been configured in <span class=\\\\\\\"inline_link\\\\\\\" path=\\\\\\\"ir_definitions/authentication/servers\\\\\\\"></span>. When using <b>Local</b> authentication, please also select <b>Users and groups</b> that should be able to use L2TP remote access. Important: L2TP only supports <b>Local</b> and <b>RADIUS</b> authentication types. Users who are authenticated against other methods will not be able to use L2TP.\",\"dNlajTOjNb\":\"IPv4 address:\",\"WYOiIEmBHK\":\"ID:\",\"wKsHwDcqFY\":\"strict routing is <b>not</b> in use\",\"ZamFxBxVPm\":\"blocked\",\"JVZmWSgwvg\":\"Group\",\"hCRrDXDHey\":\"Content removal\",\"IKJFPlXQpl\":\"MySQL\",\"nplmrfQtjY\":\"Top destinations by source\",\"pYuREHGtbG\":\"Senders\",\"cXjVYYHzzr\":\"Use greylisting\",\"lOIXrHBkif\":\"Top\",\"ojmObQyVIw\":\"Icecast\",\"LJYVFaxXSJ\":\"Edit Site\",\"DVDuyOwnYd\":\"<b>Domain</b>\",\"MGYtLmZLFu\":\"Cancel\",\"tXLREFDiWt\":\"Basic Guard\",\"PaudqannAC\":\"Active Interfaces:\",\"OoSSpbASHd\":\"Malware action:\",\"UaJRVHxeDk\":\"Add Real Webserver\",\"LxdwsReucE\":\"Conversion is running, status at __CURRENT_TIME__\",\"MiMxbxtCfs\":\"Start time\",\"XkdHluMvQb\":\"This filterattribute has been disabled for the current view\",\"aQBYAIOsFD\":\"Advanced\",\"DVMAfLzszP\":\"Activity\",\"kzEwGheLWO\":\"Advanced Threat Protection Settings\",\"UOviDJvMzi\":\"Traceroute over interface:\",\"zNWYnTeqFs\":\"Disable\",\"aRBEqEUjQy\":\"Please select a file to upload, then click the <b>Start Upload</b> button.\",\"wmiXaqsvTV\":\"<b>Confidentiality Footer</b>\",\"sUhrqGQeZW\":\"Changes have been applied successfully\",\"aeQvRPXkRO\":\"Documentation\",\"UNreorcHST\":\"Year:\",\"hPWIRDyBdH\":\"Every 30 seconds\",\"BcvOuXXlrx\":\"User authentication:\",\"XvAqqCaOHN\":\"Disabled\",\"uuDwWepFLk\":\"CGI\",\"JXDpQeSeTK\":\"Show Content\",\"BeOjgoUhix\":\"Source network:\",\"vxVspxpkrD\":\"Select time frame:\",\"nUXrGjGFfR\":\"Availability Zone __NUMBER__:\",\"DnvvdSCQTV\":\"Create new Application Selector\",\"KoaXjaNCDa\":\"Edit service definition\",\"eKDpgVWlnM\":\"IP address\",\"QTecDqrLJN\":\"May\",\"GerIfqpSnB\":\"unknown\",\"SmOfXjUrdV\":\"Start\",\"FUKByUpoGt\":\"Let’s Encrypt setting saved successfully.\",\"wzfWKPbKBV\":\"Blackhole\",\"eWaefMdpHq\":\"Add BGP Neighbor\",\"LflZUlFAlI\":\"Use individual settings defined below\",\"OUERperoxp\":\"TCP/UDP\",\"psbJRiRRUf\":\"support\",\"bedCgsEreG\":\"<b>Profile Mode</b>: Domains that only use global settings should be listed here. Other domains that are supposed to use different settings (including routing target) should only be",
"body_murmur": 451308221,
"body_sha256": "f70aad7ee375891ae52e0b9b7cffd25b11a1d843e549b76606c9518ea793ec24",
"component": [
"Apache HTTP Server"
],
"content_length": -1,
"headers": {
"cache_control": [
"no-store"
],
"content_security_policy": [
"default-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; connect-src 'self' wss:;"
],
"content_type": [
"text/html; charset=utf-8"
],
"date": [
"Thu, 12 Sep 2024 02:40:37 GMT"
],
"expires": [
"Thursday, 01-Jan-1970 00:00:01 GMT"
],
"pragma": [
"no-cache"
],
"server": [
"Apache"
],
"strict_transport_security": [
"max-age=63072000; includeSubDomains;"
],
"x_content_security_policy": [
"default-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; connect-src 'self' wss:;"
],
"x_content_type_options": [
"nosniff"
],
"x_frame_options": [
"SAMEORIGIN"
],
"x_webkit_csp": [
"default-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; connect-src 'self' wss:;"
]
},
"protocol": "HTTP/1.1",
"request": {
"headers": {
"accept": [
"*/*"
],
"user_agent": [
"Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
]
},
"method": "GET",
"url": {
"host": "185.131.183.134:8443",
"path": "",
"scheme": "https"
}
},
"status_code": 200,
"title": "WebAdmin",
"transfer_encoding": [
"chunked"
]
},
"tls": {
"certificate": {
"extensions": {
"authority_info_access": {
"issuer_urls": [
"http://r11.i.lencr.org/"
],
"ocsp_urls": [
"http://r11.o.lencr.org"
]
},
"authority_key_id": "c5cf46a4eaf4c3c07a6c95c42db05e922f26e3b9",
"basic_constraints": {
"is_ca": true
},
"certificate_policies": [
{
"id": "2.23.140.1.2.1"
}
],
"ct_precert_scts": "Signed Certificate Timestamp:\n Version : v1 (0x0)\n Log ID : 48:B0:E3:6B:DA:A6:47:34:0F:E5:6A:02:FA:9D:30:EB:\n 1C:52:01:CB:56:DD:2C:81:D9:BB:BF:AB:39:D8:84:73\n Timestamp : Aug 2 06:20:34.012 2024 GMT\n Extensions: none\n Signature : ecdsa-with-SHA256\n 30:45:02:21:00:E5:FF:B2:94:D7:26:15:E4:C4:C2:1A:\n 77:E0:71:C2:93:0B:5E:37:22:A1:80:EF:9D:50:F1:48:\n 15:76:43:BA:5F:02:20:7A:81:A8:18:84:24:00:11:CA:\n 25:72:94:EE:DB:86:F7:16:1C:F0:53:1F:4C:06:C9:55:\n B7:0E:9B:52:9D:D2:F9\nSigned Certificate Timestamp:\n Version : v1 (0x0)\n Log ID : 76:FF:88:3F:0A:B6:FB:95:51:C2:61:CC:F5:87:BA:34:\n B4:A4:CD:BB:29:DC:68:42:0A:9F:E6:67:4C:5A:3A:74\n Timestamp : Aug 2 06:20:34.071 2024 GMT\n Extensions: none\n Signature : ecdsa-with-SHA256\n 30:45:02:20:44:B0:A8:C2:F2:E8:13:13:B1:E4:09:FF:\n 5F:32:69:81:BC:99:0C:98:C4:3D:55:CF:D9:D6:D3:78:\n 63:6E:CC:81:02:21:00:B3:82:CF:FA:06:0D:29:91:60:\n AC:42:CC:99:B5:F2:EC:BC:22:37:B0:CE:92:72:4F:C6:\n 30:48:E0:7A:9A:33:39",
"extended_key_usage": {
"any": false,
"apple_code_signing": false,
"apple_code_signing_development": false,
"apple_code_signing_third_party": false,
"apple_crypto_development_env": false,
"apple_crypto_env": false,
"apple_crypto_maintenance_env": false,
"apple_crypto_production_env": false,
"apple_crypto_qos": false,
"apple_crypto_test_env": false,
"apple_crypto_tier0_qos": false,
"apple_crypto_tier1_qos": false,
"apple_crypto_tier2_qos": false,
"apple_crypto_tier3_qos": false,
"apple_ichat_encryption": false,
"apple_ichat_signing": false,
"apple_resource_signing": false,
"apple_software_update_signing": false,
"apple_system_identity": false,
"client_auth": true,
"code_signing": false,
"dvcs": false,
"eap_over_lan": false,
"eap_over_ppp": false,
"email_protection": false,
"ipsec_end_system": false,
"ipsec_intermediate_system_usage": false,
"ipsec_tunnel": false,
"ipsec_user": false,
"microsoft_ca_exchange": false,
"microsoft_cert_trust_list_signing": false,
"microsoft_csp_signature": false,
"microsoft_document_signing": false,
"microsoft_drm": false,
"microsoft_drm_individualization": false,
"microsoft_efs_recovery": false,
"microsoft_embedded_nt_crypto": false,
"microsoft_encrypted_file_system": false,
"microsoft_enrollment_agent": false,
"microsoft_kernel_mode_code_signing": false,
"microsoft_key_recovery_21": false,
"microsoft_key_recovery_3": false,
"microsoft_license_server": false,
"microsoft_licenses": false,
"microsoft_lifetime_signing": false,
"microsoft_mobile_device_software": false,
"microsoft_nt5_crypto": false,
"microsoft_oem_whql_crypto": false,
"microsoft_qualified_subordinate": false,
"microsoft_root_list_signer": false,
"microsoft_server_gated_crypto": false,
"microsoft_sgc_serialized": false,
"microsoft_smart_display": false,
"microsoft_smartcard_logon": false,
"microsoft_system_health": false,
"microsoft_system_health_loophole": false,
"microsoft_timestamp_signing": false,
"microsoft_whql_crypto": false,
"netscape_server_gated_crypto": false,
"ocsp_signing": false,
"sbgp_cert_aa_service_auth": false,
"server_auth": true,
"time_stamping": false
},
"key_usage": {
"certificate_sign": false,
"content_commitment": false,
"crl_sign": false,
"data_encipherment": false,
"decipher_only": false,
"digital_signature": true,
"encipher_only": false,
"key_agreement": false,
"key_encipherment": true
},
"subject_alt_name": {
"dns_names": [
"portal.preishuber.at"
]
},
"subject_key_id": "49274c285bf50c51f6787642e7e2fbcb36d74fa0"
},
"fingerprint_md5": "BA2A469E756E99DC049AE9AE4CFD946E",
"fingerprint_sha1": "21B2D85F4A057ACAF74F0A5E560263FF66DC3725",
"fingerprint_sha256": "11BA810ECC006637D6E2A46CF623094C5EC44DB1D63B82B10343175C9116DAFE",
"issuer": {
"common_name": [
"R11"
],
"country": [
"US"
],
"organization": [
"Let's Encrypt"
]
},
"issuer_dn": "/C=US/O=Let's Encrypt/CN=R11",
"jarm": "2ad2ad0002ad2ad22c2ad2ad2ad2ad8e535d8da558c8d26fe8c3f65ba9bd5d",
"redacted": false,
"revocation": {
"ocsp": {
"next_update": "2024-09-12T03:50:58",
"reason": "UNKNOWN",
"revoked": false
}
},
"serial_number": "371955968113897822081738413115695884671710",
"signature": {
"algorithm": {
"name": "SHA256-RSA",
"oid": "1.2.840.113549.1.1.11"
},
"self_signed": false,
"value": "MDc4OGMyNDE2ODU5NzI0YzU2YTBmNjZkNjExMjRhNGMzODc1MWUxNDA0ZjA5MWVhNDlmOTE4YzliMDZiMGYzMjA3ODE4N2EyNDk3MmU2YzFkODJhMmZhNTI4NzBhNGUwNjEzOTMzMzE5ZGJlNmViMDM4ZGFlN2M3MmYxZmMwYzFlMDk2Mjg0NWJlNTY0ODJjM2NmYjU1MGNlM2ViZDM2M2I5MDljZjEzNzBlZTBjMTYzYWZkN2E0NDhhOTAzOTk0MDMxMWM1ODJhODVlMmRlYzgxOGQ4OTY2NDMxNjY0YmVkNTcwMjFmMjE5Mzg5ZDQ3Yjg0MmY3ODA4NDhiNjZjNmM4MDU4NTJmYTg0ZDg2NmRiODc3ZWMyZWE2NmIyOGJlMmIxN2NhMzQzYzc1ODE1Yzc5NjY3MTU1ZTIyMTYzMWQzMmE3MjRkMWM0MWU5MWQzNjhmZjkwMzE0Y2I5YzUyNzE0Y2M2MjRmMWMzNjU0ZTIwNjhhMDdjMmNkOWY4NmIyNzUyOGQzZmYwMDlhMDE4Y2Q0MGMwMzY1NWFmOTk3YzBjNTZmMjc0MDlkNzAzYmI1NjhmMmU5MDU0N2JmOGZjMGMyOTljZGNkNTA1ZDRhZGVmYjlkZjk3YjVlZmFiZTI4ZDliYjNlMzk5YWYxZGM2YzlkZTU5ODIxNTA3YTk1NTY="
},
"signed_certificate_timestamps": [
{
"entry_type": "PRE_CERTIFICATE",
"log_id": "48b0e36bdaa647340fe56a02fa9d30eb1c5201cb56dd2c81d9bbbfab39d88473",
"signature": {
"algorithm": "ECDSA",
"hash_algorithm": "SHA256",
"value": "3045022100e5ffb294d72615e4c4c21a77e071c2930b5e3722a180ef9d50f148157643ba5f02207a81a81884240011ca257294eedb86f7161cf0531f4c06c955b70e9b529dd2f9"
},
"timestamp": "2024-08-02T06:20:34.012000",
"version": "v1"
},
{
"entry_type": "PRE_CERTIFICATE",
"log_id": "76ff883f0ab6fb9551c261ccf587ba34b4a4cdbb29dc68420a9fe6674c5a3a74",
"signature": {
"algorithm": "ECDSA",
"hash_algorithm": "SHA256",
"value": "3045022044b0a8c2f2e81313b1e409ff5f326981bc990c98c43d55cfd9d6d378636ecc81022100b382cffa060d299160ac42cc99b5f2ecbc2237b0ce92724fc63048e07a9a3339"
},
"timestamp": "2024-08-02T06:20:34.071000",
"version": "v1"
}
],
"signed_certificate_timestamps_oid": "1.3.6.1.4.1.11129.2.4.2",
"subject": {
"common_name": [
"portal.preishuber.at"
]
},
"subject_alt_name": {
"dns_names": [
"portal.preishuber.at"
],
"extended_dns_names": [
{
"domain": "preishuber",
"fld": "preishuber.at",
"subdomain": "portal",
"tld": "at"
}
]
},
"subject_dn": "/CN=portal.preishuber.at",
"subject_key_info": {
"_key": "rsa",
"dh": [],
"dsa": [],
"ecdsa": [],
"fingerprint_sha256": "417db06e0ed906c9229e6d32cdbe544fe1928328626632bb5b38c0d30ebd6f76",
"key_algorithm": "RSA",
"rsa": {
"exponent": 65537,
"length": 2048,
"modulus": "MHhjZDIzMzc0MDg1OWUzOTBmZTdhMTQzZTU0NGE1N2RlZjYzOGM1NTIyZWQ0OWYxMWVkZTlkZDYwOTU3ZTUxYTc3ZGFlMmYwYzllNmYyYTMyOTkwMzIwMTYzMGMzMmM1ZDM3ZDRjZGE0NzczYzliZjM0OTQ5MmUzZTE1ZjhhZGQzZWYyNWNiZTNkNTVlZTcwNGZmMGQ3YjY0N2UyZDgwMjFiNzA0ZjdlOTQxZWM4Y2ExNTk2NmE3MjEwNWRkOGUwNDJlODgwMzFkZTBlNDIyOTA1YzQzOTI3ODQ0YzcwYzE2N2FhOWU2ZTAzYTQ4MjYzZTAzMDE5ZjczM2M3NGUzNzcxZjgxZDJkYWJjYjNjYmI1NDQ5MjQ5NjY5YzAzOTQwNjQ2YWUwYTI5YTdmZWEzYjE0Y2YzMjlhMTdhOTA3NTM1MjljMzAyZmRiMzY4MzQ2MTljODU4ZTllN2EyMWMwOWY2NDViZjU3MWNhZjE2NjY1NDg4OGQxMDUwNzRmMGRmODFmNTNiMjU1ZDE0MTUwZjJkZTk4N2E1Y2NkYTMwZmMxODA0YWRjMGYxN2I2M2EwZDQ5NDRhYjMzNTg0ZjVjZjE0YjQxZDE1MDBkZjBhMGNiZGU4NjIzYTliY2E2MmZiODUxNDcxMDgxYWViZDNhYjg1NzM5MWQ1NjU3ZTIxM2U1ZA=="
}
},
"tbs_fingerprint": "45af2787859a4c5d4a125d1541b393d2f38c61ea98fecad08c664d7cd80eec6c",
"tbs_noct_fingerprint": "3faebf1d40e17d3a8548f3352c8bc7f51bfd33dbf02e2075ef2740c72dc2f9dd",
"validation_level": "DV",
"validity": {
"length_seconds": 7775999,
"not_after": "2024-10-31T05:22:02",
"not_before": "2024-08-02T05:22:03"
},
"version": 2
},
"fingerprint_sha256": "11BA810ECC006637D6E2A46CF623094C5EC44DB1D63B82B10343175C9116DAFE",
"precert": false,
"raw": "MIIE+DCCA+CgAwIBAgISBEUUkbLK/u5gKB+lst99QBreMA0GCSqGSIb3DQEBCwUAMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQDEwNSMTEwHhcNMjQwODAyMDUyMjAzWhcNMjQxMDMxMDUyMjAyWjAfMR0wGwYDVQQDExRwb3J0YWwucHJlaXNodWJlci5hdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAM0jN0CFnjkP56FD5USlfe9jjFUi7UnxHt6d1glX5Rp32uLwyebyoymQMgFjDDLF031M2kdzyb80lJLj4V+K3T7yXL49Ve5wT/DXtkfi2AIbcE9+lB7IyhWWanIQXdjgQuiAMd4OQikFxDknhExwwWeqnm4DpIJj4DAZ9zPHTjdx+B0tq8s8u1RJJJZpwDlAZGrgopp/6jsUzzKaF6kHU1KcMC/bNoNGGchY6eeiHAn2Rb9XHK8WZlSIjRBQdPDfgfU7JV0UFQ8t6YelzNow/BgErcDxe2Og1JRKszWE9c8UtB0VAN8KDL3oYjqbymL7hRRxCBrr06uFc5HVZX4hPl0CAwEAAaOCAhgwggIUMA4GA1UdDwEB/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUSSdMKFv1DFH2eHZC5+L7yzbXT6AwHwYDVR0jBBgwFoAUxc9GpOr0w8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRwOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVuY3Iub3JnLzAfBgNVHREEGDAWghRwb3J0YWwucHJlaXNodWJlci5hdDATBgNVHSAEDDAKMAgGBmeBDAECATCCAQQGCisGAQQB1nkCBAIEgfUEgfIA8AB2AEiw42vapkc0D+VqAvqdMOscUgHLVt0sgdm7v6s52IRzAAABkRG/R1wAAAQDAEcwRQIhAOX/spTXJhXkxMIad+BxwpMLXjcioYDvnVDxSBV2Q7pfAiB6gagYhCQAEcolcpTu24b3FhzwUx9MBslVtw6bUp3S+QB2AHb/iD8KtvuVUcJhzPWHujS0pM27KdxoQgqf5mdMWjp0AAABkRG/R5cAAAQDAEcwRQIgRLCowvLoExOx5An/XzJpgbyZDJjEPVXP2dbTeGNuzIECIQCzgs/6Bg0pkWCsQsyZtfLsvCI3sM6Sck/GMEjgepozOTANBgkqhkiG9w0BAQsFAAOCAQEAB4jCQWhZckxWoPZtYRJKTDh1HhQE8JHqSfkYybBrDzIHgYeiSXLmwdgqL6UocKTgYTkzMZ2+brA42ufHLx/AweCWKEW+VkgsPPtVDOPr02O5Cc8TcO4MFjr9ekSKkDmUAxHFgqheLeyBjYlmQxZkvtVwIfIZOJ1HuEL3gISLZsbIBYUvqE2Gbbh37C6mayi+KxfKNDx1gVx5ZnFV4iFjHTKnJNHEHpHTaP+QMUy5xScUzGJPHDZU4gaKB8LNn4aydSjT/wCaAYzUDANlWvmXwMVvJ0CdcDu1aPLpBUe/j8DCmc3NUF1K3vud+Xte+r4o2bs+OZrx3Gyd5ZghUHqVVg==",
"tags": [
"dv",
"trusted"
]
}
},
"cve": [
{
"id": "CVE-1999-0070",
"score": 5,
"severity": "medium"
},
{
"id": "CVE-1999-1199",
"score": 10,
"severity": "high"
},
{
"id": "CVE-2023-25690",
"score": 9.8,
"severity": "critical"
}
],
"url": "https://185.131.183.134:8443/",
"_meta": {
"name": "",
"desc": "",
"category": ""
},
"last_updated_at": "2024-09-12T05:41:38.942Z"
}
],
"services_hash": "94ebf8b581c9255fbf1975db2df241dcf0d71b6fe80eb82329061494ae7a8f59",
"last_updated_at": "2024-11-14T11:01:26.196Z",
"banner": [
"http",
"tls"
],
"is_vuln": true,
"cveDetails": {
"CVE-1999-0070": {
"id": "CVE-1999-0070",
"references": [
"https://lists.apache.org/thread.html/rc5d27fc1e76dc5650e1a3f1db1de403120f4c2d041cb7352850455c2%40%3Cusers.httpd.apache.org%3E"
],
"score": 5,
"services": [
"443/http"
],
"severity": "medium",
"summary": "test-cgi program allows an attacker to list files on the server.",
"vector_string": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"weakness": "NVD-CWE-noinfo"
},
"CVE-1999-1199": {
"id": "CVE-1999-1199",
"references": [
"http://marc.info/?l=bugtraq&m=90252779826784&w=2",
"http://marc.info/?l=bugtraq&m=90276683825862&w=2",
"http://marc.info/?l=bugtraq&m=90280517007869&w=2",
"http://marc.info/?l=bugtraq&m=90286768232093&w=2",
"http://www.redhat.com/support/errata/rh51-errata-general.html#apache",
"https://lists.apache.org/thread.html/r5419c9ba0951ef73a655362403d12bb8d10fab38274deb3f005816f5%40%3Ccvs.httpd.apache.org%3E",
"https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org%3E",
"https://lists.apache.org/thread.html/rf2f0f3611f937cf6cfb3b4fe4a67f69885855126110e1e3f2fb2728e%40%3Ccvs.httpd.apache.org%3E",
"https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org%3E"
],
"score": 10,
"services": [
"443/http"
],
"severity": "high",
"summary": "Apache WWW server 1.3.1 and earlier allows remote attackers to cause a denial of service (resource exhaustion) via a large number of MIME headers with the same name, aka the \"sioux\" vulnerability.",
"vector_string": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"weakness": "NVD-CWE-Other"
},
"CVE-2023-25690": {
"id": "CVE-2023-25690",
"references": [
"http://packetstormsecurity.com/files/176334/Apache-2.4.55-mod_proxy-HTTP-Request-Smuggling.html",
"https://httpd.apache.org/security/vulnerabilities_24.html",
"https://lists.debian.org/debian-lts-announce/2023/04/msg00028.html",
"https://security.gentoo.org/glsa/202309-01"
],
"score": 9.8,
"services": [
"443/http"
],
"severity": "critical",
"summary": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\n\n\n\n\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule\n or ProxyPassMatch in which a non-specific pattern matches\n some portion of the user-supplied request-target (URL) data and is then\n re-inserted into the proxied request-target using variable \nsubstitution. For example, something like:\n\n\n\n\nRewriteEngine on\nRewriteRule \"^/here/(.*)\" \"http://example.com:8080/elsewhere?$1\"; [P]\nProxyPassReverse /here/ http://example.com:8080/\n\n\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.\n\n\n",
"vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"weakness": "CWE-444"
},
"CVE-2023-27522": {
"id": "CVE-2023-27522",
"references": [
"https://httpd.apache.org/security/vulnerabilities_24.html",
"https://lists.debian.org/debian-lts-announce/2023/04/msg00028.html",
"https://security.gentoo.org/glsa/202309-01"
],
"score": 7.5,
"services": [
"443/http"
],
"severity": "high",
"summary": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.\n\nSpecial characters in the origin response header can truncate/split the response forwarded to the client.\n\n\n",
"vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"weakness": "CWE-444"
}
}
}