SlideShare a Scribd company logo
1 of 27
Download to read offline
SUBMITTED BY-
MAYANK JAISWAL(0900410041)
PAWAN KR. VERMA(0900410055)
SUDHANSH GUPTA(0900410077)
Outline
• What is Steganography ?
• Steganography – History
• Watermarking and Cryptography
• Steganography vs. Cryptography
• Steganography vs. Watermarking
• Steganography – Carrier Files
• Modern Steganography Techniques
• Basics of Modern Steganography
• Important Requirement for Steganographic System
• Uses for Steganography
• Steganography – Tools
• Detection of Steganographic Content/Countermeasures
• Existing Steganographic Techniques
• Existing Attacks
• Conclusion
• Reference
What is Steganography ?
Steganography is of Greek origin and means “concealed
writing” -
• from the Greek word steganos meaning “covered”
• and the Greek word graphie meaning “writing”
Steganography is the process of hiding of a secret
message within an ordinary message and extracting it
at its destination.
Steganography is a technique of hiding information in
digital media.
The art of detecting Steganography is referred to as
Steganalysis.
Figure-1
Steganography - History
• Both Axis and Allied spies during World War II used
such measures as invisible inks using milk, fruit juice
or urine which darken when heated.
• It’s also a very good Anti-forensics mechanism to
mitigate the effectiveness of a forensics investigation
• In ancient Greece they used to select messenger &
shave their head, they would then write a message on
their head, once the message had been return the hair
was allowed to grow back after the hair grew back the
messenger was sent to deliver the message, the
recipient would shave off the messengers hair to
seethe secret message
Watermarking and Cryptography
There are two major branches of information hiding, Cryptography and
Watermarking.
Watermarking :-
• Communication in watermarking is the host signal, with the
embedded data providing copyright protection.
• The existence of a watermark is often declared openly.
• Any attempt to remove or invalidate the embedded content renders
the host useless.
Cryptography :-
• Doesn’t conceal the communication.
• Scrambles the data to prevent eavesdroppers understanding the
content.
• Cryptography involves various methods and implementations.
• May be considered complementary and orthogonal (unrelated).
Security level
Figure-2
Steganography vs. Cryptography
Steganography and cryptography are closely related.
Cryptography scrambles messages so it can’t be understood.
Steganography on the other hand, hide the message so there is
no knowledge of the existence of the message. With
cryptography, comparison is made between portions of the
plaintext and portions of the cipher text. In steganography,
comparisons may be made between the cover-media, the stego-
media, and possible portions of the message. The end result in
cryptography is the cipher text, while the end result in
steganography is the stego-media. The message in
steganography may or may not be encrypted. If it is encrypted,
then a cryptanalysis technique is applied to extract the
message.
Steganography vs. Watermarking
Digital watermarking can be a form of steganography, in which data
is hidden in the message without the end user's knowledge.It is a
technique which allows an individual to add hidden copyright notices
or other verification messages to digital audio, video, or image signals
and documents. Such a message is a group of bits describing
information pertaining to the signal or to the author of the signal
(name, place, etc.) The technique takes its name from watermarking
of paper or money as a security measure.
Figure-3
Steganography – Carrier Files
• bmp (bit map picture)
• jpeg (joint photographic experts group)
• gif (graphics interchange format)
• wav (waveform audio)
• mpeg(moving picture experts group)
• png(portable network graphic)
Amongst others…
Modern Steganography Techniques
1. Masking and Filtering: Is where information is hidden
inside of a image using digital watermarks that include
information such as copyright, ownership, or licenses.
2. Algorithms and Transformations: This technique hides
data in mathematical functions that are often used in
compression algorithms.
3. Least Significant Bit Insertion: The most common and
popular method of modern day steganography is to make
use of the LSB of a picture’s pixel information.
Basics of Modern Steganography
fE: steganographic function "embedding"
fE-1: steganographic function "extracting"
cover: cover data in which emb will be hidden
emb: message to be hidden
key: parameter of fE
stego: cover data with the hidden message
Figure-4
Important Requirement for
Steganographic System
1. Security of the hidden communication
2. Size of the payload
3. Robustness against malicious and unintentional attacks
Figure-5
Uses for Steganography
• Covert communications
 Privacy
 Espionage
 Terrorism
