www.paymentech-app.com Open in urlscan Pro
89.23.103.11  Malicious Activity! Public Scan

URL: https://www.paymentech-app.com/
Submission: On February 19 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

Name: authFormPOST login.php

<form id="authForm" name="authForm" method="post" action="login.php" class="form-horizontal" autocomplete="off" novalidate="novalidate">
  <input type="hidden" name="ct_orig_uri">
  <div class="row">
    <div class="col-xs-12 col-lg-12 no-right-padding no-left-padding">
      <div id="capsError" class="errorMessage alert alert-danger" style="display: none;"> Caps Lock On </div>
      <div id="systemError" class="errorMessage alert alert-danger" style="display: none;"> We are currently unable to complete your request. Please try again later. </div>
      <div id="loginWrong" class="errorMessage alert alert-danger" style="display: none;"> The user name or password you entered does not match our records. </div>
    </div>
  </div>
  <div class="row form-group">
    <div class="col-xs-12 col-sm-5">
      <label class="right-stack control-label" for="username"> User Name </label>
    </div>
    <div class="col-xs-12 col-sm-7">
      <input class="form-control" name="username" id="username" autocomplete="off" type="text" autofocus="" maxlength="100">
      <label for="username" class="error erd" style="display: none;">This field is required.</label>
    </div>
  </div>
  <div class="row form-group">
    <div class="col-xs-12 col-sm-5">
      <label class="right-stack control-label" for="password"> Password </label>
    </div>
    <div class="col-xs-12 col-sm-7 col-md-7 col-lg-7">
      <input class="form-control" name="password" type="password" autocomplete="off" id="password" maxlength="100">
      <label for="password" class="error erd" style="display: none;">This field is required.</label>
    </div>
  </div>
  <div class="row form-group">
    <div class="col-xs-12 col-sm-7 pull-right">
      <button type="submit" id="button" value="Login" class="btn btn-primary">
        <img src="images/glyphicons_lock.png" alt="Secure Site" style="position: relative; top: -1px;" width="10" height="12"> Secure Login </button>
    </div>
  </div>
  <div class="row form-group">
    <div class="col-xs-12 col-sm-7 pull-right">
      <input type="checkbox" class="inputfield" name="aa_edit_info" id="aa_edit_info">
      <label for="aa_edit_info" class="control-label plain-label"> Edit User Profile </label>
    </div>
  </div>
  <div class="col-xs-12 col-sm-7 pull-right">
    <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 no-left-padding">
      <p>
        <a>Forgot your password?</a>
        <br>
        <a>Forgot your username?</a>
        <br>
        <a>Need assistance logging in?</a>
      </p>
    </div>
  </div>
  <div class="col-xs-12 alert alert-info">After 15 minutes of inactivity, you will be required to login again. All passwords expire every 90 days and accounts that are inactive for an extended period may be deleted. </div>
</form>

Name: contactSelectionFormPOST login.php

<form name="contactSelectionForm" method="post" action="login.php">
  <div class="col-xs-12 col-sm-3">
    <input type="hidden" id="emailRb" name="oobRb" value="">
    <button class="btn btn-block btn-primary"> Email<br>
      <span id="emailLabel"></span>
    </button>
  </div>
  <div id="phoneRow" class="col-xs-12 col-sm-3" style="display:none;">
    <input type="hidden" id="smsRb" name="oobRb" value="">
    <button class="btn btn-block btn-primary"> Text Message<br>
      <span id="smsLabel"></span>
    </button>
  </div>
</form>

Name: questionFormPOST login.php

<form name="questionForm" id="questionForm" action="login.php" method="post">
  <div class="errorMessage alert alert-danger" id="answerWrong" style="display: none;">
    <p> Your answer does not match our records. Please try again. </p>
  </div>
  <div id="systemError_Questions" class="errorMessage alert alert-danger col-xs-12" style="display: none">
    <p> We are currently unable to complete your request. Please try again later. </p>
  </div>
  <div id="sq-top" class="row col-xs-12">
    <div class="col-xs-12 col-sm-12">
      <label id="lblQues0" for="ans0" style="float: none;"></label>
    </div>
    <div id="answer" class="col-xs-12 col-sm-6">
      <input type="text" name="ans0" id="ans0" class="form-control" autocomplete="off" maxlength="50">
    </div>
    <input type="hidden" name="txtQuesName0" id="txtQuesName0">
  </div>
  <div class=" row col-lg-12 pad-top-15">
    <div class="col-xs-12 col-lg-12">Do you want to remember this computer?</div>
    <div class="col-xs-12 col-lg-12">
      <div class="radio">
        <input type="radio" value="true" name="aa_bind_device" id="dp_bind">
        <label for="dp_bind"><strong>Yes, remember it.</strong> This is my computer. </label>
      </div>
      <div class="radio">
        <input type="radio" value="false" name="aa_bind_device" id="dp_no_bind">
        <label for="dp_no_bind"><strong>No, do not remember it.</strong> This is a public computer. </label>
      </div>
      <label for="aa_bind_device" class="error" style="display: none; padding-left: 15px; float:left; clear:both;"> This field is required. </label>
    </div>
  </div>
  <div class="row col-lg-12 pad-top-15">
    <div class="col-sm-3">
      <button type="submit" class="btn btn-block btn-primary" value="Submit"> Submit </button>
    </div>
  </div>
