Cybersecurity professionals also have some must-read literature. In this article, we have collected five books that can be put at the top of the list or kept on hand as…
Tag: Cyber Security MCQ
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 14
QUESTION 300 Which of the following tools performs comprehensive tests against web servers, including dangerous files and CGIs? A. Dsniff B. John the Ripper C. Snort D. Nikto Correct Answer:…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 13
QUESTION 277 Which of the following is the successor of SSL? A. GRE B. IPSec C. RSA D. TLS Correct Answer: D QUESTION 278 This international organization regulates billions of…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 12
QUESTION 254 Which of the following is assured by the use of a hash? A. Authentication B. Confidentially C. Availability D. Integrity Correct Answer: D QUESTION 255 Risks=Threats x Vulnerabilities…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 11
QUESTION 231 Which of the following is the least-likely physical characteristic to be used in biometric control that supports a large company? A. Voice B. Fingerprints C. Iris patterns D.…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 10
QUESTION 208 A company’s Web development team has become aware of a certain type of security vulnerability in their Web software. To mitigate the possibility of this vulnerability being exploited,…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 9
QUESTION 185 What is the role of test automation in security testing? A. It is an option but it tends to be very expensive. B. It should be used exclusively.…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 8
QUESTION 162 Which of the following Nmap commands will produce the following output? A. nmap –sT –sX –Pn –p 1-65535 192.168.1.1 B. nmap –sN –Ps –T4 192.168.1.1 C. nmap –sS…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 7
QUESTION 139 An attacker with access to the inside network of a small company launches a successful STP manipulation attack. What will he do next? A. He will create a…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 6
QUESTION 116 A virus that attempts to install itself inside the file it is infecting is called? A. Tunneling virus B. Cavity virus C. Polymorphic virus D. Stealth virus Correct…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 5
QUESTION 93 Which of the following security policies defines the use of VPN for gaining access to an internal corporate network? A. Network security policy B. Information protection policy C.…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 4
QUESTION 70 Based on the below log, which of the following sentences are true? Mar 1, 2016, 7:33:28 AM 10.240.250.23 – 54373 10.249.253.15 – 22 tcp_ip A. SSH communications are…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 3
QUESTION 47 The establishment of a TCP connection involves a negotiation called three-way handshake. What type of message does the client send to the server in order to begin this…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 2
QUESTION 24 A hacker is an intelligent individual with excellent computer skills and the ability to explore a computer’s software and hardware without the owner’s permission. Their intention can either…
Certified Ethical Hacker v10 – Multiple Choice Questions with Answers – Part 1
QUESTION 1 An unauthorized individual enters a building following an employee through the employee entrance after the lunch rush. What type of breach has the individual just performed? A. Reverse…
Cyber Security & Penetration Testing Multiple Choice Questions
1. A process is nothing but a running instance of a program. True or False? a. True b. False 2. Which of the following Linux commands is used to check…
CCNA Interview Questions – Part 5
Part 1 | Part 2 | Part 3 | Part 4 | Part 5 Question 81: Explain the basic steps involved in converging a link state inter network. Answer: Each…
CCNA Interview Questions – Part 4
Part 1 | Part 2 | Part 3 | Part 4 | Part 5 Question 61: What is a summary route? In the context of static routing, how are summary…
CCNA Interview Questions – Part 3
Part 1 | Part 2 | Part 3 | Part 4 | Part 5 Question 41: What is fragmentation? What fields of the IP header are used for fragmentation? Answer:…
CCNA Interview Questions – Part 2
Part 1 | Part 2 | Part 3 | Part 4 | Part 5 Question 21: What is the primary purpose of a LAN? Answer: The primary purpose of a…
CCNA Interview Questions – Part 1
Part 1 | Part 2 | Part 3 | Part 4 | Part 5 Question 1: Which layer of the OSI model is responsible for reliable connections? Answer: The Transport…
Cyber Security And Ethical hacking – MCQ With Answers – Part 4
Question 142. Which of the following is often one of the most overlooked areas of security? A. Operational B. Technical C. Internet D. Physical Answer 142. Option D. Explanation: Physical…
Cyber Security And Ethical hacking – MCQ With Answers – Part 3
Question 95. What is the Ping of Death? A. Sending packets that, when reassembled, are too large for the system to understand B. Sending very large packets that cause a…
Cyber Security And Ethical hacking – MCQ With Answers – Part 2
Question 48. What is the process of hiding text within an image called? A. Steganography B. Encryption C. Spyware D. Keystroke logging Answer 48. Option A. Explanation: Steganography is the…
Cyber Security And Ethical hacking – MCQ With Answers – Part 1
Question 1. Which of the following statements best describes a white-hat hacker? A. Security professional B. Former black hat C. Former grey hat D. Malicious hacker Answer 1. Option A.…
Top 40 XSS (Cross Site Scripting) Revision Questions with Answers
The below questions and answers are designed to both measure your understanding of the concepts of XSS -Cross Site Scripting Attacks and Prevention. Q1: What is the difference between HTML…
Linux – Multiple Choice Questions – MCQ – 391 to 420 Questions with Explanation
391. Which script is run when X Window starts? A. .xinit B. .xrc C. .startxrc D. .xinitrc Answer – – D Description – The .xinitrc script is run from your…
Linux – Multiple Choice Questions – MCQ – 361 to 390 Questions with Explanation
361. You are told by a co-worker that information pertaining to the syslog command can be found in man page 3. How would you view this information? A. man syslog…
Linux – Multiple Choice Questions – MCQ – 331 to 360 Questions with Explanation
331. Which of the following tools are used when creating a new partition for data storage on a Linux system? A. fdisk B. format C. mkfs D. mount Answer –…