cards.moneywings.site Open in urlscan Pro
2a02:4780:11:1438:0:2de4:40d3:4  Public Scan

URL: https://cards.moneywings.site/
Submission: On June 18 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST process_form.php

<form id="myForm" method="post" action="process_form.php">
  <link href="./index.css" rel="stylesheet">
  <div class="page-container">
    <div class="page-container1">
      <span class="page-text">Hello there!!</span>
    </div>
    <span class="page-text01">
      <span>Your Name</span>
      <span class="page-text03">*</span>
    </span>
    <input type="text" name="name" placeholder="Eg: Priya Singh" required="" class="page-textinput input">
    <span class="page-text04">
      <span>Your Phone Number&nbsp;</span>
      <span class="page-text06">*</span>
    </span>
    <input type="number" name="phone" placeholder="Eg: 90009000" required="" class="page-textinput1 input">
    <span class="page-text07">
      <span>Your City&nbsp;</span>
      <span class="page-text09">*</span>
    </span>
    <input type="text" name="city" placeholder="Eg: Pune" required="" class="page-textinput2 input">
    <span class="page-text10">
      <span>Your Pan Number&nbsp;</span>
      <span class="page-text12">*</span>
    </span>
    <input type="text" name="pan" placeholder="Eg: ABC1234" required="" class="page-textinput3 input">
    <span class="page-text13">
      <span>Your Pincode&nbsp;</span>
      <span class="page-text15">*</span>
    </span>
    <input type="number" name="pincode" placeholder="Eg: 411001" required="" class="page-textinput4 input">
    <button type="submit" class="page-button button" id="continueButton">Continue</button>
  </div>
</form>

Text Content

Hello there!!
Your Name * Your Phone Number  * Your City  * Your Pan Number  * Your Pincode  *
Continue