Apache
tcp/443 tcp/80
Open service 217.26.61.238:443 · password.support365.ch
2026-01-26 11:14
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 11:14:41 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Page title: Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/jquery.min.js"></script>
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<title>Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden</title>
</head>
<style>
body {
color: #000000;
background-color: #fff;
}
.box {
margin: auto;
}
.heading {
font-weight: bold;
color: #000;
}
.card {
padding: 8%;
padding-bottom: 30px;
padding-top: 35px;
margin-top: 60px;
margin-bottom: 80px;
background-color: #fff;
border-radius: 0;
border: 2px dashed #000;
}
</style>
<body>
<div class="">
<div class="container">
<div class="row justify justify-content-center" style="border: 36px solid #f0f0f0; margin-top: 55px;">
<div class="col-12 col-lg-10 col-xl-9">
<div class="brand" style="text-align: center;padding-top: 20px;"><img src="https://support365.ch/assets/img/support365%20Final.jpg" style="text-align: center;width: 100%;"><br><br>
<h3 class="text-center heading">Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden.</h3>
</div>
<form class="">
<div class="card">
<div class="row justify-content-center">
<div class="col-md-9 col-11">
<div class="row mt-0">
<div class="col-md-12 ">
<h1 class="text-center heading">Einmal-Passwort-Generator</h1>
</div>
</div>
<div class="input-group mb-3 mt-4">
<div class="input-group-append">
<span class="input-group-text" type="button" style="cursor:pointer;"><i class="fa fa-key"></i></span>
</div>
<input type="text" class="form-control" placeholder="" id="password">
<div class="input-group-append">
<button class="input-group-text btn btn-warning" type="button" id="generate"><i class="fa fa-link"></i> Generieren</button>
</div>
</div>
<div class="input-group mb-3 mt-4">
<div class="input-group-append">
<span class="input-group-text" type="button" style="cursor:pointer;"><i class="fa fa-link"></i></span>
</div>
<input type="text" class="form-control" id="url" placeholder="" disabled>
<div class="input-group-append">
<button class="input-group-text btn btn-warning" type="button" id="copy"><i class="fa fa-copy"></i> Kopieren</button>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<script>
$("#generate").click(function(){
$.ajax({
type: "POST",
url: "process/generate",
Open service 2a00:d70:0:b:2002:0:d91a:3dee:443 · password.support365.ch
2026-01-26 11:14
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 11:14:41 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Page title: Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/jquery.min.js"></script>
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<title>Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden</title>
</head>
<style>
body {
color: #000000;
background-color: #fff;
}
.box {
margin: auto;
}
.heading {
font-weight: bold;
color: #000;
}
.card {
padding: 8%;
padding-bottom: 30px;
padding-top: 35px;
margin-top: 60px;
margin-bottom: 80px;
background-color: #fff;
border-radius: 0;
border: 2px dashed #000;
}
</style>
<body>
<div class="">
<div class="container">
<div class="row justify justify-content-center" style="border: 36px solid #f0f0f0; margin-top: 55px;">
<div class="col-12 col-lg-10 col-xl-9">
<div class="brand" style="text-align: center;padding-top: 20px;"><img src="https://support365.ch/assets/img/support365%20Final.jpg" style="text-align: center;width: 100%;"><br><br>
<h3 class="text-center heading">Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden.</h3>
</div>
<form class="">
<div class="card">
<div class="row justify-content-center">
<div class="col-md-9 col-11">
<div class="row mt-0">
<div class="col-md-12 ">
<h1 class="text-center heading">Einmal-Passwort-Generator</h1>
</div>
</div>
<div class="input-group mb-3 mt-4">
<div class="input-group-append">
<span class="input-group-text" type="button" style="cursor:pointer;"><i class="fa fa-key"></i></span>
</div>
<input type="text" class="form-control" placeholder="" id="password">
<div class="input-group-append">
<button class="input-group-text btn btn-warning" type="button" id="generate"><i class="fa fa-link"></i> Generieren</button>
</div>
</div>
<div class="input-group mb-3 mt-4">
<div class="input-group-append">
<span class="input-group-text" type="button" style="cursor:pointer;"><i class="fa fa-link"></i></span>
</div>
<input type="text" class="form-control" id="url" placeholder="" disabled>
<div class="input-group-append">
<button class="input-group-text btn btn-warning" type="button" id="copy"><i class="fa fa-copy"></i> Kopieren</button>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<script>
$("#generate").click(function(){
$.ajax({
type: "POST",
url: "process/generate",
Open service 217.26.61.238:80 · password.support365.ch
2026-01-26 11:14
HTTP/1.1 301 Moved Permanently Date: Mon, 26 Jan 2026 11:15:00 GMT Server: Apache Location: https://password.support365.ch/ Content-Length: 279 Connection: close Content-Type: text/html; charset=iso-8859-1 Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://password.support365.ch/">here</a>.</p> </body></html>
Open service 2a00:d70:0:b:2002:0:d91a:3dee:443 · www.password.support365.ch
2026-01-26 10:51
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 10:51:56 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Page title: Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/jquery.min.js"></script>
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<title>Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden</title>
</head>
<style>
body {
color: #000000;
background-color: #fff;
}
.box {
margin: auto;
}
.heading {
font-weight: bold;
color: #000;
}
.card {
padding: 8%;
padding-bottom: 30px;
padding-top: 35px;
margin-top: 60px;
margin-bottom: 80px;
background-color: #fff;
border-radius: 0;
border: 2px dashed #000;
}
</style>
<body>
<div class="">
<div class="container">
<div class="row justify justify-content-center" style="border: 36px solid #f0f0f0; margin-top: 55px;">
<div class="col-12 col-lg-10 col-xl-9">
<div class="brand" style="text-align: center;padding-top: 20px;"><img src="https://support365.ch/assets/img/support365%20Final.jpg" style="text-align: center;width: 100%;"><br><br>
<h3 class="text-center heading">Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden.</h3>
</div>
<form class="">
<div class="card">
<div class="row justify-content-center">
<div class="col-md-9 col-11">
<div class="row mt-0">
<div class="col-md-12 ">
<h1 class="text-center heading">Einmal-Passwort-Generator</h1>
</div>
</div>
<div class="input-group mb-3 mt-4">
<div class="input-group-append">
<span class="input-group-text" type="button" style="cursor:pointer;"><i class="fa fa-key"></i></span>
</div>
<input type="text" class="form-control" placeholder="" id="password">
<div class="input-group-append">
<button class="input-group-text btn btn-warning" type="button" id="generate"><i class="fa fa-link"></i> Generieren</button>
</div>
</div>
<div class="input-group mb-3 mt-4">
<div class="input-group-append">
<span class="input-group-text" type="button" style="cursor:pointer;"><i class="fa fa-link"></i></span>
</div>
<input type="text" class="form-control" id="url" placeholder="" disabled>
<div class="input-group-append">
<button class="input-group-text btn btn-warning" type="button" id="copy"><i class="fa fa-copy"></i> Kopieren</button>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<script>
$("#generate").click(function(){
$.ajax({
type: "POST",
url: "process/generate",
Open service 217.26.61.238:80 · www.password.support365.ch
2026-01-26 10:51
HTTP/1.1 301 Moved Permanently Date: Mon, 26 Jan 2026 10:52:15 GMT Server: Apache Location: https://www.password.support365.ch/ Content-Length: 283 Connection: close Content-Type: text/html; charset=iso-8859-1 Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://www.password.support365.ch/">here</a>.</p> </body></html>
Open service 217.26.61.238:443 · www.password.support365.ch
2026-01-26 10:51
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 10:51:56 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Page title: Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/jquery.min.js"></script>
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<title>Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden</title>
</head>
<style>
body {
color: #000000;
background-color: #fff;
}
.box {
margin: auto;
}
.heading {
font-weight: bold;
color: #000;
}
.card {
padding: 8%;
padding-bottom: 30px;
padding-top: 35px;
margin-top: 60px;
margin-bottom: 80px;
background-color: #fff;
border-radius: 0;
border: 2px dashed #000;
}
</style>
<body>
<div class="">
<div class="container">
<div class="row justify justify-content-center" style="border: 36px solid #f0f0f0; margin-top: 55px;">
<div class="col-12 col-lg-10 col-xl-9">
<div class="brand" style="text-align: center;padding-top: 20px;"><img src="https://support365.ch/assets/img/support365%20Final.jpg" style="text-align: center;width: 100%;"><br><br>
<h3 class="text-center heading">Generieren Sie ein Einmal-Passwort und teilen Sie es mit Ihren Kunden.</h3>
</div>
<form class="">
<div class="card">
<div class="row justify-content-center">
<div class="col-md-9 col-11">
<div class="row mt-0">
<div class="col-md-12 ">
<h1 class="text-center heading">Einmal-Passwort-Generator</h1>
</div>
</div>
<div class="input-group mb-3 mt-4">
<div class="input-group-append">
<span class="input-group-text" type="button" style="cursor:pointer;"><i class="fa fa-key"></i></span>
</div>
<input type="text" class="form-control" placeholder="" id="password">
<div class="input-group-append">
<button class="input-group-text btn btn-warning" type="button" id="generate"><i class="fa fa-link"></i> Generieren</button>
</div>
</div>
<div class="input-group mb-3 mt-4">
<div class="input-group-append">
<span class="input-group-text" type="button" style="cursor:pointer;"><i class="fa fa-link"></i></span>
</div>
<input type="text" class="form-control" id="url" placeholder="" disabled>
<div class="input-group-append">
<button class="input-group-text btn btn-warning" type="button" id="copy"><i class="fa fa-copy"></i> Kopieren</button>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<script>
$("#generate").click(function(){
$.ajax({
type: "POST",
url: "process/generate",