Criminal activities
• Intellectual property protection
Digital watermarks
Digital signatures
Steganography - Tools
• Steganos
• S-Tools (GIF, JPEG)
• StegHide (WAV, BMP)
• Invisible Secrets (JPEG)
• JPHide
• Camouflage
• Hiderman
Many others…
Detection of Steganographic
Content/Countermeasures
The detection of steganographically encoded packages is
called Steganalysis.
• Visual Analysis tries to reveal the presence of
secret communication through inspection, either
with the naked eye or with the assistance of a
computer.
• Statistical (Algorithmic) Analysis reveals tiny
alterations in an image's statistical behavior
caused by steganographic embedding.
• The nominally universal methods developed to
detect embedded stego-data are generally less
effective than the steganalytic methods aimed at
specific types of embedding.
DIFFERENT KINDS OF STEGANOGRAPHY
The four main categories of file formats that can be used for
steganography are:
I. Text
II. Images
III. Audio
IV. Protocol
Text steganography: Hiding information in text is the most
important method of steganography. The method was to hide a
secret message in every nth letter of every word of a text message.
After booming of Internet and different type of digital file formats
it has decreased in importance. Text stenography using digital
files is not used very often because the text files have a very small
amount of redundant data.
Text steganography can be classified in three basic Categories:-
• Format-based
• Random
• Statistical generation and linguistic method.
Figure-6
Image steganography: Images are used as the popular cover
objects for steganography. A message is embedded in a digital
image through an embedding algorithm, using the secret key. The
resulting stego image is send to the receiver. On the other side, it
is processed by the extraction algorithm using the same key.
During the transmission of stego image unauthenticated persons
can only notice the transmission of an image but can’t guess the
existence of the hidden message.
Figure-7
Audio steganography: Audio stenography is masking,
which exploits the properties of the human ear to hide
information unnoticeably. An audible, sound can be inaudible
in the presene of another louder audible sound .This property
allows to select the channel in which to hide information.
Figure-8
Protocol steganography: The term protocol
steganography is to embedding information
within network protocols such as TCP/IP. We
hide information in the header of a TCP/IP
packet in some fields that can be either
optional or are never used.
Existing Steganographic
Techniques
The steganographic algorithms can broadly be
classified into two categories :-
1. Spatial Domain Techniques
2. Transform Domain Techniques
Spatial Domain:- These techniques use the pixel gray
levels and their color values directly for encoding the
message bits.
Transform Domain:- These techniques try to encode
message bits in the transform domain coefficients of the
image.
Existing Attacks
The steganalytic attacks developed till date can be
classified into visual and statistical attacks.
The statistical attacks can further be classified as :-
• Targeted Attacks: These attacks are designed keeping a
particular steganographic algorithm in mind.
 Histogram Analysis
 Sample Pair Analysis
 HCF-COM based Attack
• Blind Attacks: The blind approach to steganalysis is
similar to the pattern classification problem.
 Wavelet Moment Analysis
 Calibration Based Attacks
 Farid’s Wavelet Based Attack
Conclusion
1. The approach proposed in this work aims at hampering the
steganalysis ability to effectively estimating the statistics for
classification.
2. It was found that the calibration step is indeed able to estimate
image model. To counter this a generalized framework has been
proposed which disturbs this model estimation of the attack.
3. It is based on embedding data such that stego population remains
statistically closer to the cover population and the difference between
these two cannot be observed in the statistics drawn from the two
populations and if any how attacker may be able to know the
embedding algorithm but in that case he will not be able to know the
right pattern of the message because we will embed the message in
the form of cipher text.
4. Like this our security will remain consistent. Like this proposed
algo will be successful in breaking calibration based blind attacks.
Reference
 Park,S.K, and Miller, K.W. (1988). "Random Number Generators:
Good Ones Are Hard To Find". Communications of the ACM 31
(10): 1192–1201.
 C. Kurak and J. McHugh, “A Cautionary Note On Image
Downgrading,” Proc. IEEE Eighth Ann. Computer Security
Applications Conf., IEEE Press, Piscataway, N.J., 1992
Websites:-
 http://www.jjtc.com/Steganography/
 http://azhar-
paperpresentation.blogspot.in/2010/04/steganography-and-
digital-watermarking.html
About Steganography

More Related Content

What's hot

Steganography.
Steganography.Steganography.
Steganography.yprajapati
 
Image steganography
Image steganographyImage steganography
Image steganographyvaidya_sanyu
 
Steganography presentation
Steganography presentationSteganography presentation
Steganography presentationAshwin Prasad
 
Steganography
SteganographySteganography
Steganographysandeipz
 
Image Steganography
Image SteganographyImage Steganography
Image SteganographyAnkit Gupta
 
Steganography - A smart way to hide data
Steganography - A smart way to hide data Steganography - A smart way to hide data
Steganography - A smart way to hide data Sanjay Bhoyar
 
Steganography
SteganographySteganography
SteganographyPREMKUMAR
 
AUDIO STEGANOGRAPHY PRESENTATION
AUDIO STEGANOGRAPHY PRESENTATIONAUDIO STEGANOGRAPHY PRESENTATION
AUDIO STEGANOGRAPHY PRESENTATIONManush Desai
 
Presentation On Steganography
Presentation On SteganographyPresentation On Steganography
Presentation On SteganographyTeachMission
 
Audio steganography
Audio steganography Audio steganography
Audio steganography Sharath Reddy
 
Image steganography and cryptography
Image steganography and cryptographyImage steganography and cryptography
Image steganography and cryptographyAvinash Mishra
 
