rechnung2.fs-vogel.com
Open in
urlscan Pro
212.83.34.144
Public Scan
URL:
https://rechnung2.fs-vogel.com/
Submission: On September 01 via automatic, source certstream-suspicious — Scanned from DE
Submission: On September 01 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOM<form id="loginForm" onsubmit="return false;">
<table class="loginWindow" style="border-spacing: 0 0px;">
<colgroup>
<col class="" style="width:120px;">
<col class="">
</colgroup>
<tbody>
<tr style="display:none">
<td><label>Mandant:</label></td>
<td>
<select style="width:285px;" onfocus="focusMe(this);" onblur="blurMe(this);" type="text" name="loginMandant" id="loginMandant" onkeydown="">
</select>
</td>
</tr>
<tr>
<td><label>Benutzername:</label></td>
<td><input style="width:285px;" onfocus="focusMe(this);" onblur="blurMe(this);" type="text" name="loginUsername" id="loginUsername"
onkeydown="userControl.abortAutoCertificateLogin(); userControl.abortAutoLogin(); if(event.keyCode == 13) userControl.doLogin();" class="hasFocus"></td>
</tr>
<tr>
<td><label>Passwort:</label></td>
<td>
<img style="float:right;margin-right:5px;" class="mouseoverFade" onclick="$j('#loginOptions, #altLogins').toggle();" src="./images/i2/settings.png" title="Optionen anzeigen" alt="Optionen anzeigen">
<input style="width:240px;box-sizing:border-box;" onfocus="focusMe(this);" onblur="blurMe(this);" type="password" id="loginPassword"
onkeydown="userControl.abortAutoCertificateLogin(); userControl.abortAutoLogin(); if(event.keyCode == 13) userControl.doLogin();">
<span onclick="if($j('#loginPassword').prop('type') == 'password') $j('#loginPassword').prop('type', 'text'); else $j('#loginPassword').prop('type', 'password');" class="iconic eye" style="color:grey;margin-left:-30px;" title=""></span>
</td>
</tr>
<tr class="changePassword" style="display:none;">
<td><label>Neues Passwort:</label></td>
<td><input style="width:240px;box-sizing:border-box;" onfocus="focusMe(this);" onblur="blurMe(this);" type="password" id="newPassword1" onkeydown=""></td>
</tr>
<tr class="changePassword" style="display:none;">
<td><label>Neues Passwort:</label></td>
<td>
<img style="float:right;margin-right:5px;margin-top:4px;" class="mouseoverFade" onclick="userControl.changePassword();" src="./images/i2/bestaetigung.png" id="changePasswordButton" title="Passwort ändern" alt="Passwort ändern?">
<input style="width:240px;box-sizing:border-box;" onfocus="focusMe(this);" onblur="blurMe(this);" type="password" id="newPassword2" onkeydown="if(event.keyCode == 13) userControl.changePassword();">
</td>
</tr>
<tr id="loginOptions">
<td><label>Anwendung:</label></td>
<td>
<img style="float:right;margin-right:5px;margin-top:4px;" class="mouseoverFade" onclick="rmeP('Users', -1, 'lostPassword', [$('loginUsername').value], 'checkResponse(transport);');" src="./images/i2/hilfe.png" title="Passwort vergessen?"
alt="Passwort vergessen?">
<img style="float:right;margin-right:5px;margin-top:4px;" class="mouseoverFade" onclick="$j('.changePassword').toggle();" src="./images/i2/refresh.png" title="Passwort ändern" alt="Passwort ändern?">
<select style="width:240px;box-sizing:border-box;" id="anwendung" name="anwendung" onkeydown="if(event.keyCode == 13) userControl.doLogin();">
<option selected="selected" value="open3A">Faktura</option>
<option value="lightCRM">Kunden</option>
</select>
<input type="hidden" id="loginSprache" name="loginSprache" value="default">
<!--<select
style="width:160px;margin-top:5px;"
id="loginSprache"
name="loginSprache"
onkeydown="if(event.keyCode == 13) userControl.doLogin();">
<option value="default">Sprache</option>
<option value="de_DE">deutsch</option>
<option value="en_US">english</option>
<option value="it_IT">italiano</option>
</select>-->
</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td colspan="2" class="loginAction">
<input class="bigButton" type="button" style="float:right;background-image:url(./images/navi/keys.png);background-color:#CCC;width: 150px;" onclick="userControl.doLogin();" value="Anmelden">
<div id="countdownCertificateLogin" style="float:right;margin-top:20px;width:20px;text-align:right;margin-right:5px;"></div>
<div style="padding-top:3px;" id="saveLoginDataContainer">
<input type="checkbox" style="margin:0px;margin-right:5px;float:left;" onclick="if($j(this).prop('checked')) $j('#doAutoLoginContainer').fadeIn(); else { $j('#doAutoLogin').prop('checked', false); $j('#doAutoLoginContainer').fadeOut(); }"
name="saveLoginData" id="saveLoginData">
<label style="float:none;display:inline;font-weight:normal;color:grey;" for="saveLoginData"> Zugangsdaten speichern </label>
</div>
<div style="padding-top:5px;display:none;" id="doAutoLoginContainer">
<input type="checkbox" style="margin:0px;margin-right:5px;float:left" name="doAutoLogin" id="doAutoLogin" onclick="userControl.abortAutoLogin();">
<label style="float:none;display:inline;font-weight:normal;color:grey;" for="doAutoLogin"> Automatisch anmelden </label>
</div>
<input type="hidden" value="" name="loginSHAPassword" id="loginSHAPassword">
<input type="hidden" value="1" name="loginPWEncrypted" id="loginPWEncrypted">
</td>
</tr>
<tr id="loginCertOptions" style="display:none;" class="backgroundColor3">
<td colspan="2">In diesem Browser wurde noch kein Zertifikat für die Ein-Klick-Anmeldung hinterlegt. Bitte bestellen Sie ein Zertifikat für Ihren Benutzer bei
<a href="http://www.furtmeier.it/page-Kontakt" target="_blank">Furtmeier Hard- und Software</a> und kopieren Sie es anschließend in das Textfeld: <br>
<br>
<textarea id="loginNewCertificate" class="backgroundColor2" style="width:99%;font-size:10px;height:100px;"></textarea>
<br>
<br>
<input type="button" class="bigButton backgroundColor2" style="background-image:url(./images/navi/bestaetigung.png);float:right;" onclick="userControl.saveCertificate();" value="speichern">
</td>
</tr>
</tbody>
</table>
</form>
Text Content
Ersteinrichtung Bitte verwenden Sie 'Admin' als Benutzername und als Passwort, um mit der Ersteinrichtung dieser Anwendung fortzufahren. Unternehmenssoftware von der open3A GmbH Mandant: Benutzername: Passwort: Neues Passwort: Neues Passwort: Anwendung: FakturaKunden Zugangsdaten speichern Automatisch anmelden In diesem Browser wurde noch kein Zertifikat für die Ein-Klick-Anmeldung hinterlegt. Bitte bestellen Sie ein Zertifikat für Ihren Benutzer bei Furtmeier Hard- und Software und kopieren Sie es anschließend in das Textfeld: NO USER SESSION Copyright (C) 2007 - 2022 by open3A GmbH. This program comes with ABSOLUTELY NO WARRANTY; this is free software, and you are welcome to redistribute it under certain conditions; see agpl.txt for details. Ihr Gerät unterstützt Touch-Eingaben. Möchten Sie die Touch-Optimierungen aktivieren? Maus-Eingaben werden dann nicht mehr funktionieren. Wenn Sie 'Ja' auswählen, wird die Anwendung neu geladen. Sie können diese Auswahl mit dem -Knopf rechts unten rückgängig machen.