What is an easy way to configure a network to allow only a single computer to login on a particular jack?
Answer / chaitanya
Sticky ports are one of the network admin’s best friends and worst headaches. They allow you to set up your network so that each port on a switch only permits one (or a number that you specify) computer to connect on that port by locking it to a particular MAC address. If any other computer plugs into that port, the port shuts down and you receive a call that they can’t connect anymore. If you were the one that originally ran all the network connections then this isn’t a big issue, and likewise if it is a predictable pattern then it also isn’t an issue. However if you’re working in a hand-me-down network where chaos is the norm then you might end up spending a while toning out exactly what they are connecting to.
| Is This Answer Correct ? | 2 Yes | 0 No |
Why would you bring in an outside contractor to perform a penetration test?
You need to reset a password-protected BIOS configuration. What do you do?
What is worse in Firewall Detection, a false negative or a false positive? And why?
What is meant by computer application?
On a Windows network, why is it easier to break into a local account than an AD account?
How do you protect your home Wireless Access Point?
1. Assume that passwords are selected from four-character combination of 26 alphabetic characters. Assume that an adversary is able to attempt passwords at a rate of one per second. a. Assuming no feedback to the adversary until each attempt has been completed, what is the expected time to recover the correct password? b. Assuming feedback to the adversary flagging an error as each incorrect character is entered, what is the expected time to discover the correct password?
Why is deleted data not truly gone when you delete it?
What is the difference between a vulnerability and an exploit?
You are an employee for a tech department in a non-management position. A high-level executive demands that you break protocol and allow him to use his home laptop at work. What do you do?
A phonetic password generator picks two segments randomly for each six-letter password. The form of each segment is CVC (consonant, vowel, consonant), where V= < a, e, i, o, u > and C = (V.) ̅ What is the total password population? What is the probability of an adversary guessing a password correctly?
What is XSS?