InterviewSolution
Saved Bookmarks
| 1. |
There are ________ types of exploit.(a) 3(b) 2(c) 5(d) 4I had been asked this question during an online exam.My question is based upon Bugs and Vulnerabilities topic in portion Cyber Laws, Security Tools, Bugs and Vulnerabilities of Cyber Security |
|
Answer» RIGHT answer is (b) 2 To explain I WOULD say: Exploits can be categorized based on various criteria. But the most prominent categorization is done by how exploits COMMUNICATE with vulnerable software. These are categorized as local exploits and remote exploits. |
|