SlideShare a Scribd company logo
1 of 20
Stegnography
Name:- Sourjya Swarup Sahoo
Redgno. :- 1901289180
Btech(CSE), 7th Semester, Section: “C”
CONTENTS
➢ What is steganogrphy
➢ Steganography vs cryptography
➢ Evolution of Steganography
➢ Types of Steganography
➢ Image Steganography
➢ LSB Algorithm
➢ Encoding text into image
➢ Decoding text into image
➢ Advantages and Disadvantages
WHAT IS STEGANOGRAPHY
⮚ The word steganography literally means covered writing as derived from Greek. In
broad sense, term Steganography is used for hiding message within an image.
⮚ In contrast to cryptography, where the "enemy" is allowed to detect, intercept and
modify messages without being able to violate certain security premises
guaranteed by a cryptosystem, The goal of steganography is to hide messages
inside other "harmless" messages in a way that does not allow any "enemy" to even
detect that there is a second secret message present.
STEGANOGRAPHY VS
CRYPTOGRAPHY
⮚ Cryptographic techniques "scramble" messages so if intercepted, the
messages cannot be understood. Steganography, an essence, "camouflages"
a message to hide its existence and make it seem "invisible" thus
concealing the fact that a message is being sent altogether. An encrypted
message may draw suspicion while an invisible message will not.
⮚ Steganography cannot be detected. Therefore, it is used when encryption
is not permitted. Or, more commonly, steganography is used to
supplement encryption
EVOLUTION OF
STEGANOGRAPHY
⮚ INVISIBLE INK : An innocent letter may contain a very different message
written between the lines with invisible ink. Common sources for invisible
inks are milk, vinegar, fruit juices and urine. All of these darken when
heated. Later on, more sophisticated inks were developed which react to
various chemicals.
⮚ MICRODOTS: Microdots are photographs the size of a printed period having
the clarity of standard-sized typewritten pages.. The message was not
hidden, nor encrypted. It was just so small as to not draw attention to
itself (for a while). Besides being so small, microdots permitted the
transmission of large amounts of data including drawings and photographs
TYPES OF STEGANOGRAPHY
⮚ Messages in text program is called SPAM MIMIC.
⮚ Messages in still Images most popular in modern world
⮚ Messages in video embedding information into multimedia data has gained
increasing attention lately.
AN EXAMPLE
Fishing freshwater bends and saltwater coasts rewards
anyone feeling stressed. Resourceful anglers usually find
masterful leapers fun and admit swordfish rank
overwhelming anyday.
“Send lawyers guns and money”
IMAGE STEGNOGRAPHY
⮚ Steganography is a term used for hiding messages within an image. Any
color pixel is made of a combination of red –green-blue mode(RGB)
wherein each RGB component consist of 8 bits. If letters in ASCII are to be
represented within the color pixels, the rightmost digit, called the least
significant bit (LSB), can be altered.
⮚ Any variation in the value of this bit leads to very minimal variation in
color. If we have to hide the word ‘Hello’ in the image, we take the LSB of
every color and hide each bit of the word in its RGB combination.
⮚ To insert the letter ‘H’ we modify three color pixels with three bits in
each color pixel, we utilize 15 color pixels to hide the entire word with
only 1 bit in the 14th pixel.
LSB ALGORITHM
► Extract the pixel from the Image.
► Extract the characters from the text.
► Convert the letters into their ascii values.
► From the ascii values convert them into their respective binary bits.
► Place some termination to indicate the end of the message.
ENCODING TEXT INTO IMAGE
H E L L O
Ascii value
Binary value
H E
72 69
01001000 01000101
(8 bits) (8 bits)
(113,45,201) (96,121,89) (54,189,224)
PIXEL PIXEL PIXEL
1 0 0 0
0 1 0 0
⮚ If, bit = 0 -> then make the RGB value even.
⮚ If, bit = 1 -> then make the RGB value odd.
+1
+1 +1 +1
ENCODING BINARY BITS INTO PIXELS
PIXEL PIXEL PIXEL
1 0 0 0
0 1 0 0
(114,45,202) (96,121,90) (54,190,224)
PIXEL PIXEL PIXEL
1 1 0 1
0 1 1 1
(114,45,201) (96,121,89) (55,189,225)
H
O
Continues
Message ends
DECODING THE IMAGE
⮚ Take three pixel at a time and build the binary bits from them.
⮚ From the binary value we can now convert them into their ascii values.
⮚ From the ascii values we represent the actual letters in the message.
⮚ And verify if the message ends or not from the last bit of the third pixel.
PIXEL PIXEL PIXEL
1 0 0 0
0 1 0 0
(114,45,202) (96,121,90) (54,190,224)
Encoded pixels
DECODING THE IMAGE
01001000 72 H
IMAGE COMPARISION
Real Image Stego Image
ADVANTAGES OF STEGANOGRAPHY
⮚ It can be used for safeguarding data, such as in the
field of media where copywriting ensures
authenticity.
⮚ It can be used by intelligence agencies for sending
their secret data.
DISADVANTAGES OF STEGANOGRAPHY
⮚ Many a terrorist and anti humanist activities have been carried out
cloaked under this technique.
⮚ The major disadvantage of steganography is that, unlike cryptography,
it needed a lot of overhead to hide associatively few bits of
information. Because the steganographic system is found, it is
rendered useless. However, it fares no worse than cryptography and is
still the preferred medium.
CONCLUSION
Steganography transmits secrets through apparently innocuous covers in an
effort to conceal the existence of a secret. Digital image steganography and its
derivatives are growing in use and application. In areas where cryptography and
strong encryption are being outlawed, citizens are looking at steganography to
circumvent such policies and pass messages covertly. As with the other great
innovations of the digital age: the battle between cryptographers and
cryptanalysis, security experts and hackers, record companies and pirates,
steganography and Steganalysis will continually develop new techniques to
counter each other.
REFERENCES
➢ https://www.geeksforgeeks.org/
➢ https://www.cybrary.it/
➢ https://www.slideshare.net/
➢ https://www.tutorialspoint.com/
THANK YOU

