SlideShare a Scribd company logo
Steganography application of effective
Genetic Shifting Algorithm against RS
Analysis
Advisor: MScEE, Vladislav Kaplan
Vadim Purinson LV Tailoring Software
Who owns the information – owns the
world
Rotschild Nathan Mayer
• What is Steganography?
• Why Steganography?
• History of Steganography.
• Digital steganography.
• Steganalysis.
• RS Fridrich analysis.
• Genetic shifting algorithm.
• Software implementation.
• Tests
• Conclusions
7/16/2015LV Tailoring Software
2
What is Steganography?
The art and science of hiding information by embedding it in some
other media.
• Steganography versus cryptography
• In general, steganography approaches hide a
message in a cover e.g. text, image, audio file,
etc.
7/16/2015LV Tailoring Software
3
Why Steganography?
• Transfer secret information or embed secret
messages into media.
• Data, intellectual property and privacy
protection - Digital Water marking, medical
data.
7/16/2015LV Tailoring Software
4
History of Steganography.
• 400 B.C. – writings of Herodotus
• 1499 – “Steganographia”, Trithemius –
steganography and magic.
• 1665 – Steganographica, Gaspari Schotti.
• 1870 – The Pigeon Post into Paris.
Most popular example in history this is use
invisible inks.
7/16/2015LV Tailoring Software
5
Terminology and Definitions
•
7/16/2015LV Tailoring Software
6
Equation 3
Equation 4
Terminology and Definitions
• Steganographic system or stegasystem –
this is set of tools and methods are used to
generate a secret channel of information
transmission.
7/16/2015LV Tailoring Software
7
Digital image definition
A digital image is binary representation of a two
dimensional image and contains a fixed number of rows
and columns of pixels.
• Pixel
• Byte
• Bit
7/16/2015LV Tailoring Software
8
Equation 1
Message embedding
mathematical definition
8 bit Grayscale equivalents to 1 byte per pixel.
For example, for the image size of 7 Kbyte
maximum message size can be embedded, by
using 1 LSB is 7168 bit
7/16/2015LV Tailoring Software
9
Equation 2
Digital steganography.
Advantages of digital images steganography is:
• There are a variety of methods used in which information can be hidden in
the images.
• Relatively large volume of digital images representation, that allows the
embedding of large amount of information.
• Known size of the cover media, that absence of restrictions, requirements
imposed by real-time.
• Presence of relatively large textural regions in most digital images that have
noise structure and well suited for information integration.
• Weak sensitivity of the human eye to minor changes the color of the image,
brightness, contrast and the noise presence.
• Image steganography has come quite far with the development of fast,
powerful graphical computers.
7/16/2015LV Tailoring Software
10
IMAGE STEGANOGRAPHY TECHNIQUES
• Least Significant Bit insertion – LSB
• Masking and filtering
7/16/2015LV Tailoring Software
11
The simple LSB schema
7/16/2015LV Tailoring Software
12
LSB - Example
7/16/2015LV Tailoring Software
13
Lena Söderberg
LSB - Example
“A” = 65(decimal) = 10000001 (binary)
7/16/2015LV Tailoring Software
14
Classification of Steganography
Methods.
• Substitution methods in spatial domain = LSB;
• Transform domain = frequency domain;
• Spread spectrum techniques;
• Statistical methods;
• Distortion techniques;
• Cover generation methods;
7/16/2015LV Tailoring Software
15
The properties of the human eye
used in the steganography .
• selectivity to brightness fluctuations;
• frequency sensitivity;
• masking effect;
7/16/2015LV Tailoring Software
16
Selectivity to brightness fluctuations
7/16/2015LV Tailoring Software
17
Human eye sensitivity to
contrast.
Experimental data by Aubert (1865), Koenig and
Brodhun (1889) and Blanchard (1918). It
indicates that the Weber-Fechner law - according
to which the smallest perceptible change in
intensity ∆ 𝐼 vs. intensity level I is constant.
Frequency sensitivity
7/16/2015LV Tailoring Software
18
Sensitivity of eye for the colors
Masking effect
7/16/2015LV Tailoring Software
19
Herman Grid
Steganalysis
• Steganalysis
• Steganalyst
• Attack on steganography system
7/16/2015LV Tailoring Software
20
Stegattacks classes
• Attack with the knowledge of the modified media only.
• Attack with knowledge of unmodified container.
7/16/2015LV Tailoring Software
21
The results of stegattack
• Detect secret message presence.
• Recover secret message from stegoimage.
• Destroy the message in case no possibility to recover
message.
Steganalysis hierarchy
7/16/2015LV Tailoring Software
22
Main methods of stegattack
• Visual analysis – detect visual image
degradation by “naked” eye.
• Statistical Histogram and STD analysis.
• Detection methods are based on data hiding
analyzing the characteristics of the probability
distribution of the container.
7/16/2015LV Tailoring Software
23
Visual Attacks
7/16/2015LV Tailoring Software
24
Grayscale image
visual attack example
Grayscale image filter
visual attack example
Histogram Analysis Attack
7/16/2015LV Tailoring Software
25
Statistical Analysis Attack
• Stego Only Attack;
• Known Cover Attack;
• Known Message Attack;
• Blind Steganalysis;
• Semi-blind;
7/16/2015LV Tailoring Software
26
Fridrich RS Analysis
𝐹𝑚 1 ↔ 2,3 ↔ 4, … 223 ↔ 224
𝐹−𝑚 0 ↔ 1,2 ↔ 3, … 224 ↔ 225
• “regular”
• “singular”
• “unchanged”
7/16/2015LV Tailoring Software
27
← 𝑅−𝑚 𝑆−𝑚 →
𝑅 𝑚 ↔ 𝑆 𝑚𝑅 𝑚 > 𝑆 𝑚
𝑅−𝑚 > 𝑆−𝑚
Genetic Shifting Algorithm (Shen Wang )
7/16/2015LV Tailoring Software
28
Before or After ?
𝐶 =
𝑖
𝑁
𝑖 + 1 − 𝑖
𝑁 − 1
𝑁 – this is number of pixels, and (𝑖 + 1) and
𝑖 are indicate current and next pixel values.
Introduction to LabVIEW
7/16/2015LV Tailoring Software
29
Front Panel
7/16/2015LV Tailoring Software
30
Example of Front panel view
• Modern
• System
• Classic
• Express
• Control
Design &
Simulation
• .Net &
ActiveX
• Signal
processing
• Add ons
• User
Controls
• Select and
control
• DSC
Module
• RF
Communica
tions
• Sound &
Vibration
• Vision
Controls palette view
Block diagram
7/16/2015LV Tailoring Software
31
Function paletteExample of Block diagram view
More functions
• Tools palette • Operating tool
• Positioning tool
• Labeling tool
• Wiring tool
7/16/2015LV Tailoring Software
32
• Wiring
• SubVis
Basic LabVIEW Hierarchy
7/16/2015LV Tailoring Software
33
Front panel view
7/16/2015LV Tailoring Software
34
1. Source cover image
2. Result stegoimage
3. Cover Histogram and STD statistic window
4. Stegoimage Histogram and STD statistic window
5. RS analysis results on Stegoimage
6. LSB level to be used (up to LSB-4)
7. Start shifting (GSM)
8. Standard deviation evaluation
9. Snaked array length.
10. Open output result text message
11. Decode message from stegoimage
12. Encode message into cover message
13. Stop button
14. Start / stop menu
Steganography directory view
7/16/2015LV Tailoring Software
35
Encoding Decoding Example
7/16/2015LV Tailoring Software
36
Steps definition
• Perform basic message coding (Cover Image) up to LSB-4 for gray images.
• Perform basic message recovery (Stego Image) up to LSB-4 for gray images.
• Compare visual image degradation.
• Compare visual degradation through common tools (Histogram, STD).
• Perform study of coded message saturation (message of different length) vs.
recovery and image degradation per different LSB coding at gray images.
• Build RS analysis (Fridrich algorithm) routine.
• Confirm validity of RS analysis on gray images.
• Implement secure genetic steganography method for RS baseline shifting
for LSB-1. (GSM for RS shifting).
• Perform basic message recovery with GSM for RS shifting for LSB-1.
• Perform RS analysis comparison for different message length with GSM for
RS shifting and without, use different “snake” division array image
representation.
7/16/2015LV Tailoring Software
37
Compare visual image degradation
7/16/2015LV Tailoring Software
38
LSB-1
The recovered text file size is 6.21 KB
(6,361 bytes), 1177 words text,
equivalent to 2.5 pages in WORD
format.
Compare tool
7/16/2015LV Tailoring Software
39
Compare visual image degradation
7/16/2015LV Tailoring Software
40
LSB-2
The recovered text file size is 12.4 KB
(12,737 bytes), 2228 words text,
equivalent to 5 pages in WORD
format.
Compare visual image degradation
7/16/2015LV Tailoring Software
41
LSB-3
The recovered text file size is 18.6 KB
(19,106 bytes), 3317 words text, equivalent
to 7.5 pages in WORD format.
Compare visual image degradation
7/16/2015LV Tailoring Software
42
LSB-4
The recovered text file size is 24.8 KB
(25,477 bytes), 4468 words text,
equivalent to 10 pages in WORD format –
this is a maximum text file size can be
imbedded into 225 × 225 𝑝𝑖𝑥𝑒𝑙𝑠 image by
using 4LSB plane.
Compare visual degradation through
common tools
7/16/2015LV Tailoring Software
43
Compare visual degradation through
common tools
7/16/2015LV Tailoring Software
44
Different depth of the LSB
Blue line is displays Cover
image Histogram and red line
represents manipulated image
distribution.
Compare visual degradation through
common tools
7/16/2015LV Tailoring Software
45
Histogram degradation trough of
message enlargement for 4LSB level
Compare visual degradation through
common tools
7/16/2015LV Tailoring Software
46
STD view
Build RS analysis (Fridrich algorithm)
routine.
7/16/2015LV Tailoring Software
47
Build RS analysis (Fridrich algorithm)
routine
7/16/2015LV Tailoring Software
48
LSB-1
𝑅 𝑚/𝑆 𝑚 differences versus message
volume.
7/16/2015LV Tailoring Software
49
Image1
Message % of Rm % of Sm diff
Message
length(bytes) % of image
0 54.9 45.1 9.8 0 0
1 53.8 46.2 7.6 699 1.05
2 52.1 47.9 4.2 2,225 3.35
3 51.5 48.5 3 4,055 6.11
4 51.4 48.6 2.8 4,222 6.36
5 50.8 49.2 1.6 6,201 9.34
6 49.8 50.2 -0.4 8,169 12.3
Image2
0 54.2 45.8 8.4 0 0
1 53.9 46.1 7.8 699 1.78
2 52.5 47.5 5 2,225 5.67
3 51.8 48.2 3.6 4,055 10.34
4 51.7 48.3 3.4 4,222 10.76
5 50 50 0 6,201 15.8
6 49.8 50.2 -0.4 6,361 16.33
Image3
0 52.5 47.5 6 0 0
1 52 48 5 699 1.05
2 51.8 48.2 4.4 2,225 3.35
3 51.9 48.1 4 4,055 6.11
4 51.7 48.3 4 4,222 6.36
5 50.9 49.1 3.4 6,201 9.34
6 50.8 49.2 0.6 8,169 12.31
Build RS analysis (Fridrich algorithm)
routine
7/16/2015LV Tailoring Software
50
Image 2 RS analysis results.
7/16/2015LV Tailoring Software
51
2LSB
Message
% of
Rm % of Sm diff
Message length(bytes)
% of
image
0 54.2 45.8 8.4 0 0
1 54 46 8 699 1.78
2 53.4 46.6 6.8 2,225 5.67
3 52.8 47.2 5.6 4,055 10.34
4 52.7 47.3 5.4 4,222 10.76
5 52.1 47.9 4.2 6,201 15.8
6 50.9 49.1 1.8 12,737 24.31
3LSB
0 54.2 45.8 8.4 0 0
1 54.2 45.8 8.4 699 1.78
2 54.2 45.8 8.4 2,225 5.67
3 53.9 46.1 7.8 4,055 10.34
4 53.9 46.1 7.8 4,222 10.76
5 53.4 46.6 6.8 6,201 15.8
6 52 48 4 19,106 36.47
4LSB
0 54.2 45.8 8.4 0 0
1 54.1 45.9 8.2 699 1.78
2 54 46 8 2,225 5.67
3 53.9 46.1 7.8 4,055 10.34
4 53.9 46.1 7.8 4,222 10.76
5 53.4 46.6 6.8 6,201 15.8
6 50.3 49.7 0.6 25,477 48.56
Build RS analysis (Fridrich algorithm) routine (30
images 225 × 225 𝑝𝑖𝑥𝑒𝑙𝑠, 8𝑏𝑖𝑡 𝑑𝑒𝑝𝑡ℎ)
7/16/2015LV Tailoring Software
52
Secure genetic steganography method
7/16/2015LV Tailoring Software
53
13 and 29 division snaked array LSB-1
RS analysis results
7/16/2015LV Tailoring Software
54
Image 1
Message % of Rm % of Sm diff
Message
length(bytes)
% of imager
0 63 37 26 0 0
1 60.9 39.1 21.8
699 1.33
2 56.9 43.1 13.8
2,225 4.24
3 54.5 45.5 9 4,055 7.74
4 54.5 45.5 9 4,222 8.06
5 52.4 47.6 4.8 6,201 11.83
6 51.1 48.9 2.2 6,361 12.14
Image 2
0 60 40 20 0 0
1 58.9 41.1 17.8
699 1.05
2 57.1 42.9 14.2
2,225 3.35
3 55.3 44.7 10.6
4,055 6.11
4 55.5 44.5 11 4,222 6.36
5 51.7 48.3 3.4 6,201 9.34
6 51.1 48.9 2.2 8,169 12.3
Image3
0 58.1 41.9 16.2
0 0
1 56.6 43.4 13.2
699 1.05
2 55 45 10 2,225 3.35
3 54.2 45.8 8.4 4,055 6.11
4 54.3 45.7 8.6 4,222 6.36
5 53.3 46.7 6.6 6,201 9.34
6 50.9 49.1 1.8 8,169 12.31
Image 1
Message % of Rm % of Sm diff
Message
length(bytes)
% of
image
0 58.7 41.3 17.4 0 0
1 57 43 14 699 1.05
2 54.5 45.5 9 2,225 3.35
3 53 47 6 4,055 6.11
4 52.8 47.2 5.6 4,222 6.36
5 51.2 48.8 2.4 6,201 9.34
6 50.5 49.5 1 8,169 12.3
Image 2
0 56.9 43.1 13.8 0 0
1 56 44 12 699 1.33
2 53.7 46.3 7.4 2,225 4.24
3 52.1 47.9 4.2 4,055 7.74
4 52.1 47.9 4.2 4,222 8.06
5 49.9 50.1 -0.2 6,201 11.83
6 49.7 50.3 -0.6 6,361 12.14
Image3
0 54.9 45.1 9.8 0 0
1 53.8 46.2 7.6 699 1.05
2 52.7 47.3 5.4 2,225 3.35
3 52.6 47.4 5.2 4,055 6.11
4 52.5 47.5 5 4,222 6.36
5 52.1 47.9 4.2 6,201 9.34
6 50.6 49.4 1.2 8,169 12.31
13 division snaked array 29 division snaked array
Secure genetic steganography method
7/16/2015LV Tailoring Software
55
No shifted 13 division snake array
29 division snake array 51 division snake array
Conclusions
7/16/2015LV Tailoring Software
56
Thank you for your attention
7/16/2015
57
LV Tailoring Software

