client.app2sms.com Open in urlscan Pro
185.90.59.170  Public Scan

URL: https://client.app2sms.com/
Submission: On August 25 via automatic, source certstream-suspicious — Scanned from PT

Form analysis 1 forms found in the DOM

POST login-action.php

<form action="login-action.php" method="post" id="frmLogin" onsubmit="return validate();">
  <!-- username -->
  <div class="mb-4">
  </div>
  <div class="mb-4">
    <label for="forUsername" class="block text-sm font-semibold mb-2 text-gray-600">Username <span id="user_info" class="validation-message"></span></label>
    <input type="text" name="user_name" id="user_name" class="py-3 px-4 block w-full border-gray-200 rounded-md text-sm focus:border-blue-600 focus:ring-0 " aria-describedby="hs-input-helper-text">
  </div>
  <!-- password -->
  <div class="mb-6">
    <label for="forPassword" class="block text-sm font-semibold mb-2 text-gray-600">Password <span id="password_info" class="validation-message"></span></label>
    <input name="password" id="password" type="password" class="py-3 px-4 block w-full border-gray-200 rounded-md text-sm focus:border-blue-600 focus:ring-0 " aria-describedby="hs-input-helper-text">
  </div>
  <!-- checkbox -->
  <div class="flex justify-between">
    <div class="flex">
      <input type="checkbox" class="shrink-0 mt-0.5 border-gray-200 rounded-[4px] text-blue-600 focus:ring-blue-500 " id="hs-default-checkbox" checked="">
      <label for="hs-default-checkbox" class="text-sm text-gray-600 ms-3">Recordar este dispositivo</label>
    </div>
    <a href="../" class="text-sm font-medium text-blue-600 hover:text-blue-700">Esqueci Password?</a>
  </div>
  <!-- button -->
  <div class="grid my-6">
    <input type="submit" name="login" value="Login" class="btn py-[10px] text-base text-white font-medium hover:bg-blue-700">
  </div>
</form>

Text Content

Pagamentos Digitais

Username
Password
Recordar este dispositivo
Esqueci Password?