ticketing.iintelligas.com
Open in
urlscan Pro
203.171.245.237
Public Scan
Submitted URL: https://ticketing.iintelligas.com/
Effective URL: https://ticketing.iintelligas.com/login.html
Submission: On July 14 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://ticketing.iintelligas.com/login.html
Submission: On July 14 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOMPOST /login
<form class="" role="form" action="/login" method="POST">
<div class="form-group has-feedback">
<input type="text" name="username" class="form-control" id="userId" placeholder="User Id" required="required" autofocus="autofocus">
<span class="glyphicon glyphicon-user form-control-feedback"></span>
</div>
<div class="form-group">
<input type="hidden" id="selectedLoginProcess" value="pass">
<div class="form-check">
<input class="form-check-input" type="radio" id="passLogin" name="optradio" value="pass" onclick="signInWithPass()">
<label class="form-check-label">Enter Password</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" id="otpLogin" name="optradio" value="otp" onclick="signInWithOTP()">
<label class="form-check-label">Receive OTP via SMS</label>
</div>
</div>
<div class="form-group has-feedback" id="passwordDiv">
<input type="password" name="password" class="form-control" id="password" placeholder="Password">
<span class="glyphicon glyphicon-lock form-control-feedback"></span>
</div>
<div class="row">
<div class="col-8">
</div>
<!-- /.col -->
<div class="col-4">
<span>
<button type="submit" class="btn btn-primary btn-block btn-flat" id="signInBtn">Sign In</button>
<button type="button" class="btn btn-primary btn-block btn-flat" id="optBtn" onclick="sendOTP();" style="display: none;">Send OTP</button>
</span>
</div>
<!-- /.col -->
</div>
</form>
Text Content
Docket Portal Sign in to start your session Enter Password Receive OTP via SMS Sign In Send OTP