Steganography chandni verma(cse 4th year)
Steganography chandni verma(cse 4th year)Steganography chandni verma(cse 4th year)
Steganography chandni verma(cse 4th year)Chandni Verma
 
Steganography
SteganographySteganography
SteganographySonam M
 

What's hot (20)

Steganography
SteganographySteganography
Steganography
 
Steganography.
Steganography.Steganography.
Steganography.
 
Steganography
SteganographySteganography
Steganography
 
Image steganography
Image steganographyImage steganography
Image steganography
 
Steganography presentation
Steganography presentationSteganography presentation
Steganography presentation
 
Steganography
SteganographySteganography
Steganography
 
Image Steganography
Image SteganographyImage Steganography
Image Steganography
 
Steganography - A smart way to hide data
Steganography - A smart way to hide data Steganography - A smart way to hide data
Steganography - A smart way to hide data
 
Steganography
SteganographySteganography
Steganography
 
AUDIO STEGANOGRAPHY PRESENTATION
AUDIO STEGANOGRAPHY PRESENTATIONAUDIO STEGANOGRAPHY PRESENTATION
AUDIO STEGANOGRAPHY PRESENTATION
 
Steganography in images
Steganography  in  imagesSteganography  in  images
Steganography in images
 
Presentation On Steganography
Presentation On SteganographyPresentation On Steganography
Presentation On Steganography
 
Audio steganography
Audio steganography Audio steganography
Audio steganography
 
Image steganography and cryptography
Image steganography and cryptographyImage steganography and cryptography
Image steganography and cryptography
 
Steganography
SteganographySteganography
Steganography
 
Steganography chandni verma(cse 4th year)
Steganography chandni verma(cse 4th year)Steganography chandni verma(cse 4th year)
Steganography chandni verma(cse 4th year)
 
Steganography
SteganographySteganography
Steganography
 
Steganography
SteganographySteganography
Steganography
 
Art of Steganography
Art of SteganographyArt of Steganography
Art of Steganography
 
Steganography
SteganographySteganography
Steganography
 

Viewers also liked

Steganography Project
Steganography Project Steganography Project
Steganography Project Uttam Jain
 
Multimedia content security in file based environments - sami guirguis
Multimedia content security in file based environments - sami guirguisMultimedia content security in file based environments - sami guirguis
Multimedia content security in file based environments - sami guirguissamis
 
Audio Watermarking and Steganography
Audio Watermarking and SteganographyAudio Watermarking and Steganography
Audio Watermarking and SteganographyPratik Poddar
 
DWT based approach for steganography using biometrics
DWT based approach for steganography using biometricsDWT based approach for steganography using biometrics
DWT based approach for steganography using biometricsSri Madhur
 
steganography and watermarking
steganography and watermarkingsteganography and watermarking
steganography and watermarkingSaurabh Kaushik
 
Steganography and watermarking
Steganography and watermarkingSteganography and watermarking
Steganography and watermarkingsudip nandi
 
E-ball " Upcomming Compact PC"
E-ball " Upcomming Compact PC"E-ball " Upcomming Compact PC"
E-ball " Upcomming Compact PC"MD SALEEM QAISAR
 
Digital Watermarking
Digital WatermarkingDigital Watermarking
Digital WatermarkingAnkush Kr
 
Steganography: Hiding information in past, present and future.
Steganography: Hiding information in past, present and future.Steganography: Hiding information in past, present and future.
Steganography: Hiding information in past, present and future.Alberto Villegas
 
E ball technology..ppt
E ball technology..pptE ball technology..ppt
E ball technology..pptManilaBhardwaj
 
E ball technology ppt b
E ball technology ppt bE ball technology ppt b
E ball technology ppt bVikas Reddy
 
Steganography
Steganography Steganography
Steganography Uttam Jain
 

Viewers also liked (20)

Steganography Project
Steganography Project Steganography Project
Steganography Project
 
PPT steganography
PPT steganographyPPT steganography
PPT steganography
 
528 439-449
528 439-449528 439-449
528 439-449
 
Multimedia content security in file based environments - sami guirguis
Multimedia content security in file based environments - sami guirguisMultimedia content security in file based environments - sami guirguis
Multimedia content security in file based environments - sami guirguis
 
Audio Watermarking and Steganography
Audio Watermarking and SteganographyAudio Watermarking and Steganography
Audio Watermarking and Steganography
 
DWT based approach for steganography using biometrics
DWT based approach for steganography using biometricsDWT based approach for steganography using biometrics
DWT based approach for steganography using biometrics
 
steganography and watermarking
steganography and watermarkingsteganography and watermarking
steganography and watermarking
 
Steganography and watermarking
Steganography and watermarkingSteganography and watermarking
Steganography and watermarking
 
E-ball " Upcomming Compact PC"
E-ball " Upcomming Compact PC"E-ball " Upcomming Compact PC"
E-ball " Upcomming Compact PC"
 
E ball
E ballE ball
E ball
 
