Question

Which of the following tools would stop a string of 16 NOPs before becoming embedded in...

Which of the following tools would stop a string of 16 NOPs before becoming embedded in OS memory, causing buffer overflow?

HIPS

HIDS

DLP

Nmap

Homework Answers

Answer #1

Step 1

option A Explaination

Host based intrusion prevention system (HIPS) is an installed software package which monitors a single host for suspicious activity by analyzing events occurring within that host

  • Host Intrusion Prevention Systems are deployed on the end hosts
  • Should protect against buffer overflows
  • Should protect the underlying operating system
  • Should protect against known and unknown attacks .
  • HIPS would stop a string of 16 NOPs before becoming embedded in OS memory, causing buffer overflow

Step 2

option B Explaination

A host-based IDS (HIDS) is an intrusion detection system that runs as a service on a hostcomputer system. It is used to monitor the machine logs, system events, and application activity for signs of intrusion. It is useful for detecting attacks that originate outside the organization as well as attacks by internal users logged on to the system.

Step 3

option C Explaination

Data loss prevention (DLP) is a strategy for making sure that end users do not send sensitive or critical information outside the corporate network. The term is also used to describe software products that help a network administrator control what data end users can transfer.

Step 2

option D Explaination

Nmap, short for Network Mapper, is a free, open-source tool for vulnerability scanning and network discovery. Network administrators use Nmap to identify what devices are running on their systems, discovering hosts that are available and the services they offer, finding open ports and detecting security risks.

Option A HIPS is correct one

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Which of the following would not be considered a stop word? At We Output These A...
Which of the following would not be considered a stop word? At We Output These A Python program can work with which of the following values? Numbers Strings of characters Booleans All of the above 3. Which of the following would be described as a “float” in Python? True 140 14.0 ‘rootbeer’ 4. Which of the following strings has been written correctly? “Hello World! Hello World! ‘Hello World!” ‘Hello World!’ 5. What would be the result of 8 % 4...
16. Which of the following is NOT one of the things that need to exist before...
16. Which of the following is NOT one of the things that need to exist before we conclude that a causal connection exists between two variables? Non-spuriousness Correlation Multicollinearity Temporal Order
When evaluating a capital budgeting decision, which of the following evaluation tools would incorporate the time...
When evaluating a capital budgeting decision, which of the following evaluation tools would incorporate the time value of money? Payback method IRR EVA RI
2. Which of the following is NOT a form of long-term memory? A. semantic memory B....
2. Which of the following is NOT a form of long-term memory? A. semantic memory B. procedural memory C. iconic memory D. episodic memory E. these are all forms of long-term memory 3. When conducting an experiment that asks participants to memorize a list of 20 words, which experimental manipulation would serve to abolish the recency effect? A.speed up the presentation rate B.slow down the presentation rate C.add a distractor task at the beginning of the experiment D.add a distractor...
Which data set would produce the following 5-number summary? 16, 21, 24, 26, 28 Group of...
Which data set would produce the following 5-number summary? 16, 21, 24, 26, 28 Group of answer choices 24, 18, 22, 23, 23, 21, 28 24, 18, 22, 25, 30, 21, 20 24, 16, 22, 28, 26, 21, 24 24, 16, 22, 25, 28, 21, 24
In which order the following ‘arguments’ of the foo() function will be put on the stack...
In which order the following ‘arguments’ of the foo() function will be put on the stack (the left-most variable has the highest memory address and the right-most variable has the lowest memory address)? void foo(int d, int s, string x, int e) d, s, x, e. e, x, s, d. x, d, s, e. d, s, e, x. To execute an external command from inside a program, either of the ‘system()’ or ‘execve()’ functions can be used. Select ALL of...
I just want a sloution please 1-Which of the following is a medication commonly used for...
I just want a sloution please 1-Which of the following is a medication commonly used for the treatment of delirium? Oral antihistamine Haloperidol Narcotic analgesic OTC antihistamine 2/ Janice is suffering from a cardiovascular disease. She experiences brief attacks during which blocks in her arteries reduce the supply of blood to her brain. As a result of this, she has also been exhibiting symptoms of neurocognitive disorder, including a disturbance in executive functioning Janice is most likely to be suffering...
1.Which of the following changes would most likely occur in the Gotham housing market if the...
1.Which of the following changes would most likely occur in the Gotham housing market if the city were to add a network of bike paths? a.The supply curve would fall. b.The supply curve would rise. c.The demand curve would fall. d.The demand curve would rise. 2.Which of the following changes would most likely occur in the Gotham housing market if the city were to require developers to pay a tax on each new building? a.The supply curve would fall. b.The...
1. Which of the following in not directly involved in the production of proteins? a. Golgi...
1. Which of the following in not directly involved in the production of proteins? a. Golgi complex b. Plasma membrane c. Rough endoplasmic reticulum d. Nucleus 2. A new coach tells his team that the reason they get fatigued after three minutes of exercise is because they do not have enough oxygen in their red blood cells. He has no data to support his position. Therefore his advice is? a. Valid since he is an expert working with people b....
Code Example 8-1 1. int count = 1; 2. int item_total = 0; 3. int item...
Code Example 8-1 1. int count = 1; 2. int item_total = 0; 3. int item = 0; 4. while (count < 4) { 5.      cout << "Enter item cost: "; 6.      cin >> item; 7.      item_total += item; 8.      ++count; 9. } 10. int average_cost = round(item_total / count); 11. cout << "Total cost: " << item_total << "\nAverage cost: " << average_cost; (Refer to Code Example 8-1.) If the user enters 5, 10, and 15 at the prompts, the output is: Total...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT