Section 16 - Securing Networks Flashcards
What are some examples of network devices?
Switches, routers, firewalls, IDS, IPS and more
What is a default account?
A user or administrator-level account that is installed on a device by the manufacturer during production
** These are the accounts that already are established when you buy a small office, home office wireless access point.
How do you prevent a weak password?
It should be long, strong and complex. This should require at least 14 characters with a mix of uppercase, lowercase, numbers and special characters.
What is privilege escalation?
Occurs when a user is able to gain rights of another user or administrator
Privilege escalation happens in one of two ways, which are?
Vertically or Horizontally
How does vertical privilege escalation work?
It goes from a user up to an administrator account thus going upwards
How does horizontal privilege escalation work?
It goes from one user to another. For example, if you and I both work in the an organization and we both have user accounts, and I break into your account that’s considered a horizontal privilege escalation.
What is a backdoor?
A way of bypassing normal authentication in a system
What are the keys to having network security?
Having an IPS, proper firewall configs, network segmentation, and firmware updates
Why is Telnet a network security concern?
It is unsecure and it passes your information in the clear, meaning that it’s not encrypted. Anyone who is on that network can see your usernames, your passwords and the commands you’re sending.
What is network media?
This is the cabling that makes up our network. This can be copper, fiber optic, and coaxial cabling that is used as the connectivity in a wired network.
What is EMI?
Electromagnetic Interference is a disturbance that can affect electrical circuits, devices, and cables due to the radiation or electromagnetic conduction
How do we minimize EMI?
Install shielding around the cables or the source using STP (Shielded Twisted Pair)
*** STP cables have foiled around them that prevent emanations out of the cable or interference entering into the cable which is a double benefit since it keeps things out and it keeps things in.
What is RFI?
Radio Frequency Interference
This is a disturbance that can affect electrical circuits, devices and cables due to AM/FM transmissions or cell towers
*** Like EMI, this disturbance can affect your circuits, devices and cables except it does so by radio waves as opposed to electrical waves.
What is crosstalk?
Occurs when a signal transmitted on one copper wire creates and undesired effect on another wire
How do you prevent crosstalk?
Networks should always use a 110 block
Why do companies commonly avoid using STP cables?
Most organizations use UTP (unshielded twisted pair) because it is cheaper and easier to work with (like 50% cheaper)
What is data emanation?
The electromagnetic field generated by a network cable or device when transmitting
*** Like EMI except this comes from INSIDE your cable. This generates a field around that cable that when transmitting information over a network can be picked by someone.
What is a good way to prevent data emanations from happening?
Switch your networks to fiber optic cables because they don’t have emanation at all this is due to them working with light and therefore there is no radiation
What is a PDS?
Protected Distribution System
Secured system of cable management to ensure that the wired network remains free from eavesdropping, tapping, data emanations and other threats
What is wire tapping?
Wiretapping, also known as wire tapping or telephone tapping, is the monitoring of telephone and Internet-based conversations by a third party, often by covert means.
Such as cutting wires and soldering on additional wires in order to copy data.
What are some of the basic vulnerabilities associated with wireless networks?
- Administrative access on the wireless access point - make sure to change the default username and passwords when buying new devices
- Remote administration - make sure this is disabled. Turn it off and make sure you’re doing these changes locally inside your network.
- Service Set Identifier (SSID) - disable the broadcast so clients have to know the name of it prior to connecting to it
- Rogue Access Points
- Evil Twin
What is remote administration?
This is something that allows you to connect over the internet and then make changes to your wireless access point