eCall 2018 vision IMA
eCall 2018 vision IMAeCall 2018 vision IMA
eCall 2018 vision IMA
 
Digital Watermarking
Digital WatermarkingDigital Watermarking
Digital Watermarking
 
Steganography: Hiding information in past, present and future.
Steganography: Hiding information in past, present and future.Steganography: Hiding information in past, present and future.
Steganography: Hiding information in past, present and future.
 
Final2
Final2Final2
Final2
 
Eball presentation 2
Eball presentation 2Eball presentation 2
Eball presentation 2
 
E ball technology..ppt
E ball technology..pptE ball technology..ppt
E ball technology..ppt
 
E ball ppt
E ball pptE ball ppt
E ball ppt
 
Image Steganography
Image SteganographyImage Steganography
Image Steganography
 
E ball technology ppt b
E ball technology ppt bE ball technology ppt b
E ball technology ppt b
 
Steganography
Steganography Steganography
Steganography
 

Similar to About Steganography

Steganography Vs. Digital Images
Steganography Vs. Digital ImagesSteganography Vs. Digital Images
Steganography Vs. Digital ImagesHannah Carpenter
 
Steganalysis And Steganography
Steganalysis And SteganographySteganalysis And Steganography
Steganalysis And SteganographyJacqueline Thomas
 
Steganography using visual cryptography: Report
Steganography using visual cryptography: ReportSteganography using visual cryptography: Report
Steganography using visual cryptography: ReportAparna Nk
 
An Overview of Steganography
An Overview of SteganographyAn Overview of Steganography
An Overview of SteganographyIOSR Journals
 
Feature Selection Algorithm for Supervised and Semisupervised Clustering
Feature Selection Algorithm for Supervised and Semisupervised ClusteringFeature Selection Algorithm for Supervised and Semisupervised Clustering
Feature Selection Algorithm for Supervised and Semisupervised ClusteringEditor IJCATR
 
Steganography using Interpolation and LSB with Cryptography on Video Images -...
Steganography using Interpolation and LSB with Cryptography on Video Images -...Steganography using Interpolation and LSB with Cryptography on Video Images -...
Steganography using Interpolation and LSB with Cryptography on Video Images -...Editor IJCATR
 
Steganography using Interpolation and LSB with Cryptography on Video Images-A...
Steganography using Interpolation and LSB with Cryptography on Video Images-A...Steganography using Interpolation and LSB with Cryptography on Video Images-A...
Steganography using Interpolation and LSB with Cryptography on Video Images-A...Editor IJCATR
 
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUE
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUESTEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUE
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUEIJNSA Journal
 
final_Paper_springer_final
final_Paper_springer_finalfinal_Paper_springer_final
final_Paper_springer_finalJoseph Emmanuel
 
Customized and Secure Image Steganography Through Random Numbers Logic.
Customized and Secure Image Steganography Through Random Numbers Logic.Customized and Secure Image Steganography Through Random Numbers Logic.
Customized and Secure Image Steganography Through Random Numbers Logic.CSCJournals
 
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUE
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUESTEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUE
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUEIJNSA Journal
 
ASSOCIATION OF CRYPTOGRAPHY AND STEGANOGRAPHY
ASSOCIATION OF CRYPTOGRAPHY AND STEGANOGRAPHYASSOCIATION OF CRYPTOGRAPHY AND STEGANOGRAPHY
ASSOCIATION OF CRYPTOGRAPHY AND STEGANOGRAPHYAsia Smith
 
A NUMERICAL METHOD BASED ENCRYPTION ALGORITHM WITH STEGANOGRAPHY
A NUMERICAL METHOD BASED ENCRYPTION ALGORITHM WITH STEGANOGRAPHYA NUMERICAL METHOD BASED ENCRYPTION ALGORITHM WITH STEGANOGRAPHY
A NUMERICAL METHOD BASED ENCRYPTION ALGORITHM WITH STEGANOGRAPHYcscpconf
 
A Robust Technique to Encrypt and Decrypt Confidential Data within Image
A Robust Technique to Encrypt and Decrypt Confidential Data within ImageA Robust Technique to Encrypt and Decrypt Confidential Data within Image
A Robust Technique to Encrypt and Decrypt Confidential Data within Imageinventionjournals
 

Similar to About Steganography (20)

Steganography Vs. Digital Images
Steganography Vs. Digital ImagesSteganography Vs. Digital Images
Steganography Vs. Digital Images
 
Steganalysis And Steganography
Steganalysis And SteganographySteganalysis And Steganography
Steganalysis And Steganography
 
Steganography using visual cryptography: Report
Steganography using visual cryptography: ReportSteganography using visual cryptography: Report
Steganography using visual cryptography: Report
 
An Overview of Steganography
An Overview of SteganographyAn Overview of Steganography
An Overview of Steganography
 
C01111519
C01111519C01111519
C01111519
 
Stegnography
StegnographyStegnography
Stegnography
 
