أخر تحديث
   16/09/2003
   4:05 AM BAG

My AfternicDomain Name RegistrationsDomain Name AuctionsDomain Name ResearchAfternic CommunityDomain Name NewsHelp

الصفحة الرئيسية

بحث منشور في مجلة "أبحاث الحاسوب" الصادر عن الأمانة العامة لاتحاد مجالس البحث العلمي العربية - المجلد السابع - العدد 2 - 2003

  تنزيل البحث

   

طريقة مقترحة لإخفاء النص في صفحات الويب

  

أ.د.علاء حسين الحمامي*                         مازن سمير الحكيم**                         محمد علاء الحمامي*

 

*   كلية الرافدين الجامعة، قسم علوم الحاسبات.

** الهيئة العراقية للحاسوب و المعلوماتية، معهد المعلوماتية للدراسات العليا.  

  

الملخص:

تقدم الستيكانوكرافي وسيلة لأخفاء المعلومات داخل مجموعة بيانات مضيفة بحيث لايمكن التلاعب أو كشف المعلومات المخفية. تعتمد تقنيات الستيكانوكرافي على خصائص الوسط الناقل لهذه المعلومات.

 تؤدي تقنية أخفاء المعلومات داخل الصور الى تغيرات في خصائص الصورة، بينما يؤدي أخفاء البيانات داخل الصوت الى تغغيرات ملحوظة تتحسسها الأذن البشرية وتميزها عندما تكون ضمن الترددات المسموعة. أما تقنية أخفاء المعلومات في النص فتعتمد على تغيير خصائص معينة في النص بحيث تجعلها معرضة للكشف بأبسط أنواع الهجوم الذي يهاجم تغييرات هذه الخصائص.

في هذا البحث تم تقديم طريقة لأخفاء النص داخل صفحات الويب بأستخدام خصائص لغة HTML دون أعطاء شك بوجود معلومات مخفية في هذه الصفحات. تحتاج عمليتي التضمين والأستخلاص الى مفاتيح للتضمين والأستخلاص.

تم أقتراح تطويرين لطريقة الأخفاء المقترحة من أجل أخفاء وجود الرسالة السرية، وهما أستخدام التشفير و خداع محرك البحث.

 الكلمات المفتاحية:

صفحة الويب، عناصر HTML، خصائص العناصر، النص السري، تضمين البيانات، أستخلاص البيانات، وعاء نصي، نص ستيكو، لون الخلفية، لون النص، عنصر Robots/Not-index، تشفير النص السري.

   

بقية أجزاء البحث:
  

1- المقدمة

2- خصائص لغة (HTML)

3- الطريقة المقترحة

4- الاستنتاجات

5- المصادر
     

 

  

A Proposed Method to Hide Text Inside HTML Web Page File

Prof. Dr. Ala’a H. Al-Hamami*        Mazin S. Al-Hakeem**           Mohammed A. Al-Hamami*

  

 * Al-Rafidain University College, Computer Science Dept.

** Iraqi Commission For Computer and Informatics, Informatics of Postgraduate Studies.

   

Abstract:
   
       Steganography provides for the embedding of information in a block of host data in conditions where perceptible modification of the host data is intolerable. Steganographic techniques are highly dependent on the character of the host data.

 

          A technique for embedding information in image makes subtle changes in hue, while a method for embedding information in audio data could exploit the limitations of the human ear by encoding the encapsulated information in inaudible frequency ranges. Current implementations of textual Steganography exploit tolerances in typesetting by making minute changes in line placement and kerning in order to encapsulate hidden information, making them vulnerable to simple retype setting attacks.

 

          In this research we present a method to hide text in HTML Web page files using HTML characteristics without given suspicious to the hidden data. The embedding process and the extracting process needs keys to embed and extract hidden data.

 

          Two improvements are suggested to conceal the existence of the secret message and these are Encryption and Fooling the search engine.

   

Keywords:
   

HTML Web Page, HTML tags, tag’s attribute, secret data, extract data, cover-text, stego-text, Web page background, Web page text color, Meta-tags, Robots/Index META element, Encrypt Secret Data.