You are on page 1of 20

I

Indrashil University
AT & PO: RAJPUR, TA: KADI, DI. - MEHSANA-382740, GUJARAT, INDIA Tel.
No. (02764)278813-15, Fax No. (02764)278814
www.indrashiluniversity.edu.in

Student Name: Kuldip Gohil

Enrollment Number: 210110101017


Course Name: Cyber Security
Course Code: CS 503
Branch: Computer Science & Engineering
Year: 2023-2024 Semester: 5th
II

CERTIFICATE OF PRACTICAL WORK

DEPARTMENT OF: CSE

COURSE: Cyber Security ENROLLMENT NO: 210110101017

This is to certify that Mr. Kuldip Gohil has satisfactorily completed the course of
practical work in Cyber Security as prescribed by the Indrashil University, Rajpur
for the 3rd year 5th semester B.E Degree course during the year 2023 – 2024

No. of practical’s Certified………. out of …………

.............................. ………………………

Course In charge Head of the Department

No. Statement Date Pg.No. T.Sign.


III

Index
Student Name: Kuldip Gohil

Course Name: Cyber Security (CS 503)

College Name: Indrashil University

No. Statement Date Pg.No. T.Sign.


IV
Security (CS 503)
INDRASHIL UNIVERSITY Cyber

Practical-1
Aim: Create Word File and protect the file by password.

Steps:
1) Create Word File.
2) Write some contents in it.
3) Now go to file and then click on info.
4) After doing step-3 click on protect document.
5) Now click on encrypt with password and set your password for the word file.

1
INDRASHIL UNIVERSITY Cyber Security (CS 503)
Practical-2
Aim: Create word file and track the changes.

Steps:-

1) Create word file.


2) Write some contents.
3) Now delete some words or sentences.
4) While deleting the words or sentences turn on track changes from review.
5) And also keep all markup and accept the changes.
6) After doing step-5 review the pane vertically, there we can see our changes made in
word file.

2
INDRASHIL UNIVERSITY Cyber Security (CS 503)
Practical-3

Aim: Create word file and do bookmarks.

Steps:-

1) Create word file and write some contents.


2) After writing contents do bookmarks.
3) Bookmarks are used to know that at which line we was when we were reading any file.
4) To make bookmark go to insert->Bookmark->write bookmark name-.Add.
5) After doing step-4 , when we have to read same file again so we will go to bookmark-
>bookmark name-> click go to-> close.

3
INDRASHIL UNIVERSITY Cyber Security (CS 503)
Practical-4
Aim: Create word file and do comments.

Steps:-
1) Create word file and write some contents.
2) To add comments click on review->new Comments.
3) Now write the comments you like related to your contents.

4
INDRASHIL UNIVERSITY Cyber Security (CS 503)
Practical-5
Aim: Create two word files and compare.

Steps:-

1) Create two word file and write some contents.


2) Now after creating two word file now click review-> Compare->write files name.
3) Now after writing files name click on compare and it will show desirable results.

5
INDRASHIL UNIVERSITY Cyber Security (CS 503)

Practical-6
Aim: Create two word files and combine that files.

6
INDRASHIL UNIVERSITY Cyber Security (CS 503)

Steps:
1) Create two word files and write some contents.
2) Now click review->compare->combine.
3) Write the name of two files, first file name at original document and second
at revised document.
4) After doing step-3 combine both the files.

Practical-7
Aim: Create word file and perform macros.

7
INDRASHIL UNIVERSITY Cyber Security (CS 503)

Steps:-

1) Create word file


2) Click view->Macros->Record Macro->Macro name.
3) Write macro name as computer and then click on button.
4) Now click Normal.NewMacros.computer->add->modify.
5) After this stop recording see the results.

8
INDRASHIL UNIVERSITY Cyber Security (CS 503)
Practical-8
Aim: Create word file and add watermark.

Steps:-
1) Create word file.
2) Click on Design->Watermark-> custom watermark-> text watermark.
3) Write your university name or your name and apply the watermark.

Practical-9
Aim: Create word file and add drop cap.

9
INDRASHIL UNIVERSITY Cyber Security (CS 503)

Steps:-

1) Create word file and write some contents.


2) Now click-> Insert->Drop Cap->Drop cap options->Dropped.

10
INDRASHIL UNIVERSITY Cyber Security (CS 503)

Practical-10
Aim: Open whois domain search for any registered university domain.

11
INDRASHIL UNIVERSITY Cyber Security (CS 503)

Steps:-

1) Search for whois domain.


2) Now search indrashiluniversity.edu.in
3) After searching above domain check the details.

12
INDRASHIL UNIVERSITY Cyber Security (CS 503)

Practical-11
Aim: Create VBS file.
Code:- do
msgbox(“Hello”) msgbox(“I am
Kuldip Gohil”) msgbox(“Bye
Bye”)
loop

13
INDRASHIL UNIVERSITY Cyber Security (CS 503)

14
INDRASHIL UNIVERSITY Cyber Security (CS 503)

Practical-12
Aim: Create BAT file.
15
INDRASHIL UNIVERSITY Cyber Security (CS 503)
Code:-
:start
Start goto
start

16

You might also like