Feature Selection Algorithm for Supervised and Semisupervised Clustering
Feature Selection Algorithm for Supervised and Semisupervised ClusteringFeature Selection Algorithm for Supervised and Semisupervised Clustering
Feature Selection Algorithm for Supervised and Semisupervised Clustering
 
Steganography using Interpolation and LSB with Cryptography on Video Images -...
Steganography using Interpolation and LSB with Cryptography on Video Images -...Steganography using Interpolation and LSB with Cryptography on Video Images -...
Steganography using Interpolation and LSB with Cryptography on Video Images -...
 
Steganography using Interpolation and LSB with Cryptography on Video Images-A...
Steganography using Interpolation and LSB with Cryptography on Video Images-A...Steganography using Interpolation and LSB with Cryptography on Video Images-A...
Steganography using Interpolation and LSB with Cryptography on Video Images-A...
 
A NOVEL APPROACHES TOWARDS STEGANOGRAPHY
A NOVEL APPROACHES TOWARDS STEGANOGRAPHYA NOVEL APPROACHES TOWARDS STEGANOGRAPHY
A NOVEL APPROACHES TOWARDS STEGANOGRAPHY
 
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUE
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUESTEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUE
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUE
 
final_Paper_springer_final
final_Paper_springer_finalfinal_Paper_springer_final
final_Paper_springer_final
 
Customized and Secure Image Steganography Through Random Numbers Logic.
Customized and Secure Image Steganography Through Random Numbers Logic.Customized and Secure Image Steganography Through Random Numbers Logic.
Customized and Secure Image Steganography Through Random Numbers Logic.
 
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUE
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUESTEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUE
STEGANALYSIS ALGORITHM FOR PNG IMAGES BASED ON FUZZY LOGIC TECHNIQUE
 
ASSOCIATION OF CRYPTOGRAPHY AND STEGANOGRAPHY
ASSOCIATION OF CRYPTOGRAPHY AND STEGANOGRAPHYASSOCIATION OF CRYPTOGRAPHY AND STEGANOGRAPHY
ASSOCIATION OF CRYPTOGRAPHY AND STEGANOGRAPHY
 
T0 numtq0nju=
T0 numtq0nju=T0 numtq0nju=
T0 numtq0nju=
 
A NUMERICAL METHOD BASED ENCRYPTION ALGORITHM WITH STEGANOGRAPHY
A NUMERICAL METHOD BASED ENCRYPTION ALGORITHM WITH STEGANOGRAPHYA NUMERICAL METHOD BASED ENCRYPTION ALGORITHM WITH STEGANOGRAPHY
A NUMERICAL METHOD BASED ENCRYPTION ALGORITHM WITH STEGANOGRAPHY
 
Steganography
Steganography Steganography
Steganography
 
K0815660
K0815660K0815660
K0815660
 
A Robust Technique to Encrypt and Decrypt Confidential Data within Image
A Robust Technique to Encrypt and Decrypt Confidential Data within ImageA Robust Technique to Encrypt and Decrypt Confidential Data within Image
A Robust Technique to Encrypt and Decrypt Confidential Data within Image
 

Recently uploaded

The First National K12 TUG March 6 2024.pdf
The First National K12 TUG March 6 2024.pdfThe First National K12 TUG March 6 2024.pdf
The First National K12 TUG March 6 2024.pdfdogden2
 
BBA 205 BE UNIT 2 economic systems prof dr kanchan.pptx
BBA 205 BE UNIT 2 economic systems prof dr kanchan.pptxBBA 205 BE UNIT 2 economic systems prof dr kanchan.pptx
BBA 205 BE UNIT 2 economic systems prof dr kanchan.pptxProf. Kanchan Kumari
 
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...Subham Panja
 
How to Customise Quotation's Appearance Using PDF Quote Builder in Odoo 17
How to Customise Quotation's Appearance Using PDF Quote Builder in Odoo 17How to Customise Quotation's Appearance Using PDF Quote Builder in Odoo 17
How to Customise Quotation's Appearance Using PDF Quote Builder in Odoo 17Celine George
 
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYS
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYSDLL Catch Up Friday March 22.docx CATCH UP FRIDAYS
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYSTeacherNicaPrintable
 
Research Methodology and Tips on Better Research
Research Methodology and Tips on Better ResearchResearch Methodology and Tips on Better Research
Research Methodology and Tips on Better ResearchRushdi Shams
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...Nguyen Thanh Tu Collection
 
Quantitative research methodology and survey design
Quantitative research methodology and survey designQuantitative research methodology and survey design
Quantitative research methodology and survey designBalelaBoru
 
The OERs: Transforming Education for Sustainable Future by Dr. Sarita Anand
The OERs: Transforming Education for Sustainable Future by Dr. Sarita AnandThe OERs: Transforming Education for Sustainable Future by Dr. Sarita Anand
The OERs: Transforming Education for Sustainable Future by Dr. Sarita AnandDr. Sarita Anand
 