More Related Content

PPTX
Steganography
PPT
Steganography
PPTX
Steganography presentation
PPTX
About Steganography
PPTX
Steganography
PPTX
Image Steganography using LSB
PPTX
Steganography in images
PPT
Steganography
Steganography
Steganography
Steganography presentation
About Steganography
Steganography
Image Steganography using LSB
Steganography in images
Steganography

What's hot (20)

PDF
Steganography
PPT
Image Steganography
PPT
Steganography - The art of hiding data
PPTX
SEMINAR ON staganography
PPT
Stegnography
PPTX
Image steganography
PPTX
Steganography with RSA Algorithm
PDF
Steganography Project
PDF
Presentation On Steganography
PPTX
Steganography Project
PPTX
VIDEO STEGANOGRAPHY
PDF
Steganography: LSB technique
PPT
Steganography
PPTX
Steganography
PPTX
Steganography
PPTX
Steganography
PPTX
Steganoghraphy
PPTX
Art of Steganography
PPT
Steganography chandni verma(cse 4th year)
PPT
Data hiding - Steganography
Steganography
Image Steganography
Steganography - The art of hiding data
SEMINAR ON staganography
Stegnography
Image steganography
Steganography with RSA Algorithm
Steganography Project
Presentation On Steganography
Steganography Project
VIDEO STEGANOGRAPHY
Steganography: LSB technique
Steganography
Steganography
Steganography
Steganography
Steganoghraphy
Art of Steganography
Steganography chandni verma(cse 4th year)
Data hiding - Steganography
Ad

