remittance.usimoney.com Open in urlscan Pro
91.217.245.168  Public Scan

URL: https://remittance.usimoney.com/
Submission: On September 11 via automatic, source certstream-suspicious — Scanned from GB

Form analysis 3 forms found in the DOM

POST https://remitby.remitone.com/universalsecuritiesonline/login

<form id="login_form" class="" role="form" method="post" onsubmit="encryptPass('password')" action="https://remitby.remitone.com/universalsecuritiesonline/login">
  <input type="hidden" id="login_pin" name="login_pin" value="f">
  <div class="form-body">
    <p>Please enter your username and password to login.</p>
    <fieldset>
      <input type="hidden" name="username_type" id="username_type" value="email">
      <div class="form-group fm-req">
        <label class="control-label">Username:</label>
        <div class="input-group">
          <span id="username_email_icon" class="input-group-addon"><i class="fa fa-envelope"></i></span>
          <div class="col-md-12">
            <div id="username_email">
              <input name="username_email" class="form-control" type="text" value="" id="username">
            </div>
            <div id="username_mobile" style="display: none;">
              <div class="phone-fields"></div><input type="hidden" class="phonefield form-control" id="username" name="username_mobile" data-value="" data-default="DE" data-margin="false" data-dependency="country_id">
            </div>
          </div>
        </div>
      </div>
      <div class="form-group fm-req">
        <div class="col-md-12">
          <label for="password" class="control-label">Password:</label>
          <div class="input-group">
            <span class="input-group-addon"><i class="fa fa-lock"></i></span>
            <input name="password" id="password" class="form-control" type="password" value="" autocomplete="off" placeholder="Password">
            <span id="show-password" class="input-group-addon-append"><i class="fa fa-eye-slash"></i></span>
          </div>
        </div>
      </div>
      <div class="form-group">
        <div class="col-md-12">
          <div class="help-block"><a href="https://remitby.remitone.com/universalsecuritiesonline/forgot_password">Forgot Password?</a></div>
          <div class="margin-top-10"><a href="https://remitby.remitone.com/universalsecuritiesonline/registration">Not yet a Member? Sign up now!</a></div>
          <div class="margin-top-10">Already a client? Please contact customer services to activate your online account.</div>
        </div>
      </div>
    </fieldset>
  </div>
  <div class="form-actions">
    <div class="col-md-8">
      <input id="login-button" name="Submit" class="btn green" value="Submit" type="submit">
    </div>
  </div>
</form>

POST https://remitby.remitone.com/universalsecuritiesonline/prices/send_money