More Related Content

Similar to STEGANOGRAPHY Seminar (1).pptx

Steganography.pptx
Steganography.pptxSteganography.pptx
Steganography.pptx9905234521
 
Steganography
SteganographySteganography
SteganographyPavninder
 
Steganography
Steganography Steganography
Steganography Uttam Jain
 
Image steganography techniques
Image steganography techniquesImage steganography techniques
Image steganography techniquesRashmi Tank
 
Image steganography and cryptography
Image steganography and cryptographyImage steganography and cryptography
Image steganography and cryptographyAvinash Mishra
 
Hide and Seek: Embedding Audio into RGB 24-bit Color Image Sporadically Usin...
Hide and Seek: Embedding Audio into RGB 24-bit Color Image  Sporadically Usin...Hide and Seek: Embedding Audio into RGB 24-bit Color Image  Sporadically Usin...
Hide and Seek: Embedding Audio into RGB 24-bit Color Image Sporadically Usin...IOSR 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
 
Image Steganography Project Report
Image Steganography Project ReportImage Steganography Project Report
Image Steganography Project ReportVijayMaheshwari12
 

Similar to STEGANOGRAPHY Seminar (1).pptx (20)

Steganography.pptx
Steganography.pptxSteganography.pptx
Steganography.pptx
 
Steganography
SteganographySteganography
Steganography
 
Steganography
SteganographySteganography
Steganography
 
Steganography
Steganography Steganography
Steganography
 
Steganography
SteganographySteganography
Steganography
 
Image Steganography Techniques
Image Steganography TechniquesImage Steganography Techniques
Image Steganography Techniques
 
Image steganography techniques
Image steganography techniquesImage steganography techniques
Image steganography techniques
 
Info hiding
Info hidingInfo hiding
Info hiding
 
Image steganography and cryptography
Image steganography and cryptographyImage steganography and cryptography
Image steganography and cryptography
 
Hide and Seek: Embedding Audio into RGB 24-bit Color Image Sporadically Usin...
Hide and Seek: Embedding Audio into RGB 24-bit Color Image  Sporadically Usin...Hide and Seek: Embedding Audio into RGB 24-bit Color Image  Sporadically Usin...
Hide and Seek: Embedding Audio into RGB 24-bit Color Image Sporadically Usin...
 
