us-east-1aws-console-amazon.com Open in urlscan Pro
208.109.25.162  Public Scan

Submitted URL: https://us-east-1aws-console-amazon.com/
Effective URL: https://us-east-1aws-console-amazon.com/login.html
Submission Tags: @phishunt_io
Submission: On December 21 via api from DE — Scanned from US

Form analysis 1 forms found in the DOM

<form id="loginForm" class="mt-4">
  <!-- Account ID -->
  <div class="mb-3">
    <label for="accountId" class="form-label">Account ID (12 digits) or account alias</label>
    <input type="text" id="accountId" class="form-control" placeholder="123456789012" required="">
  </div>
  <!-- IAM Username -->
  <div class="mb-3">
    <label for="username" class="form-label">IAM username</label>
    <input type="text" id="username" class="form-control" placeholder="Enter IAM username" required="">
  </div>
  <!-- Acceso -->
  <div class="mb-3">
    <label for="password" class="form-label">Acceso</label>
    <input type="password" id="password" class="form-control" placeholder="Enter your access" required="">
    <div class="form-check mt-2">
      <input type="checkbox" class="form-check-input" id="showPassword">
      <label for="showPassword" class="form-check-label">Show Access</label>
    </div>
  </div>
  <!-- Buttons -->
  <div class="d-flex justify-content-between align-items-center">
    <button type="submit" class="btn btn-primary">Sign in</button>
    <a href="#" class="text-secondary">Having trouble?</a>
  </div>
  <!-- Additional Options -->
  <div class="mt-3">
    <a href="#" class="d-block text-secondary text-center">Sign in using root user email</a>
    <a href="#" class="d-block text-secondary text-center">Create a new AWS account</a>
    <div class="form-check text-center mt-3">
      <input type="checkbox" class="form-check-input" id="rememberAccount">
      <label for="rememberAccount" class="form-check-label">Remember this account</label>
    </div>
  </div>
</form>

Text Content

IAM USER SIGN IN

Account ID (12 digits) or account alias
IAM username
Acceso
Show Access
Sign in Having trouble?
Sign in using root user email Create a new AWS account
Remember this account