2024.03.16 How to write better quality materials for your learners ELTABB San...
2024.03.16 How to write better quality materials for your learners ELTABB San...2024.03.16 How to write better quality materials for your learners ELTABB San...
2024.03.16 How to write better quality materials for your learners ELTABB San...Sandy Millin
 
3.12.24 The Social Construction of Gender.pptx
3.12.24 The Social Construction of Gender.pptx3.12.24 The Social Construction of Gender.pptx
3.12.24 The Social Construction of Gender.pptxmary850239
 
3.14.24 The Selma March and the Voting Rights Act.pptx
3.14.24 The Selma March and the Voting Rights Act.pptx3.14.24 The Selma March and the Voting Rights Act.pptx
3.14.24 The Selma March and the Voting Rights Act.pptxmary850239
 
PHARMACOGNOSY CHAPTER NO 5 CARMINATIVES AND G.pdf
PHARMACOGNOSY CHAPTER NO 5 CARMINATIVES AND G.pdfPHARMACOGNOSY CHAPTER NO 5 CARMINATIVES AND G.pdf
PHARMACOGNOSY CHAPTER NO 5 CARMINATIVES AND G.pdfSumit Tiwari
 
POST ENCEPHALITIS case study Jitendra bhargav
POST ENCEPHALITIS case study  Jitendra bhargavPOST ENCEPHALITIS case study  Jitendra bhargav
POST ENCEPHALITIS case study Jitendra bhargavJitendra Bhargav
 
AUDIENCE THEORY - PARTICIPATORY - JENKINS.pptx
AUDIENCE THEORY - PARTICIPATORY - JENKINS.pptxAUDIENCE THEORY - PARTICIPATORY - JENKINS.pptx
AUDIENCE THEORY - PARTICIPATORY - JENKINS.pptxiammrhaywood
 
LEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced StudLEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced StudDr. Bruce A. Johnson
 
Awards Presentation 2024 - March 12 2024
Awards Presentation 2024 - March 12 2024Awards Presentation 2024 - March 12 2024
Awards Presentation 2024 - March 12 2024bsellato
 

Recently uploaded (20)

The First National K12 TUG March 6 2024.pdf
The First National K12 TUG March 6 2024.pdfThe First National K12 TUG March 6 2024.pdf
The First National K12 TUG March 6 2024.pdf
 
BBA 205 BE UNIT 2 economic systems prof dr kanchan.pptx
BBA 205 BE UNIT 2 economic systems prof dr kanchan.pptxBBA 205 BE UNIT 2 economic systems prof dr kanchan.pptx
BBA 205 BE UNIT 2 economic systems prof dr kanchan.pptx
 
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...
THYROID HORMONE.pptx by Subham Panja,Asst. Professor, Department of B.Sc MLT,...
 
How to Customise Quotation's Appearance Using PDF Quote Builder in Odoo 17
How to Customise Quotation's Appearance Using PDF Quote Builder in Odoo 17How to Customise Quotation's Appearance Using PDF Quote Builder in Odoo 17
How to Customise Quotation's Appearance Using PDF Quote Builder in Odoo 17
 
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYS
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYSDLL Catch Up Friday March 22.docx CATCH UP FRIDAYS
DLL Catch Up Friday March 22.docx CATCH UP FRIDAYS
 
Research Methodology and Tips on Better Research
Research Methodology and Tips on Better ResearchResearch Methodology and Tips on Better Research
Research Methodology and Tips on Better Research
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
 
Quantitative research methodology and survey design
Quantitative research methodology and survey designQuantitative research methodology and survey design
Quantitative research methodology and survey design
 
The OERs: Transforming Education for Sustainable Future by Dr. Sarita Anand
The OERs: Transforming Education for Sustainable Future by Dr. Sarita AnandThe OERs: Transforming Education for Sustainable Future by Dr. Sarita Anand
The OERs: Transforming Education for Sustainable Future by Dr. Sarita Anand
 
ANOVA Parametric test: Biostatics and Research Methodology
ANOVA Parametric test: Biostatics and Research MethodologyANOVA Parametric test: Biostatics and Research Methodology
ANOVA Parametric test: Biostatics and Research Methodology
 
2024.03.16 How to write better quality materials for your learners ELTABB San...
2024.03.16 How to write better quality materials for your learners ELTABB San...2024.03.16 How to write better quality materials for your learners ELTABB San...
2024.03.16 How to write better quality materials for your learners ELTABB San...
 
3.12.24 The Social Construction of Gender.pptx
3.12.24 The Social Construction of Gender.pptx3.12.24 The Social Construction of Gender.pptx
3.12.24 The Social Construction of Gender.pptx
 
3.14.24 The Selma March and the Voting Rights Act.pptx
3.14.24 The Selma March and the Voting Rights Act.pptx3.14.24 The Selma March and the Voting Rights Act.pptx
3.14.24 The Selma March and the Voting Rights Act.pptx
 