</form>

Name: enterCodeFormPOST login.php

<form id="enterCodeForm" name="enterCodeForm" action="login.php" method="post">
  <div class="errorMessage alert alert-danger col-xs-12" id="answerWrong_OTP" style="display: none;"> Incorrect pass code entered. </div>
  <div id="systemError_OTP" class="errorMessage alert alert-danger col-xs-12" style="display: none;"> We are currently unable to complete your request. Please try again later. </div>
  <div class="row col-lg-12">
    <div class="col-xs-12 col-sm-12">
      <strong>Please enter the Identification Code that you have received.</strong>
    </div>
    <div class="col-xs-12 col-sm-6">
      <input type="text" class="form-control" name="passcode" id="passcode" autocomplete="off">
    </div>
  </div>
  <div class="row col-lg-12 pad-top-15">
    <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> Do you want to remember this computer? </div>
    <div class="col-xs-12 col-sm-12">
      <div class="radio">
        <input type="radio" value="true" name="aa_bind_device" id="dp_bind_otp">
        <label for="dp_bind_otp"><strong>Yes, remember it.</strong> This is my computer. </label>
      </div>
      <div class="radio">
        <input type="radio" value="false" name="aa_bind_device" id="dp_no_bind_otp">
        <label for="dp_no_bind_otp"><strong>No, do not remember it.</strong> This is a public computer. </label>
      </div>
      <label for="aa_bind_device" class="error" style="display: none; padding-left: 15px; float:left; clear:both;"> This field is required. </label>
    </div>
  </div>
  <input type="hidden" name="ct_orig_uri" value="">
  <div class="row col-lg-12 pad-top-15">
    <div class="col-sm-3">
      <button type="submit" class="btn btn-block btn-primary" value="Submit"> Submit </button>
    </div>
  </div>
</form>

Text Content

SECURE LOGIN

Login Page

Caps Lock On
We are currently unable to complete your request. Please try again later.
The user name or password you entered does not match our records.
User Name
This field is required.
Password
This field is required.
Secure Login
Edit User Profile

Forgot your password?
Forgot your username?
Need assistance logging in?

After 15 minutes of inactivity, you will be required to login again. All
passwords expire every 90 days and accounts that are inactive for an extended
period may be deleted.

We are currently unable to complete your request. Please try again later.


SECURE LOGIN

We don't recognize your device

To ensure security of your account, we need to send an identification code to
the phone number or email address that you have previously provided.

Click an option below.

Email

Text Message

 * You will have 10 minutes to enter the code on the Identification Code screen.
 * Please do not navigate away from the "Enter Your Identification Code" screen
   until you have entered this code.
 * If you do so, the process will reset and another Identification Code will be
   sent.

Note: Paymentech does not charge a fee for SMS messages delivered to your mobile
device; however, standard message and data rates from your carrier may apply.
Recipients should ensure SMS Short Codes are allowed by their carrier. CPS uses
a short code of 27359; this will appear as the from (sender) in the SMS message.

Need assistance logging in?


SECURITY QUESTIONS

Your answer does not match our records. Please try again.

We are currently unable to complete your request. Please try again later.


Do you want to remember this computer?
Yes, remember it. This is my computer.
No, do not remember it. This is a public computer.
This field is required.
Submit


IDENTIFICATION CODE

Incorrect pass code entered.
We are currently unable to complete your request. Please try again later.
Please enter the Identification Code that you have received.

Do you want to remember this computer?
Yes, remember it. This is my computer.
No, do not remember it. This is a public computer.
This field is required.
Submit

Privacy Policy | Terms of Use

© 2023 , Paymentech, LLC. All Rights Reserved.

x

x
x