Answer:
c is the correct awnser ( to code and test )
"A Buffer overflow" vulnerability exploit resulted from the attacker's actions.
Whenever a software or an application writes too much data into a buffer, causing neighboring storage regions to have been corrupted as a consequence, this could be determined as Buffer overflow.
⇒ There are two kinds of Buffer overflow attacks such as:
- <u>Stack-based</u> - It will become more popular to use such memory, as well as that's only available during implementation of any code.
- <u>Heap-based</u> - Those attacks seem to be more difficult to execute because they entail overflowing overall storage capacity allotted for a program further than the space needed for something like the program's present activities.
Thus we can say that the correct answer is a Buffer overflow.
Learn more about Buffer overflow here:
brainly.com/question/4952591
Four of the basic I/O interface standard are PCI, SCSI, USB and ISA.
<h3>Standard I/O Interface</h3>
Input-Output Interface is used as an method which helps in transferring of information between the internal storage devices. A number of standards have been developed for I/O Interface.
There widely used bus standards are:
- PCI (Peripheral Component Interconnect)
- SCSI (Small Computer System Interface), and
- USB (Universal Serial Bus).
- ISA (Industry Standard Architecture)
Find out more on Standard I/O Interface at: brainly.com/question/24347579