s26.server-panel.net Open in urlscan Pro
45.147.197.230  Public Scan

Submitted URL: https://ftp.casinoblox.org/
Effective URL: https://s26.server-panel.net:1500/ispmgr
Submission Tags: phishingrod
Submission: On December 10 via api from DE — Scanned from NL

Form analysis 1 forms found in the DOM

Name: frm1POST

<form class="page__form" name="frm1" id="logon-form" method="post">
  <div class="form-field">
    <ispui-input label="Login " name="username" id="username" autocomplete="username" value="" class="ispui-input hydrated" placeholder=""><!---->
      <div class="ispui-input__prefix" style="display: none;"></div>
      <div class="ispui-input__container ispui-input__container_filled"><label class="ispui-input__label ispui-input__label_active ispui-input__label_filled">Login </label><input tabindex="0" type="text" class="ispui-input__field"
          autocomplete="username" name="username" placeholder=""></div>
      <fieldset aria-hidden="true" class="ispui-fieldset__host ispui-fieldset ispui-fieldset_active">
        <legend class="ispui-fieldset__legend ispui-fieldset__legend_active"><span>Login </span></legend>
      </fieldset>
    </ispui-input><ispui-tooltip class="validation-tooltip ispui-tooltip-anchor hydrated" title-text="" placement="topRight" mouse-enter-delay="0.3" mouse-leave-delay="0.2"><!----></ispui-tooltip>
  </div>
  <div class="form-field"><ispui-password label="Wachtwoord" name="password" id="password" autocomplete="current-password" eye="true" value="" class="ispui-password hydrated" placeholder=""><!----><ispui-input class="ispui-input hydrated"
        autocomplete="current-password" name="password" placeholder=""><!---->
        <div class="ispui-input__prefix" style="display: none;"></div>
        <div class="ispui-input__container"><label class="ispui-input__label">Wachtwoord</label><input tabindex="0" type="password" class="ispui-input__field" autocomplete="current-password" name="password" placeholder=""></div>
        <fieldset aria-hidden="true" class="ispui-fieldset__host ispui-fieldset">
          <legend class="ispui-fieldset__legend"><span>Wachtwoord</span></legend>
        </fieldset>
        <div role="button" tabindex="0" class="ispui-password__eye-button"><svg fill="none" width="18" height="18" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
            <g fill="var(--pass-icon-color)">
              <path d="m20.078 9.5434s-3.3898 5.8333-9.8305 5.8333c-6.4406 0-10.169-5.8333-10.169-5.8333v-0.3775s5.0728 4.1275 10.169 4.1275c5.1859 0 9.8305-4.1284 9.8305-4.1284v0.37833z"></path>
              <path
                d="m19.831 7.2525c0-0.1075-0.0445-0.20667-0.1294-0.27167-0.6759-0.51916-3.9885-2.8142-9.7011-2.8142-5.705 0-9.1495 2.2892-9.8619 2.8117-0.090166 0.06584-0.13833 0.17-0.13833 0.2825 0 0.28917 0.31592 0.47584 0.57217 0.34084 1.4365-0.75334 5.3712-2.6017 9.428-2.6017 4.0999 0 7.8614 1.8233 9.2571 2.5867 0.2534 0.13833 0.5734-0.04584 0.5734-0.33417z">
              </path>
            </g>
            <g stroke="var(--pass-icon-color)" stroke-linecap="round">
              <path d="m2.4461 12.244-1.2044 1.8067"></path>
              <path d="m5.1342 13.838-0.63125 2.525"></path>
              <path d="m9.4141 14.583v3.3333"></path>
              <path d="m13.669 14.47 0.6313 2.525"></path>
              <path d="m17.217 12.074 1.6951 1.975"></path>
            </g>
          </svg></div>
      </ispui-input></ispui-password></div>
  <div class="form-field">
    <input type="hidden" name="lang" id="lang-hidden" value="nl"><ispui-select id="lang" class="ispui-login-form-select hydrated"><ispui-select-button-legend title="Nederlands" tabindex="0"
        class="ispui-select-button-legend ispui-select-button-legend_focusable hydrated"
        style="--ispui-select-button__width:280px; --ispui-select-button-search__width:280px; --ispui-select-button-legend__width:280px; --ispui-select-button__color: unset; --ispui-select-button-chip__color: unset; --ispui-select-button-legend__color: unset; --ispui-select-button-line__color: unset;"><!---->
        <fieldset class="ispui-select-button-legend__fieldset">
          <legend class="ispui-select-button-legend__legend">Taalkeuze</legend>
        </fieldset><span class="ispui-select-button-legend__text">Nederlands</span><ispui-dropdown class="hydrated"><!---->
          <div slot="anchor" style="position: absolute; bottom: -10px; left: 0px;"></div>
        </ispui-dropdown>
      </ispui-select-button-legend></ispui-select>
    <script language="JavaScript">
      const select = document.getElementById('lang');
      select.builderParams = {
        legend: "Taalkeuze",
        $dropdown: {
          popupClass: 'ispui-login-form-select-dropdown',
        },
        $search: {
          style: {
            padding: 'var(--ispui-select-search__padding)',
            margin: 'var(--ispui-select-search__margin)',
          },
        },
        $list: {
          style: {
            margin: 'var(--ispui-select-list__margin)',
            padding: 'var(--ispui-select-list__padding)',
            'min-width': 'var(--ispui-select-list__min-width)',
            'max-width': 'var(--ispui-select-list__max-width)',
          },
        },
      };
      select.options = [{
        text: "Tsjechisch",
        value: "cz",
      }, {
        text: "Duits",
        value: "de",
      }, {
        text: "Engels",
        value: "en",
      }, {
        text: "Spaans",
        value: "es",
      }, {
        text: "Frans",
        value: "fr",
      }, {
        text: "Hongaars",
        value: "hu",
      }, {
        text: "Armeens",
        value: "hy",
      }, {
        text: "Nederlands",
        value: "nl",
      }, {
        text: "Pools",
        value: "pl",
      }, {
        text: "Russisch",
        value: "ru",
      }, {
        text: "Oekraïens",
        value: "ua",
      }, ];
      const hiddenLangInput = document.getElementById('lang-hidden');
      hiddenLangInput.value = "nl";
      select.value = "nl";
    </script>
  </div>
  <div class="form-field_buttons form__inline-group"><ispui-button theme="primary" type="submit" id="submit-button" class="hydrated ispui-button__host"><!----><span class=""><button class="ispui-button ispui-button_theme_primary"
          type="submit">Enter</button></span></ispui-button></div>
  <input type="hidden" name="forget" value="on"><input type="hidden" name="func" value="auth">
</form>

Text Content

Javascript required for login



Your browser is out of date, so the interface may work incorrectly. Please
update or change the browser

Login
Login
Wachtwoord
Wachtwoord

TaalkeuzeNederlands

Enter
Exosoft © 2022