Similar to Project presentation - Steganographic Application of improved Genetic Shifting algorithm against RS analysis - BScEE final assignment by Vadim Purinson, adviser Vladislav Kaplan MScEE (20)

PPTX
124310ba-d290-4b8f-89f6-3d1bca40da23-150716111411-lva1-app6892
PPT
Steganography
PPTX
review.pptx
PDF
Ijetcas14 335
PDF
Minimum image disortion of reversible data hiding
PPT
Info hiding
PDF
Improved LSB Steganograhy Technique for grayscale and RGB images
PPTX
Image_steganography.pptx
PDF
Image Steganography Project Report
PPTX
Steganography and Steganalysis
PPTX
Steganography in images
PDF
Message Camouflage in an Image using EDGE-Based Steganography
PDF
Av4102350358
PPT
SteganographyonImage.ppt
PDF
Security and imperceptibility improving of image steganography using pixel al...
PDF
ANURADHA_FINAL_REPORT
DOCX
Steganography using visual cryptography: Report
PDF
Image Steganography using MATLAB
PDF
Steganography based on random pixel selection for efficient data hiding 2
PDF
Enhancement of Payload Capacity for Image Steganography based on LSB
124310ba-d290-4b8f-89f6-3d1bca40da23-150716111411-lva1-app6892
Steganography
review.pptx
Ijetcas14 335
Minimum image disortion of reversible data hiding
Info hiding
Improved LSB Steganograhy Technique for grayscale and RGB images
Image_steganography.pptx
Image Steganography Project Report
Steganography and Steganalysis
Steganography in images
Message Camouflage in an Image using EDGE-Based Steganography
Av4102350358
SteganographyonImage.ppt
Security and imperceptibility improving of image steganography using pixel al...
ANURADHA_FINAL_REPORT
Steganography using visual cryptography: Report
Image Steganography using MATLAB
Steganography based on random pixel selection for efficient data hiding 2
Enhancement of Payload Capacity for Image Steganography based on LSB
Ad

