skyline.ct.ws Open in urlscan Pro
185.27.134.134  Public Scan

Submitted URL: https://skyline.ct.ws/
Effective URL: https://skyline.ct.ws/?i=1
Submission: On December 12 via api from US — Scanned from GB

Form analysis 1 forms found in the DOM

POST

<form action="" method="POST">
  <div class="row g-3">
    <!-- Contact Start -->
    <section class="main-content">
      <marquee width="auto" direction="left" height="auto" transition="0.2s">
        <h4 class="mt-2 text-danger"><strong></strong></h4>
      </marquee>
      <div class="col-12">
        <div class="form-floating">
          <input type="hidden" name="secret" value="ahkwebsolutions">
          <label for="username">Your user Id</label>
          <input type="text" class="form-control" id="username" name="username" placeholder="Username">
        </div>
      </div>
      <div class="col-12">
        <div class="form-floating">
          <label for="password">Password</label>
          <input type="password" class="form-control" id="password" name="password" placeholder="password">
        </div>
      </div>
      <input type="submit" name="submit" value="Login">
      <!-- "Forgot Password" link -->
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Redirect Button Example</title>
      <style>
        /* Apply blue color to the button */
        .blue-button {
          display: inline-block;
          padding: 14px 76px;
          /* Adjusted padding to match the submit button */
          background: linear-gradient(to right, rgb(2, 13, 81), rgb(25, 176, 220));
          /* Matching background gradient */
          color: white;
          text-decoration: none;
          border: none;
          border-radius: 4px;
          cursor: pointer;
          transition: background-color 0.3s ease;
          margin-top: 1px;
          /* Added margin for separation */
          display: inline-block;
        }

        /* Add hover effect to the button */
        .blue-button:hover {
          background-color: #45a049;
          /* Darker shade for hover effect */
        }
      </style>
    </section>
  </div>
</form>

Text Content

myAadhaar

Welcome to myAadhaar

Click on Login button to explore online demographics update service, Aadhaar PVC
card ordering & tracking, and more value-added services offered by UIDAI. Your
mobile number is required to be registered with the Aadhaar to login.

Your user Id
Password
Redirect Button Example