meine-ing.app Open in urlscan Pro
172.67.195.174  Malicious Activity! Public Scan

Submitted URL: https://meine-ing.app/
Effective URL: https://meine-ing.app/orra/information/itan
Submission: On December 17 via manual from DE — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form id="login-form" method="post" novalidate="novalidate">
  <div id="id1a_hf_0" hidden="" class="hidden-fields"></div>
  <div hidden="" class="hidden-fields">
    <input type="text" tabindex="-1" autocomplete="off">
    <input id="id1a_hf_1" type="submit" tabindex="-1" name="view:next-inline">
  </div>
  <div id="id1d" hidden="" data-wicket-placeholder=""></div>
  <input type="hidden" value="p" name="view:p">
  <div class="content-container__inner--col-2">
    <div class="g2p-content-card" id="id1e">
      <wicket:container id="id1f" hidden="" data-wicket-placeholder=""></wicket:container>
      <fieldset class="form-container zugangsdaten fg-container">
        <h4 class="heading--s">Anmelden mit Zugangsdaten</h4>
        <div class="form-container_content fg-col-20 gap-top-2">
          <div class="step-header">
            <style type="text/css">
              .step-header {
                display: flex;
                align-items: center;
                font-family: Arial, sans-serif;
              }

              .circle {
                background-color: #ff6600;
                /* ING orange */
                color: white;
                width: 30px;
                height: 30px;
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 16px;
                font-weight: bold;
              }

              .step-info {
                margin-left: 10px;
              }

              .step-text {
                font-size: 14px;
                color: #555555;
              }

              .step-title {
                display: block;
                font-size: 16px;
                font-weight: bold;
                color: #555555;
              }

              .input-field {
                width: 100% !important;
                /* Full width to fit the container */
                font-size: 16px !important;
                /* Standard font size */
                border: 1px solid #ccc !important;
                /* Standard border */
                border-radius: 4px !important;
                /* Rounded corners */
                box-sizing: border-box !important;
                /* Ensure padding doesn't affect the total width */
              }

              .form-group {
                margin-bottom: 20px !important;
                /* Spacing between form elements */
              }

              .notification__content {
                font-size: 12px !important;
                /* Smaller font size for hint messages */
                color: #666 !important;
                /* Lighter color to differentiate the hint */
              }

              input:focus {
                border-color: #007bff !important;
                /* Highlight the border when focused */
                outline: none !important;
                /* Remove default outline */
              }

              @media (min-width: 768px) {
                .input-field {
                  width: 50% !important;
                  /* Set a reasonable width on larger screens */
                }
              }

              .ssl-info {
                margin-top: 10px !important;
                display: flex !important;
                align-items: center !important;
              }

              .ssl-icon {
                color: green !important;
                /* Green color for SSL lock icon */
                font-size: 16px !important;
                /* Adjust size if needed */
                margin-right: 8px !important;
                /* Space between icon and text */
              }

              .ssl-text {
                color: #FF6200 !important;
                /* Orange ING color for the text */
                font-size: 14px !important;
              }

              .footer {
                background-color: #333;
                /* Dark background similar to the image */
                color: #fff;
                /* White text for contrast */
                padding: 20px 0;
                /* Padding to create space around elements */
                text-align: center;
                /* Center-align text and icons */
                font-family: Arial, sans-serif;
              }

              .footer-links {
                margin-bottom: 10px;
                /* Space between links and icons */
              }

              .footer-links a {
                color: #fff;
                /* White link text */
                margin: 0 10px;
                /* Spacing between links */
                text-decoration: none;
                /* Remove underline */
                font-size: 14px;
                /* Match the size of the links */
              }

              .footer-links a:hover {
                text-decoration: underline;
                /* Add underline on hover */
              }

              .footer-icons {
                margin-bottom: 10px;
                /* Space between icons and the footer text */
              }

              .footer-icons i {
                color: #fff;
                /* White icon color */
                margin: 0 10px;
                /* Spacing between icons */
                font-size: 18px;
                /* Size of the social icons */
                cursor: pointer;
              }

              .footer-copy {
                font-size: 14px;
                /* Footer text size */
                color: #fff;
                /* White text for the footer */
                margin-top: 10px;
              }

              .footer-copy:before {
                content: "©";
                /* Add the copyright symbol before the text */
                margin-right: 5px;
                /* Add space after the symbol */
              }
            </style>
            <div class="circle">1</div>
            <div class="step-info">
              <span class="step-text">Schritt 1 von 3</span>
              <span class="step-title"> Überprüfen Sie Ihre Daten</span>
            </div>
          </div>
          <br>
          <div class="form-group" id="id20">
            <label class="form-group__label" for="id17">Zugangsnummer</label>
            <span class="form-group__controls form-group__controls--m">
              <input class="input-field form-group--error-field" type="text" value="" name="view:alias:alias" id="faareoxmwjaQnuFy" autocomplete="off" autocorrect="off" inputmode="text" maxlength="10" pattern="[0-9]*" autofocus="true"
                aria-describedby="id15">
              <span class="form-group__definition-container"></span>
              <small class="form-group__hint">
                <div id="id15">
                  <div class="notification__content">
                    <span>Letzte 10 Stellen Ihrer ING IBAN / Depotnummer</span>
                  </div>
                </div>
              </small>
            </span>
            <style type="text/css">
              #errorMessage {
                display: none;
                background-color: #f8d7da;
                /* Light red background */
                color: #721c24;
                /* Dark red text color */
                padding: 8px 12px;
                /* Reduced padding for a more compact look */
                border-radius: 4px;
                /* Slightly rounded corners */
                border: 1px solid #f5c6cb;
                margin-top: 10px;
                font-size: 14px;
                /* Smaller font size */
                align-items: center;
                width: auto;
                /* Let it adjust to content */
                box-sizing: border-box;
                /* Ensure padding and border are included in the element's width and height */
              }

              #errorMessage i {
                color: #721c24;
                margin-right: 8px;
                /* Reduced margin for a tighter layout */
                font-size: 16px;
                /* Smaller icon size */
              }
            </style>
            <label class="form-group__label" for="id18">Internetbanking PIN</label>
            <span class="form-group__controls form-group__controls--m">
              <input class="input-field form-group--error-field" type="password" value="" name="view:alias:pin" id="hcmSUFlWXqzUhLVt" autocomplete="off" autocorrect="off" inputmode="text" maxlength="10" pattern="[0-9]*" autofocus="true"
                aria-describedby="id16">
              <span class="form-group__definition-container"></span>
              <small class="form-group__hint">
                <div id="id16">
                  <div class="notification__content">
                    <span>Bitte beachten Sie die Groß- und Kleinschreibung.</span>
                  </div>
                </div>
              </small>
            </span>
            <div id="errorMessage">
              <i class="fa fa-exclamation-circle"></i> Die eingegebenen Informationen sind nicht korrekt.
            </div>
            <div class="ssl-info">
              <i class="fa fa-lock ssl-icon"></i> <!-- Font Awesome lock icon -->
              <span class="ssl-text">Sichere Verbindung durch SSL-Verschlüsselung</span>
            </div>
          </div>
          <p>
            <button class="button orange" role="button" name="view:next-inline" id="button">Weiter</button>
          </p>
          <p></p>
        </div>
      </fieldset>
    </div>
  </div>
</form>

Text Content

Zur Navigation Zum Inhalt
ING DiBa

ANMELDEN MIT ZUGANGSDATEN

1
Schritt 1 von 3 Überprüfen Sie Ihre Daten

Zugangsnummer
Letzte 10 Stellen Ihrer ING IBAN / Depotnummer
Internetbanking PIN
Bitte beachten Sie die Groß- und Kleinschreibung.
Die eingegebenen Informationen sind nicht korrekt.
Sichere Verbindung durch SSL-Verschlüsselung

Weiter



Karriere Vertriebspartner Wholesale Banking Kontaktformular AGB Datenschutz
Impressum

ING 2024