In this post, we look at the quiz questions that students have to take in the form of a test at the end of the Ethical Hacking course. The test covers questions on basics of computer networks, protocols, encryption methods, hashing, encoding formats, binary and hexadecimal representations, popular protocols and more as per the course syllabus.
Question 1:
What is a three way TCP handshake?
- SYN, ACK, SYN
- ACK, SYN, ACK
- ACK, SYN, SYN
- SYN, SYN+ACK, ACK
Question 2:
In symmetric encryption, how many keys are required to communicate between ‘N’ computers/devices/people?
- N
- 2*N
- N*(N-1)/2
- N/2
Question 3:
Which of the following is a tool used to observe packet data?
- Hexdump
- Nslookup
- WireShark
- DailyRoute
Question 4:
Which of the following is correct about UTF-8 encoding?
- UTF-8 uses 1 byte per code-point
- UTF-8 uses 2 bytes per code-point, and sometimes 4 bytes per code-point
- UTF-8 uses 3 bytes per code-point, and sometimes 4 bytes per code-point.
- UTF-8 uses 1,2,3,or 4 bytes per code-point.
Question 5:
What is the full-form of a DOS attack?
- Disk Operating System
- Disk of Service
- Denial of Service
- Denial Operational System
Hope this is a useful view on the tests of Ethical Hacking & CyberSecurity Course. To learn more, refer to UnicMinds Ethical Hacking & CyberSecurity Course.
You may like to read: Debugging for Kids, Why is the Area of a Circle pi*r^2?, & AI Tutors vs. Human Tutors