More from Vladislav Kaplan (9)

PDF
Steganographic Application of improved Genetic Shifting algorithm against RS ...
PDF
LVTS - Image Resolution Monitor for Litho-Metrology
PDF
LVTS - Remote CDSEM concept for Fab Metrology
PDF
LVTS - Macro-inspection using Flatbed scanner concept
PDF
LVTS - Dose&Focus recognition by image part2
PDF
LVTS Dose&Focus recognition by image
PDF
LVTS Advanced matching matching concept for CDSEM
PDF
LVTS APC fuzzy controller
PPTX
LVTS Projects
Steganographic Application of improved Genetic Shifting algorithm against RS ...
LVTS - Image Resolution Monitor for Litho-Metrology
LVTS - Remote CDSEM concept for Fab Metrology
LVTS - Macro-inspection using Flatbed scanner concept
LVTS - Dose&Focus recognition by image part2
LVTS Dose&Focus recognition by image
LVTS Advanced matching matching concept for CDSEM
LVTS APC fuzzy controller
LVTS Projects

Recently uploaded (20)

PPTX
Lecture Notes Electrical Wiring System Components
PDF
Well-logging-methods_new................
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
DOCX
573137875-Attendance-Management-System-original
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
Sustainable Sites - Green Building Construction
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
web development for engineering and engineering
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
Welding lecture in detail for understanding
Lecture Notes Electrical Wiring System Components
Well-logging-methods_new................
Foundation to blockchain - A guide to Blockchain Tech
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Operating System & Kernel Study Guide-1 - converted.pdf
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Automation-in-Manufacturing-Chapter-Introduction.pdf
CYBER-CRIMES AND SECURITY A guide to understanding
573137875-Attendance-Management-System-original
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
OOP with Java - Java Introduction (Basics)
Sustainable Sites - Green Building Construction
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
web development for engineering and engineering
UNIT 4 Total Quality Management .pptx
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Internet of Things (IOT) - A guide to understanding
Welding lecture in detail for understanding

