aero-platform.com
Open in
urlscan Pro
82.98.176.44
Public Scan
Submitted URL: http://aero-platform.com/
Effective URL: https://aero-platform.com/
Submission: On March 09 via api from US — Scanned from ES
Effective URL: https://aero-platform.com/
Submission: On March 09 via api from US — Scanned from ES
Form analysis
3 forms found in the DOM<form class="form-horizontal form-material" id="loginform">
<div class="alert alert-success alert-dismissible collapse" role="alert" id="alertloginsuccess">
<strong>Correct authentication!</strong>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="alert alert-danger alert-dismissible collapse" role="alert" id="alertlogindanger">
<strong>Wrong username or password</strong>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="alert alert-success alert-dismissible collapse" role="alert" id="alertcaptchasuccess">
<strong>re-Captcha Error</strong> <span id="recaptchaResponse"></span>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<a href="javascript:void(0)" class="text-center db"><br><img src="images/aero_sa_international_color_50.png" alt="Home"><br></a>
<div class="form-group m-t-40">
<div class="col-xs-12">
<input class="form-control" type="text" required="" name="e" placeholder="Username">
</div>
</div>
<div class="form-group">
<div class="col-xs-12 m-t-10 m-b-20">
<input class="form-control" type="password" required="" name="p" placeholder="Password">
</div>
</div>
<input type="hidden" id="token_login" name="token"
value="03AFY_a8UyNIlJEMIfVT2Y4f5Ci8xDM4CthqekaCFRCnyP0jyU_hjBDC7M-tcymuyx9ktgZuZE66zDq31q4A55SCTuUmBYOj6eGKlCpAxWeq7jD4ZMN9Vb6COjh_y2IMlJF81Y6J4zIKzTc2MJSBrCqLvoYqU5_Hn1t3LAKgtVG0RcQmA7DuFksMmKdLD7LzvrPx9rJYpp6TKwU9lxE64OKxY2x4H1z-_p9CJ2JwHieSklPcyVKv8wt13dyZdWZ86uMKfV6-CqgsrJek4dvSIaitNktNUn5TVUByY68e5ubTGqxEs_QiAdUWSvDx6-jR6rb2BAVfLpghKuot6pxnR9IjK93uikLe8Jy8gBfP0_QegBMpPh4RX-VkpwLBNIIODSwxL1Ytz54Qd0Q_tunIthu_9a86Wm3ABIXsKZpX9TSOEUfv7RLiS894ZazKvy3A55htjUWocY1YatM5pPPw3NDLDIxPOVnVMHZ5pKLb2lUEFhv_4jYdLMYjkrTRFpIVnKNDUObrbUsmN2bK1g0bz6TDvX2V1sNyyL_g">
<div class="form-group">
<div class="d-flex no-block align-items-center">
<div class="checkbox checkbox-primary p-t-0">
<input id="checkbox-signup" type="checkbox">
<label for="checkbox-signup"> Remember me </label>
</div>
<div class="ml-auto">
<a href="javascript:void(0)" id="to-recover" class="text-muted"><i class="fa fa-lock m-r-5"></i>Retrieve password</a>
</div>
</div>
</div>
<div class="form-group text-center m-t-20">
<div class="col-xs-12">
<button class="btn btn-info btn-lg btn-block text-uppercase waves-effect waves-light" type="button" onclick="javascript: sendLogin();">Enter</button>
</div>
</div>
<div class="form-group m-b-0">
<div class="col-sm-12 text-center"> Don't have a user? <a href="pages-register2.html" class="text-primary m-l-5"><b>Register</b></a>
</div>
</div>
</form>
javascript:sendMail();
<form class="form-horizontal" id="recoverform" action="javascript:sendMail();">
<div class="alert alert-success alert-dismissible collapse m-t-30" role="alert" id="alertrecoversendsuccess">
<strong>Instructions sent!</strong>
<span class="d-block">Check your mail.</span>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="alert alert-danger alert-dismissible collapse m-t-30" role="alert" id="alertrecoversenderror">
<strong>Some error ocurred!</strong>
<span class="d-block">Contact administrator.</span>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="form-group">
<div class="col-xs-12">
<h3 class="text-black">Retrieve password</h3>
<p class="text-muted">Enter your e-mail and we will send you the instructions! </p>
</div>
</div>
<input type="hidden" id="token_login_recover_mail" name="token">
<div class="form-group">
<div class="col-xs-12">
<input class="form-control" name="r_email" type="email" required="" placeholder="e-Mail">
</div>
</div>
<div class="form-group text-center m-t-20">
<div class="col-xs-12">
<button class="btn btn-primary btn-lg btn-block text-uppercase waves-effect waves-light" type="submit">Submit instructions</button>
</div>
</div>
</form>
javascript:changePassword();
<form class="form-horizontal hide" id="newpasswordform" action="javascript:changePassword();" oninput="p2.setCustomValidity(p2.value !== p1.value ? 'Passwords do not match.' : '')">
<div class="alert alert-success alert-dismissible collapse m-b-30" role="alert" id="alertpasswordchangedsuccess">
<strong>Password changed!</strong>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="alert alert-danger alert-dismissible collapse m-b-30" role="alert" id="alertpasswordchangederror">
<strong>Some error occurred!</strong>
<span>Contact administrator.</span>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="form-group">
<div class="col-xs-12">
<h3 class="text-black">Please, enter a new password.</h3>
</div>
</div>
<div class="form-group">
<div class="col-xs-12">
<input class="form-control" type="password" name="p1" required="" placeholder="Password">
</div>
</div>
<div class="form-group m-t-10">
<div class="col-xs-12">
<input class="form-control" type="password" name="p2" required="" placeholder="Re-type password">
</div>
</div>
<div class="form-group text-center m-t-20">
<div class="col-xs-12">
<button class="btn btn-primary btn-lg btn-block text-uppercase waves-effect waves-light" type="submit">Submit instructions</button>
</div>
</div>
</form>
Text Content
Correct authentication! × Wrong username or password × re-Captcha Error × Remember me Retrieve password Enter Don't have a user? Register Instructions sent! Check your mail. × Some error ocurred! Contact administrator. × RETRIEVE PASSWORD Enter your e-mail and we will send you the instructions! Submit instructions Password changed! × Some error occurred! Contact administrator. × PLEASE, ENTER A NEW PASSWORD. Submit instructions