staging-my.creativedrive.accenture.com
Open in
urlscan Pro
131.226.237.44
Public Scan
Submitted URL: https://staging-walmart-track.creativedrive.accenture.com/
Effective URL: https://staging-my.creativedrive.accenture.com/?redirect=aHR0cHM6Ly9zdGFnaW5nLXdhbG1hcnQtdHJhY2suY3JlYXRpdmVkcml2ZS5hY2NlbnR1cmUuY29tL2FwaQ==
Submission: On July 28 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://staging-my.creativedrive.accenture.com/?redirect=aHR0cHM6Ly9zdGFnaW5nLXdhbG1hcnQtdHJhY2suY3JlYXRpdmVkcml2ZS5hY2NlbnR1cmUuY29tL2FwaQ==
Submission: On July 28 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
2 forms found in the DOMName: loginForm — POST https://staging-my.creativedrive.accenture.com
<form novalidate="" class="login-form ng-pristine ng-invalid ng-invalid-required" name="loginForm" ng-show="displayForm == 'login'" ng-keyup="handleKeyUpEvent($event)" action="https://staging-my.creativedrive.accenture.com" method="POST">
<h3 class="form-title ng-binding"></h3>
<!-- ngIf: error.unauthorized -->
<div class="form-group">
<!--ie8, ie9 does not support html5 placeholder, so we just show field title for that-->
<label class="control-label visible-ie8 visible-ie9">Email</label>
<div class="input-icon">
<i class="fa fa-user"></i>
<input required="" ng-model="user.email" class="form-control placeholder-no-fix ng-empty ng-invalid ng-invalid-required" style="" type="text" autocomplete="off" placeholder="Email" name="email">
</div>
<!-- ngIf: loginForm.email.$dirty || loginForm.email.$touched -->
</div>
<div class="form-group">
<label class="control-label visible-ie8 visible-ie9">Password</label>
<div class="input-icon">
<i class="fa fa-lock"></i>
<input required="" ng-model="user.password" class="form-control placeholder-no-fix ng-empty ng-invalid ng-invalid-required" style="" type="password" autocomplete="off" placeholder="Password" name="password">
</div>
<!-- ngIf: loginForm.password.$dirty || loginForm.password.$touched -->
</div>
<input ng-model="redirectapp.access_token" type="text" name="access_token" ng-show="false" class="ng-pristine ng-untouched ng-valid ng-empty ng-hide">
<input ng-model="redirectapp.refresh_token" type="text" name="refresh_token" ng-show="false" class="ng-pristine ng-untouched ng-valid ng-empty ng-hide">
<input ng-model="redirectapp.expires_in" type="text" name="expires_in" ng-show="false" class="ng-pristine ng-untouched ng-valid ng-empty ng-hide">
<input ng-model="redirectapp.expires_on" type="text" name="expires_on" ng-show="false" class="ng-pristine ng-untouched ng-valid ng-empty ng-hide">
<input ng-model="redirectapp.user_id" type="text" name="id" ng-show="false" class="ng-pristine ng-untouched ng-valid ng-empty ng-hide">
<input ng-model="redirectapp.user_email" type="text" name="email" ng-show="false" class="ng-pristine ng-untouched ng-valid ng-empty ng-hide">
<div class="form-actions sso">
<label class="checkbox">
<div class="checker"><span><input ng-model="user.remember" uniform="" type="checkbox" name="remember" value="1" class="ng-empty"></span></div> Remember me
</label>
<button type="button" ng-click="login()" class="btn pull-right" style="">
<!-- ngIf: spin -->
</button>
</div>
<!-- ngIf: uidata.sso_enabled -->
<div class="forget-password">
<hr>
<p>Want to change your password? Maybe you forgot it?<br>no worries, click <a href="javascript:;" ng-click="forgotPassword()" id="forget-password"> here </a> to reset your password. </p>
</div>
</form>
Name: forgetForm —
<form novalidate="novalidate" cd-submit="reset()" name="forgetForm" class="forget-form ng-pristine ng-invalid ng-invalid-required ng-hide" ng-show="displayForm == 'password'">
<h3>Reset your Password</h3>
<p> Enter your e-mail address below to reset your password. </p>
<div class="form-group">
<!-- ngIf: response.message -->
<div class="input-icon">
<i class="fa fa-user"></i>
<input required="" ng-model="resetPassword.email" class="form-control placeholder-no-fix ng-empty ng-invalid ng-invalid-required" style="" type="text" autocomplete="off" placeholder="Email" name="email">
</div>
<!-- ngIf: forgetForm.email.$dirty || forgetForm.email.$touched -->
</div>
<div class="form-actions">
<button type="button" ng-click="showLogin()" id="back-btn" class="btn btn-outline" style=""> Back </button>
<button type="submit" class="btn pull-right" style="">
<!-- ngIf: response.success !== true --><span ng-if="response.success !== true" class="ng-scope">Submit</span><!-- end ngIf: response.success !== true -->
<!-- ngIf: response.success == true -->
<!-- ngIf: spin -->
</button>
</div>
</form>
Text Content
Email Password Remember me -------------------------------------------------------------------------------- Want to change your password? Maybe you forgot it? no worries, click here to reset your password. RESET YOUR PASSWORD Enter your e-mail address below to reset your password. Back Submit