<form id="check_rates_form" class="" role="form" method="post" action="https://remitby.remitone.com/universalsecuritiesonline/prices/send_money">
  <div class="form-body">
    <fieldset>
      <div class="form-group fm-req">
        <div class="col-md-12">
          <label for="srcCountryID" class=" control-label">From Country:</label>
          <div class="dropdown bootstrap-select bs3"><select name="srcCountryID" id="srcCountryID" class="selectpicker" tabindex="-98">
              <option value="">Please select</option>
              <option value="01" data-content="<img class=&quot;flag-img&quot; src=&quot;https://remitby.remitone.com/universalsecurities/images/flags/gb.png&quot; alt=&quot;&quot; /> United Kingdom">United Kingdom</option>
            </select><button type="button" class="btn dropdown-toggle btn-default bs-placeholder" data-toggle="dropdown" role="combobox" aria-owns="bs-select-2" aria-haspopup="listbox" aria-expanded="false" data-id="srcCountryID"
              title="Please select">
              <div class="filter-option">
                <div class="filter-option-inner">
                  <div class="filter-option-inner-inner">Please select</div>
                </div>
              </div><span class="bs-caret"><span class="caret"></span></span>
            </button>
            <div class="dropdown-menu open">
              <div class="inner open" role="listbox" id="bs-select-2" tabindex="-1">
                <ul class="dropdown-menu inner " role="presentation"></ul>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="form-group fm-req">
        <div class="col-md-12">
          <label for="destCountryID" class=" control-label">To Country:</label>
          <div class="dropdown bootstrap-select disabled bs3"><select name="destCountryID" id="destCountryID" class="selectpicker" disabled="disabled" tabindex="-98">
            </select><button type="button" class="btn dropdown-toggle disabled bs-placeholder btn-default" data-toggle="dropdown" role="combobox" aria-owns="bs-select-1" aria-haspopup="listbox" aria-expanded="false" data-id="destCountryID"
              tabindex="-1" aria-disabled="true" title="Nothing selected">
              <div class="filter-option">
                <div class="filter-option-inner">
                  <div class="filter-option-inner-inner">Nothing selected</div>
                </div>
              </div><span class="bs-caret"><span class="caret"></span></span>
            </button>
            <div class="dropdown-menu open" style="max-height: 884.484px; overflow: hidden; min-height: 0px;">
              <div class="inner open" role="listbox" id="bs-select-1" tabindex="-1" style="max-height: 882.484px; overflow-y: auto; min-height: 0px;">
                <ul class="dropdown-menu inner " role="presentation"></ul>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="form-group fm-req">
        <div class="col-md-12">
          <label for="transferType" class=" control-label">Transfer Type:</label>
          <select name="transferType" id="transferType" class="form-control" disabled="disabled">
          </select>
        </div>
      </div>
      <div class="form-group fm-req">
        <div class="col-md-12">
          <label for="amountType" class=" control-label">Amount Type:</label>
          <select name="amountType" id="amountType" class="form-control">
            <option value="source">Remitter To Send</option>
            <option value="destination">Beneficiary To Receive</option>
          </select>
        </div>
      </div>
      <div class="form-group fm-req">
        <div class="col-md-12">
          <label for="amount" class=" control-label">Amount:</label>
          <input name="amount" id="amount" type="text" class="form-control">
        </div>
      </div>
    </fieldset>
  </div>
  <div class="form-actions">
    <div class=" col-md-8">
      <input class="btn green" type="button" name="send_money" id="send_money" value="Send Now">
    </div>
  </div>
</form>

POST

<form id="status_lookup_form" class="" role="form" method="post">
  <div class="form-body">
    <fieldset>
      <div class="form-group fm-req">
        <div class="col-md-12">
          <label for="trans_ref" class=" control-label">Transaction Reference:</label>
          <input name="trans_ref" id="trans_ref" class="form-control">
        </div>
      </div>
      <div class="form-group fm-req">
        <div class="col-md-12">
          <label for="surname" class=" control-label">Your Surname:</label>
          <input name="surname" id="surname" class="form-control">
        </div>
      </div>
      <div id="statusContainer" style="display:none">
        <div class="alert alert-success">
          <label class="control-label"><span id="status" name="status"></span></label><br>
        </div>
      </div>
    </fieldset>
  </div>
</form>

Text Content

 * 
 * English
   * English
   * English-US
   * Francais
   * Arabic العربية
   * Bengali বাংলা
   * Chinese 中文
   * Czech
   * Deutsch
   * Española
   * Hindi हिन्दी
   * Indonesia
   * Italiano
   * Japanese 日本語
   * Khmer ខ្មែរ
   * Korean 한국어
   * Malay
   * Nederlands
   * Nepali नेपाली
   * Pilipino
   * Portuguese
   * Russian русский
   * Sinhala සිංහල
   * Svenska
   * Thai ไทย
   * Turkish
   * Urdu اردو
   * Vietnamese


 * Login
 * Register
 * User Guide
 * Contact us




Login

Please enter your username and password to login.

Username:

Password:

Forgot Password?
Not yet a Member? Sign up now!
Already a client? Please contact customer services to activate your online
account.

Send Money
From Country:
Please select United Kingdom
Please select

To Country:
Nothing selected

Transfer Type:
Amount Type: Remitter To Send Beneficiary To Receive
Amount:

Check Status
Transaction Reference:
Your Surname:



Cookie consent This site uses "cookies" that store login details only (no
personal data is stored). Such cookies can be blocked using browser privacy
settings, but this is not recommended. No action is required, continued use of
this site constitutes your agreement to the use of these cookies.

Close

USI Money | Address: Suite- 501, International House,223 Regent Street, London
W1B 2QD, UK | Tel: 0203 327 7780 | Email: info@universalsi.com | Company Reg
Number: 05187654 - © 2005-2023 RemitONE.


Please wait...