PHARMACOGNOSY CHAPTER NO 5 CARMINATIVES AND G.pdf
PHARMACOGNOSY CHAPTER NO 5 CARMINATIVES AND G.pdfPHARMACOGNOSY CHAPTER NO 5 CARMINATIVES AND G.pdf
PHARMACOGNOSY CHAPTER NO 5 CARMINATIVES AND G.pdf
 
POST ENCEPHALITIS case study Jitendra bhargav
POST ENCEPHALITIS case study  Jitendra bhargavPOST ENCEPHALITIS case study  Jitendra bhargav
POST ENCEPHALITIS case study Jitendra bhargav
 
t-test Parametric test Biostatics and Research Methodology
t-test Parametric test Biostatics and Research Methodologyt-test Parametric test Biostatics and Research Methodology
t-test Parametric test Biostatics and Research Methodology
 
AUDIENCE THEORY - PARTICIPATORY - JENKINS.pptx
AUDIENCE THEORY - PARTICIPATORY - JENKINS.pptxAUDIENCE THEORY - PARTICIPATORY - JENKINS.pptx
AUDIENCE THEORY - PARTICIPATORY - JENKINS.pptx
 
LEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced StudLEAD6001 - Introduction to Advanced Stud
LEAD6001 - Introduction to Advanced Stud
 
Problems on Mean,Mode,Median Standard Deviation
Problems on Mean,Mode,Median Standard DeviationProblems on Mean,Mode,Median Standard Deviation
Problems on Mean,Mode,Median Standard Deviation
 
Awards Presentation 2024 - March 12 2024
Awards Presentation 2024 - March 12 2024Awards Presentation 2024 - March 12 2024
Awards Presentation 2024 - March 12 2024
 

