turkishsecurity.com Open in urlscan Pro
46.31.112.46  Public Scan

URL: https://turkishsecurity.com/
Submission: On November 14 via automatic, source certstream-suspicious — Scanned from CA

Form analysis 1 forms found in the DOM

<form class="validateForm">
  <div class="input-row">
    <div class="input astro-WEXTSV62">
      <div class="input-area astro-WEXTSV62">
        <div class="input-icon astro-WEXTSV62">
          <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" fill="currentColor" class="svg_icon astro-XAAS34XA">
            <g class="astro-XAAS34XA">
              <path class="st1 astro-XAAS34XA" d="M41.9,33.1c-2-0.8-4.2-1.1-6.3-1.1H24.5c-2.2,0-4.3,0.3-6.3,1.1C11.8,35.7,8,41.6,8,48v12h44V48
        C52,41.6,48.2,35.7,41.9,33.1z"></path>
              <circle class="st0 astro-XAAS34XA" cx="30" cy="14" r="14"></circle>
            </g>
          </svg>
        </div>
        <input name="name" class="input-w-icon astro-WEXTSV62" autocomplete="new-password" type="text" placeholder="Adınız" required="">
      </div>
    </div>
    <script>
      // Password Visible
      $(".password-visible").click(function() {
        if ($(this).hasClass("active")) {
          $(this).removeClass("active");
          $(this).parent().children("input").attr("type", "password");
        } else {
          $(this).addClass("active");
          $(this).parent().children("input").attr("type", "text");
        }
      });
      // Input File Script
      $("input:file").change(function() {
        console.log($(this).get(0).files.length);
        alert("ddd");
        if ($(this).get(0).files.length > 0) {
          $(this).parent().parent(".input-area").children(".img-gallery").addClass("active");
          $(this).parent().find("span").text("Fotoğrafları Düzenle");
        } else {
          $(this).parent().parent(".input-area").children(".img-gallery").removeClass("active");
          $(this).parent().find("span").text("Fotoğraf Yükle");
        }
      });
    </script>
    <div class="input astro-WEXTSV62">
      <div class="input-area astro-WEXTSV62">
        <div class="input-icon astro-WEXTSV62">
          <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" fill="currentColor" class="svg_icon astro-XAAS34XA">
            <g class="astro-XAAS34XA">
              <path class="st1 astro-XAAS34XA" d="M41.9,33.1c-2-0.8-4.2-1.1-6.3-1.1H24.5c-2.2,0-4.3,0.3-6.3,1.1C11.8,35.7,8,41.6,8,48v12h44V48
        C52,41.6,48.2,35.7,41.9,33.1z"></path>
              <circle class="st0 astro-XAAS34XA" cx="30" cy="14" r="14"></circle>
            </g>
          </svg>
        </div>
        <input name="surname" class="input-w-icon astro-WEXTSV62" autocomplete="new-password" type="text" placeholder="Soyadınız" required="">
      </div>
    </div>
    <script>
      // Password Visible
      $(".password-visible").click(function() {
        if ($(this).hasClass("active")) {
          $(this).removeClass("active");
          $(this).parent().children("input").attr("type", "password");
        } else {
          $(this).addClass("active");
          $(this).parent().children("input").attr("type", "text");
        }
      });
      // Input File Script
      $("input:file").change(function() {
        console.log($(this).get(0).files.length);
        alert("ddd");
        if ($(this).get(0).files.length > 0) {
          $(this).parent().parent(".input-area").children(".img-gallery").addClass("active");
          $(this).parent().find("span").text("Fotoğrafları Düzenle");
        } else {
          $(this).parent().parent(".input-area").children(".img-gallery").removeClass("active");
          $(this).parent().find("span").text("Fotoğraf Yükle");
        }
      });
    </script>
  </div>
  <div class="input-row">
    <div class="input astro-WEXTSV62">
      <div class="input-area astro-WEXTSV62">
        <div class="input-icon astro-WEXTSV62">
          <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" fill="currentColor" class="svg_icon astro-XAAS34XA">
            <g class="astro-XAAS34XA">
              <polygon class="st0 astro-XAAS34XA" points="30,31.5 57.1,8.6 2.9,8.6 	"></polygon>
              <polygon class="st0 astro-XAAS34XA" points="0,11.7 0,51.4 60,51.4 60,11.7 30,37.1 	">
              </polygon>
            </g>
          </svg>
        </div>
        <input name="mail" class="input-w-icon astro-WEXTSV62" autocomplete="new-password" type="email" placeholder="Email Adresiniz" required="">
      </div>
    </div>
    <script>
      // Password Visible
      $(".password-visible").click(function() {
        if ($(this).hasClass("active")) {
          $(this).removeClass("active");
          $(this).parent().children("input").attr("type", "password");
        } else {
          $(this).addClass("active");
          $(this).parent().children("input").attr("type", "text");
        }
      });
      // Input File Script
      $("input:file").change(function() {
        console.log($(this).get(0).files.length);
        alert("ddd");
        if ($(this).get(0).files.length > 0) {
          $(this).parent().parent(".input-area").children(".img-gallery").addClass("active");
          $(this).parent().find("span").text("Fotoğrafları Düzenle");
        } else {
          $(this).parent().parent(".input-area").children(".img-gallery").removeClass("active");
          $(this).parent().find("span").text("Fotoğraf Yükle");
        }
      });
    </script>
    <div class="input astro-WEXTSV62">
      <div class="input-area astro-WEXTSV62">
        <div class="input-icon astro-WEXTSV62">
          <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" fill="currentColor" class="svg_icon astro-XAAS34XA">
            <path class="st0 astro-XAAS34XA" d="M54.2,57.2C53,59,50.9,60.1,48.7,60c-2.2-0.1-5.1-0.4-7-0.9C33,56.8,24,51.3,16.3,43.7S3.2,27,1,18.3
	c-0.5-2-0.8-4.7-0.9-7c-0.1-2.1,0.9-4.2,2.7-5.4l7.8-5.2c2-1.3,4.7-0.6,5.8,1.5l6.3,12.2c0.9,1.7,0.4,3.9-1.1,5.1l-5.7,4.4
	c2.3,4.2,4.4,7.7,8.6,11.8c3.9,3.9,7.2,6.1,11.6,8.5l4.5-5.8c1.2-1.5,3.3-2,5.1-1.1l12.3,6.3c2.1,1.1,2.8,3.8,1.5,5.8L54.2,57.2z"></path>
          </svg>
        </div>
        <input name="phone" class="input-w-icon astro-WEXTSV62" autocomplete="new-password" type="number" placeholder="Telefon Numaranız" required="">
      </div>
    </div>
    <script>
      // Password Visible
      $(".password-visible").click(function() {
        if ($(this).hasClass("active")) {
          $(this).removeClass("active");
          $(this).parent().children("input").attr("type", "password");
        } else {
          $(this).addClass("active");
          $(this).parent().children("input").attr("type", "text");
        }
      });
      // Input File Script
      $("input:file").change(function() {
        console.log($(this).get(0).files.length);
        alert("ddd");
        if ($(this).get(0).files.length > 0) {
          $(this).parent().parent(".input-area").children(".img-gallery").addClass("active");
          $(this).parent().find("span").text("Fotoğrafları Düzenle");
        } else {
          $(this).parent().parent(".input-area").children(".img-gallery").removeClass("active");
          $(this).parent().find("span").text("Fotoğraf Yükle");
        }
      });
    </script>
  </div>
  <div class="input-wrapper">
    <div class="input-group astro-XJUKKIEB">
      <textarea placeholder="Mesajınız" class="textarea undefined astro-XJUKKIEB"></textarea>
    </div>
  </div>
  <div class="form_button">
    <button id="" data-modal-id="" type="submit" class=" btn btn-medium  false undefined btn-fw-bold btn-fs-medium false false btn-only_text btn-background-red false 
 btn-only_text false false btn-icon_left 
 astro-57LT7N2P"> GÖNDER </button>
  </div>
