0% found this document useful (0 votes)
7 views

Cyber Lab Programs

Uploaded by

yashasesankol1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

Cyber Lab Programs

Uploaded by

yashasesankol1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 1

1.

Demonstrate the use copy command by embedding two text files having your name in one
text file and your USN in second text file into a image file.

2. Develop a python program to embed the text "CSE Deprtmant, BNMIT" into an image file
using LSB Steganography demonstrate both encode and decode function.

3. Identify the text hidden in the file image_lab_3.

4. Embed the your name and USN into an Audio file using appropriate software.

5. Identify the text hidden in the audio file Audio5.

6. Make use of wireshark packet capture tool and demonstate the security of http and https
protocol.

7. Make use of wireshark packet capture tool and demonstate TCP hand shake protocol.

8. Make use of wireshark packet capture tool and demonstate DNS protocol.

9. Make use of wireshark packet capture tool and identify the IPv4 and IPv6 header information.

10. Make use of tcpdump packet capture tool and demonstate the security of http and https
protocol.

11. Make use of tcpdump packet capture tool and demonstate TCP hand shake protocol.

12. Make use of tcpdump packet capture tool and demonstate DNS protocol.

13. Make use of tcpdump packet capture tool and identify the IPv4 and IPv6 header information.

14. Make use of tcpdump packet capture tool for capturing ICMP protocol packets with
perticular interface and specific port number

15. Demonstrate the working of AES CBC encryption and decryption using openssl tool on a text
file having the contents "Welcome to BNM Institute of Technology, Crypto lab".

16. Demonstrate the working of AES ECB encryption and decryption using openssl tool on a text
file having the contents "Welcome to BNM Institute of Technology, Cyber lab".

17. Demonstrate the working of AES CBC encryption and decryption using openssl tool on an
Image file.

18. Demonstrate the working of AES ECB encryption and decryption using openssl tool on an
Image file

You might also like