YÜKLENİYOR...

DNS Tunneling: Covert Communication ve Data Exfiltration

0 yanıt0 görüntülenme
  • dns-tunneling
  • data-exfiltration
  • covert-channel
DNS tunneling, DNS protokolünü kullanarak firewall ve network security kontrollerini atlatma, covert communication ve data exfiltrasyon tekniğidir ve APT grupları tarafından yaygın kullanılır. DNS query encoding, exfiltrate edilecek veri DNS query name'ine encode edilir (base32, base64 veya hex encoding) ve subdomain olarak DNS server'a gönderilir; response data answer record'a encode edilerek bidirectional communication sağlanır. DNS tunneling tools, DNSCat2, Iodine ve dnstunnel açık kaynak araçlarıdır; C2 communication ve data exfiltration için kullanılır ve DNS traffic pattern analysis ile tespit edilebilir. DNS exfiltration detection, high volume DNS queries, unusually long domain names, high entropy query names ve unusual query types (TXT, NULL, CNAME) ile anomalous DNS traffic detection yapar; DNS response size analysis ve query frequency baselining ile detection accuracy artırır. DNS firewall ve DNS sinkhole, malicious domain'leri bloklar ve DNS traffic inspection yapar; DNS over HTTPS (DoH) ve DNS over TLS (DoT) encrypted DNS tunneling detection'ı zorlaştırır ve decrypted traffic inspection veya endpoint-based monitoring gerektirir. DNS tunneling mitigation, DNS query rate limiting, domain allowlisting, DNS inspection appliances ve endpoint DNS monitoring ile comprehensive defense sağlanır; network segmentation ile DNS traffic isolation da effective mitigation'tır.