</form>

Text Content

HAKKIMIZDA HİZMETLERİMİZ İŞ ORTAKLARIMIZ İLETİŞİM
HAKKIMIZDA

Biz Kimiz? Vizyon & Misyon Temel Değerlerimiz Politikamız Kurumsal Kimlik
HİZMETLERİMİZ

Tesis ve İşletme Güvenliği Havalimanı ve Terminal Güvenliği Kargo Terminal
Güvenliği Kapalı Devre Televizyon Sistemi (CCTV)
İŞ ORTAKLARIMIZ
İLETİŞİM
kariyer
Çerez Aydınlatma Metni

© 2024 turkishsecurity.com | Tüm Hakları Saklıdır.

kariyer



GÜVENLIĞINIZ
ÖNCELIĞIMIZ

Deneyimli kadromuz ve modern teknolojiye entegre güvenlik sistemlerimiz ile
günlük operasyonlarınızın sorunsuz ve güvenli bir şekilde yürütülmesini
sağlıyoruz.

DETAYLI BİLGİ


GÜVENLIĞINIZ
ÖNCELIĞIMIZ

Deneyimli kadromuz ve modern teknolojiye entegre güvenlik sistemlerimiz ile
günlük operasyonlarınızın sorunsuz ve güvenli bir şekilde yürütülmesini
sağlıyoruz.

