nginx
tcp/443 tcp/80
WARNING: This plugin will generate false positive and is purely informative:
regreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems (CVE-2024-6387)
Severity: info
Fingerprint: 3f43e0ebb5dce37ab8b59eb5e486447cc7c4fd01c7c4fd01c7c4fd01c7c4fd01
Found potentially vulnerable SSH version: SSH-2.0-OpenSSH_10.0p2 Debian-7 WARNING, RISK IS ESTIMATED FALSE POSITIVE ARE LIKELY
Severity: info
Fingerprint: 3f43e0ebb5dce37ab8b59eb581e37d9f0be3b35a0be3b35a0be3b35a0be3b35a
Found potentially vulnerable SSH version: SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.14 WARNING, RISK IS ESTIMATED FALSE POSITIVE ARE LIKELY
Severity: info
Fingerprint: 3f43e0ebb5dce37ab8b59eb53ea6237e8f56bf578f56bf578f56bf578f56bf57
Found potentially vulnerable SSH version: SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.13 WARNING, RISK IS ESTIMATED FALSE POSITIVE ARE LIKELY
Severity: info
Fingerprint: 3f43e0ebb5dce37ab8b59eb50d5282808aff06958aff06958aff06958aff0695
Found potentially vulnerable SSH version: SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.8 WARNING, RISK IS ESTIMATED FALSE POSITIVE ARE LIKELY
Open service 213.159.78.7:80 · matrix.weofficechat.com
2026-02-06 16:19
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 06 Feb 2026 16:20:25 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://matrix.weofficechat.com/ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 213.159.78.7:22
2026-01-22 15:43
Open service 213.159.78.7:80 · weofficechat.com
2026-01-11 10:36
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 10:36:21 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://weofficechat.com/ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 213.159.78.7:443 · weofficechat.com
2026-01-11 10:36
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 10:36:21 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://element.weofficechat.com/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 213.159.78.7:22
2026-01-08 16:38
Open service 213.159.78.7:443 · weofficechat.com
2026-01-03 06:09
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 03 Jan 2026 06:10:01 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://element.weofficechat.com/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 213.159.78.7:80 · weofficechat.com
2026-01-03 06:09
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 03 Jan 2026 06:10:01 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://weofficechat.com/ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 213.159.78.7:80 · jitsi.weofficechat.com
2026-01-02 17:09
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 02 Jan 2026 17:09:23 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://jitsi.weofficechat.com/ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 213.159.78.7:443 · jitsi.weofficechat.com
2026-01-02 17:09
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 02 Jan 2026 17:09:24 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
X-Content-Type-Options: nosniff
Page title: Jitsi Meet
<html itemscope itemtype="http://schema.org/Product" prefix="og: http://ogp.me/ns#" xmlns="http://www.w3.org/1999/html">
<head>
<meta charset="utf-8">
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta name="theme-color" content="#2A3A4B">
<base href="/" />
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="stylesheet" href="css/all.css?v=8936">
<link rel="manifest" id="manifest-placeholder">
<script>
function contextRoot(pathname) {
const contextRootEndIndex = pathname.lastIndexOf('/');
return (
contextRootEndIndex === -1
? '/'
: pathname.substring(0, contextRootEndIndex + 1)
);
}
window.EXCALIDRAW_ASSET_PATH = 'libs/';
// Dynamically generate the manifest location URL. It must be served from the document origin, and we may have
// the base pointing to the CDN. This way we can generate a full URL which will bypass the base.
document.querySelector('#manifest-placeholder').setAttribute('href', window.location.origin + contextRoot(window.location.pathname) + 'manifest.json');
document.addEventListener('DOMContentLoaded', () => {
if (!JitsiMeetJS.app) {
return;
}
JitsiMeetJS.app.renderEntryPoint({
Component: JitsiMeetJS.app.entryPoints.APP
})
const isEmbedded = () => {
try {
return window.self !== window.top;
} catch (e) {
return true;
}
};
const isElectron = navigator.userAgent.includes('Electron');
const shouldRegisterWorker = !isElectron && !isEmbedded() && 'serviceWorker' in navigator;
if (shouldRegisterWorker) {
navigator.serviceWorker
.register(window.location.origin + contextRoot(window.location.pathname) + 'pwa-worker.js')
.then(reg => {
console.log('Service worker registered.', reg);
})
.catch(err => {
console.log(err);
});
}
});
</script>
<script>
// IE11 and earlier can be identified via their user agent and be
// redirected to a page that is known to have no newer js syntax.
if (window.navigator.userAgent.match(/(MSIE|Trident)/)) {
var roomName = encodeURIComponent(window.location.pathname);
window.location.pathname = 'static/recommendedBrowsers.html';
}
window.indexLoadedTime = window.performance.now();
console.log("(TIME) index.html loaded:\t", indexLoadedTime);
window.addEventListener('load', function() {
window.loadedEventTime = window.performance.now();
console.log("(TIME) window loaded event:\t", loadedEventTime);
});
// XXX the code below listeners for errors and displays an error message
// in the document body when any of the required files fails to load.
// The intention is to prevent from displaying broken page.
var criticalFiles = [
"config.js",
"utils.js",
"do_external_connect.js",
"interface_config.js",
"lib-jitsi-meet.min.js",
"app.bundle.min.js",
"all.css?v=8936"
];
var loadErrHandler = function(e) {
var target = e.target;
// Error on <script> and <link>(CSS)
// <script> will have .src and <link> .href
var fileRef = (target.src ? target.src : target.href);
if (("SCRIPT" === target.tagName || "LINK" === target.tagName)
&& criticalFiles.some(
function(file) { return fileRef.indexOf(file) !== -1 })) {
window.
Open service 213.159.78.7:22
2026-01-01 16:21
Open service 213.159.78.7:22
2025-12-24 00:22