You are on page 1of 11

Steps for Part B Final Assessment

Information Security - Practitioner’s Perspective

Step 1: Open a Google Chrome


window and open the login page of
https://learning.tcsionhub.in/iDH/Indi
a/

Step 2: Login to https://learning.tcsionhub.in/iDH/India/ with your credentials.

Step 3: Locate your enrolled course and go to the node "4. Industry
Assignment: IHC - Application of Deep Learning and Neural Networks
AY2021-22:1".

Step4: Under the Final Assessment node, click on the " Final Assessment -
Information Security - Practitioner's Perspective" as below:

Step 5: Click on the Launch Button. The environment would show an IP


address, port number, userId, password. Copy the IpAddress, port number,
password.
Step 6: You need to download VNC Viewer in your local system and extract the
same, if not already available.

Launch VNC viewer. Create a new Connection and provide


IPAdress:PortNumber and the username as copied from the previous step.

The connection would be created.


Step 7: Click the connection created. The window would make your VM ready
and connect. It would ask for password. Provide the password as copied in the
previous step.

Step 8: The VM would be prepared and launch your desktop.


Step 9: From within the VM, open a browser. Type the IBA exam link as
provided for assessment. Launch the Online Assessment.

Step 10: Read the "General Instructions" page. Once done, check the box, "I
have read and understood the instructions and agree to adhere to them" and
click the button "I a ready to begin".

Step 11: Next you would get the Group Instructions page.

Read the "Group Instructions" carefully. The Group Instructions would give
details related to your Hands-On usage. and the question paper. The details are
very important. Please follow carefully. You would get 2 minutes of instructions
reading time. Once the timer expires, click the "Proceed" button. This would
lead to the questions.

You may choose to re-read the "Instructions" if needed from the bar menu
while answering the questions.

Step 12: For coding, you may use jupyter notebook or notepad++ or vim
editors . All are pre- installed in the VM. Your VM is pre-configured with
necessary libraries for you to develop the solution hassle-free.

Step 13: Create a folder on your VM's desktop with your details like
Your Name_DL_Date.

E.g. Let your Name be Abc12345 and the day of your exam is 19th May 2021.
Then the folder name would be "Abc12345_DL_19052021"
Step 14: Open a terminal from your folder. Please keep all your relevant
file(s)/answers in the same folder for convenience.

Step15: To launch Jupyter Notebook, type jupyter-notebook This would launch


a browser on localhost having your favourite jupyter-notebook. Launch
python3 notebook and start writing your code. Run and test your code.

If you are using VIM or notepad++, type in the terminal

vim <fileName>.py
Step 16: For each question part, create a sub-folder with the question-part
name. Write the answer/download and save the program file(s) in the sub-
folder created for the question-part. Read the question(s) carefully and as per
the question-part, you need to provide codes/outputs/screen-
shots/documents/explanations etc. It is advised to take a screenshot of the
output using the screenshot tool available in the environment. Choose
Application -> Accessories -> Screenshot. Select the entire screen and choose
the folder you created to save the .png file.

This folder should contain code, explanations, outputs etc.

Please note, you need to copy the code from the coding editor(Jupyter
notebook, etc.) and paste the code in a .doc/.docx file. The filename should be
the same name as your Question No.
-- -..l. LX J

Home X Ql

C ([) lo c alhost:BBBB/notebooks/Ql.
· ;::: j U pyter Q1
1pynb

Last Checkp oint: 1 0 mi nutes ago l autosavedl


,. Logout

File Edit View I n s er t Cel l Kern el Widgets Hel p Trrn;t,1;1d I P yt ho n, 0


+ + Run ■ C Code

O Scre-eins hot

In [ I I : i11port pa
J Screenshot
i port skl lll ke a screensh ot
p ri nt C ·ve
p ri nt ( "Ve
Reg ion to capture Delay before capturing
Ve rsi on of
• fEntire screen
Ver si on of
Acbve window
In [ I: Select a reg,on
wi Caprure the mouse pointer

Help

[ - llE X_ I

Home Q]

_ _ _ _c _ Name: LQ_l (p_


ng - - - - - - - - - - - - - - - - - - - - - - - - - - * .:.
;:: jUp Save in folder: ◄ A user45 Desktop Abcl2345_Al_l9052021 Ql Create Folder
Logout

File t hon, 0
Places Name • Size Modified
Se arch
® Rec en tly Used

user 45
Desk top
Home X 01 X \ +
C

· ;: JUpyter Ql
(D localhost 8888/notebooks/Ql.ipynb

Last Checkpoi nt: 12 mi nutes ago (au t.o saved}


,. * Logout
J.

File Edit View ln5ert Cell Kerne l Wi d g eh Help Trusted " I Python 3 0
+ + H Run ■ C Code

In [ 1 ] : import pandas as pd
ifflport sKlearn as sk
print [·version of Pandas . , pd. version )
pri nt ( "Ve rs i on of s kl e a rn : " , siZ:"_ ve rs i ori'_
Ve rs i on of Pandas : 0 22. 0
Ve rsi on of sklearn : 0 . 2 4 . 2

In [ I:

l I

µopart pandas as pd
imp art as.clf
print("Versian of Pandas :", pd._ versian_ )
print("Versian of : ", , 8 S _version_ )
Please note, your question sub-folder should contain only .doc/.docx file(s)
containing your answer and .png file as screenshot(s).
Step 17: Move to the parent folder. Create a .zip file. To create a zip file, open a
terminal and move to the parent folder. Use the following command as below:

zip -r <filename.zip> /pathToFolder

e.g. To zip the sub-folder containing answers to your QNo1, you would type:

zip -r Q1.zip Q1
Step 18: Upload the necessary solution file(s)/zip file against the specific sub-
part of the question(s) given at the IBA page. You would need to upload and
save to submit the file(s) against the question-part answered in the assessment
page for each question. "Save and Next" to move to the next question part.

Step 19: After all the answers are successfully done against each question-part
and all the questions successfully answered, click Submit. This would submit
and end your assessment.

You might also like