إخفاء النطاق (Domain Shadowing)
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/domain-shadowing/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/domain-shadowing/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/domain-shadowing/)
Use the native HTML custom element.
إخفاء النطاق هو أسلوب هجوم يحصل فيه المهاجم على وصول غير مصرح به إلى حساب مسجِّل [[dns|DNS]] لنطاق شرعي، ثم يُنشئ بهدوء نطاقات فرعية خبيثة تحت ذلك النطاق الموثوق دون تعطيل الموقع الأصلي. ولأن النطاق الأصلي يتمتع بسمعة راسخة، تَرِث النطاقات الفرعية المخفية درجة ثقته وتصعب على مرشحات الأمان اكتشافها. يعتمد الهجوم عادةً على [[domain-hijacking|سرقة بيانات اعتماد الحساب]] بدلاً من الاستيلاء الكامل على النطاق، مما يُتيح له الاستمرار دون رصد. وتُستخدم النطاقات الفرعية المخفية غالباً لاستضافة صفحات التصيد الاحتيالي أو توزيع البرامج الخبيثة أو بناء بنية تحتية للتحكم والسيطرة.
مثال
Attackers compromise the registrar account of a law firm, create 'payment.lawfirm.com' pointing to a phishing server, and send invoices to clients — the trusted domain name bypasses email filters.