About Steganography

  • 1. SUBMITTED BY- MAYANK JAISWAL(0900410041) PAWAN KR. VERMA(0900410055) SUDHANSH GUPTA(0900410077)
  • 2. Outline • What is Steganography ? • Steganography – History • Watermarking and Cryptography • Steganography vs. Cryptography • Steganography vs. Watermarking • Steganography – Carrier Files • Modern Steganography Techniques • Basics of Modern Steganography • Important Requirement for Steganographic System • Uses for Steganography • Steganography – Tools • Detection of Steganographic Content/Countermeasures • Existing Steganographic Techniques • Existing Attacks • Conclusion • Reference
  • 3. What is Steganography ? Steganography is of Greek origin and means “concealed writing” - • from the Greek word steganos meaning “covered” • and the Greek word graphie meaning “writing” Steganography is the process of hiding of a secret message within an ordinary message and extracting it at its destination. Steganography is a technique of hiding information in digital media. The art of detecting Steganography is referred to as Steganalysis.
  • 5. Steganography - History • Both Axis and Allied spies during World War II used such measures as invisible inks using milk, fruit juice or urine which darken when heated. • It’s also a very good Anti-forensics mechanism to mitigate the effectiveness of a forensics investigation • In ancient Greece they used to select messenger & shave their head, they would then write a message on their head, once the message had been return the hair was allowed to grow back after the hair grew back the messenger was sent to deliver the message, the recipient would shave off the messengers hair to seethe secret message
  • 6. Watermarking and Cryptography There are two major branches of information hiding, Cryptography and Watermarking. Watermarking :- • Communication in watermarking is the host signal, with the embedded data providing copyright protection. • The existence of a watermark is often declared openly. • Any attempt to remove or invalidate the embedded content renders the host useless. Cryptography :- • Doesn’t conceal the communication. • Scrambles the data to prevent eavesdroppers understanding the content. • Cryptography involves various methods and implementations. • May be considered complementary and orthogonal (unrelated).
  • 8. Steganography vs. Cryptography Steganography and cryptography are closely related. Cryptography scrambles messages so it can’t be understood. Steganography on the other hand, hide the message so there is no knowledge of the existence of the message. With cryptography, comparison is made between portions of the plaintext and portions of the cipher text. In steganography, comparisons may be made between the cover-media, the stego- media, and possible portions of the message. The end result in cryptography is the cipher text, while the end result in steganography is the stego-media. The message in steganography may or may not be encrypted. If it is encrypted, then a cryptanalysis technique is applied to extract the message.
  • 9. Steganography vs. Watermarking Digital watermarking can be a form of steganography, in which data is hidden in the message without the end user's knowledge.It is a technique which allows an individual to add hidden copyright notices or other verification messages to digital audio, video, or image signals and documents. Such a message is a group of bits describing information pertaining to the signal or to the author of the signal (name, place, etc.) The technique takes its name from watermarking of paper or money as a security measure. Figure-3
  • 10. Steganography – Carrier Files • bmp (bit map picture) • jpeg (joint photographic experts group) • gif (graphics interchange format) • wav (waveform audio) • mpeg(moving picture experts group) • png(portable network graphic) Amongst others…
  • 11. Modern Steganography Techniques 1. Masking and Filtering: Is where information is hidden inside of a image using digital watermarks that include information such as copyright, ownership, or licenses. 2. Algorithms and Transformations: This technique hides data in mathematical functions that are often used in compression algorithms. 3. Least Significant Bit Insertion: The most common and popular method of modern day steganography is to make use of the LSB of a picture’s pixel information.
  • 12. Basics of Modern Steganography fE: steganographic function "embedding" fE-1: steganographic function "extracting" cover: cover data in which emb will be hidden emb: message to be hidden key: parameter of fE stego: cover data with the hidden message Figure-4
  • 13. Important Requirement for Steganographic System 1. Security of the hidden communication 2. Size of the payload 3. Robustness against malicious and unintentional attacks Figure-5
  • 14. Uses for Steganography • Covert communications  Privacy  Espionage  Terrorism Criminal activities • Intellectual property protection Digital watermarks Digital signatures
  • 15. Steganography - Tools • Steganos • S-Tools (GIF, JPEG) • StegHide (WAV, BMP) • Invisible Secrets (JPEG) • JPHide • Camouflage • Hiderman Many others…
  • 16. Detection of Steganographic Content/Countermeasures The detection of steganographically encoded packages is called Steganalysis. • Visual Analysis tries to reveal the presence of secret communication through inspection, either with the naked eye or with the assistance of a computer. • Statistical (Algorithmic) Analysis reveals tiny alterations in an image's statistical behavior caused by steganographic embedding. • The nominally universal methods developed to detect embedded stego-data are generally less effective than the steganalytic methods aimed at specific types of embedding.
  • 17. DIFFERENT KINDS OF STEGANOGRAPHY The four main categories of file formats that can be used for steganography are: I. Text II. Images III. Audio IV. Protocol
  • 18. Text steganography: Hiding information in text is the most important method of steganography. The method was to hide a secret message in every nth letter of every word of a text message. After booming of Internet and different type of digital file formats it has decreased in importance. Text stenography using digital files is not used very often because the text files have a very small amount of redundant data. Text steganography can be classified in three basic Categories:- • Format-based • Random • Statistical generation and linguistic method.
  • 20. Image steganography: Images are used as the popular cover objects for steganography. A message is embedded in a digital image through an embedding algorithm, using the secret key. The resulting stego image is send to the receiver. On the other side, it is processed by the extraction algorithm using the same key. During the transmission of stego image unauthenticated persons can only notice the transmission of an image but can’t guess the existence of the hidden message. Figure-7
  • 21. Audio steganography: Audio stenography is masking, which exploits the properties of the human ear to hide information unnoticeably. An audible, sound can be inaudible in the presene of another louder audible sound .This property allows to select the channel in which to hide information. Figure-8
  • 22. Protocol steganography: The term protocol steganography is to embedding information within network protocols such as TCP/IP. We hide information in the header of a TCP/IP packet in some fields that can be either optional or are never used.
  • 23. Existing Steganographic Techniques The steganographic algorithms can broadly be classified into two categories :- 1. Spatial Domain Techniques 2. Transform Domain Techniques Spatial Domain:- These techniques use the pixel gray levels and their color values directly for encoding the message bits. Transform Domain:- These techniques try to encode message bits in the transform domain coefficients of the image.
  • 24. Existing Attacks The steganalytic attacks developed till date can be classified into visual and statistical attacks. The statistical attacks can further be classified as :- • Targeted Attacks: These attacks are designed keeping a particular steganographic algorithm in mind.  Histogram Analysis  Sample Pair Analysis  HCF-COM based Attack • Blind Attacks: The blind approach to steganalysis is similar to the pattern classification problem.  Wavelet Moment Analysis  Calibration Based Attacks  Farid’s Wavelet Based Attack
  • 25. Conclusion 1. The approach proposed in this work aims at hampering the steganalysis ability to effectively estimating the statistics for classification. 2. It was found that the calibration step is indeed able to estimate image model. To counter this a generalized framework has been proposed which disturbs this model estimation of the attack. 3. It is based on embedding data such that stego population remains statistically closer to the cover population and the difference between these two cannot be observed in the statistics drawn from the two populations and if any how attacker may be able to know the embedding algorithm but in that case he will not be able to know the right pattern of the message because we will embed the message in the form of cipher text. 4. Like this our security will remain consistent. Like this proposed algo will be successful in breaking calibration based blind attacks.
  • 26. Reference  Park,S.K, and Miller, K.W. (1988). "Random Number Generators: Good Ones Are Hard To Find". Communications of the ACM 31 (10): 1192–1201.  C. Kurak and J. McHugh, “A Cautionary Note On Image Downgrading,” Proc. IEEE Eighth Ann. Computer Security Applications Conf., IEEE Press, Piscataway, N.J., 1992 Websites:-  http://www.jjtc.com/Steganography/  http://azhar- paperpresentation.blogspot.in/2010/04/steganography-and- digital-watermarking.html