Project presentation - Steganographic Application of improved Genetic Shifting algorithm against RS analysis - BScEE final assignment by Vadim Purinson, adviser Vladislav Kaplan MScEE

  • 1. Steganography application of effective Genetic Shifting Algorithm against RS Analysis Advisor: MScEE, Vladislav Kaplan Vadim Purinson LV Tailoring Software
  • 2. Who owns the information – owns the world Rotschild Nathan Mayer • What is Steganography? • Why Steganography? • History of Steganography. • Digital steganography. • Steganalysis. • RS Fridrich analysis. • Genetic shifting algorithm. • Software implementation. • Tests • Conclusions 7/16/2015LV Tailoring Software 2
  • 3. What is Steganography? The art and science of hiding information by embedding it in some other media. • Steganography versus cryptography • In general, steganography approaches hide a message in a cover e.g. text, image, audio file, etc. 7/16/2015LV Tailoring Software 3
  • 4. Why Steganography? • Transfer secret information or embed secret messages into media. • Data, intellectual property and privacy protection - Digital Water marking, medical data. 7/16/2015LV Tailoring Software 4
  • 5. History of Steganography. • 400 B.C. – writings of Herodotus • 1499 – “Steganographia”, Trithemius – steganography and magic. • 1665 – Steganographica, Gaspari Schotti. • 1870 – The Pigeon Post into Paris. Most popular example in history this is use invisible inks. 7/16/2015LV Tailoring Software 5
  • 6. Terminology and Definitions • 7/16/2015LV Tailoring Software 6 Equation 3 Equation 4
  • 7. Terminology and Definitions • Steganographic system or stegasystem – this is set of tools and methods are used to generate a secret channel of information transmission. 7/16/2015LV Tailoring Software 7
  • 8. Digital image definition A digital image is binary representation of a two dimensional image and contains a fixed number of rows and columns of pixels. • Pixel • Byte • Bit 7/16/2015LV Tailoring Software 8 Equation 1
  • 9. Message embedding mathematical definition 8 bit Grayscale equivalents to 1 byte per pixel. For example, for the image size of 7 Kbyte maximum message size can be embedded, by using 1 LSB is 7168 bit 7/16/2015LV Tailoring Software 9 Equation 2
  • 10. Digital steganography. Advantages of digital images steganography is: • There are a variety of methods used in which information can be hidden in the images. • Relatively large volume of digital images representation, that allows the embedding of large amount of information. • Known size of the cover media, that absence of restrictions, requirements imposed by real-time. • Presence of relatively large textural regions in most digital images that have noise structure and well suited for information integration. • Weak sensitivity of the human eye to minor changes the color of the image, brightness, contrast and the noise presence. • Image steganography has come quite far with the development of fast, powerful graphical computers. 7/16/2015LV Tailoring Software 10
  • 11. IMAGE STEGANOGRAPHY TECHNIQUES • Least Significant Bit insertion – LSB • Masking and filtering 7/16/2015LV Tailoring Software 11
  • 12. The simple LSB schema 7/16/2015LV Tailoring Software 12
  • 13. LSB - Example 7/16/2015LV Tailoring Software 13 Lena Söderberg
  • 14. LSB - Example “A” = 65(decimal) = 10000001 (binary) 7/16/2015LV Tailoring Software 14
  • 15. Classification of Steganography Methods. • Substitution methods in spatial domain = LSB; • Transform domain = frequency domain; • Spread spectrum techniques; • Statistical methods; • Distortion techniques; • Cover generation methods; 7/16/2015LV Tailoring Software 15
  • 16. The properties of the human eye used in the steganography . • selectivity to brightness fluctuations; • frequency sensitivity; • masking effect; 7/16/2015LV Tailoring Software 16
  • 17. Selectivity to brightness fluctuations 7/16/2015LV Tailoring Software 17 Human eye sensitivity to contrast. Experimental data by Aubert (1865), Koenig and Brodhun (1889) and Blanchard (1918). It indicates that the Weber-Fechner law - according to which the smallest perceptible change in intensity ∆ 𝐼 vs. intensity level I is constant.
  • 18. Frequency sensitivity 7/16/2015LV Tailoring Software 18 Sensitivity of eye for the colors
  • 19. Masking effect 7/16/2015LV Tailoring Software 19 Herman Grid
  • 20. Steganalysis • Steganalysis • Steganalyst • Attack on steganography system 7/16/2015LV Tailoring Software 20
  • 21. Stegattacks classes • Attack with the knowledge of the modified media only. • Attack with knowledge of unmodified container. 7/16/2015LV Tailoring Software 21 The results of stegattack • Detect secret message presence. • Recover secret message from stegoimage. • Destroy the message in case no possibility to recover message.
  • 23. Main methods of stegattack • Visual analysis – detect visual image degradation by “naked” eye. • Statistical Histogram and STD analysis. • Detection methods are based on data hiding analyzing the characteristics of the probability distribution of the container. 7/16/2015LV Tailoring Software 23
  • 24. Visual Attacks 7/16/2015LV Tailoring Software 24 Grayscale image visual attack example Grayscale image filter visual attack example
  • 25. Histogram Analysis Attack 7/16/2015LV Tailoring Software 25
  • 26. Statistical Analysis Attack • Stego Only Attack; • Known Cover Attack; • Known Message Attack; • Blind Steganalysis; • Semi-blind; 7/16/2015LV Tailoring Software 26
  • 27. Fridrich RS Analysis 𝐹𝑚 1 ↔ 2,3 ↔ 4, … 223 ↔ 224 𝐹−𝑚 0 ↔ 1,2 ↔ 3, … 224 ↔ 225 • “regular” • “singular” • “unchanged” 7/16/2015LV Tailoring Software 27 ← 𝑅−𝑚 𝑆−𝑚 → 𝑅 𝑚 ↔ 𝑆 𝑚𝑅 𝑚 > 𝑆 𝑚 𝑅−𝑚 > 𝑆−𝑚
  • 28. Genetic Shifting Algorithm (Shen Wang ) 7/16/2015LV Tailoring Software 28 Before or After ? 𝐶 = 𝑖 𝑁 𝑖 + 1 − 𝑖 𝑁 − 1 𝑁 – this is number of pixels, and (𝑖 + 1) and 𝑖 are indicate current and next pixel values.
  • 29. Introduction to LabVIEW 7/16/2015LV Tailoring Software 29
  • 30. Front Panel 7/16/2015LV Tailoring Software 30 Example of Front panel view • Modern • System • Classic • Express • Control Design & Simulation • .Net & ActiveX • Signal processing • Add ons • User Controls • Select and control • DSC Module • RF Communica tions • Sound & Vibration • Vision Controls palette view
  • 31. Block diagram 7/16/2015LV Tailoring Software 31 Function paletteExample of Block diagram view
  • 32. More functions • Tools palette • Operating tool • Positioning tool • Labeling tool • Wiring tool 7/16/2015LV Tailoring Software 32 • Wiring • SubVis
  • 33. Basic LabVIEW Hierarchy 7/16/2015LV Tailoring Software 33
  • 34. Front panel view 7/16/2015LV Tailoring Software 34 1. Source cover image 2. Result stegoimage 3. Cover Histogram and STD statistic window 4. Stegoimage Histogram and STD statistic window 5. RS analysis results on Stegoimage 6. LSB level to be used (up to LSB-4) 7. Start shifting (GSM) 8. Standard deviation evaluation 9. Snaked array length. 10. Open output result text message 11. Decode message from stegoimage 12. Encode message into cover message 13. Stop button 14. Start / stop menu
  • 36. Encoding Decoding Example 7/16/2015LV Tailoring Software 36
  • 37. Steps definition • Perform basic message coding (Cover Image) up to LSB-4 for gray images. • Perform basic message recovery (Stego Image) up to LSB-4 for gray images. • Compare visual image degradation. • Compare visual degradation through common tools (Histogram, STD). • Perform study of coded message saturation (message of different length) vs. recovery and image degradation per different LSB coding at gray images. • Build RS analysis (Fridrich algorithm) routine. • Confirm validity of RS analysis on gray images. • Implement secure genetic steganography method for RS baseline shifting for LSB-1. (GSM for RS shifting). • Perform basic message recovery with GSM for RS shifting for LSB-1. • Perform RS analysis comparison for different message length with GSM for RS shifting and without, use different “snake” division array image representation. 7/16/2015LV Tailoring Software 37
  • 38. Compare visual image degradation 7/16/2015LV Tailoring Software 38 LSB-1 The recovered text file size is 6.21 KB (6,361 bytes), 1177 words text, equivalent to 2.5 pages in WORD format.
  • 40. Compare visual image degradation 7/16/2015LV Tailoring Software 40 LSB-2 The recovered text file size is 12.4 KB (12,737 bytes), 2228 words text, equivalent to 5 pages in WORD format.
  • 41. Compare visual image degradation 7/16/2015LV Tailoring Software 41 LSB-3 The recovered text file size is 18.6 KB (19,106 bytes), 3317 words text, equivalent to 7.5 pages in WORD format.
  • 42. Compare visual image degradation 7/16/2015LV Tailoring Software 42 LSB-4 The recovered text file size is 24.8 KB (25,477 bytes), 4468 words text, equivalent to 10 pages in WORD format – this is a maximum text file size can be imbedded into 225 × 225 𝑝𝑖𝑥𝑒𝑙𝑠 image by using 4LSB plane.
  • 43. Compare visual degradation through common tools 7/16/2015LV Tailoring Software 43
  • 44. Compare visual degradation through common tools 7/16/2015LV Tailoring Software 44 Different depth of the LSB Blue line is displays Cover image Histogram and red line represents manipulated image distribution.
  • 45. Compare visual degradation through common tools 7/16/2015LV Tailoring Software 45 Histogram degradation trough of message enlargement for 4LSB level
  • 46. Compare visual degradation through common tools 7/16/2015LV Tailoring Software 46 STD view
  • 47. Build RS analysis (Fridrich algorithm) routine. 7/16/2015LV Tailoring Software 47
  • 48. Build RS analysis (Fridrich algorithm) routine 7/16/2015LV Tailoring Software 48 LSB-1
  • 49. 𝑅 𝑚/𝑆 𝑚 differences versus message volume. 7/16/2015LV Tailoring Software 49 Image1 Message % of Rm % of Sm diff Message length(bytes) % of image 0 54.9 45.1 9.8 0 0 1 53.8 46.2 7.6 699 1.05 2 52.1 47.9 4.2 2,225 3.35 3 51.5 48.5 3 4,055 6.11 4 51.4 48.6 2.8 4,222 6.36 5 50.8 49.2 1.6 6,201 9.34 6 49.8 50.2 -0.4 8,169 12.3 Image2 0 54.2 45.8 8.4 0 0 1 53.9 46.1 7.8 699 1.78 2 52.5 47.5 5 2,225 5.67 3 51.8 48.2 3.6 4,055 10.34 4 51.7 48.3 3.4 4,222 10.76 5 50 50 0 6,201 15.8 6 49.8 50.2 -0.4 6,361 16.33 Image3 0 52.5 47.5 6 0 0 1 52 48 5 699 1.05 2 51.8 48.2 4.4 2,225 3.35 3 51.9 48.1 4 4,055 6.11 4 51.7 48.3 4 4,222 6.36 5 50.9 49.1 3.4 6,201 9.34 6 50.8 49.2 0.6 8,169 12.31
  • 50. Build RS analysis (Fridrich algorithm) routine 7/16/2015LV Tailoring Software 50
  • 51. Image 2 RS analysis results. 7/16/2015LV Tailoring Software 51 2LSB Message % of Rm % of Sm diff Message length(bytes) % of image 0 54.2 45.8 8.4 0 0 1 54 46 8 699 1.78 2 53.4 46.6 6.8 2,225 5.67 3 52.8 47.2 5.6 4,055 10.34 4 52.7 47.3 5.4 4,222 10.76 5 52.1 47.9 4.2 6,201 15.8 6 50.9 49.1 1.8 12,737 24.31 3LSB 0 54.2 45.8 8.4 0 0 1 54.2 45.8 8.4 699 1.78 2 54.2 45.8 8.4 2,225 5.67 3 53.9 46.1 7.8 4,055 10.34 4 53.9 46.1 7.8 4,222 10.76 5 53.4 46.6 6.8 6,201 15.8 6 52 48 4 19,106 36.47 4LSB 0 54.2 45.8 8.4 0 0 1 54.1 45.9 8.2 699 1.78 2 54 46 8 2,225 5.67 3 53.9 46.1 7.8 4,055 10.34 4 53.9 46.1 7.8 4,222 10.76 5 53.4 46.6 6.8 6,201 15.8 6 50.3 49.7 0.6 25,477 48.56
  • 52. Build RS analysis (Fridrich algorithm) routine (30 images 225 × 225 𝑝𝑖𝑥𝑒𝑙𝑠, 8𝑏𝑖𝑡 𝑑𝑒𝑝𝑡ℎ) 7/16/2015LV Tailoring Software 52
  • 53. Secure genetic steganography method 7/16/2015LV Tailoring Software 53
  • 54. 13 and 29 division snaked array LSB-1 RS analysis results 7/16/2015LV Tailoring Software 54 Image 1 Message % of Rm % of Sm diff Message length(bytes) % of imager 0 63 37 26 0 0 1 60.9 39.1 21.8 699 1.33 2 56.9 43.1 13.8 2,225 4.24 3 54.5 45.5 9 4,055 7.74 4 54.5 45.5 9 4,222 8.06 5 52.4 47.6 4.8 6,201 11.83 6 51.1 48.9 2.2 6,361 12.14 Image 2 0 60 40 20 0 0 1 58.9 41.1 17.8 699 1.05 2 57.1 42.9 14.2 2,225 3.35 3 55.3 44.7 10.6 4,055 6.11 4 55.5 44.5 11 4,222 6.36 5 51.7 48.3 3.4 6,201 9.34 6 51.1 48.9 2.2 8,169 12.3 Image3 0 58.1 41.9 16.2 0 0 1 56.6 43.4 13.2 699 1.05 2 55 45 10 2,225 3.35 3 54.2 45.8 8.4 4,055 6.11 4 54.3 45.7 8.6 4,222 6.36 5 53.3 46.7 6.6 6,201 9.34 6 50.9 49.1 1.8 8,169 12.31 Image 1 Message % of Rm % of Sm diff Message length(bytes) % of image 0 58.7 41.3 17.4 0 0 1 57 43 14 699 1.05 2 54.5 45.5 9 2,225 3.35 3 53 47 6 4,055 6.11 4 52.8 47.2 5.6 4,222 6.36 5 51.2 48.8 2.4 6,201 9.34 6 50.5 49.5 1 8,169 12.3 Image 2 0 56.9 43.1 13.8 0 0 1 56 44 12 699 1.33 2 53.7 46.3 7.4 2,225 4.24 3 52.1 47.9 4.2 4,055 7.74 4 52.1 47.9 4.2 4,222 8.06 5 49.9 50.1 -0.2 6,201 11.83 6 49.7 50.3 -0.6 6,361 12.14 Image3 0 54.9 45.1 9.8 0 0 1 53.8 46.2 7.6 699 1.05 2 52.7 47.3 5.4 2,225 3.35 3 52.6 47.4 5.2 4,055 6.11 4 52.5 47.5 5 4,222 6.36 5 52.1 47.9 4.2 6,201 9.34 6 50.6 49.4 1.2 8,169 12.31 13 division snaked array 29 division snaked array
  • 55. Secure genetic steganography method 7/16/2015LV Tailoring Software 55 No shifted 13 division snake array 29 division snake array 51 division snake array
  • 57. Thank you for your attention 7/16/2015 57 LV Tailoring Software