83747965 steganography
83747965 steganography83747965 steganography
83747965 steganography
 
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...
 
review.pptx
review.pptxreview.pptx
review.pptx
 
Stegnography
StegnographyStegnography
Stegnography
 
Image Steganography Project Report
Image Steganography Project ReportImage Steganography Project Report
Image Steganography Project Report
 
Steganography
Steganography Steganography
Steganography
 
Steganography
SteganographySteganography
Steganography
 
Dy35710714
Dy35710714Dy35710714
Dy35710714
 

Recently uploaded

Solution Manual for First Course in Abstract Algebra A, 8th Edition by John B...
Solution Manual for First Course in Abstract Algebra A, 8th Edition by John B...Solution Manual for First Course in Abstract Algebra A, 8th Edition by John B...
Solution Manual for First Course in Abstract Algebra A, 8th Edition by John B...ssifa0344
 
Résumé (2 pager - 12 ft standard syntax)
Résumé (2 pager -  12 ft standard syntax)Résumé (2 pager -  12 ft standard syntax)
Résumé (2 pager - 12 ft standard syntax)Soham Mondal
 
TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...
TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...
TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...robinsonayot
 
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...amitlee9823
 
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdfreStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdfKen Fuller
 
Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........deejay178
 
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
➥🔝 7737669865 🔝▻ Tumkur Call-girls in Women Seeking Men 🔝Tumkur🔝 Escorts S...
➥🔝 7737669865 🔝▻ Tumkur Call-girls in Women Seeking Men  🔝Tumkur🔝   Escorts S...➥🔝 7737669865 🔝▻ Tumkur Call-girls in Women Seeking Men  🔝Tumkur🔝   Escorts S...
➥🔝 7737669865 🔝▻ Tumkur Call-girls in Women Seeking Men 🔝Tumkur🔝 Escorts S...amitlee9823
 
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...ZurliaSoop
 
Internship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkInternship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkSujalTamhane
 
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)sonalinghatmal
 
Call Girls In Sarjapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Sarjapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Sarjapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Sarjapur Road ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
➥🔝 7737669865 🔝▻ Mirzapur Call-girls in Women Seeking Men 🔝Mirzapur🔝 Escor...
➥🔝 7737669865 🔝▻ Mirzapur Call-girls in Women Seeking Men  🔝Mirzapur🔝   Escor...➥🔝 7737669865 🔝▻ Mirzapur Call-girls in Women Seeking Men  🔝Mirzapur🔝   Escor...
➥🔝 7737669865 🔝▻ Mirzapur Call-girls in Women Seeking Men 🔝Mirzapur🔝 Escor...amitlee9823
 
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...poojakaurpk09
 
Presentation for the country presentation
Presentation for the country presentationPresentation for the country presentation
Presentation for the country presentationjalal879
 
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...amitlee9823
 
Call Girls Jayanagar Just Call 👗 9155563397 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 9155563397 👗 Top Class Call Girl Service Ban...Call Girls Jayanagar Just Call 👗 9155563397 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 9155563397 👗 Top Class Call Girl Service Ban...only4webmaster01
 
➥🔝 7737669865 🔝▻ Satara Call-girls in Women Seeking Men 🔝Satara🔝 Escorts S...
➥🔝 7737669865 🔝▻ Satara Call-girls in Women Seeking Men  🔝Satara🔝   Escorts S...➥🔝 7737669865 🔝▻ Satara Call-girls in Women Seeking Men  🔝Satara🔝   Escorts S...
➥🔝 7737669865 🔝▻ Satara Call-girls in Women Seeking Men 🔝Satara🔝 Escorts S...amitlee9823
 

Recently uploaded (20)

Solution Manual for First Course in Abstract Algebra A, 8th Edition by John B...
Solution Manual for First Course in Abstract Algebra A, 8th Edition by John B...Solution Manual for First Course in Abstract Algebra A, 8th Edition by John B...
Solution Manual for First Course in Abstract Algebra A, 8th Edition by John B...
 
Résumé (2 pager - 12 ft standard syntax)
Résumé (2 pager -  12 ft standard syntax)Résumé (2 pager -  12 ft standard syntax)
Résumé (2 pager - 12 ft standard syntax)
 
TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...
TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...
TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...
 
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdfreStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
 
Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........
 
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
➥🔝 7737669865 🔝▻ Tumkur Call-girls in Women Seeking Men 🔝Tumkur🔝 Escorts S...
➥🔝 7737669865 🔝▻ Tumkur Call-girls in Women Seeking Men  🔝Tumkur🔝   Escorts S...➥🔝 7737669865 🔝▻ Tumkur Call-girls in Women Seeking Men  🔝Tumkur🔝   Escorts S...
➥🔝 7737669865 🔝▻ Tumkur Call-girls in Women Seeking Men 🔝Tumkur🔝 Escorts S...
 
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
 
Internship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkInternship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmk
 
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
 
Call Girls In Sarjapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Sarjapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Sarjapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Sarjapur Road ☎ 7737669865 🥵 Book Your One night Stand
 
➥🔝 7737669865 🔝▻ Mirzapur Call-girls in Women Seeking Men 🔝Mirzapur🔝 Escor...
➥🔝 7737669865 🔝▻ Mirzapur Call-girls in Women Seeking Men  🔝Mirzapur🔝   Escor...➥🔝 7737669865 🔝▻ Mirzapur Call-girls in Women Seeking Men  🔝Mirzapur🔝   Escor...
➥🔝 7737669865 🔝▻ Mirzapur Call-girls in Women Seeking Men 🔝Mirzapur🔝 Escor...
 
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
 
Presentation for the country presentation
Presentation for the country presentationPresentation for the country presentation
Presentation for the country presentation
 
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...
 
Call Girls Jayanagar Just Call 👗 9155563397 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 9155563397 👗 Top Class Call Girl Service Ban...Call Girls Jayanagar Just Call 👗 9155563397 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 9155563397 👗 Top Class Call Girl Service Ban...
 
➥🔝 7737669865 🔝▻ Satara Call-girls in Women Seeking Men 🔝Satara🔝 Escorts S...
➥🔝 7737669865 🔝▻ Satara Call-girls in Women Seeking Men  🔝Satara🔝   Escorts S...➥🔝 7737669865 🔝▻ Satara Call-girls in Women Seeking Men  🔝Satara🔝   Escorts S...
➥🔝 7737669865 🔝▻ Satara Call-girls in Women Seeking Men 🔝Satara🔝 Escorts S...
 

