Cs Project

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 14

GENERIC ELECTIVE

INFORMATION SECURITY AND


CYBER LAWS
II YEAR – IV SEM
LAB FILE

SUBMITTED TO SUBMITTED BY
MR DHARMENDRA SINGH CHINTAN GARG
COLLEGE ROLL NO -16548
EXAMINATION ROLL NO: 21003557020
1. Demonstrate the use of Network tools: ping, ifconfig, whois.

Ping

Ifconfig
whois
2. Perform encryption and decryption of Caesar cipher. Write a script for performing these
Operations

Code
Output
3. Perform encryption and decryption of a Rail fence cipher. Write a script for performing these
operations.
Code Output
4. Use Burp proxy to capture and modify the message.
Captured request

Modified request
5. Demonstrate sending of a protected word document.

Step1: Open the Word document that you want to protect.

Step2: Click on "File" and then select "Protect Document".

Step3: Choose the "Encrypt with Password" option


Step4: Enter a password that you want to use to protect the document. Be sure to remember this password, as
you will need it to open the document in the future.

Step5: Click "OK" to save the password and protect the document.

Step6: Save the document and then attach it to an email or upload it to a file-sharing service like Dropbox or
Google Drive.

Step7: When sending the email or sharing the file, be sure to provide the recipient with the password that you
set to protect the document.

By following these steps, you can ensure that the Word document you are sending is protected and can only be
accessed by those who have the password.
6. Demonstrate sending of a protected worksheet.

Step1: Open the Excel workbook containing the worksheet you want to protect.

Step2: Click on the worksheet tab you want to protect.

Step3: Click the "Review" tab on the ribbon at the top of the screen.

Step4: Click the "Protect Sheet" button in the "Changes" group.

Step5: In the "Protect Sheet" dialog box, select the options you want to apply, such as allowing users to select
locked cells or enter data in unlocked cells.

Step6: Enter a password in the "Password to unprotect sheet" field.

Step7: Click "OK" to apply the protection settings and lock the worksheet.
Step8: Save the workbook.

To send the protected worksheet, open a new email message in your email client and attach the Excel workbook
file.

If you want to share the password with the recipient, include it in the email message. Alternatively, you can
share the password with the recipient by phone or in person.
7. Demonstrate use of steganography tools
Firstly, upload over image and secret file and then download the encrypted file as shown below:

The cover image or encrypted file is shown below:


Now to decrypt the file, go to decrypt option, upload the secret file you downloaded before ,and
then click decrypt
Scroll below , you will get the encypted file and download it as shown below:

You might also like