var noticeLangCustom = {
title_start: "Your",
title_mid: "with version",
title_end: "is outdated.",
notice: "The browser you are using is out of date. Newer browsers protect you better against scams, viruses, trojans, phishing and other threats. They also fix security holes in your current browser!We recommend to check your system with our free tools.",
selectBrowser: "Updating is easy, takes just a few minutes and is totally free.",
remindMeLater: "",
neverRemindAgain: "",
good: {
start: "Your",
mid: "with version",
end: "is up to date."
},
os: {
notify: {
start: 'Your operating system (',
end: ') is no longer supported by its manufacturer.'
},
xpNotify: {
message: "
" + "
Warning! We have detected that you are still using Windows XP. This operating system will no longer be supported, as of 8th April 2014.
",
labels: ['Years', 'Months', 'Weeks', 'Days', 'Hours', 'Minutes', 'Seconds'],
labels1: ['Year', 'Month', 'Week', 'Day', 'Hour', 'Minute', 'Second'],
compactLabels: ['Y', 'M', 'W', 'D']
},
},
notify: {
browser: {
start: "Your browser (",
mid: " ",
end: ") is outdated. It has known security flaws and disadvantages and a limited feature set. Learn more!"
},
os: {
start: "Your operating system (",
end: ") is no longer supported by its manufacturer."
},
botnet: {
start: "We recommend you, to check your computer."
},
browserchecklink: "https://www.check-and-secure.com/browsercheck/",
ipchecklink: "https://www.check-and-secure.com/portcheck/",
moreText: 'Learn about!',
closeText: "Close window."
},
txt_status: {
DISABLE: "Disable",
VULNERABLE: "Vulnerable",
MAYBE_VULNERABLE: "Maybe vulnerable",
OUTDATED: "Outdated",
MAYBE_OUTDATED: "Maybe outdated",
CURRENT: "Latest",
UNKNOWN: "Details",
NEWER: "Newer",
NODETECT: "Not detected"
},
portcheck: {
error500: "An error has accured.",
error501: "An error has accured. You are not permitted to check this IP address.",
portsservices: "Ports/Services:",
scaninprogress: "Scan is running",
testnotify_http: "Webserver:<\/strong> Do you provide a web service through your internet connection? If this is the case, please verify how your admin frontend of the router is externally accessible and make sure that it is sufficiently protected against unauthorized access from third parties. We also recommend disabling the remote access service of your router. Please read the router-manual for further information how to disable this service.",
testnotify_db: "Databases:<\/strong> It could be possible that you are running a database, which is accessible via your internet connection. If you want to allow external access to this database, you should restrict it to the IP-level only. We also recommend deactivating this port through your firewall settings and to restrict such access from the internet.",
title_db: "Databases",
title_ftp: "FTP",
title_http: "Webserver",
title_mail: "E-Mail",
title_prt: "Printer",
title_rdp: "Remote-Connection",
title_shares: "File-Sharing",
title_shortmessage: "Short-Messages",
title_ssh: "SSH",
title_telnet: "Telnet",
title_upnp: "UPNP",
title_dns: "DNS-Server",
title_scmm: "Backdoor found",
notify_db: "It could be possible that you are running a database, which is accessible via your internet connection. If you want to allow external access to this database, you should restrict it to the IP-level only. We also recommend deactivating this port through your firewall settings and to restrict such access from the internet.",
notify_ftp: "It has been identified that your internet connection runs the following data exchange services. Please verify if you want this service to be externally accessible from the internet. You should also verify your settings to ensure protection towards access from unauthorized third parties.",
notify_http: "Do you provide a web service through your internet connection? If this is the case, please verify how your admin frontend of the router is externally accessible and make sure that it is sufficiently protected against unauthorized access from third parties. We also recommend disabling the remote access service of your router. Please read the router-manual for further information how to disable this service.",
notify_mail: "It seems that you are running an email-server through your internet connection. Please verify that your email-server has not been configured as an open relay. Your server should also decline emails as part of the SMTP dialog (Keyword: Backscattering).",
notify_prt: "It could be possible that some of your devices might be managed by remote via you internet connection. Please verify your settings how these services should be available through your internet connection. Take the necessary actions to restrict such type of access. We recommend enabling such services just from your internal network!",
notify_rdp: "Do you use remote service software (e.g. VNC / PCAnyware) to administrate computers within your network? Please verify how these services should be accessible from the internet. Please take the appropriate actions to restrict such access. We recommend allowing such services only to be permitted from your internal network.",
notify_shares: "It seems like some network shares (SAMBA Shares) are accessible from the internet. If you want to allow such external access, you should restrict it to the IP-level only. We also recommend deactivating that port for access from the internet through your firewall settings.",
notify_shortmessage: "Do you run an IRC-Server or similar services? If you are not running such service, there is slight risk of a Botnet Command and Control-Service running on your computer network.",
notify_ssh: "Does your network contain a server, which is externally accessible through SSH? Please use a secure password and a public key authentication, as this port has been identified as the most attacked port on a computer system.",
notify_telnet: "It seems possible that devices behind your internet connection can be managed by remote. Please verify if this service should be accessible from the internet. Take appropriate measures to restrict such access. We recommend to switch over to SSH-access or to permit such functionality only from the internal network.",
notify_upnp: "Do you use devices within your internet connection that can be manages by UPnP? UPnP network interfaces should only be enabled in local networks and never be accessible from the internet. We recommend disabling this port for any access from the internet. This can configured through your firewall settings.",
notify_dns: "It seems that your router is configured as DNS server. DNS services should only be enabled for devices within your lokal network and never be accessible from the internet. We recommend disabling this port for any access from the internet. This can configured through your firewall settings.",
notify_scmm: "It seems that your router is vulnerable on port 32764. We recommend disabling this port for any access from the internet."
},
};