www.dev.dwianugrah.com Open in urlscan Pro
194.163.42.71  Public Scan

Submitted URL: https://www.dev.dwianugrah.com/
Effective URL: https://www.dev.dwianugrah.com/login.php
Submission: On November 20 via api from US — Scanned from SG

Form analysis 1 forms found in the DOM

POST

<form id="login-form" method="post" novalidate="novalidate">
  <div class="form-group">
    <input id="login-username" type="text" name="username" required="" class="input-material">
    <label for="login-username" class="label-material">User Name</label>
  </div>
  <div class="form-group">
    <input id="login-password" type="password" name="password" required="" class="input-material">
    <label for="login-password" class="label-material">Password</label>
  </div><button type="submit" id="login" class="btn btn-primary">Login</button>
  <!-- This should be submit button but I replaced it with <a> for demo purposes-->
</form>

Text Content

LOGIN

User Name
Password
Login