STEGANOGRAPHY Seminar (1).pptx

  • 1. Stegnography Name:- Sourjya Swarup Sahoo Redgno. :- 1901289180 Btech(CSE), 7th Semester, Section: “C”
  • 2. CONTENTS ➢ What is steganogrphy ➢ Steganography vs cryptography ➢ Evolution of Steganography ➢ Types of Steganography ➢ Image Steganography ➢ LSB Algorithm ➢ Encoding text into image ➢ Decoding text into image ➢ Advantages and Disadvantages
  • 3. WHAT IS STEGANOGRAPHY ⮚ The word steganography literally means covered writing as derived from Greek. In broad sense, term Steganography is used for hiding message within an image. ⮚ In contrast to cryptography, where the "enemy" is allowed to detect, intercept and modify messages without being able to violate certain security premises guaranteed by a cryptosystem, The goal of steganography is to hide messages inside other "harmless" messages in a way that does not allow any "enemy" to even detect that there is a second secret message present.
  • 4. STEGANOGRAPHY VS CRYPTOGRAPHY ⮚ Cryptographic techniques "scramble" messages so if intercepted, the messages cannot be understood. Steganography, an essence, "camouflages" a message to hide its existence and make it seem "invisible" thus concealing the fact that a message is being sent altogether. An encrypted message may draw suspicion while an invisible message will not. ⮚ Steganography cannot be detected. Therefore, it is used when encryption is not permitted. Or, more commonly, steganography is used to supplement encryption
  • 5. EVOLUTION OF STEGANOGRAPHY ⮚ INVISIBLE INK : An innocent letter may contain a very different message written between the lines with invisible ink. Common sources for invisible inks are milk, vinegar, fruit juices and urine. All of these darken when heated. Later on, more sophisticated inks were developed which react to various chemicals. ⮚ MICRODOTS: Microdots are photographs the size of a printed period having the clarity of standard-sized typewritten pages.. The message was not hidden, nor encrypted. It was just so small as to not draw attention to itself (for a while). Besides being so small, microdots permitted the transmission of large amounts of data including drawings and photographs
  • 6. TYPES OF STEGANOGRAPHY ⮚ Messages in text program is called SPAM MIMIC. ⮚ Messages in still Images most popular in modern world ⮚ Messages in video embedding information into multimedia data has gained increasing attention lately.
  • 7. AN EXAMPLE Fishing freshwater bends and saltwater coasts rewards anyone feeling stressed. Resourceful anglers usually find masterful leapers fun and admit swordfish rank overwhelming anyday. “Send lawyers guns and money”
  • 8. IMAGE STEGNOGRAPHY ⮚ Steganography is a term used for hiding messages within an image. Any color pixel is made of a combination of red –green-blue mode(RGB) wherein each RGB component consist of 8 bits. If letters in ASCII are to be represented within the color pixels, the rightmost digit, called the least significant bit (LSB), can be altered. ⮚ Any variation in the value of this bit leads to very minimal variation in color. If we have to hide the word ‘Hello’ in the image, we take the LSB of every color and hide each bit of the word in its RGB combination. ⮚ To insert the letter ‘H’ we modify three color pixels with three bits in each color pixel, we utilize 15 color pixels to hide the entire word with only 1 bit in the 14th pixel.
  • 9. LSB ALGORITHM ► Extract the pixel from the Image. ► Extract the characters from the text. ► Convert the letters into their ascii values. ► From the ascii values convert them into their respective binary bits. ► Place some termination to indicate the end of the message.
  • 10. ENCODING TEXT INTO IMAGE H E L L O Ascii value Binary value H E 72 69 01001000 01000101 (8 bits) (8 bits)
  • 11. (113,45,201) (96,121,89) (54,189,224) PIXEL PIXEL PIXEL 1 0 0 0 0 1 0 0 ⮚ If, bit = 0 -> then make the RGB value even. ⮚ If, bit = 1 -> then make the RGB value odd. +1 +1 +1 +1 ENCODING BINARY BITS INTO PIXELS
  • 12. PIXEL PIXEL PIXEL 1 0 0 0 0 1 0 0 (114,45,202) (96,121,90) (54,190,224) PIXEL PIXEL PIXEL 1 1 0 1 0 1 1 1 (114,45,201) (96,121,89) (55,189,225) H O Continues Message ends
  • 13. DECODING THE IMAGE ⮚ Take three pixel at a time and build the binary bits from them. ⮚ From the binary value we can now convert them into their ascii values. ⮚ From the ascii values we represent the actual letters in the message. ⮚ And verify if the message ends or not from the last bit of the third pixel.
  • 14. PIXEL PIXEL PIXEL 1 0 0 0 0 1 0 0 (114,45,202) (96,121,90) (54,190,224) Encoded pixels DECODING THE IMAGE 01001000 72 H
  • 16. ADVANTAGES OF STEGANOGRAPHY ⮚ It can be used for safeguarding data, such as in the field of media where copywriting ensures authenticity. ⮚ It can be used by intelligence agencies for sending their secret data.
  • 17. DISADVANTAGES OF STEGANOGRAPHY ⮚ Many a terrorist and anti humanist activities have been carried out cloaked under this technique. ⮚ The major disadvantage of steganography is that, unlike cryptography, it needed a lot of overhead to hide associatively few bits of information. Because the steganographic system is found, it is rendered useless. However, it fares no worse than cryptography and is still the preferred medium.
  • 18. CONCLUSION Steganography transmits secrets through apparently innocuous covers in an effort to conceal the existence of a secret. Digital image steganography and its derivatives are growing in use and application. In areas where cryptography and strong encryption are being outlawed, citizens are looking at steganography to circumvent such policies and pass messages covertly. As with the other great innovations of the digital age: the battle between cryptographers and cryptanalysis, security experts and hackers, record companies and pirates, steganography and Steganalysis will continually develop new techniques to counter each other.
  • 19. REFERENCES ➢ https://www.geeksforgeeks.org/ ➢ https://www.cybrary.it/ ➢ https://www.slideshare.net/ ➢ https://www.tutorialspoint.com/