Recent questions tagged Cyber-security-mcq-with-answers

0 votes
    Why apps developed in languages like C, C++ is prone to Buffer-overflow? (a) No string boundary checks in ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education by JackTerrance
0 votes
    Old operating systems like _______ and NT-based systems have buffer-overflow attack a common vulnerability. (a) Windows 7 ... questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education by JackTerrance
0 votes
    Buffer-overflow attack can take place if a machine can execute a code that resides in the data/stack segment. (a ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education by JackTerrance
0 votes
0 votes
    _____________ buffer overflows, which are more common among attackers. (a) Memory-based (b) Queue-based (c) Stack ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education by JackTerrance
0 votes
    With the lack of boundary check, the program ends abnormally and leads to ___________ error. (a) logical (b) ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education by JackTerrance
0 votes
    In an application that uses heap, the memory for data is allocated ____________ (a) logical (b) dynamically (c) ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education by JackTerrance
0 votes
    In an application that uses stack, the memory for data is allocated ____________ (a) logical (b) dynamically (c) ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education by JackTerrance
0 votes
    Malicious code can be pushed into the _________ during ______________ attack. (a) stack, buffer-overflow (b) queue, ... questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education by JackTerrance
0 votes
    Variables that gets created dynamically when a function (such as malloc()) is called is created in the form of ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education by JackTerrance
...