DETAYLI BİLGİ


GÜVENLIĞINIZ
ÖNCELIĞIMIZ

Deneyimli kadromuz ve modern teknolojiye entegre güvenlik sistemlerimiz ile
günlük operasyonlarınızın sorunsuz ve güvenli bir şekilde yürütülmesini
sağlıyoruz.

DETAYLI BİLGİ


HAKKIMIZDA

THY Özel Güvenlik ve Koruma Hizmetleri A.Ş., 12 Mayıs 2023 tarihinde THY Destek
Hizmetleri A.Ş.'nin %100 iştiraki olarak kurulmuştur. İstanbul, Ankara, Antalya,
Adana, İzmir, Kayseri ve Aydın'da 1500'den fazla çalışanı ile 5188 sayılı Özel
Güvenlik Kanunu, Sivil Havacılık Güvenliği Eğitim ve Sertifikasyon Talimatı ve
Milli Sivil Havacılık Güvenlik Programı'nda bulunan ilgili maddeler kapsamında
özel güvenlik ve koruma hizmet sağlamaktadır.

THY Özel Güvenlik ve Koruma Hizmetleri A.Ş. ayrıca, kargoların uçağa yüklenmesi,
canlı hayvan taşımacılığı, bozulabilir gıda ve tıbbi malzeme gibi hassas kargo
süreçlerinde oluşabilecek güvenlik hizmeti ihtiyaçlarını da kapsamlı uzmanlık ve
detay odaklı bir yaklaşımla karşılamaktadır.

HİZMETLERİMİZ


THY ÖZEL GÜVENLIK VE KORUMA HIZMETLERI A.Ş., KURULUŞUNUZUN IHTIYAÇ DUYDUĞU ÖZEL
GÜVENLIK VE KORUMA HIZMETLERINI UZMAN VE DENEYIMLI KADROSUYLA YÜKSEK KALITE
STANDARTLARINDA SUNUYOR.

Tesis ve İşletme
Güvenliği



Havalimanı ve
Terminal
Güvenliği


Kargo Terminal
Güvenliği



Kapalı Devre
Televizyon Sistemi
(CCTV)


Tesis ve İşletme
Güvenliği


Havalimanı ve
Terminal
Güvenliği


Kargo Terminal
Güvenliği


Kapalı Devre
Televizyon Sistemi
(CCTV)



İLETİŞİM


GÖRÜŞLERINIZ BIZIM IÇIN DEĞERLI!

GÖNDER



KARİYER

Kariyer yolculuğunuzda birlikte yürüyelim!

Açık Pozisyonlar


İLETİŞİM

Yeşilköy Mah. Havaalanı Cad. THY Genel Müdürlüğü Sitesi No:3 İç Kapı No:1 34149
Bakırköy / İstanbul

iletisim@turkishsupport.com


HAKKIMIZDA

Biz Kimiz? Vizyon & Misyon Temel Değerler Politikamız Kurumsal Kimlik

HİZMETLERİMİZ

Tesis ve İşletme Güvenliği Havalimanı ve Terminal Güvenliği Kargo Terminal
Güvenliği Kapalı Devre Televizyon Sistemi (CCTV)

KVKK

Çerez Aydınlatma Metni

© 2024 turkishsecurity.com | Tüm Hakları Saklıdır.