Embedding Secret Data in Html Web Page - Tata Institute of ...
Recommend Documents
document storage systems and military image databases. These data contain ... encryption technique protects unauthorized access to the data. The encrypted ...
Naive Bayes Web Page Classification with HTML Mark-Up Enrichment. Vıctor Fresno. Dpto. de Lenguajes y Sistemas Informáticos. Universidad Rey Juan ...
Oct 21, 2013 ... Flat I Building Type Location. 1. 102 Bhaskara* D Colaba. 2. 301 Parashara* D
Colaba. 3 210 Parashara* D Colaba. 4 701 Raman D Colaba.
such as banking, e-commerce, e-signature, distance learning, e-government applications and per- sonal communications. ... space, document, etc. (Sevgi 2001).
Aug 15, 2002 - Indexing Any Document Element using Knowledge ..... We call a Document Element (DE) any textual/HTML data, e.g. a sentence, a section, ...
Aug 15, 2002 - Philippe Martin and Peter Eklund. Griffith University, School of ..... The sentence is: "John believes that. Mary has a cousin who has the same ...
Evaluating Web Resources - University of Arkansas Libraries -- Learn about online resources and websites providing suppo
Pemrograman Web I. (HTML). Oleh: Devie Rosa ... Mengontrol tampilan dari web
page dan contentnya. ... Ada 6 tingkat heading dalam HTML, untuk nomor 1.
Pour commencer voici quelques exercices pour prendre (ou reprendre) la main
avec le ... Exercice 2 (Intégration du fichier CSS dans une page HTML). Rajouter
...
Page 1 of 2. Mandar M. Deshmukh. Department of Condensed Matter Physics
and Materials Science. Tata Institute of Fundamental Research,.
PUBLISHED ON. : 18.10.2013. DUE DATE. : 25.11. ... Shekhar G.K. ... hand/
courier at the security Gate Officer of TIFR on or before 13.00 hrs on the due date
specified. .... b) nNinane-spie2012-8444-102.pdf (SPIE Paper about the
telescope).
3 Jun 2013 ... ACADEMIC CALENDAR 2013–2014 ... October 21 to November 17, 2013 ...... 3.1
.13.4 A student, who applies for re-evaluation of a Semester IV course(s) after the
degree has been awarded, ...... ty-based health programmes by building
cap
dissertations, faculty project reports, field action projects and publications. Sir
Dorabji Tata ... MBA (IGNOU), Ph.D (Pilani). Dr. Samapti Guha ..... enriching
analysis aimed at solution and the negotiation of ambiguities seeking conclusion.
Man
Design and in vivo pharmacodynamic evaluation of nanostructured lipid ... the
present investigation was to explore the potential of nanostructured lipid carriers.
TMC and TISS at Chhatrapati Shivaji Maharaj Hospital, Kalwa, Thane. The
Project has two wings — ...... MS-Power Point for presentation and MS-Access for
data base management. Preparation of ...... Suvarna Jayanti Shahari. Rozgar
Yojana.
School on Algebraic Topology at the Tata Institute of Fundamental. Research in
1962. The audience consisted of teachers and students from Indian Universities ...
Jan 6, 2013 - 1Department of Biological Sciences, Tata Institute of Fundamental ...... of Biotechnology and a grant from the Lady Tata Memorial Trust to S.T., ...
Date : {Signature of Applicant ]. To be ï¬lled by the Cadre Controlling Authority. It is certified that the above infor
Abstract: One of the unexplained items of ancient Indian astronomical traditions is an apparent absence of records of supernovae, which are the last moments of ...
Aug 27, 2015 - make Escher a uniquely effective tool for pathway visualization. ... ent Escher, a web application that can be used to rapidly build pathway maps ...
extracting benefits from open data. On the side of the provider these barriers may include the effort and cost required
Topics include ActionScript, Adobe Flex®, Adobe. Flash®, and Adobe Acrobat®.
..... Internet Explorer is alone in its answers to these questions. All other major ...
May 22, 2008 - Our mapping approach is related to work in object-relational mappings, in accessing Semantic. Web data, and in Web application development ...
Embedding Secret Data in Html Web Page - Tata Institute of ...
2 Department of Quantitative Methods and Information Systems College of. Business ... In this paper, we suggest a novel data hiding technique in an Html.
Embedding Secret Data in Html Web Page Sandipan Dey1 , Hameed Al-Qaheri2 , and Sugata Sanyal3 1 2
3
Cogniant Technology Solutions [email protected] Department of Quantitative Methods and Information Systems College of Business Administration Kuwait University [email protected] School of Technology and Computer Science Tata Institute of Fundamental Research, Homi Bhabha Road, Mumbai - 400005, India [email protected]
Summary. In this paper, we suggest a novel data hiding technique in an Html Web page. Html Tags are case insensitive and hence an alphabet in lowercase and one in uppercase present inside an html tag are interpreted in the same manner by the browser, i.e., change in case in an web page is imperceptible to the browser. We basically exploit this redundancy and use it to embed secret data inside an web page, with no changes visible to the user of the web page, so that he can not even suspect about the data hiding. The embedded data can be recovered by viewing the source of the html page. This technique can easily be extended to embed secret message inside any piece of source-code where the standard interpreter of that language is case-insensitive.
1 Introduction Some techniques for hiding data in executables are already proposed (e.g., Shin et al [4]). In this paper we introduce a very simple technique to hide secret message bits inside source codes as well. We describe our steganographic technique by hiding inside html source as cover text, but this can be easily extended to any case-insensitive language source codes. Html Tags are basically directives to the browser and they carry information regarding how to structure and display the data on a web page. They are not case sensitive, so tags in either case (or mixed case) are interpreted by the browser in the same manner (e.g., "< head >" and "< HEAD >" refers to the same thing). Hence, there is a redundancy and we can exploit this redundancy. To embed secret message bits into html, if the cases of the tag alphabets in html cover text are accordingly manipulated, then this tampering of the cover text will be ignored by the browser and hence it will be imperceptible to the user, since there will not be any visible difference in the web page, hence there will not be any suspect for it as well. Also, when the web page is displayed in the browser, only the text contents are displayed, not the tags (those can only be seen when the user does ’view source’). Hence, the secret messages will be kind of hidden to user. Both redundancy and imperceptibility conditions for data hiding are met, we use these to embed data in html text. If we do not tamper the html text data that is to be displayed by the browser as web page (this html cover text is analogical
Embedding Secret Data in Html Web Page
475
to the cover image, when thought in terms of steganographic techniques in images [1, 2, 3]), the user will not even suspect about hidden data in text. We shall only change the case of every character within these Html tags (elements) in accordance with the secret message bits that we want to embed inside the ∑ ∑ html web page. If we think of the browser interpreter as a function, 𝑓𝐵 : ∗ → ∗ we see that it is non-injective, i.e., not one to one, since 𝑓𝐵 (𝑥) = 𝑓𝐵 (𝑦) whenever 𝑥 ∈ {′ 𝐴′ . . .′ 𝑍 ′ }, 𝑦 ∈ {′ 𝑎′ . . .′ 𝑧 ′ } and 𝑈 𝑝𝑝𝑒𝑟𝑐𝑎𝑠𝑒(𝑦) = 𝑥. The extraction process of the embedded message will also be very simple, one needs to just do ’view source’ and observe the case-patterns of the text within tags and can readily extract the secret message (and see the unseen), while the others will not know anything. The length (in bits) of the secret message to be embedded will be upperlimited by the sum of size of text inside html tags (here we don’t consider attribute values for data embedding. In case we consider attribute values for data embedding, we need to be more careful, since for some tags we should think of case-sensitivity, e.g. , since link file name may be casesensitive on some systems, whereas, attributes such as