Give an example of how a network administrator could use a honeypot to detect malicious insider behavior.
(Computer Security II)
A honeypot makes identifying malicious traffic dead simple. That's because any traffic to a honeypot, after some initial quick tuning to rule out false positives, is suspicious. A honeypot is a fake computer asset that exists only to alert its owner if it is touched. Nobody should be touching it or attempting to log on. Because all activity is illegitimate, no analysis is needed to tell good traffic from bad.
A honeypot is a system that's put on a network so it can be probed and attacked. Because the honeypot has no production value, there is no "legitimate" use for it. This means that any interaction with the honeypot, such as a probe or a scan, is by definition suspicious.
Let's take a closer look at honeypots' unique detection capabilities to understand how they will complement IDSes:
IDSes and honeypots differ fundamentally in the way they attempt to detect malicious traffic. IDSes have the advantage of monitoring all traffic, flagging threats through a combination of known attack signatures and statistical anomalies. The flip side of this is the sheer volume of information IDSes produce--gigabytes of data. Some large organizations may have to deal with more than 100,000 alerts a day, many of them false alarms.
Hackers can slip through network defenses by using encryption or IPv6 tunneling. IDSes are useless against this kind of traffic. But it's a different story if hackers connect to a honeypot using, say, SSH, IPv6 or the encoded (and not yet commonly used) Network Voice Protocol. First, you know they're up to no good, because nice people don't connect to honeypots. Once inside, you can capture every action, including toolkits, keystrokes and communications. As more and more legitimate traffic is encrypted and uses IPv6 tunneling, organizations will begin to turn to honeypots to complement their IDSes.
Honeypots are less comprehensive, but more discerning. Honeypots only report the connections they receive--and most of these will be real attacks. This means your organization has far less, but more precise information to analyze, allowing you to more quickly identify and respond to attacks.
Honeypots detect and capture new attacks or methods. That means regardless of the tactics used, honeypots will most likely detect and capture the activity. Examples of these attacks discovered by honeypots include the Solaris dtspcd and Samba exploits.
Give an example of how a network administrator could use a honeypot to detect malicious insider...
A security administrator is analyzing a user report in which the computer exhibits odd network-related outages. The administrator, however, does not see any suspicious processes running. A prior technician's note indicate the machine has been remediated twice, but the system still exhibits odd behavior. Files were deleted from the system recently. Which of the following is the most likely cause of this behavior? A. Crypto-malware B. Rootbit C. Logic bomb D. Session hijacking
1. a. Upon a risk analysis on a company's site network, some threats are identified. These include threats from malicious code (i.e. virus, worms and Trojan horse) and threats from denial of service (DoS) attacks. To address these threats, an administrator in the company, Bob, has suggested using a firewall to control the access of the site network from the Internet. i. Contrast the three types of malicious code, virus, worms and Trojan horse. ii. There are three types of...
Give an example of a situation where a database administrator or application developer would use a trigger instead of a constraint? Explain the situation and trigger type.
C++ Give me an example of how you could use an if statement. The example should include a summary (Algorithm) of the program, and how you would use the if statement. I am including an example aswell. For example, suppose you had a program to determine if a number is positive, negative or zero. Read in a number and then use the if statement to determine if the number is positive (>0) or negative (<0) or zero (==0): if (x>0)...
Two-way redistribution is highly problematic, but may sometimes be required by a network administrator. How would you implement a two-way redistribution? Explain by giving an example of a specific situation that you would want to rectify. please provide sources
1. As a Network and Security Administrator, you are asked to monitor employee activity during the day. Your AUP policy does not permit the use of outside devices. You noticed a rogue device on your network. What procedures do you follow to eliminate and prevent future usage of this device on your network? What happens to the owner of the device, who is NOT employed at your company? 2. You as a small business owner have chosen NOT to comply...
[Computer Network Security] Network Access Control (NAC) Network Access Control—What was it made for? How does it work? What kind of techs does it use? What does it protect?
What is a strategic network? Why strategic networks have become so popular? Could you give an example of a strategic network?
Give an example of when incrementalism could be beneficial when drafting policy. How could it be harmful when drafting policy?
its
true or false questions
1. A computer security risk is any event or action that could cause a loss of or damage to computer hardware, software, data, information, or processing capability 2. A cybercrime is an online or Internet-based illegal act 3. Information transmitted over networks has a higher degree of security risk than information kept on an organization's premises 4. Users can take several precautions to protect their home and work computers and mobile devices from these malicious...