comptia network plus and security plus

comptia network plus and security plus

memorize.aimemorize.ai (lvl 286)
Section 1

Preview this deck

data packet

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

1

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (856)

Section 1

(50 cards)

data packet

Front

A discrete unit of information sent from one node on a network to another.

Back

Front

The IEEE standard for error and flow control in data frames.

Back

API

Front

application program interface - A set of routines

Back

fragmentation

Front

A Network layer service that subdivides segments it receives from the Transport layer into smaller packets.

Back

traffic

Front

The data transmission and processing activity taking place on a computer network at any given time.

Back

Data Link layer

Front

The second layer in the OSI model. This layer bridges the networking media with the Network layer. Its primary function is to divide the data it receives from the Network layer into frames that can then be transmitted by the Physical layer.

Back

transmission media

Front

The means through which data are transmitted and received.

Back

802.16

Front

The IEEE standard for broadband wireless metropolitan area networking (also known as WiMAX).

Back

remote user

Front

A person working on a computer on a different network or in a different geographical location from the LAN's server.

Back

MAN (metropolitan area network)

Front

A network that is larger than a LAN, typically connecting clients and servers from multiple buildings, but within a limited geographic area

Back

connectionless

Front

A type of Transport layer protocol that services a request without requiring a verified session and without guaranteeing delivery of data.

Back

node

Front

A computer or other device connected to a network, which has a unique address and is capable of sending or receiving data

Back

resources

Front

The devices, data, and data storage space provided by a computer, whether stand-alone or shared.

Back

FCS (frame check sequence)

Front

The field in a frame responsible for ensuring that data carried by the frame arrives intact. It uses an algorithm, such as CRC, to accomplish this verification.

Back

Internet

Front

A complex WAN that connects LANs and clients around the globe

Back

unified communications

Front

The centralized management of multiple types of network-based communications, such as voice, video, fax, and messaging services.

Back

Web server

Front

A computer that manages Web site services, such as supplying a Web page to multiple users on demand.

Back

workstation

Front

A computer that runs a desktop operating system and connects to a network.

Back

stand-alone computer

Front

A computer that uses applications and data only from its local disks and that is not connected to a network.

Back

checksum

Front

A method of error checking that determines if the contents of an arriving data unit match the contents of the data unit sent by the source.

Back

NIC.

Front

network interface card

Back

protocol

Front

A standard method or format for communication between network devices. Protocols ensure that data are transferred whole, in sequence, and without error from one node on the network to another.

Back

flow control

Front

A method of gauging the appropriate rate of data transmission based on how fast the recipient can accept data.

Back

LAN

Front

(local area network) A network of computers and other devices that is confined to a relatively small space, such as one building or even one office.

Back

connection oriented

Front

A type of Transport layer protocol that requires the establishment of a connection between communicating nodes before it will transmit data.

Back

802.3

Front

Back

802.11

Front

The IEEE standard for wireless networking.

Back

license tracking

Front

The process of determining the number of copies of a single application that are currently in use on the network and whether the number in use exceeds the authorized number of licenses

Back

CRC (cyclic redundancy check)

Front

An algorithm (or mathematical routine) used to verify the accuracy of data contained in a data frame.

Back

802.5

Front

The IEEE standard for token ring

Back

ANSI

Front

American National Standards Institute

Back

Application layer

Front

The seventh layer of the OSI model. This layer's protocols enable software programs to negotiate formatting, procedural, security, synchronization, and other requirements with the network.

Back

soft skills

Front

The skills such as customer relations, leadership ability, and dependability

Back

host

Front

A computer that enables resource sharing by other computers on the same network

Back

frame

Front

A package for data that includes not only the raw data, or "payload," but also the sender's and recipient's addressing and control information. Frames are generated at the Data Link layer of the OSI model and are issued to the network at the Physical layer.

Back

remote access server

Front

A server that runs communications services that enable remote users to log on to a network. Also known as an access server.

Back

file server

Front

A specialized server that enables clients to share applications and data across the network.

Back

WAN (wide area network)

Front

A network that spans a long distance and connects two or more LANs.

Back

load balancing

Front

The process of distributing data transfer activity evenly across a network so that no single device is overwhelmed.

Back

topology

Front

The physical layout of computers on a network.

Back

ACK (acknowledgment)

Front

A response generated at the Transport layer of the OSI model that confirms to a sender that its frame was received. The ACK packet is the third of three in the three-step process of establishing a connection.

Back

EIA

Front

Electronic Industries Alliance

Back

HTTP (Hypertext Transfer Protocol)

Front

An Application layer protocol that formulates and interprets requests between Web clients and servers.

Back

backbone

Front

The part of a network to which segments and significant shared devices (such as routers, switches, and servers) connect.

Back

NOS

Front

network operating system

Back

convergence

Front

The use of data networks to carry voice (or telephone), video, and other communications services in addition to data.

Back

block ID

Front

The first set of six characters that make up the MAC address and that are unique to a particular manufacturer.

Back

device ID

Front

The second set of six characters that make up a network device's MAC address - contains the device's model and manufacture date.

Back

encapsulate

Front

The process of wrapping one layer's PDU with protocol information so that it can be interpreted by a lower layer.

Back

peer-to-peer network

Front

A network in which every computer can communicate directly with every other computer.

Back

Section 2

(50 cards)

alien cross talk

Front

EMI interference induced on one cable by signals traveling over a nearby cable.

Back

IAB

Front

Internet Architecture Board

Back

100 block

Front

Part of an organization's cross-connect facilities, a type of punch-down block designed to terminate Cat 5 or better twisted pair wires.

Back

segmentation

Front

The process of decreasing the size of data units when moving data from a network that can handle larger data units to a network that can handle only smaller data units.

Back

analog

Front

A signal that uses variable voltage to create continuous waves, resulting in an inexact transmission.

Back

MAC address

Front

A 12-character string that uniquely identifies a network node. The manufacturer hard codes the MAC address into the NIC. This address is composed of the block ID and device ID.

Back

bandwidth

Front

A measure of the difference between the highest and lowest frequencies that a medium can transmit.

Back

OSI (Open Systems Interconnection) model

Front

A model for understanding and developing computer-to-computer communication developed in the 1980s by ISO. It divides networking functions among seven layers: Physical, Data Link, Network, Transport, Session,Presentation, and Application.

Back

MTU

Front

maximum transmission unit - The largest data unit a network (for example, Ethernet or token ring) will accept for transmission.

Back

ISO (International Organization for Standardization)

Front

A collection of standards organizations representing 157 countries with headquarters located in Geneva, Switzerland.

Back

terminal

Front

A device with little (if any) of its own processing or disk capacity that depends on a host to supply it with applications and data-processing services.

Back

Presentation layer

Front

The sixth layer of the OSI model. Protocols in this layer translate between the application and the network. Here, data are formatted in a schema that the network can understand, with the format varying according to the type of network used. This layer also manages data encryption and decryption.

Back

AM (amplitude modulation)

Front

A modulation technique in which the amplitude of the carrier signal is modified by the application of a data signal.

Back

session

Front

A connection for data exchange between two parties. The term session may be used in the context of Web, remote access, or terminal and mainframe communications, for example.

Back

IP address (Internet Protocol address)

Front

The Network layer address assigned to nodes to uniquely identify them on a TCP/IP network. IP addresses consist of 32 bits divided into four octets, or bytes.

Back

network address

Front

A unique identifying number for a network node that follows a hierarchical addressing scheme and can be assigned through operating system software.

Back

attenuation

Front

The extent to which a signal has weakened after traveling a given distance.

Back

LLC

Front

Logical Link Control Sublayer - The upper sublayer in the Data Link layer. The LLC provides a common interface and supplies reliability and flow control services.

Back

MAC (Media Access Control) sublayer

Front

The lower sublayer of the Data Link layer. The MAC appends the physical address of the destination computer onto the frame.

Back

sequencing

Front

The process of assigning a placeholder to each piece of a data block to allow the receiving node's Transport layer to reassemble the data in the correct order.

Back

SYN-ACK (synchronization-acknowledgment)

Front

The packet a node sends to acknowledge to another node that it has received a SYN request for connection. This packet is the second of three in the three-step process of establishing a connection.

Back

token

Front

A special control frame that indicates to the rest of the network that a particular node has the right to transmit data.

Back

IETF

Front

Internet Engineering Task Force.

Back

amplitude

Front

A measure of a signal's strength.

Back

ISP

Front

Internet service provider A business that provides organizations and individuals with Internet access and often, other services, such as e-mail and Web hosting.

Back

segment

Front

Back

Transport layer

Front

The fourth layer of the OSI model. In this layer protocols ensure that data are transferred from point A to point B reliably and without errors. this layer services include flow control, acknowledgment, error correction, segmentation, reassembly, and sequencing.

Back

ICANN

Front

Internet Corporation for Assigned Names and Numbers

Back

AWG (American Wire Gauge)

Front

A standard rating that indicates the diameter of a wire, such as the conducting core of a coaxial cable.

Back

Physical layer

Front

The lowest, or first, layer of the OSI model. Protocols in this layer generate and detect signals so as to transmit and receive data over a network medium. These protocols also set the data transmission rate and monitor data error rates, but do not provide error correction.

Back

IP

Front

Internet Protocol A core protocol in the TCP/IP suite that operates in the Network layer of the OSI model and provides information about how and where data should be delivered. IP is the subprotocol that enables TCP/IP to internetwork.

Back

PDU (protocol data unit)

Front

A unit of data at any layer of the OSI model.

Back

SYN (synchronization)

Front

The packet one node sends to request a connection with another node on the network. This packet is the first of three in the three-step process of establishing a connection.

Back

66 block

Front

Part of an organization's cross-connect facilities, a type of punch-down block used for many years to terminate telephone circuits. It does not meet Cat 5 or better standards, and so it is infrequently used on data networks.

Back

reassembly

Front

The process of reconstructing data units that have been segmented.

Back

bit (binary digit)

Front

a single pulse in the digital encoding system. It may have only one of two values: 0 or 1.

Back

bend radius

Front

The radius of the maximum arc into which you can loop a cable before you will cause data transmission errors.

Back

ISOC (Internet Society)

Front

A professional organization with members from 90 chapters around the world that helps to establish technical standards for the Internet.

Back

Network layer

Front

The third layer in the OSI model. Protocols in this layer translate network addresses into their physical counterparts and decide how to route data from the sender to the receiver.

Back

IANA

Front

Internet Assigned Numbers Authority

Back

BNC (Bayonet Neill-Concelman, or British Naval Connector)

Front

A standard for coaxial cable connectors named after its coupling method and its inventors.

Back

router

Front

A device that connects network segments and directs data based on information contained in the data packet.

Back

TIA (Telecommunications Industry Association)

Front

A subgroup of the EIA that focuses on standards for information technology, wireless, satellite, fiber optics, and telephone equipment.

Back

ITU

Front

International Telecommunication Union - A United Nations agency that regulates international telecommunications and provides developing countries with technical expertise and equipment to advance their technological bases.

Back

RIR (Regional Internet Registry)

Front

A not-for-profit agency that manages the distribution of IP addresses to private and public entities.

Back

token ring

Front

A networking technology developed by IBM in the 1980s. It relies upon direct links between nodes and a ring topology, using tokens to allow nodes to transmit data.

Back

Session layer

Front

The fifth layer in the OSI model. This layer establishes and maintains communication between two nodes on the network. It can be considered the "traffic cop" for network communications.

Back

baseband

Front

A form of transmission in which digital signals are sent through direct current pulses applied to a wire. This direct current requires exclusive use of the wire's capacity, so this systems can transmit only one signal, or one channel, at a time.

Back

binary

Front

A system founded on using 1s and 0s to encode information.

Back

1 gigabit per second (Gbps)

Front

1,000,000,000 bits per second.

Back

Section 3

(50 cards)

hertz (Hz)

Front

A measure of frequency equivalent to the number of amplitude cycles per second.

Back

connectors

Front

The pieces of hardware that connect the wire to the network device, be it a file server, workstation, switch, or printer.

Back

media converter

Front

A device that enables networks or segments using different media to interconnect and exchange signals.

Back

Cat 7 (Category 7)

Front

A twisted pair cable that contains multiple wire pairs, each separately shielded then surrounded by another layer of shielding within the jacket. It can support up to a 1-GHz signal rate. But because of its extra layers, it is less flexible than other forms of twisted pair wiring.

Back

MMF (multimode fiber)

Front

A type of fiber-optic cable that contains a core with a diameter between 50 and 100 microns, through which many pulses of light generated by a lightemitting diode (LED) travel at different angles.

Back

Cat 4 (Category 4)

Front

A form of UTP that contains four wire pairs and can support up to 16- Mbps throughput. It may be used for 16-Mbps token ring or 10-Mbps Ethernet networks.

Back

braiding

Front

A braided metal shielding used to insulate some types of coaxial cable.

Back

conduit

Front

The pipeline used to contain and protect cabling. It is usually made from metal.

Back

DWDM (dense wavelength division multiplexing)

Front

A multiplexing technique used over single-mode or multimode fiber-optic cable in which each signal is assigned a different wavelength for its carrier wave.

Back

fiber-optic cable

Front

A form of cable that contains one or several glass or plastic fibers in its core. Data is transmitted via pulsing light sent from a laser or light-emitting diode (LED) through the central fiber (or fibers).

Back

FM (frequency modulation)

Front

A method of data modulation in which the frequency of the carrier signal is modified by the application of the data signal.

Back

BNC connector

Front

A coaxial cable connector type that uses a twist-and-lock (or bayonet) style of coupling.

Back

ferrule

Front

A short tube within a fiber-optic cable connector that encircles the fiber strand and keeps it properly aligned.

Back

DTE (data terminal equipment)

Front

Any end-user device, such as a workstation, terminal (essentially a monitor with little or no independent data-processing capability), or a console (for example, the user interface for a router).

Back

cross talk

Front

A type of interference caused by signals traveling on nearby wire pairs infringing on another pair's signal.

Back

core

Front

The central component of a cable designed to carry a signal.

Back

IDF (intermediate distribution frame)

Front

A junction point between the MDF and concentrations of fewer connections—for example, those that terminate in a telecommunications closet.

Back

Cat

Front

Abbreviation for the word category when describing a type of twisted pair cable.

Back

broadband

Front

A form of transmission in which signals are modulated as radiofrequency analog pulses with different frequency ranges.

Back

modem

Front

A device that modulates analog signals into digital signals at the transmitting end for transmission over telephone lines, and demodulates digital signals into analog signals at the receiving end.

Back

half-duplex

Front

A type of transmission in which signals may travel in both directions over a medium, but in only one direction at a time.

Back

demultiplexer (demux)

Front

A device that separates multiplexed signals once they are received and regenerates them in their original form.

Back

DB-25

Front

connector A type of connector with 25 pins that's commonly used in serial communication that conforms to the RS-232 standard.

Back

MT-RJ (mechanical transfer-registered jack)

Front

A connector used with single-mode or multimode fiber-optic cable.

Back

MDF (main distribution frame)

Front

Also known as the main cross-connect, the first point of interconnection between an organization's LAN or WAN and a service provider's facility.

Back

latency

Front

The delay between the transmission of a signal and its receipt.

Back

Cat 3 (Category 3)

Front

A form of UTP that contains four wire pairs and can carry up to 10 Mbps, with a possible bandwidth of 16 MHz.

Back

FDM (frequency division multiplexing)

Front

A type of multiplexing that assigns a unique frequency band to each communications subchannel. Signals are modulated with different carrier frequencies, then multiplexed to simultaneously travel over a single channel.

Back

multiplexer (mux)

Front

A device that separates a medium into multiple channels and issues signals to each of those subchannels.

Back

channel

Front

A distinct communication path between two or more nodes, much like a lane is a distinct transportation path on a freeway. may be separated either logically (as in multiplexing) or physically (as when they are carried by separate wires).

Back

Cat 5e (Enhanced Category 5)

Front

A higher-grade version of wiring that contains highquality copper, offers a high twist ratio, and uses advanced methods for reducing cross talk. It can support a signaling rate of up to 350 MHz

Back

noise

Front

The unwanted signals, or interference, from sources near network cabling, such as electrical motors, power lines, and radar.

Back

DCE (data circuit-terminating equipment)

Front

A device, such as a multiplexer or modem, that processes signals. It supplies a clock signal to synchronize transmission between DTE and DCE.

Back

modulation

Front

A technique for formatting signals in which one property of a simple carrier wave is modified by the addition of a data signal during transmission.

Back

F-type connector

Front

A connector used to terminate coaxial cable used for transmitting television and broadband cable signals.

Back

Cat 5 (Category 5)

Front

A form of UTP that contains four wire pairs and supports up to 100- Mbps throughput and a 100-MHz signal rate.

Back

EMI (electromagnetic interference)

Front

A type of interference that may be caused by motors, power lines, televisions, copiers, fluorescent lights, or other sources of electrical activity.

Back

DB-9 connector

Front

A type of connector with nine pins that's commonly used in serial communication that conforms to the RS-232 standard.

Back

impedance

Front

The resistance that contributes to controlling an electrical signal. It is measured in ohms.

Back

full-duplex

Front

A type of transmission in which signals may travel in both directions over a medium simultaneously.

Back

coaxial cable

Front

A type of cable that consists of a central metal conducting core, which might be solid or stranded and is often made of copper, surrounded by an insulator, a braided metal shielding, called braiding, and an outer cover, called the sheath or jacket.

Back

LC (local connector)

Front

A connector used with single-mode or multimode fiber-optic cable.

Back

NEXT (near end cross talk)

Front

Cross talk, or the impingement of the signal carried by one wire onto a nearby wire, that occurs between wire pairs near the source of a signal.

Back

Cat 6 (Category 6)

Front

A twisted pair cable that contains four wire pairs, each wrapped in foil insulation. Additional foil insulation covers the bundle of wire pairs, and a fire-resistant plastic sheath covers the second foil layer. The foil insulation provides excellent resistance to cross talk and enables it to support a signaling rate of 250 MHz.

Back

Cat 6e (Enhanced Category 6)

Front

capable of a 550-MHz signaling rate and can reliably transmit data at multi-gigabit per second rates.

Back

demarcation point (demarc)

Front

The point of division between a telecommunications service carrier's network and a building's internal network.

Back

multiplexing

Front

A form of transmission that allows multiple signals to travel simultaneously over one medium.

Back

crossover cable

Front

A twisted pair patch cable in which the termination locations of the transmit and receive wires on one end of the cable are reversed.

Back

cladding

Front

The glass or plastic shield around the core of a fiber-optic cable. It reflects light back to the core in patterns that vary depending on the transmission mode. This reflection allows fiber to bend around corners without impairing the light-based signal.

Back

frequency

Front

The number of times that a signal's amplitude changes over a fixed period of time, expressed in cycles per second, or hertz (Hz).

Back

Section 4

(50 cards)

regeneration

Front

The process of retransmitting a digital signal.

Back

RFI (radiofrequency interference)

Front

A kind of interference that may be generated by broadcast signals from radio or TV towers.

Back

statistical multiplexing

Front

A method of multiplexing in which each node on a network is assigned a separate time slot for transmission, based on the node's priority and need.

Back

twist ratio

Front

The number of twists per meter or foot in a twisted pair cable.

Back

rollover cable

Front

A type of cable in which the terminations on one end are exactly the reverse of the terminations on the other end. It is used for serial connections between routers and consoles or other interfaces.

Back

patch panel

Front

A wall-mounted panel of data receptors into which cross-connect patch cables from the punch-down block are inserted.

Back

802.1X

Front

An authentication technology used to connect devices to a LAN or WLAN. It is an example of port-based NAC.

Back

optical loss

Front

The degradation of a light signal on a fiber-optic network.

Back

plenum

Front

The area above the ceiling tile or below the subfloor in a building.

Back

volt

Front

The measurement used to describe the degree of pressure an electrical current exerts on a conductor.

Back

10 tape rotation

Front

A backup rotation scheme in which ten backup tapes are used over the course of two weeks.

Back

SMF (single-mode fiber)

Front

A type of fiber-optic cable with a narrow core that carries light pulses along a single path data from one end of the cable to the other end. Data can be transmitted faster and for longer distances. However, it is expensive.

Back

RJ-45 (registered jack 45)

Front

The standard connector used with shielded twisted pair and unshielded twisted pair cabling.

Back

telecommunications closet Also known as a "telco room,"

Front

the space that contains connectivity for groups of workstations in a defined area, plus cross-connections to IDFs or, in smaller organizations, an MDF. Large organizations may have several of it per floor, but the TIA/EIA standard specifies at least one per floor.

Back

acceptable use

Front

Acceptable usage policies define the rules that restrict how a computer, network, or other system may be used.

Back

transceiver

Front

A device that transmits and receives signals.

Back

RG-58

Front

A type of coaxial cable characterized by a 50-ohm impedance and a 24 AWG core.

Back

ST (straight tip)

Front

A connector used with single-mode or multimode fiber-optic cable.

Back

RG-59

Front

A type of coaxial cable characterized by a 75-ohm impedance and a 20 or 22 AWG core, usually made of braided copper. Less expensive but suffering greater attenuation than the more common RG-6 coax, it is used for relatively short connections.

Back

WDM (wavelength division multiplexing)

Front

A multiplexing technique in which each signal on a fiber-optic cable is assigned a different wavelength, which equates to its own subchannel. Each wavelength is modulated with a data signal. In this manner, multiple signals can be simultaneously transmitted in the same direction over a length of fiber.

Back

throughput

Front

The amount of data that a medium can transmit during a given period of time.

Back

RG-8

Front

A type of coaxial cable characterized by a 50-ohm impedance and a 10 AWG core.

Back

phase

Front

A point or stage in a wave's progress over time.

Back

serial

Front

A style of data transmission in which the pulses that represent bits follow one another along a single transmission line. In other words, they are issued sequentially, not simultaneously.

Back

straight-through cable

Front

A twisted pair patch cable in which the wire terminations in both connectors follow the same scheme.

Back

UTP (unshielded twisted pair)

Front

A type of cabling that consists of one or more insulated wire pairs encased in a plastic sheath. It does not contain additional shielding for the twisted pairs.

Back

twisted pair

Front

A type of cable similar to telephone wiring that consists of color-coded pairs of insulated copper wires, each with a diameter of 0.4 to 0.8 mm, twisted around each other and encased in plastic coating.

Back

SC (subscriber connector or standard connector)

Front

A connector used with single-mode or multimode fiber-optic cable.

Back

TDM (time division multiplexing)

Front

A method of multiplexing that assigns a time slot in the flow of communications to every node on the network and, in that time slot, carries data from that node.

Back

patch cable

Front

A relatively short section (usually between 3 and 25 feet) of cabling with connectors on both ends.

Back

populated segment

Front

A network segment that contains end nodes, such as workstations. punch-down block A panel of data receptors into which twisted pair wire is inserted, or punched down, to complete a circuit.

Back

point-to-point

Front

A data transmission that involves one transmitter and one receiver.

Back

point-to-multipoint

Front

A communications arrangement in which one transmitter issues signals to multiple receivers. The receivers may be undefined, as in a broadcast transmission, or defined, as in a nonbroadcast transmission.

Back

unpopulated segment

Front

A network segment that does not contain end nodes, such as workstations. Also called link segments.

Back

Thinnet

Front

An IEEE Physical layer standard for achieving 10-Mbps throughput over coaxial copper cable. It is also known as 10Base-2. Its maximum segment length is 185 meters, and it relies on a bus topology.

Back

wavelength

Front

The distance between corresponding points on a wave's cycle. It is inversely proportional to frequency.

Back

RTT (round trip time)

Front

The length of time it takes for a packet to go from sender to receiver, then back from receiver to sender. It is usually measured in milliseconds.

Back

access control model

Front

Methodologies in which admission to physical areas, and more important computer systems, is managed and organized.

Back

transmission

Front

In networking, the application of data signals to a medium or the progress of data signals over a medium from one point to another.

Back

sheath

Front

The outer cover, or jacket, of a cable.

Back

RJ-11 (registered jack 11)

Front

The standard connector used with unshielded twisted pair cabling (usually Cat 3 or Level 1) to connect analog telephones.

Back

overhead

Front

The nondata information that must accompany data in order for a signal to be properly routed and interpreted by the network.

Back

simplex

Front

A type of transmission in which signals may travel in only one direction over a medium.

Back

RS-232 (Recommended Standard 232)

Front

A Physical layer standard for serial communications, as defined by EIA/TIA.

Back

STP (shielded twisted pair)

Front

A type of cable containing twisted-wire pairs that are not only individually insulated, but also surrounded by a shielding made of a metallic substance such as foil.

Back

account expiration

Front

The date when users' accounts they use to log on to the network expires.

Back

nonbroadcast point-to-multipoint transmission

Front

A communications arrangement in which a single transmitter issues signals to multiple, defined recipients.

Back

Thicknet

Front

An IEEE Physical layer standard for achieving a maximum of 10-Mbps throughput over coaxial copper cable. It is also known as 10Base-5. Its maximum segment length is 500 meters, and it relies on a bus topology.

Back

access control list (ACL)

Front

A list of permissions attached to an object. They specify what level of access a user, users, or groups have to an object. When dealing with firewalls, an ACL is a set of rules that apply to a list of network names, IP addresses. and port numbers.

Back

RG-6

Front

A type of coaxial cable with an impedance of 75 ohms and that contains an 18 AWG core conductor. It is used for television, satellite, and broadband cable connections.

Back

Section 5

(50 cards)

buffer overflow

Front

When a process stores data outside the memory that the developer intended. This could cause erratic behavior in the application, especially if the memory already had other data in it.

Back

ARP poisoning

Front

Back

computer security audits

Front

Technical assessments made of applications, systems, or networks.

Back

chromatic dispersion

Front

The refraction of light as in a rainbow. If light is refracted in such a manner on fiber optic cables, the signal cannot be read by the receiver.

Back

audit trails

Front

Records or logs that show the tracked actions of users, whether the user was successful in the attempt.

Back

Blackout

Front

When a total loss of power for a prolonged period occurs.

Back

Botnet

Front

A group of compromised computers used to distribute malware across the Internet; the members are usually zombies.

Back

circuit-level gateway

Front

Works at the Session Layer of the OSI model and applies security mechanisms when a TCP or UDP connection is established; they act as a go-between for the Transport and Application Layers in TCP/IP.

Back

birthday attack

Front

An attack on a hashing system that attempts to send two different messages with the same hash function, causing a collision.

Back

Baselining

Front

The process of measuring changes in networking, hardware, software, and so on.

Back

certificate authority

Front

The entity (usually a server) that issues digital certificates to users.

Back

Accounting

Front

The tracking of data, computer usage, and network resources. Often it means logging, auditing, and monitoring of the data and resources.

Back

Backdoors

Front

Used in computer programs to bypass normal authentication and other security mechanisms in place.

Back

backup generator

Front

Part of an emergency power system used when there is an outage of regular electric grid power.

Back

Cluster

Front

Two or more servers that work with each other.

Back

asymmetric key algorithm

Front

This type of cipher uses a pair of different keys to encrypt and decrypt data.

Back

back-to-back perimeter

Front

A type of DMZ where the DMZ is located between the LAN and the Internet.

Back

Baiting

Front

When a malicious individual leaves malware-infected removable media, such as a USB drive or optical disc, lying around in plain view.

Back

cold site

Front

This has tables, chairs, bathrooms, and possibly some technical setup, for example, basic phone, data, and electric lines, but will require days if not weeks to set up properly.

Back

Cloud computing

Front

A way of offering on-demand services that extend the capabilities of a person's computer or an organization's network.

Back

butt set (or lineman's handset)

Front

A device that looks similar to a phone but has alligator clips that can connect to the various terminals used by phone equipment, enabling a person to listen in to a conversation.

Back

Bluejacking

Front

The sending of unsolicited messages to Bluetooth-enabled devices such as mobile phones and PDAs.

Back

application firewall

Front

A firewall that can control the traffic associated with specific applications. Works all the way up to the Application Layer of the OSI model.

Back

brute force attack

Front

A password attack where every possible password is attempted.

Back

change management

Front

A structured way of changing the state of a computer system, network, or IT procedure.

Back

Adware

Front

Type of spyware that pops up advertisements based on what it has learned about the user.

Back

AP isolation

Front

Each client connected to the AP will not be able to communicate with each other, but they can each still access the Internet.

Back

anomaly based monitoring

Front

Also known as statistical anomaly based; establishes a performance baseline based on a set of normal network traffic evaluations.

Back

Advanced Encryption Standard (AES)

Front

An encryption standard used with WPA and WPA2. The successor to DES/3DES and is another symmetric key encryption standard composed of three different block ciphers: AES-128, AES-192, and AES-256.

Back

chain of custody

Front

Documents who had custody of evidence all the way up to litigation or a court trial (if necessary) and verifies that the evidence has not been modified.

Back

baseline reporting

Front

Identification of the security posture of an application, system, or network.

Back

Availability

Front

Data is obtainable regardless of how information is stored, accessed, or protected.

Back

Biometrics

Front

The science of recognizing humans based on one or more physical characteristics.

Back

Authentication

Front

When a person's identity is confirmed. Authentication is the verification of a person's identity.

Back

business impact analysis

Front

The examination of critical versus noncritical functions, it is part of a business continuity plan (BCP).

Back

Cipher

Front

An algorithm that can perform encryption or decryption.

Back

Bluesnarfing

Front

The unauthorized access of information from a wireless device through a Bluetooth connection.

Back

Authorization

Front

When a user is granted access to specific resources when authentication is complete.

Back

CAM table

Front

The Content Addressable Memory table, a table that is in a switch's memory that contains ports and their corresponding MAC addresses.

Back

Certificates

Front

Digitally signed electronic documents that bind a public key with a user identity.

Back

active interception

Front

Also known as active inception in the CompTIA 2008 Security+ objectives; normally includes a computer placed between the sender and the receiver in an effort to capture and possibly modify information.

Back

broadcast storm

Front

When there is an accumulation of broadcast and multicast packet traffic on the LAN coming from one or more network interfaces.

Back

ad filtering

Front

Ways of blocking and filtering out unwanted advertisement; popup blockers and content filters are considered to be ad filtering methods.

Back

application-level gateway (ALG)

Front

Applies security mechanisms to specific applications, such as FTP and/or BitTorrent. It supports address and port translation and checks whether the type of application traffic is allowed.

Back

Brownout

Front

When the voltage drops to such an extent that it typically causes the lights to dim and causes computers to shut off.

Back

Algorithms

Front

Well-defined instructions that describe computations from their initial state to their final state.

Back

Challenge-Handshake Authentication Protocol (CHAP)

Front

An authentication scheme used by the Point-to-Point Protocol (PPP) that is the standard for dial-up connections.

Back

block cipher

Front

A type of algorithm that encrypts a number of bits as individual units known as blocks.

Back

certificate revocation list (CRL)

Front

A list of certificates no longer valid or that have been revoked by the issuer.

Back

behavior-based monitoring

Front

A monitoring system that looks at the previous behavior of applications, executables, and/or the operating system and compares that to current activity on the system.

Back

Section 6

(50 cards)

differential backup

Front

Type of backup that backs up only the contents of a folder that have changed since the last full backup.

Back

Distributed Denial of Service (DDoS)

Front

An attack in which a group of compromised systems attack a single target, causing a DoS to occur at that host, usually using a botnet.

Back

Extensible Authentication Protocol (EAP)

Front

Not an authentication mechanism in itself but instead defines message formats. 802.1X would be the authentication mechanism and defines how EAP is encapsulated within messages.

Back

cryptanalysis attack

Front

A password attack uses a considerable set of precalculated encrypted passwords located in a lookup table.

Back

Easter egg

Front

A platonic extra added to an OS or application as a sort of joke; the harmless cousin of the logic bomb.

Back

explicit deny

Front

When an administrator sets a rule that denies a specific type of traffic access through a firewall, often within an ACL.

Back

demilitarized zone (DMZ)

Front

A special area of the network (sometimes referred to as a subnetwork) that houses servers that host information accessed by clients or other networks on the Internet.

Back

directory traversal

Front

Also known as the ../ (dot dot slash) attack is a method of accessing unauthorized parent directories.

Back

Cryptography

Front

The practice and study of hiding information.

Back

default account

Front

An account installed by default on a device or within an operating system with a default set of user credentials that are usually insecure.

Back

explicit allow

Front

When an administrator sets a rule that allows a specific type of traffic through a firewall, often within an ACL.

Back

dictionary attack

Front

Back

digital signature

Front

A signature that authenticates a document through math, letting the recipient know that the document was created and sent by the actual sender and not someone else.

Back

DNS poisoning

Front

The modification of name resolution information that should be in a DNS server's cache.

Back

Faraday cage

Front

An enclosure formed by conducting material or by a mesh of such material; it blocks out external static electric fields and can stop emanations from cell phones and other devices within the cage from leaking out.

Back

cross-site request forgery (XSRF)

Front

An attack that exploits the trust a website has in a user's browser in an attempt to transmit unauthorized commands to the website.

Back

cross-site scripting (XSS)

Front

A type of vulnerability found in web applications used with session hijacking.

Back

cryptographic hash functions

Front

Hash functions based on block ciphers.

Back

false negative

Front

When a system denies a user who actually should be allowed access to the system. For example, when an IDS/IPS fails to block an attack, thinking it is legitimate traffic.

Back

failopen mode

Front

When a switch broadcasts data on all ports the way a hub does.

Back

disaster recovery plan

Front

A plan that details the policies and procedures concerning the recovery and/or continuation of an organization's technology infrastructure.

Back

Diffie-Hellman key exchange

Front

Invented in the 1970s, it was the first practical method for establishing a shared secret key over an unprotected communications channel.

Back

Cookies

Front

Text files placed on the client computer that store information about it, which could include your computer's browsing habits and credentials. Tracking cookies are used by spyware to collect information about a web user's activities. Session cookies are used by attackers in an attempt to hijack a session.

Back

Data Encryption Standard (DES)

Front

An older type of block cipher selected by the United States federal government back in the 1970s as its encryption standard; due to its weak key, it is now considered deprecated.

Back

Defense in depth

Front

The building up and layering of security measures that protect data from inception, on through storage and network transfer, and lastly to final disposal.

Back

dumpster diving

Front

When a person literally scavenges for private information in garbage and recycling containers.

Back

false rejection

Front

When a biometric system fails to recognize an authorized person and doesn't allow that person access.

Back

discretionary access control (DAC)

Front

An access control policy generally determined by the owner.

Back

ethical hacker

Front

an expert at breaking into systems and can attack systems on behalf of the system's owner and with the owner's consent.

Back

electromagnetic interference (EMI)

Front

A disturbance that can affect electrical circuits,devices, and cables due to electromagnetic conduction or radiation.

Back

Confidentiality

Front

Preventing the disclosure of information to unauthorized persons.

Back

data loss prevention (DLP)

Front

Systems that are designed to protect data by way of content inspection. They are meant to stop the leakage of confidential data, often concentrating on communications.

Back

Firewall

Front

A part of a computer system or network designed to block unauthorized access while permitting authorized communications. It is a device or set of devices configured to permit or deny computer applications based on a set of rules and other criteria.

Back

first responders

Front

People who perform preliminary analysis of the incident data and determine whether the incident is an incident or just an event, and the criticality of the incident.

Back

Encryption

Front

The process of changing information using an algorithm (or cipher) into another form that is unreadable by others—unless they possess the key to that data.

Back

due care

Front

The mitigation action that an organization takes to defend against the risks that have been uncovered during due diligence.

Back

false positive

Front

When a system authenticates a user who should not be allowed access to the system. For example, when an IDS/IPS blocks legitimate traffic from passing on to the network.

Back

elliptic curve cryptography (ECC)

Front

A type of public key cryptography based on thestructure of an elliptic curve.

Back

failover clusters

Front

Also known as high-availability clusters, these are designed so that a secondary server can take over in the case that the primary one fails, with limited or no downtime.

Back

fire suppression

Front

The process of controlling and/or extinguishing fires to protect people and an organization's data and equipment.

Back

due diligence

Front

Ensuring that IT infrastructure risks are known and managed.

Back

Crosstalk

Front

When a signal transmitted on one copper wire creates an undesired effect on another wire; the signal "bleeds" over, so to speak.

Back

domain name kiting

Front

The process of deleting a domain name during the five-day grace period (known as the add grace period or AGP) and immediately reregistering it for another five-day period to keep a domain name indefinitely and for free.

Back

due process

Front

The principle that an organization must respect and safeguard personnel's rights.

Back

disk duplexing

Front

When each disk is connected to a separate controller.

Back

content filters

Front

Individual computer programs that block external files that use JavaScript or images from loading into the browser.

Back

data emanation (or signal emanation)

Front

The electromagnetic field generated by a network cable or network device, which can be manipulated to eavesdrop on conversations or to steal data.

Back

Eavesdropping

Front

When a person uses direct observation to "listen" in to a conversation.

Back

Denial of Service (DoS)

Front

A broad term given to many different types of network attacks that attempt to make computer resources unavailable.

Back

diversion theft

Front

When a thief attempts to take responsibility for a shipment by diverting the delivery to a nearby location.

Back

Section 7

(50 cards)

mandatory vacations

Front

When an organization requires that an employee take a certain amount of days of vacation consecutively.

Back

Malware

Front

Software designed to infiltrate a computer system and possibly damage it without the user's knowledge or consent.

Back

identity proofing

Front

An initial validation of an identity.

Back

Hash

Front

A summary of a file or message. It is generated to verify the integrity of the file or message.

Back

Hoax

Front

The attempt at deceiving people into believing something that is false.

Back

incident response

Front

A set of procedures that an investigator goes by when examining a computer security incident.

Back

Hardening

Front

Hardening of the operating system is the act of configuring an OS securely, updating it, creating rules and policies to help govern the system in a secure manner, and removing unnecessary applications and services.

Back

Infrastructure as a Service (IaaS)

Front

A cloud computing service that offers computer networking, storage, load balancing, routing, and VM hosting.

Back

IV attack

Front

A type of related-key attack, which is when an attacker observes the operation of a cipher using several different keys, and finding a mathematical relationship between them, allowing the attacker to ultimately decipher data.

Back

key escrow

Front

When certificate keys are held in case third parties, such as government or other organizations, need access to encrypted communications.

Back

LANMAN hash

Front

The original hash used to store Windows passwords, known as LM hash, based off the DES algorithm.

Back

IP proxy

Front

Secures a network by keeping machines behind it anonymous; it does this through the use of NAT.

Back

fork bomb

Front

An attack that works by creating a large number of processes quickly to saturate the available processing space in the computer's operating system. It is a type of wabbit.

Back

logic bomb

Front

Code that has, in some way, been inserted into software; it is meant to initiate some type of malicious function when specific criteria are met.

Back

Honeynet

Front

One or more computers, servers, or an area of a network, used to attract and trap potential attackers to counteract any attempts at unauthorized access of the network.

Back

Internet content filter

Front

An Internet content filter, or simply a content filter, is usually applied as software at the Application Layer and can filter out various types of Internet activities such as websites accessed, e-mail, instant messaging, and more. It is used most often to disallow access to inappropriate web material.

Back

Key

Front

The essential piece of information that determines the output of a cipher.

Back

Layer 2 Tunneling Protocol (L2TP)

Front

A tunneling protocol used to connect virtual private networks. It does not include confidentiality or encryption on its own. It uses port 1701 and can be more secure than PPTP if used in conjunction with IPsec.

Back

group policy

Front

Used in Microsoft environments to govern user and computer accounts through a set of rules.

Back

incident management

Front

The monitoring and detection of security events on a computer network and the execution of proper responses to those security events.

Back

Integrity

Front

This means that authorization is necessary before data can be modified.

Back

Identification

Front

When a person is in a state of being identified. It can also be described as something that identifies a person such as an ID card.

Back

hardware security module (HSM)

Front

A physical device that deals with the encryption of authentication processes, digital signings, and payment processes.

Back

incremental backup

Front

Type of backup that backs up only the contents of a folder that have changed since the last full backup or the last incremental backup.

Back

HTTP proxy (web proxy)

Front

The HTTP proxy, also known as a web proxy, which caches web pages from servers on the Internet for a set amount of time.

Back

information security

Front

The act of protecting information from unauthorized access. It usually includes an in-depth plan on how to secure data, computers, and networks.

Back

mandatory access control (MAC)

Front

An access control policy determined by a computer system, not by a user or owner, as it is in DAC.

Back

Honeypot

Front

Generally is a single computer but could also be a file, group of files, or an area of unused IP address space used to attract and trap potential attackers to counteract any attempts at unauthorized access of the network.

Back

grandfather-father-son

Front

A backup rotation scheme in which three sets of backup tapes must be defined—usually they are daily, weekly, and monthly, which correspond to son, father, and grandfather.

Back

information assurance

Front

The practice of managing risks that are related to computer hardware and software systems.

Back

Kerberos

Front

An authentication protocol that enables computers to prove their identity to each other in a secure manner.

Back

Hypervisor

Front

The portion of virtual machine software that allows multiple virtual operating systems (guests) to run at the same time on a single computer.

Back

fuzz testing (fuzzing)

Front

When random data is inputted into a computer program in an attempt to find vulnerabilities

Back

full backup

Front

Type of backup where all the contents of a folder are backed up.

Back

Internet Protocol Security (IPsec)

Front

A TCP/IP protocol that authenticates and encrypts IP packets, effectively securing communications between computers and devices using the protocol.

Back

Lightweight Directory Access Protocol (LDAP)

Front

An Application Layer protocol used for accessing and modifying directory services data.

Back

MAC flooding

Front

An attack that sends numerous packets to a switch, each of which has a different source MAC address, in an attempt to use up the memory on the switch. If this is successful, the switch will change state to failopen mode.

Back

host-based intrusion detection system (HIDS)

Front

A type of system loaded on an individual computer; it analyzes and monitors what happens inside that computer, for example, if any changes have been made to file integrity.

Back

Grayware

Front

A general term used to describe applications that are behaving improperly but without serious consequences; often describes types of spyware.

Back

hot and cold aisles

Front

The aisles in a server room or data center that circulate cold air into the systems and hot air out of them. Usually, the systems and cabinets are supported by a raised floor.

Back

MAC filtering

Front

A method used to filter out which computers can access the wireless network; the WAP does this by consulting a list of MAC addresses that have been previously entered.

Back

implicit deny

Front

Denies all traffic to a resource unless the users generating that traffic are specifically granted access to the resource. For example, when a device denies all traffic unless a rule is made to open the port associated with the type of traffic desired to be let through.

Back

Hotfix

Front

Originally, a hotfix was defined as a single problem fixing patch to an individual OS or application that was installed live while the system was up and running, and without a reboot necessary. However, this term has changed over time and varies from vendor to vendor.

Back

Fraggle

Front

A type of DoS similar to the Smurf attack, but the traffic sent is UDP echo traffic as opposed to ICMP echo traffic.

Back

input validation

Front

Input validation or data validation is a process that ensures the correct usage of data.

Back

least privilege

Front

When a user is given only the amount of privileges needed to do his job.

Back

job rotation

Front

When users are cycled through various assignments.

Back

hot site

Front

A near duplicate of the original site of the organization, complete with phones, computers, networking devices, and full backups.

Back

load-balancing clusters

Front

When multiple computers are connected in an attempt to share resources such as CPU, RAM, and hard disks.

Back

hash function

Front

A mathematical procedure that converts a variable-sized amount of data into a smaller block of data.

Back

Section 8

(50 cards)

Permissions

Front

File system permissions control what resources a person can access on the network.

Back

one-time pad

Front

A cipher that encrypts plaintext with a secret random key that is the same length as the plaintext.

Back

Pretty Good Privacy (PGP)

Front

An encryption program used primarily for signing, encrypting, and decrypting e-mails in an attempt to increase the security of e-mail communications.

Back

port scanner

Front

Software used to decipher which ports are open on a host.

Back

null session

Front

When used by an attacker, a malicious connection to the Windows interprocess communications share (IPC$).

Back

private key

Front

A type of key that is known only to a specific user or users who keep the key a secret.

Back

network mapping

Front

The study of physical and logical connectivity of networks.

Back

network intrusion detection system (NIDS)

Front

A type of IDS that attempts to detect malicious network activities—for example, port scans and DoS attacks—by constantly monitoring network traffic.

Back

mutual authentication

Front

When two computers, for example a client and a server, both verify each other's identity.

Back

Message-Digest Algorithm 5 (MD5)

Front

A 128-bit key hash used to provide integrity of files and messages.

Back

Network Management System (NMS)

Front

The software run on one or more servers that controls the monitoring of network attached devices and computers.

Back

NTLM2 hash

Front

Successor to the NTLM hash. Based off the MD5 hashing algorithm.

Back

one-to-one mapping

Front

When an individual certificate is mapped to a single recipient.

Back

Patch

Front

An update to a system. Patches generally carry the connotation of a small fix in the mind of the user or system administrator, so larger patches often are referred to as software updates, service packs. or something similar.

Back

protocol analyzer

Front

Software tool used to capture and analyze packets.

Back

Network Access Control (NAC)

Front

Sets the rules by which connections to a network are governed.

Back

Platform as a Service (PaaS)

Front

A cloud computing service that provides various software solutions to organizations especially the ability to develop applications without the cost or administration of a physical platform.

Back

network perimeter

Front

The border of a computer network, commonly secured by devices such as firewalls and NIDS/NIPS solutions.

Back

Policy

Front

Rules or guidelines used to guide decisions and achieve outcomes. They can be written or configured on a computer.

Back

man-in-the-middle (MITM) attack

Front

A form of eavesdropping that intercepts all data between a client and a server, relaying that information back and forth.

Back

personally identifiable information (PII)

Front

Information used to uniquely identify, contact, or locate a person.

Back

port address translation (PAT)

Front

Like NAT, but it translates both IP addresses and port numbers.

Back

pop-up blocker

Front

An application or add-on to a web browser that blocks pop-up windows that usually contain advertisements.

Back

privilege escalation

Front

The act of exploiting a bug or design flaw in a software or firmware application to gain access to resources that normally would've been protected from an application or user.

Back

personal firewall

Front

Applications that protect an individual computer from unwanted Internet traffic; they do so by way of a set of rules and policies.

Back

open mail relay

Front

Also known as an SMTP open relay; it enables anyone on the Internet to send e-mail through an SMTP server.

Back

penetration testing

Front

A method of evaluating the security of a system by simulating one or more attacks on that system.

Back

Open Vulnerability and Assessment Language (OVAL)

Front

A standard and a programming language designed to standardize the transfer of secure public information across networks and the Internet utilizing any security tools and services available.

Back

Point-to-Point Tunneling Protocol (PPTP)

Front

A tunneling protocol used to support VPNs. Generally includes security mechanisms, and no additional software or protocols need to be loaded. A VPN device or server must have inbound port 1723 open to enable incoming PPTP connections.

Back

promiscuous mode

Front

In a network adapter, this passes all traffic to the CPU, not just the frames addressed to it. When the network adapter captures all packets that it has access to regardless of the destination for those packets.

Back

packet filtering

Front

Packet filtering as it applies to firewalls inspects each packet passing through the firewall and accepts or rejects it based on rules. Two types of packet filtering include stateless packet filters and stateful packet inspection (SPI).

Back

password cracker

Front

Software tool used to recover passwords from hosts or to discover weak passwords.

Back

Pharming

Front

When an attacker redirects one website's traffic to another bogus and possibly malicious website by modifying a DNS server or hosts file.

Back

Ping of Death (POD)

Front

A type of DoS that sends an oversized and/or malformed packet to another computer.

Back

Phishing

Front

Back

nonpromiscuous mode

Front

When a network adapter captures only the packets that are addressed to it.

Back

ping flood

Front

A ping flood, also known as an ICMP flood attack, is when an attacker attempts to send many ICMP echo request packets (pings) to a host in an attempt to use up all available bandwidth.

Back

NTLM hash

Front

Successor to the LM hash. A more advanced hash used to store Windows passwords, based off the RC4 algorithm.

Back

Nonrepudiation

Front

The idea of ensuring that a person or group cannot refute the validity of your proof against them.

Back

Pretexting

Front

When a person invents a scenario, or pretext, in the hope of persuading a victim to divulge information.

Back

Mantrap

Front

An area between two doorways, meant to hold people until they are identified and authenticated.

Back

network intrusion prevention system (NIPS)

Front

Designed to inspect traffic, and based on its configuration or security policy, the system can remove, detain, or redirect malicious traffic.

Back

many-to-one mapping

Front

When multiple certificates are mapped to a single recipient.

Back

Nonce

Front

A random number issued by an authentication protocol that can only be used once.

Back

multifactor authentication

Front

When two or more types of authentication are used when dealing with user access control.

Back

patch management

Front

The planning, testing, implementing, and auditing of patches.

Back

network address translation (NAT)

Front

The process of changing an IP address while it is in transit across a router. This is usually so one larger address space (private) can be remapped to another address space, or single IP address (public).

Back

Piggybacking

Front

When an unauthorized person tags along with an authorized person to gain entry to a restricted area.

Back

pre-action sprinkler system

Front

Similar to a dry pipe system, but there are requirements for it to be set off such as heat or smoke.

Back

permanent DoS (PDoS) attack

Front

Generally consists of an attacker exploiting security flaws in routers and other networking hardware by flashing the firmware of the device and replacing it with a modified image.

Back

Section 9

(50 cards)

risk assessment

Front

The attempt to determine the amount of threats or hazards that could possibly occur in a given amount of time to your computers and networks.

Back

signature-based monitoring

Front

Frames and packets of network traffic are analyzed for predetermined attack patterns. These attack patterns are known as signatures.

Back

Simple Network Management Protocol (SNMP)

Front

A TCP/IP protocol that monitors network-attached devices and computers. It's usually incorporated as part of a network management system.

Back

Secure Hash Algorithm (SHA)

Front

A group of hash functions designed by the NSA and published by the NIST, widely used in government. The most common currently is SHA-1.

Back

redundant ISP

Front

Secondary connections to another ISP; for example, a backup T-1 line.

Back

radio frequency interference (RFI)

Front

Interference that can come from AM/FM transmissions and cell towers.

Back

Separation of Duties (SoD)

Front

This is when more than one person is required to complete a particular task or operation.

Back

Rainbow Tables

Front

In password cracking, a set of precalculated encrypted passwords located in a lookup table.

Back

Secure Sockets Layer (SSL)

Front

A cryptographic protocol that provides secure Internet communications such as web browsing, instant messaging, e-mail, and VoIP.

Back

quantitative risk assessment

Front

An assessment that measures risk by using exact monetary values.

Back

risk mitigation

Front

When a risk is reduced or eliminated altogether.

Back

security log files

Front

Files that log activity of users. They show who did what and when, plus whether they succeeded or failed in their attempt.

Back

Public Key Infrastructure

Front

An entire system of hardware and software, policies and procedures, and people, used to create, distribute, manage, store, and revoke digital certificates.

Back

secure code review

Front

An in-depth code inspection procedure.

Back

Remote Access Service (RAS)

Front

A networking service that allows incoming connections from remote dial-in clients. It is also used with VPNs.

Back

Secure Shell (SSH)

Front

A protocol that can create a secure channel between two computers or network devices.

Back

security template

Front

Groups of policies that can be loaded in one procedure.

Back

RSA

Front

A public key cryptography algorithm created by Rivest, Shamir, Adleman. It is commonly used in e-commerce.

Back

Sag

Front

An unexpected decrease in the amount of voltage provided.

Back

shoulder surfing

Front

When a person uses direct observation to find out a target's password, PIN, or other such authentication information.

Back

public key cryptography

Front

Uses asymmetric keys alone or in addition to symmetric keys. The asymmetric key algorithm creates a secret private key and a published public key.

Back

Security Posture Assessments (SPA)

Front

Assessments that use baseline reporting and other analyses to discover vulnerabilities and weaknesses in systems and networks.

Back

S/MIME

Front

An IETF standard that provides cryptographic security for electronic messaging such as e-mail.

Back

risk reduction

Front

When an organization mitigates risk to an acceptable level.

Back

public key

Front

A type of key that is known to all parties involved in encrypted transactions within a given group.

Back

security posture

Front

The risk level to which a system, or other technology element, is exposed.

Back

risk transference

Front

The transfer or outsourcing of risk to a third party. Also known as risk sharing.

Back

risk avoidance

Front

When an organization avoids risk because the risk factor is too great.

Back

secure coding concepts

Front

The best practices used during the life cycle of software development.

Back

service pack (SP)

Front

A group of updates, bug fixes, updated drivers, and security fixes that are installed from one downloadable package or from one disc.

Back

role-based access control (RBAC)

Front

An access model that works with sets of permissions, instead of individual permissions that are label-based. So roles are created for various job functions in an organization.

Back

Sandbox

Front

When a web script runs in its own environment for the express purpose of not interfering with other processes, possibly for testing.

Back

recovery time objectives (RTO)

Front

In business impact analysis, the acceptable amount of time to restore a function.

Back

RAID 5

Front

Striping with Parity. Data is striped across multiple disks; fault tolerant parity data is also written to each disk.

Back

service set identifier (SSID)

Front

The name of a wireless access point (or network) to which network clients will connect; it is broadcast through the air.

Back

residual risk

Front

The risk that is left over after a security and disaster recovery plan have been implemented.

Back

recovery point objectives (RPO)

Front

In business impact analysis, the acceptable latency of data.

Back

RAID 1

Front

Mirroring. Data is copied to two identical disks. If one disk fails, the other continues to operate.

Back

service level agreement (SLA)

Front

Part of a service contract where the level of service is formally defined.

Back

replay attack

Front

An attack in which valid data transmission is maliciously or fraudulently repeated or delayed.

Back

risk management

Front

The identification, assessment, and prioritization of risks, and the mitigating and monitoring of those risks.

Back

qualitative risk assessment

Front

An assessment that assigns numeric values to the probability of a risk and the impact it can have on the system or network.

Back

risk acceptance

Front

The amount of risk an organization is willing to accept. Also known as risk retention.

Back

Risk

Front

The possibility of a malicious attack or other threat causing damage or downtime to a computer system.

Back

Salting

Front

The randomization of the hashing process to defend against cryptanalysis password attacks and Rainbow Tables.

Back

Remote Authentication Dial-In User Service (RADIUS)

Front

Used to provide centralized administration of dial-up, VPN, and wireless authentication.

Back

proxy server

Front

Acts as an intermediary for clients usually located on a LAN and the servers that they want to access that are usually located on the Internet.

Back

Rootkit

Front

A type of software designed to gain administrator-level control over a computer system without being detected.

Back

redundant power supply

Front

An enclosure that contains two complete power supplies, the second of which turns on when the first fails.

Back

security tokens

Front

Physical devices given to authorized users to help with authentication. These devices might be attached to a keychain or are part of a card system.

Back

Section 10

(50 cards)

Software as a Service (SaaS)

Front

A cloud computing service where users access applications over the Internet that are provided by a third party.

Back

SYN flood

Front

A type of DoS where an attacker sends a large amount of SYN request packets to a server in an attempt to deny service.

Back

standby generator

Front

Systems that turn on automatically within seconds of a power outage.

Back

single sign-on (SSO)

Front

When a user can log in once but gain access to multiple systems without being asked to log in again.

Back

VPN concentrator

Front

A hardware appliance that allows hundreds of users to connect to the network from remote locations via a VPN.

Back

Spyware

Front

A type of malicious software either downloaded unwittingly from a website or installed along with some other third-party software.

Back

stateful packet inspection

Front

Type of packet inspection that keeps track of network connections by examining the header in each packet, also known as SPI.

Back

time bomb

Front

Trojans set off on a certain date.

Back

Vishing

Front

A type of phishing attack that makes use of telephones and VoIP.

Back

static NAT

Front

When a single private IP address translates to a single public IP address. This is also called one-to-one mapping.

Back

SNMP agent

Front

Software deployed by the network management system that is loaded on managed devices. The software redirects the information that the NMS needs to monitor the remote managed devices.

Back

VLAN hopping

Front

The act of gaining access to traffic on other VLANs that would not normally be accessible by jumping from one VLAN to another.

Back

Spike

Front

A short transient in voltage that can be due to a short circuit, tripped circuit breaker, power outage, or lightning strike.

Back

UDP flood attack

Front

A similar attack to the Fraggle. It uses the connectionless User Datagram Protocol. It is enticing to attackers because it does not require a synchronization process.

Back

User Account Control (UAC)

Front

A security component of Windows Vista that keeps every user (besides the actual Administrator account) in standard user mode instead of as an administrator with full administrative rights—even if they are a member of the administrators group.

Back

uninterruptible power supply (UPS)

Front

Takes the functionality of a surge suppressor and combines that with a battery backup, protecting computers not only from surges and spikes, but also from sags, brownouts, and blackouts.

Back

Trusted Computer System Evaluation Criteria (TCSEC)

Front

A DoD standard that sets basic requirements for assessing the effectiveness of computer security access policies. Also known as The Orange Book.

Back

virtual private network (VPN)

Front

A connection between two or more computers or devices that are not on the same private network.

Back

vulnerability assessment

Front

Baselining of the network to assess the current security state of computers, servers, network devices, and the entire network in general.

Back

Smurf attack

Front

A type of DoS that sends large amounts of ICMP echoes, broadcasting the ICMP echo requests to every computer on its network or subnetwork. The header of the ICMP echo requests will have a spoofed IP address. That IP address is the target of the Smurf attack. Every computer that replies to the ICMP echo requests will do so to the spoofed IP.

Back

symmetric key algorithm

Front

A class of cipher that uses identical or closely related keys for encryption and decryption.

Back

Spam

Front

The abuse of electronic messaging systems such as e-mail, broadcast media, and instant messaging.

Back

special hazard protection system

Front

A clean agent sprinkler system such as FM-200 used in server rooms.

Back

Virtualization

Front

The creation of a virtual entity, as opposed to a true or actual entity.

Back

Steganography

Front

The science (and art) of writing hidden messages; it is a form of security through obscurity.

Back

single point of failure

Front

An element, object, or part of a system that, if it fails, will cause the whole system to fail.

Back

TCP/IP hijacking

Front

When a hacker takes over a TCP session between two computers without the need of a cookie or any other type of host access.

Back

Trojan horse

Front

Applications that appear to perform desired functions but are actually performing malicious functions behind the scenes.

Back

Surge

Front

Means that there is an unexpected increase in the amount of voltage provided.

Back

virtual machine (VM)

Front

Created by virtual software; they are images of operating systems or individual applications.

Back

Tailgating

Front

A type of piggybacking where an unauthorized person follows an authorized person into a secure area, without the authorized person's consent.

Back

Virus

Front

Code that runs on a computer without the user's knowledge; it infects the computer when the code is accessed and executed.

Back

teardrop attack

Front

A type of DoS that sends mangled IP fragments with overlapping and oversized payloads to the target machine.

Back

Tickets

Front

Part of the authentication process used by Kerberos.

Back

Spoofing

Front

When an attacker masquerades as another person by falsifying information.

Back

TEMPEST

Front

Refers to the investigations of conducted emissions from electrical and mechanical devices, which could be compromising to an organization.

Back

Vulnerability

Front

Weaknesses in your computer network design and individual host configuration.

Back

time of day restriction

Front

When a user's logon hours are configured to restrict access to the network during certain times of the day and week.

Back

TCP reset attack

Front

Sets the reset flag in a TCP header to 1, telling the respective computer to kill the TCP session immediately.

Back

stream cipher

Front

A type of algorithm that encrypts each byte in a message on at a time.

Back

Systems Development Life Cycle (SDLC)

Front

The process of creating systems and applications, and the methodologies used to do so.

Back

Towers of Hanoi

Front

A backup rotation scheme based on the mathematics of the Towers of Hanoi puzzle. Uses three backup sets. For example, the first tape is used every second day, the second tape is used every fourth day, and the third tape is used every eighth day.

Back

Temporal Key Integrity Protocol (TKIP)

Front

An algorithm used to secure wireless computer networks; meant as a replacement for WEP.

Back

Transport Layer Security (TLS)

Front

The successor to SSL. Provides secure Internet communications. This is shown in a browser as HTTPS.

Back

vampire tap

Front

A device used to add computers to a 10BASE5 network. It pierces the copper conductor of a coaxial cable and can also be used for malicious purposes.

Back

Terminal Access Controller Access-Control System (TACACS)

Front

A remote authentication protocol similar to RADIUS used more often in UNIX networks.

Back

3-leg perimeter

Front

A type of DMZ where a firewall has three legs that connect to the LAN, Internet, and the DMZ.

Back

spear phishing

Front

A type of phishing attack that targets particular individuals.

Back

Triple DES (3DES)

Front

Similar to DES but applies the cipher algorithm three times to each cipher block.

Back

Spim

Front

The abuse of instant messaging systems, a derivative of spam.

Back

Section 11

(50 cards)

CAT6

Front

- Networking twisted pair cabling standard used to support 10 Gbps connection speeds.

Back

vulnerability management

Front

The practice of finding and mitigating software vulnerabilities in computers and networks.

Back

DHCP

Front

- a server dedicated to assigning network settings to devices upon request. - The assigned settings are provided within specified parameters

Back

Subnet Mask

Front

- This network setting dictates which portion of the IP address is available within a network addressing schematic.

Back

F-type connector

Front

Most common coaxial cable connector which features a screw on attaching mechanism.

Back

CAT5e

Front

- Networking twisted pair cabling standard used to support 100 Mbps and 2 Gbps Ethernet connection speeds. - Provides additional protection from EMI.

Back

Zombie

Front

The individual compromised computers in a botnet.

Back

IPv6

Front

- 128-bit hexidecimal network addressing standard - Designed as a backup system when we've run out of traditional IP addresses.

Back

Public IP

Front

- An IP address issued by a network provider used to communication with hosts across the world wide web. - This is the IP address used for remote users to access a private network.

Back

whaling

Front

A phishing attack that targets senior executives.

Back

T568B

Front

- Wiring standards used for configuring twisted pair networking cable with RJ-45 connections based on a specified color order of the individual wires. - The color order for this standard is as follows: orange-white, orange, green-white, blue, blue-white, green, brown-white, brown - This particular scheme is the accepted standard.

Back

Static IP

Front

- Manually assigned IP address

Back

web of trust

Front

A decentralized model used for sharing certificates without the need for a centralized CA.

Back

UTP

Front

- Most commonly used networking cable. - Lower cost since it doesn't have the extra protection layer of copper grounding material.

Back

PCV

Front

- Normal material used to surround twisted pair cabling. - Can be toxic when burned, therefore is not permitted for use when wiring above ceiling tiles.

Back

Crossover Cable

Front

- Networking cable which is configured to use the T568A standard at one end and T568B at the other.

Back

ST Connector

Front

- Type of connector used in fiber optic cabling. - Uses bayonet connector with 2.5 mm ceramic or polymer ferrule.

Back

Wardialing

Front

The act of scanning telephone numbers by dialing them one at a time and adding them to a list, in an attempt to gain access to computer networks.

Back

Coaxial Connectors

Front

BNC F-Connector

Back

Gateway

Front

- The point on a network that connects all of the devices together at a central point. - This address is required for a private network to access a public network. - Typically the first or last IP address assigned within an available range.

Back

IP Class A

Front

Specified IP classing standard within the range of 1.0.0.0 to 126.255.255.255 with the subnet mask of 255.0.0.0

Back

FTP

Front

- TCP Port 21 (data port 20) - Uses TCP to connect one host directly to another in order to transfer files. - Typical usage is to upload files to a web server. - It uses a separate port for data and communications.

Back

vulnerability scanning

Front

The act of scanning for weaknesses and susceptibilities in the network and on individual systems.

Back

Worm

Front

Code that runs on a computer without the user's knowledge; they self-replicate, whereas a virus does not.

Back

LC Connector

Front

- Type of connector used in fiber optic cabling. - Uses a connector likened to RJ-45. It has a smaller form factor and uses 1.25 mm ferrule. - Preferred for single mode.

Back

Wired Equivalent Privacy (WEP)

Front

A deprecated wireless network security standard, less secure than WPA.

Back

CAT3

Front

- Networking twisted pair cabling standard to support 10 Mbps Ethernet connection speeds.

Back

X.509

Front

A common PKI standard developed by the ITU-T that incorporates the single sign-on authentication method.

Back

Wardriving

Front

The act of searching for wireless networks by a person in a vehicle through the use of a device with a wireless antenna, often a particularly strong antenna.

Back

RJ-45

Front

- Twisted pair connector used for network cabling. - Uses either T568A or T568B wiring configurations.

Back

IP Class B

Front

Specified IP classing standard within the range of 128.0.0.0 to 191.255.255.255 subnet mask of 255.255.0.0

Back

CAT5

Front

- Networking twisted pair cabling standard used to support 100 Mbps and 2 Gbps Ethernet connection speeds.

Back

warm site

Front

This will have computers, phones, and servers, but they might require some configuration before users can start working on them.

Back

Wiretapping

Front

Tapping into a network cable in an attempt to eavesdrop on a conversation or steal data.

Back

Client-side DNS

Front

- Compiles a list of frequently used domain name and IP destinations to quickly pull up a destination upon request.

Back

SC Connector

Front

- Type of connector used in fiber optic cabling. - Snap-in with 2.5 mm ferrule.

Back

BNC connector

Front

Bayonet style coaxial cabling connector generally made of nickel plated brass

Back

TELNET

Front

- TCP/UDP Port 23 - Network protocol to connect to a server and operate it as a native user in terminal mode. - This method of server control, though it has username and password as security, is unencrypted and not the most secure method.

Back

wet pipe sprinkler system

Front

Consists of a pressurized water supply system that can deliver a high quantity of water to an entire building via a piping distribution system.

Back

Wi-Fi Protected Access (WPA)

Front

A security protocol created by the Wi-Fi Alliance to secure wireless computer networks, more secure than WEP.

Back

IP Class C

Front

Specified IP classing standard within the range of 192.0.0.0 to 223.255.255.255 subnet mask of 255.255.255.0

Back

APIPA

Front

- If enabled, this feature will assign a default IP address when the DHCP server is not responding. - The IP address will be assigned between 169.254.0.0 to 169.254.255.255

Back

STP

Front

- Networking cable with extra protection against EMI. - Copper used as grounding material around the internal wires.

Back

T568A

Front

- Wiring standards used for configuring twisted pair networking cable with RJ-45 connections based on a specified color order of the individual wires. - The color order for this standard is as follows: green-white, green, orange-white, blue, blue-white, orange, brown-white, brown

Back

Dynamic IP

Front

- IP address assigned by DHCP server. - This method insures there are no overlapping IP addresses within a network.

Back

IPv4

Front

- 32-bit decimal network addressing standard - Separated by decimal into 4 octets (8-bits). - OSI Layer 3 address

Back

zero day attack

Front

An attack that is executed on a vulnerability in software before that vulnerability is known to the creator of the software.

Back

RJ-11

Front

- Most commonly used twisted pair connector for telephone lines and modems.

Back

Plenum

Front

- Material used to surround twisted pair cabling, especially when wiring above ceiling tiles.

Back

Private IP

Front

- An internal IP address assigned to each device on a network for communication between one another. - This IP address must be within a specified group of available addresses in order to operate.

Back

Section 12

(50 cards)

SFTP

Front

- TCP/UDP Port 22 - Used to access and transfer server files from a host system with a secure shell protocol.

Back

LDAP

Front

- TCP/UDP port 389 (secure port 636) - Protocol used to build and share information within a network. - Generally used as a directory of contacts.

Back

CIFS

Front

- TCP Port 445, UDP Port 137, 138, 139 - Dialect of Server Message Block (SMB) protocol. - Enables the sharing of folders/files, printers and ports over a network.

Back

Ring Topology

Front

- Network topology which connects one computer to another in a continuous loop. - The signal travels in one direction as each device repeats the signal until it reaches the intended destination. - If there is a missing connection in a loop the network connection is down from that point in the setup.

Back

Port Triggering

Front

- A setting of a router which would open a specific port only on request from a local host, to which that host is the designated recipient of communication through that port. - Ports remain closed when there is no activity.

Back

SSH

Front

- TCP/UDP Port 22 - A secured protocol used to access and control remote systems. - Generally used in terminal mode.

Back

RDP

Front

- TCP/UDP Port 3389 - Used to access, view and control one computer from another while connecting through a network and/or internet connection.

Back

Port Forwarding

Front

- Settings of the router which designates ports to be open for specific services, which then sends it on the the destination. - It allows remote computer to connect to a private computer.

Back

SMTP

Front

- TCP Port 25 - Protocol used to transfer mail between network destinations.

Back

Firewall

Front

- Security in a router which blocks unwanted and unrequested traffic from passing into the local network.

Back

LAN

Front

- A small network that connects local machines to be in communication or share resources. - Generally a home or office network.

Back

Bus Topology

Front

- Network topology with a trunk cable that runs the full length with a terminator at both ends to prevent repeated signals. The devices are connected with a drop cable along the trunk cable. - Broken cables prevent communication with any device on the network.

Back

MAN

Front

- Much like a WAN, this is a network that covers a geographic area such as a city. - It interconnects multiple LANs for the purpose of shared network throughout the region.

Back

UDP

Front

- Protocol for quicker transmission of data since there is no requirement of receipt. - Dropped or lost packets are not re-transmitted. - More reliable method to deliver audio or video due to the increased rate of transmission. - Connectionless protocol.

Back

Fiber Optic Internet

Front

- A modern internet delivery variation from cable companies upgrading their networks with the use of high speed fiber optic cabling. - Since the data is literally delivered on beams of light it is able to travel extremely fast and far distances.

Back

HTTP

Front

- TCP Port 80 - Protocol used to access websites on the world wide web.

Back

WEP

Front

- Original wireless network encrypted security associated with 802.11 in 1997. - It is designed to emulate the same security as a wired network infrastructure. - Uses the same pre-shared key on the network and connecting devices as its form of securing a connection. - The pre-shared key is also used for encryption. - Not the most secure or recommended method.

Back

DNS

Front

- TCP Port 53 - Translates real name network commands to associated IP destinations.

Back

SNMP

Front

- UDP 161, 162 - Part of the TCP/IP suite, this protocol shares information devices on a network for management purposes.

Back

TCP

Front

- Protocol for data transmission which requires a return receipt on every delivery to ensure the information reached the intended destination. - Packets that are lost or dropped are re-sent. - This system ensures a reliable transfer. - Connection-oriented protocol.

Back

802.11 n

Front

- Wireless networking standard which operates at 2.4 Ghz and/or 5.75 Ghz - 150, 300 or 600 Mbps depending on network configuration - 1200 ft maximum range - Compatible with other wireless networking standards operating at 2.4 Ghz and 5.75 Ghz depending on specifications of the hardware

Back

POP3

Front

- TCP Port 110 - Protocol used to retrieve emails from a mail server. - This protocol typically downloads the email and removes it from the server. It is not preferred if you plan to access the email from multiple devices.

Back

Mesh Topology

Front

- Network topology which connects each device with one another. - This type has fault tolerance because if a path is down it can reroute through many others.

Back

Dial-up

Front

- Connects a phone line to a modem to provide a rather slow internet connection. - Data transfer rates can be 28.8, 33.3, 56 Kbps based on compression rates. - Compression standards: V.24, V.32bis, V.34, V.42, V.44, V.90, and V.92. - Can be used over any telephone line, but not simultaneous to phone usage.

Back

WPA2

Front

- Wireless network security which is the current highest standard used in most setups. - Provides encryption similar to TKIP while proving more secure via AES. - Requires compatible hardware to implement.

Back

WAN

Front

- A network that consists of multiple LANs and covers a larger geographic area such as a town, city or county.

Back

Cable Internet

Front

- Type of internet service that runs over a cable TV network. - The accepted standard for most internet connections today, as it is reliable and fast.

Back

802.11 g

Front

- Wireless networking standard which operates at 2.4 Ghz - 54 Mbps - 300 ft maximum range - 11 total operating channels, 3 non-overlapped - Compatible with other wireless networking standard which also operates at the same frequency.

Back

NAT

Front

- An internet standard which connects the internet to a private network while maintaining privacy. - This is used to translate one IP addressing system with another that is not necessarily compatible.

Back

Satellite Internet

Front

- Not known as the fastest, yet reliability from anywhere in the world and not limited by wiring. - This sends and receives radio signal from satellite it is susceptible to interference from weather conditions. - Requires satellite dish setup, to send and receive signals, with a clear line of sight setup. - Can be used as a portable option and available in remote regions. - Expect latency due to distance of travel.

Back

SSID

Front

- Specified name of a wireless access point. - Required to connect to a wireless network.

Back

SMB

Front

- TCP Port 445, UDP Port 137, 138, 139 - Protocol implemented in Microsoft Windows. - This system allows users to share resources across the network remotely. (ie. shared folders/files, printers)

Back

Router Channels

Front

- Specifies portion of wireless frequencies used for a specific router in order to avoid overlapping and causing connectivity issues, especially when dealing with multiple access points.

Back

ISDN

Front

- This internet connection provides digital service over a switched network. - The BRI variation splits the telephone line into 3 channels: 2 64 Kbps B (bearer) channels, 1 16 Kbps D (delta) channel. - B channels are used for data simultaneous transmission, except in the case of a phone call, in which case it utilizes only one channel. - D channel is used to control the connection. - The PRI variation provides for faster service and require upgraded wiring. The cable is divided into 23 B channels and 1 D channel at 64 Kbps each.

Back

Basic QoS

Front

- This is simply the measured quality of an internet connection.

Back

WPS

Front

- A method of connecting to a wireless network devised to make it easier to those with less knowledge of network security. - It involves pressing of a button on the router in relation to the computer or other compatible network device, and they will securely connect the computer to the wireless network without the need of a passcode or pre-shared key.

Back

WPA

Front

- Wireless network security that replaced WEP. - Provides encryption via TKIP. - Can use both pre-shared key or 802.1x for authenticating connection.

Back

PAN

Front

- This is a small network setup that is generally between two devices. - Typically by Bluetooth or infrared.

Back

TKIP

Front

- Encryption method utilized in WPA

Back

DSL

Front

- Internet service which transmits broadband digital data along a telephone line. - A breakthrough from dial-up connection because it allows use of the telephone and internet simultaneously depending on your implementation. - Splits the phone line into multiple channels for transmission, allotting one for the telephone. - A filter is placed to separate the analog voice from the digital data. - Not as fast as cable internet can be due to its strict limitation to transmit through phone lines.

Back

DMZ

Front

- Subnetwork used to separate a private sector of a network from the public portion allotted to give access to its services to an untrusted network.

Back

AES

Front

- Encryption method utilized in WPA2 - Requires compatible hardware to encrypt

Back

WiMAx

Front

- High speed internet access provided through wireless signals to a larger area of subscribers. - Would require a device or antennae which would receive the signal. - Could potentially eliminate the use of cable internet due to simpler setup.

Back

IMAP

Front

-TCP Port 143 - Protocol used to retrieve emails from a mail server. - This protocol allows you to synchronize with the mail server and have updated access from multiple devices.

Back

HTTPS

Front

- Port 443 - Protocol used to access websites on the world wide web with added SSL protection. - Any website cannot be automatically accesses with this protocol, it is authorized by certificate.

Back

MAC Filtering

Front

- Feature of a wireless router which permits access based upon hardware address provided. - Can be set to allow/block specified systems.

Back

802.11 b

Front

- Wireless networking standing which operates at 2.4 Ghz - 11 Mbps - 300 ft maximum range - 11 total operating channels, 3 non-overlapped

Back

802.11 a

Front

- Wireless networking standard which operates at 5.75 Ghz - 54 Mbps - 150 ft maximum range - 23 total operating channels, 12 non overlapped

Back

Cellular/Mobile Hotspot

Front

- Internet connection shared from a device receiving a connection from mobile network towers. - This device can be used as an access point to allow those nearby with internet access. - Mobile phone tethering is also a way to share your phone connection as an access point. - Depending on the level of service this can prove to be a very fast internet connection: EDGE (400-1000 kbps), 3G (2 Mbps+), 4G (3-100+ Mbps), etc.

Back

Line of sight wireless internet service

Front

- Type of internet service that would require a device to point directly to an internet providers tower without anything blocking its path. - Could be susceptible to interference due to disturbance of path by weather conditions.

Back

Section 13

(50 cards)

Full-mesh Topology

Front

directly connects every site to every other site in the network.

Back

VoIP Phones

Front

- Telephone service that operates over an internet connection rather than through an analog signal.

Back

Media

Front

a way to interconnect devices on a network. For example, copper cabling, fiber-optic cable or wireless connections.

Back

Bridge

Front

- A device to connect two network segments with the same subnet. - Compiles a list of devices by MAC address in order to know where to forward requests.

Back

Ring Topology

Front

Traffic flows in a circular fashion around a closed network loop (ring). This topology sends data in a single direction to each connected device in the ring, until the intended destination receives the data.

Back

Parttial-mesh Topology

Front

A hybrid of a hub-and-spoke topology and a full-mesh topology. A partial-mesh can be designed to provide an optimal route between selected sites, while avoiding the expense of interconnecting every site to every other site.

Back

Access Point

Front

- A device on a network which creates a position to provide access to incoming connections.

Back

Hybrid Topology

Front

- Network topology which combines the use of multiple topology methods.

Back

asymmetric encryption

Front

the sender and receiver of a packet use different keys.

Back

MTU

Front

(maximum transmission unit) The largest packet size supported on an interface through the media of air .

Back

Cable tester

Front

- A tool that validates the usability of a network cable. -It is connected to the network cable at both ends of a cable and will verify that the signals are being sent successfully and that the wiring in the connectors are in thecorrect position.

Back

trouble ticket

Front

A problem report explaining the details of an issue being experienced in a network.

Back

Star Topology

Front

- Network topology which requires each computer to connect to a central point such as a hub or switch. - The typical setup for LANs due to the ease of adding and removing connections.

Back

Hub

Front

- A central network device to connect devices on the same subnet. - Information sent from one port will be sent out to every other port. - Operates strictly in half-duplex mode due to the limitation of only one send request permitted at a time.

Back

Switch

Front

an Ethernet switch interconnects network components.It is available with a variety of port densities. A switch learns which devices reside off of which ports. As a result, the switch learns where the traffic is destined and forwards the traffic out only the appropriate port, not out all of the other ports.

Back

Loopback plug

Front

- A simple plug use to test the outgoing and incoming communication on a port. - It routes the transmit portto the receive porton the same device.

Back

RSA

Front

A popular and widely deployed asymmetric encryption algorithm.

Back

Server

Front

serves up resources to a network. For example, E-mail access provided by an E-mail server, web pages provided by a web server, or data files available on a file server.

Back

Star Topology

Front

A Network that has a central point (Switch) from which all attached devices radiate.

Back

open

Front

A broken strand of copper that prevents current from flowing through a circuit.

Back

Modem

Front

- A device that acts to convert digital information to analog to send information over telephone lines. - On the receiving end it converts the analog data back into digital.

Back

Client

Front

defines the device an end-user uses to access a network. (ie: a workstation, laptop, smartphone, with wireless capabilities, a tablet, or a variety of other end-user terminal devices.)

Back

LAN

Front

Local-area network - interconnects network components within a local region. (ie: within a building.)

Back

Bus Topology

Front

Typically a main cable runs through the area, all devices requiring connectivity tap into or are connected to this main cable.

Back

Logical Topology

Front

The actual traffic flow of a network determines the network's Logical topology.

Back

WAN Link

Front

An interconnection between two devices in a WAN.

Back

Physical Topology

Front

The way a network's components are physically interconnected determines the network's physical topology.

Back

Punchdown tool

Front

- The required tool used to attach network wiring to a punchdown block.

Back

Multimeter

Front

- Tool used to measure the electric currents of various components of a computer. - Can be used to measure voltage (AC and DC), current (amps), resistance (ohms), capacitance and frequency.

Back

Hub

Front

Known as an Ethernet hub, it is an older technology used to interconnect network components, such as clients and servers. The available ports on a hub vary, It DOES NOT perform any inspection of the traffic it passes, instead it just receives traffic in a port and repeats that same traffic out all of its other ports.

Back

short

Front

occurs when two copper connectors touch each other, resulting in current flowing through that short rather than the attached electrical circuit, because the short has lower resistance.

Back

AES

Front

(Advanced Encryption Standard) Released in 2001, this typically considered the preferred symmetric encryption algorithm. It is available in 128-bit key, 192-bit key, and 256-bit key versions.

Back

Power over Ethernet

Front

- A option in some devices to provide power to a device through the twisted pair CAT5 connection or higher. - Generally found on a switch based on hardware specifications.

Back

black-hole router

Front

A router that drops packets that cannot be fragmented and are exceeding the MTU size of an interface without notifying the sender.

Back

Router

Front

- Network device used to connect two network that have different subnets. - Destination addresses are compiled by IP so it keeps track of where to forward requests.

Back

Router

Front

a Layer 3 device, it makes forwarding decisions based on logical network addresses. Most modern networks use an IP address for routing.

Back

symmetric encryption

Front

both the sender and receiver of a packet use the same key (a shared key ) for encryption and decryption.

Back

Hub-and-Spoke Topology

Front

Used when interconnecting multiple sites (ie: multiple corporate locations) via WAN links, a hub-and-spoke topology has a WAN link from each remote site (a spoke site) to the main site (the hub site).

Back

CAN

Front

Campus -area network - an interconnection of networks located in nearby buildings. (ie: buildings on a college campus)

Back

Crimper

Front

- Tool used to attach RJ-45 or RJ-11 connections to ethernet cabling by use of closing force.

Back

MAN

Front

Metropolitan-area network - Interconnects locations scattered throughout a metropolitan area. (ie: Chicago Public Schools)

Back

decibel (dB) loss

Front

A loss of signal power. If a transmission's dB loss is too great, the transmission cannot be properly interpreted by the intended recipient.

Back

peer-to-peer network

Front

allows interconnected devices (ie: PCs) to share their resources with one another. These resources could be for example, files or printers.

Back

NAS

Front

- Storage device shared over a LAN in order to provide a central location of data.

Back

PAN

Front

Personal-area network - a network whose scale is smaller than a LAN. (ie: a connection between a PC and a digital camera via a USB cable.

Back

Switch

Front

- A central network device to connect devices on the same subnet. - Due to a system of logging MAC addresses for devices along the network, information sent from one port will only be forwarded to the receiving port. - Operates in full duplex mode since it has separate channels for sending and receiving.

Back

Toner probe

Front

- This tools is used to send an analog audio signal through a cable. After generating the tone you would use a listening device which can follow the sound to find where that cable is going.

Back

client-server network

Front

In this type of network a dedicated server (ie: file server or a print server) provides shared access to a resources (ie: files or a printer). Clients (ie: a PCs) on the network with appropriate privilege levels can gain access to those shared resources.

Back

WAN

Front

Wide-area network - interconnects network components that are geographically separated.

Back

Internet appliance

Front

- A device with an alternate primary purpose yet has the ability to use internet services. - This could be a smart TV, PDA, camera, etc.

Back

Section 14

(50 cards)

NIDS

Front

(Network-Based IDS) a network appliance dedicated to the purpose of acting as an IDS sensor.

Back

GPC

Front

(GNU privacy guard) A free variant of pretty good privacy (PGP), which is an asymmetric encryption algorithm.

Back

honey pot

Front

Acts as a distracter. Specifically, a system designated as a honey pot appears to be an attractive attack target. One school of thought on the use of a honey pot is to place one or more honey-pot systems in a network to entice attackers into thinking the system is real. The attackers then use their resources attacking the honey pot, resulting in their leaving the real servers alone.

Back

DoS

Front

(denial of service) this attack floods a system with an excessive amount of traffic or requests, which consumes the system's processing resources and prevents the system from responding to many legitimate requests.

Back

ISAKMP

Front

(Internet Security Association and Key Management Protocol) Negotiates parameters for an IPsec session.

Back

L2F

Front

(Layer 2 Forwarding) A VPN protocol designed (by Cisco Systems ® ) with the intent of providing a tunneling protocol for PPP. Like L2TP, L2F lacks native security features.

Back

punch-down tool

Front

When terminating wires on a punch-down block (for example, a 110 block), you should use a punch-down tool, which is designed to properly insert an insulated wire between two contact blades in a punch down block, without damaging the blades.

Back

security policy

Front

A continually changing document that dictates a set of guidelines for network use. These guidelines complement organizational objectives by specifying rules for how a network is used

Back

social engineering

Front

Attackers sometimes use social techniques (which often leverage people's desire to be helpful) to obtain confidential information. For example, an attacker might pose as a member of an IT department and ask a company employ for their login credentials in order for the "IT staff to test the connection." This type of attack is called social engineering.

Back

SSO

Front

(single sign-on) Allows a user to authenticate once to gain access to multiple systems, without requiring the user to independently authenticate with each system.

Back

remote access VPN

Front

See client-to-site VPN . Also known as a remote access VPN, a client-to-site VPN interconnects a remote user with a site, as an alternative to dial-up or ISDN connectivity, at a reduced cost.

Back

hardware firewall

Front

A network appliance dedicated to the purpose of acting as a firewall. This appliance can have multiple interfaces for connecting to areas of a network requiring varying levels of security.

Back

NIPS

Front

(Network-Based IPS) a network appliance dedicated to the purpose of acting as an IPS sensor.

Back

SA

Front

(Security Association) An agreement between the two IPsec peers about the cryptographic parameters to be used in an ISAKMP session.

Back

software firewall

Front

A computer running firewall software. For example, the software firewall could protect the computer itself (for example, preventing incoming connections to the computer). Alternately, a software firewall could be a computer with more than one network interface card that runs firewall software to filter traffic flowing through the computer.

Back

butt set

Front

A piece of test equipment typically used by telephone technicians. The clips on a butt set can connect to the tip and ring wires on a punch-down block (for example, a 66 block or a 110 block) connecting to a telephone. This allows the technician to check the line (for example, to determine if dial tone is present on the line and determine if a call can be placed from the line).

Back

HIPS

Front

(Host-Based IPS) - a computer running intrusion prevention software for the purpose of protecting the computer from attacks.

Back

client-to-site VPN

Front

Also known as a remote access VPN, a client-to-site VPN interconnects a remote user with a site, as an alternative to dial-up or ISDN connectivity, at a reduced cost.

Back

L2TP

Front

(Layer 2 Tunneling Protocol) A VPN protocol that lacks security features, such as encryption. However, it can still be used for a secure VPN connection if it is combined with another protocol that provides encryption.

Back

AH

Front

(Authentication Header) An IPsec protocol that provides authentication and integrity services. However, it does not provide encryption services.

Back

PKI

Front

(public key infrastructure) uses digital certificates and a certificate authority to allow secure communication across a public network.

Back

TFA

Front

(two-factor authentication) Requires two types of authentication from a user seeking admission to a network. For example, a user might need to know something (for example, a password) and have something (for example, a specific fingerprint that can be checked with a biometric authentication device).

Back

DDoS

Front

(distributed denial of service) These attacks can increase the amount of traffic flooded to a target system. Specifically, an attacker compromises multiple systems, and those compromised systems, called zombies , can be instructed by the attacker to simultaneously launch a DDoS attack against a target system.

Back

multifactor authentication

Front

Similar to two-factor authentication, it requires two or more types of successful authentication before granting access to a network.

Back

PPTP

Front

(Point-to-Point Tunneling Protocol) An older VPN protocol (that supported the dial-up networking feature in older versions of Microsoft Windows ® ). Like L2TP and L2F, PPTP lacks native security features. However, Microsoft's versions of PPTP bundled with various versions of Microsoft Windows ® were enhanced to offer security features.

Back

IPS

Front

(Intrusion Prevention System) can recognize the signature of a well-known attack and respond to stop the attack. This device resides in-line with the traffic flow, unlike an IDS sensor.

Back

Kerberos

Front

A client-server authentication protocol that supports mutual authentication between a client and a server. Kerberos uses the concept of a trusted third party (a key distribution center ) that hands out tickets to be used instead of a username and password combination.

Back

cable certifier

Front

If you are working with existing cable and want to determine its category, or if you simply want to test the supported frequency range (and therefore data throughput) of the cable, you can use a cable certifier.

Back

FTP bounce

Front

This bounce attack uses the FTP

Back

buffer overflow

Front

This attack occurs when an attacker leverages a vulnerability in an application, causing data to be written to a memory area (that is, a buffer) that's being used by a different application.

Back

site-to-site VPN

Front

Interconnects two sites, as an alternative to a leased line, at a reduced cost.

Back

IPsec

Front

(IP security (IPsec) A type of VPN that provides confidentiality, integrity, and authentication.

Back

stateful firewall

Front

Inspects traffic leaving the inside network as it goes out to the Internet. Then, when returning traffic from the same session (as identified by source and destination IP addresses and port numbers) attempts to enter the inside network, the stateful firewall permits that traffic. The process of inspecting traffic to identify unique sessions is called stateful inspection .

Back

ESP

Front

(Encapsulating Security Payload) An IPsec protocol that provides authentication, integrity, and encryption services.

Back

ESD

Front

(electrostatic discharge (ESD) wrist strap) To prevent static electricity in your body from damaging electrical components on a circuit board, you can wear an ESD wrist strap. The strap is equipped with a clip that you can attach to something with a ground potential (for example, a large metal desk). While wearing the wrist strap, if you have any static buildup in your body, the static flows to the object with a ground potential to which your strap is clipped, thus avoiding damage to any electrical components that you might touch.

Back

honey net

Front

A network containing more than one honey pot.

Back

CRAM-MD5

Front

(Challenge-Response Authentication Mechanism Message Digest 5) A common variant of HMAC frequently used in e-mail systems. Like CHAP, this only performs one-way authentication (the server authenticates the client).

Back

ACL

Front

(access control list) Rules typically applied to router interfaces, which specify permitted and denied traffic.

Back

VPN

Front

(virtual private network) Some VPNs can support secure communication between two sites over an untrusted network (for example, the Internet).

Back

RADIUS

Front

(Remote Authentication Dial-In User Service) A UDP-based protocol used to communicate with a AAA server. does not encrypt an entire authentication packet, but only the password. However, offers more robust accounting features than TACACS+. This is a standards-based protocol, while TACACS+ is a Cisco-proprietary protocol.

Back

Nmap

Front

A network-vulnerability scanner.

Back

cable tester

Front

A cable tester can test the conductors in an Ethernet cable. It contains two parts. By connecting these parts of the cable tester to each end of a cable under test, you can check the wires in the cable for continuity (that is, check to make sure there are no opens, or breaks, in a conductor). Additionally, you can verify an RJ-45 connector's pinouts (which are wires connected to the appropriate pins on an RJ-45 connector).

Back

AUP

Front

(acceptable use policy) Identifies what users of a network are and are not allowed to do on that network. For example, retrieving sports scores during working hours via an organization's Internet connection might be deemed inappropriate by an AUP.

Back

SSL

Front

(Secure Sockets Layer) Provides cryptography and reliability for upper layers (Layers 5-7) of the OSI model. introduced in 1995, it has largely been replaced by Transport Layer Security (TLS). However, recent versions of SSL (for example, SSL 3.3) have been enhanced to be more comparable with TLS. Both SSL and TLS are able to provide secure web browsing via HTTPS.

Back

IDS

Front

(Intrusion Detection System) can recognize the signature of a well-known attack and respond to stop the attack. However, this sensor does not reside in-line with the traffic flow. Therefore, one or more malicious packets might reach an intended victim before the traffic flow is stopped by this sensor.

Back

IKE

Front

(Internet Key Exchange) A protocol used to set up an IPsec session.

Back

PGP

Front

(pretty good privacy) is a widely deployed asymmetric encryption algorithm and is often used to encrypt e-mail traffic.

Back

BERT

Front

(bit-error rate tester) When troubleshooting a link where you suspect a high bit-error rate (BER), you can use a piece of test equipment called a bit-error rate tester (BERT), which contains both a pattern generator (which can generate a variety of bit patterns) and an error detector (which is synchronized with the pattern generator and can determine the number of bit errors) and can calculate a BER for the tested transmission link.

Back

TACACS+

Front

(Terminal Access Controller Access-Control System Plus) A TCP-based protocol used to communicate with a AAA server. encrypts an entire authentication packet rather than just the password. offers authentication features, but they are not as robust as the accounting features found in RADIUS. is a Cisco-proprietary protocol.

Back

DMZ

Front

(demilitarized zone) Often contains servers that should be accessible from the Internet. This approach would, for example, allow users on the Internet to initiate an e-mail or a web session coming into an organization's e-mail or web server. However, other protocols would be blocked.

Back

Section 15

(50 cards)

OTDR

Front

(optical time domain reflectometer) Detects the location of a fault in a fiber cable by sending light down the fiber-optic cable and measuring the time required for the light to bounce back from the cable fault. The OTDM can then mathematically calculate the location of the fault.

Back

nbtstat command

Front

Displays NetBIOS information for IP-based networks. The nbt prefix of the nbtstat command refers to NetBIOS over TCP/IP, which is called NBT (or NetBT ). This command can, for example, display a listing of NetBIOS device names learned by a Microsoft Windows ® -based PC. Nessus ® A network-vulnerability scanner available from Tenable Network Security. ®

Back

SNMP

Front

(Simple Network Management Protocol) A protocol used to monitor and manage network devices, such as routers, switches, and servers.

Back

channel bonding

Front

two wireless bands can be logically bonded together, forming a band with twice the bandwidth of an individual band. Some literature refers to channel bonding as 40 MHz mode , which refers to the bonding of two adjacent 20-MHz bands into a 40-MHz band.

Back

link efficiency

Front

To make the most of the limited bandwidth available on slower speed links, you might choose to implement compression or link fragmentation and interleaving (LFI). These QoS mechanisms are examples of link efficiency mechanisms.

Back

Wireless router

Front

Attaches to a wired network and provides access to that wired network for wirelessly attached clients, like a wireless AP(access point). However, a wireless router is configured such that the wired interface that connects to the rest of the network (or to the Internet) is on a different IP network than the wireless clients. Typically, a wireless router performs NATing (network address translation) between these two IP address spaces.

Back

policing

Front

Instead of making a minimum amount of bandwidth available for specific traffic types, you might want to limit available bandwidth. Both policing and trafficshaping tools can accomplish this objective. Collectively, these tools are called traffic conditioners . Policing can drop exceeding traffic, as opposed to buffering it.

Back

baseline

Front

A collection of data portraying the characteristics of a network under normal operating conditions. Data collected while troubleshooting can then be contrasted against baseline data.

Back

asset management

Front

As related to networks, this is a formalized system of tracking network components and managing the lifecycle of those components.

Back

congestion management

Front

When a device, such as a switch or router, receives traffic faster than it can be transmitted, the device attempts to buffer (or store) the extra traffic until bandwidth becomes available. This buffering process is called queuing or congestion management.

Back

802.11n

Front

Ratified in 2009, this standard supports a variety of speeds, depending on its implementation. Although the speed of an 802.11n network could approach 300 Mbps (through the use of channel bonding), many 802.11n devices on the market have speed ratings in the 130-150 Mbps range. Interestingly, an 802.11n WLAN can operate in the 2.4-GHz band, the 5-GHz band, or both simultaneously. 802.11n uses the OFDM transmission method.

Back

netstat command

Front

Can display a variety of information about IP-based connections on a Windows or UNIX host.

Back

DiffServ

Front

(Differentiated Services) As its name suggests, DiffServ differentiates between multiple traffic flows. Specifically, packets are marked, and routers and switches can then make decisions (for example, dropping or forwarding decisions) based on those markings.

Back

ARP command

Front

Can be used in either the Microsoft Windows ® or UNIX environment to see what a Layer 2 MAC address corresponds to a Layer 3 IP address.

Back

fox and hound

Front

See toner probe. a toner probe allows you to place a tone generator at one end of the connection (for example, in someone's office), and use a probe on the punch-down block to audibly detect to which pair of wires the tone generator is connected.

Back

syslog

Front

A syslog-logging solution consists of two primary components: syslog servers, which receive and store log messages sent from syslog clients, and syslog clients, which can be a variety of network devices that send logging information to a syslog server.

Back

latency

Front

The measure of delay in a network.

Back

ipconfig command

Front

A Microsoft Windows ® command that can be used to display IP address configuration parameters on a PC. Additionally, if DHCP is used by the PC, the ipconfig command can be used to release and renew a DHCP lease, which is often useful during troubleshooting.

Back

OFDM

Front

(Orthogonal Frequency Division Multiplexing) While DSSS used a high modulation rate for the symbols it sends, OFDM uses a relatively slow modulation rate for symbols. This slower modulation rate, combined with the simultaneous transmission of data over 52 data streams, helps OFDM support high data rates while resisting crosstalk between the various data streams.

Back

CSMA/CA

Front

(Carrier Sense Multiple Access Collision Avoidance) is needed for WLAN connections, because of their half-duplex operation. A WLAN device listens for a transmission on a wireless channel to determine if it is safe to transmit. Additionally, the collision-avoidance part of the CSMA/CA algorithm causes wireless devices to wait for a random back-off time before transmitting.

Back

omnidirectional antenna

Front

radiates power at relatively equal power levels in all directions (somewhat similar to the theoretical isotropic antenna). Omnidirectional antennas are popular in residential WLANs and SOHO (small office/home office) locations.

Back

IntServ

Front

(Integrated Services) Often referred to as hard QoS, because IntServ can make strict bandwidth reservations. IntServ uses signaling among network devices to provide bandwidth reservations. Resource Reservation Protocol (RSVP) is an example of an IntServ approach to QoS. Because IntServ must be configured on every router along a packet's path, a primary drawback of IntServ is its lack of scalability.

Back

TDR

Front

(time domain reflectometer) Detects the location of a fault in a copper cable by sending an electric signal down the copper cable and measuring the time required for the signal to bounce back from the cable fault. A TDM can then mathematically calculate the location of the fault.

Back

802.11g

Front

Ratified in 2003, this standard supports speeds as high as 54 Mbps. Like 802.11a, other supported data rates include 6, 9, 12, 18, 24, 36, and 48Mbps. However, like 802.11b, 802.11g operates in the 2.4-GHz band, which allows it to offer backwards compatibility to 802.11b devices. 802.11g can use either the OFDM or DSSS transmission method.

Back

ping command

Front

One of the most commonly used command-line commands. It can check IP connectivity between two network devices. Multiple platforms (for example, routers, switches, and hosts) support the ping command.

Back

route command

Front

Can add, modify, or delete routes in the IP routing table of Microsoft Windows ® and UNIX hosts. Additionally, the route command can be used to view the IP routing table of Microsoft Windows ® hosts.

Back

congestion avoidance

Front

If an interface's output queue fills to capacity, newly arriving packet are discarded (or tail dropped ). Congestion avoidance can prevent this behavior. RED is an example of a congestion-avoidance mechanism.

Back

jitter

Front

The uneven arrival of packets.

Back

unidirectional antenna

Front

can focus their power in a specific direction, thus avoiding potential interference with other wireless devices and perhaps reaching greater distances than those possible with omnidirectional antennas. One application for unidirectional antennas is interconnecting two nearby buildings.

Back

CIR

Front

(committed information rate) The CIR of an interface is the average traffic rate over the period of a second.

Back

802.11a

Front

Ratified in 1999, this standard supports speeds as high as 54 Mbps. Other supported data rates (which can be used if conditions are not suitable for the 54 Mbps rate) include 6, 9, 12, 18, 24, 36, and 48 Mbps. The 802.11a standard uses the 5-GHz band and the OFDM transmission method.

Back

tracert command

Front

A Microsoft Windows ® -based command that displays every router hop along the path from a source host to a destination host on an IP network. Information about a router hop can include such information as the IP address of the router hop and the round-trip delay of that router hop.

Back

DSSS

Front

(Direct Sequence Spread Spectrum) Modulates data over an entire range of frequencies using a series symbols called chips . A chip is shorter in duration than a bit, meaning that chips are transmitted at a higher rate than the actual data. These chips not only represent encoded data to be transmitted, but also what appears to be random data. Because both parties involved in a DSSS communication know which chips represent actual data and which chips do not, if a third-party intercepted a DSSS transmission, it would be difficult for that party to eavesdrop on the data, because he would not easily know which chips represented valid bits. DSSS is more subject to environmental factors, as opposed to FHSS and OFDN, because it uses of an entire frequency spectrum.

Back

UPS

Front

(Uninterruptable Power Supply) An appliance that provides power to networking equipment in the event of a power outage.

Back

FHSS

Front

(Frequency-Hopping Spread Spectrum) Allows the participants in a communication to hop between predetermined frequencies. Security is enhanced, because the participants can predict the next frequency to be used while a third party cannot easily predict the next frequency. FHSS can also provision extra bandwidth by simultaneously using more than one frequency.

Back

802.11b

Front

Ratified in 1999, this standard supports speeds as high as 11 Mbps. However, 5.5 Mbps is another supported data rate. The 802.11b standard uses the 2.4-GHz band and the DSSS transmission method.

Back

availability

Front

The measure of a network's uptime.

Back

nslookup command

Front

Can resolve a FQDN to an IP address on Microsoft Windows ® and UNIX hosts.

Back

host command

Front

Can resolve a FQDN to an IP address on hosts.

Back

AP

Front

(Wireless Access Point) A device that connects to a wired network and provides access to that wired network for clients that wirelessly attach to the (AP) access point.

Back

marking

Front

Alters bits within a frame, cell, or packet to indicate how a network should treat that traffic. Marking alone does not change how a network treats a packet. Other tools (such as queuing tools) can, however, reference markings and make decisions (for example, forwarding decisions or dropping decisions) based on those markings.

Back

MIMO

Front

(Multiple Input Multiple Output) uses multiple antennas for transmission and reception. These antennas do not interfere with one another, thanks to MIMO's use of spatial multiplexing, which encodes data based on the antenna from which the data will be transmitted. Both reliability and throughput can be increased with MIMO's simultaneous use of multiple antennas.

Back

dB

Front

(decibel (dB)) A ratio of radiated power to a reference value. In the case of dBi, the reference value is the signal strength (that is, the power) radiated from an isotropic antenna, which represents a theoretical antenna that radiates an equal amount of power in all directions (in a spherical pattern). An isotropic antenna is considered to have gain of 0 dBi.

Back

toner probe

Front

Sometimes called a fox and hound , a toner probe allows you to place a tone generator at one end of the connection (for example, in someone's office), and use a probe on the punch-down block to audibly detect to which pair of wires the tone generator is connected.

Back

CARP

Front

(Common Address Redundancy Protocol) An open-standard variant of HSRP, which provides first-hop router redundancy.

Back

reliability

Front

The measure of how error-free a network transmits packets.

Back

traffic shaping

Front

Instead of making a minimum amount of bandwidth available for specific traffic types, you might want to limit available bandwidth. Both policing and shaping tools can accomplish this objective. Collectively, these tools are called traffic conditioners . Traffic shaping delays excess traffic by buffering it as opposed to dropping the excess traffic.

Back

traceroute command

Front

A UNIX command that display every router hop along the path from a source host to a destination host on an IP network. Information about the router hop can include the IP address of the router hop and the round-trip delay of that router hop.

Back

dig command

Front

Can resolve a FQDN to an IP address on UNIX hosts.

Back

classification

Front

is the process of placing traffic into different categories.

Back

Section 16

(50 cards)

LSR

Front

(label switch router) Resides inside a service provider's MPLS cloud and makes frame forwarding decisions based on labels applied to frames.

Back

ESS

Front

(Extended Service Set) WLANs containing more than one AP are called ESS WLANs. Like BSS WLANs, ESS WLANs operate in infrastructure mode. When you have more than one AP, take care to prevent one AP from interfering with another. Specifically, nonoverlapping channels (that is, channels 1, 6, and 11 for the 2.4-GHz band) should be selected for adjacent wireless coverage areas.

Back

MPLS

Front

(Multiprotocol Label Switching) A WAN technology popular among service providers. MPLS performs labels switching to forward traffic within an MPLS cloud by inserting a 32-bit header (which contains a 20-bit label) between a frame's Layer 2 and Layer 3 headers and making forwarding decisions based on the label within an MPLS header.

Back

satellite (WAN technology)

Front

Provides WAN access to sites where terrestrial WAN solutions are unavailable. Satellite WAN connections can suffer from long round-trip delay (which can be unacceptable for latency-sensitive applications) and are susceptible to poor weather conditions.

Back

stack frame

Front

the area of the stack set aside for passed arguments, subroutine return address, local variables, and saved registers. (aka activation record)

Back

WPA2

Front

(Wi-Fi Protected Access version 2) Uses Counter Mode with Cipher Block Chaining Message Authentication Code Protocol (CCMP) for integrity checking and Advanced Encryption Standard (AES) for encryption. These algorithms enhance the security offered by WPA.

Back

DSL

Front

(digital subscriber line) A group of technologies that provide high-speed data transmission over existing telephone wiring. DSL has several variants, which vary in data rates and distance limitations. Three of the more popular DSL variants include asymmetric DSL (ADSL), symmetric DSL (DSL), and very high bit-rate DSL (VDSL).

Back

CHAP

Front

(Challenge-Handshake Authentication Protocol) Like PAP, CHAP performs one-way authentication. However, authentication is performed through a three-way handshake (challenge, response, and acceptance messages) between a server and a client. The three-way handshake allows a client to be authenticated without sending credential information across a network.

Back

CSU/DSU

Front

(channel service unit/data service unit) Acts as a digital modem, which terminates a digital circuit (for example, a T1 or an E1 circuit).

Back

demarc

Front

Also known as demarcation point or a demarc extension , this is the point in a telephone network where the maintenance responsibility passes from a telephone company to a subscriber (unless the subscriber purchased an inside wiring plan). This demarc is typically a box mounted to the outside of a customer's building (for example, a residence).

Back

packet-switched connection

Front

Similar to a dedicated leased line, because this is an always on network. However, unlike a dedicated leased line, this connection allows multiple customers to share a service provider's bandwidth.

Back

dedicated leased line

Front

dedicated leased line A logical connection interconnecting two sites. This logical connection might physically connect through a service provider's facility or a telephone company's central office. The expense of this line is typically higher than other WAN technologies offering similar data rates, because with this line, a customer does not have to share bandwidth with other customers.

Back

E1

Front

This circuit contains 32 channels, in contrast to the 24 channels on a T1 circuit. Only 30 of those 32 channels, however, can transmit data (or voice or video).Specifically, the first of those 32 channels is reserved for framing and synchronization, and the 17th channel is reserved for signaling (that is, to set up, maintain, and tear down a session).

Back

BSS

Front

(Basic Service Set) WLANs that have just one AP are called BSS WLANs. BSS WLANs are said to run in infrastructure mode, because wireless clients connect to an AP, which is typically connected to a wired network infrastructure. A BSS network is often used in residential and SOHO locations, where the signal strength provided by a single AP is sufficient to service all of the WLAN's wireless clients.

Back

MS-CHAP

Front

(Microsoft Challenge-Handshake Authentication Protocol) A Microsoft-enhanced version of CHAP, offering a collection of additional features not present with PAP or CHAP, including two-way authentication.

Back

cable modem

Front

Attaches to the same coaxial cable (typically in a residence) that provides television programming. A cable modem can use predetermined frequency ranges to transmit and receive data over that coaxial cable.

Back

ISDN

Front

(Integrated Services Digital Network) A digital telephony technology that supports multiple 64-kbps channels (known as bearer channels or B channels ) on a single connection. ISDN was popular back in the 1980s for connecting PBXs, which are telephone switches owned and operated by a company, to a telephone company's central office. ISDN has the ability to carry voice, video, or data over its B channels. ISDN also offers a robust set of signaling protocols: Q.921 for Layer 2 signaling and Q.931 for Layer 3 signaling. These signaling protocols run on a separate channel in an ISDN circuit (known as the delta channel , data channel , or D channel ).

Back

PRI

Front

(primary rate interface) A PRI circuit is an ISDN circuit built on a T1 or E1 circuit. Recall that a T1 circuit has 24 channels. Therefore, if a PRI circuit is built on aT1 circuit, the ISDN circuit has 23 B channels and a one 64 kbps D channel. The24th channel in the T1 circuit is used as the ISDN D channel (that is, the channel used to carry the Q.921 and Q.931 signaling protocols, which are used to set up, maintain, and tear down connections).

Back

ATM

Front

(Asynchronous Transfer Mode) A Layer 2 WAN technology that interconnects sites using virtual circuits. These virtual circuits are identified by a pair of numbers, called the VPI/VCI pair. A virtual path identifier (VPI) identifies a logical path, which can contain multiple virtual circuits. A virtual circuit identifier (VCI) identifies the unique logical circuit within a virtual path.

Back

value arguments

Front

values of variables and constants

Back

tip and ring

Front

The red and green wires found in an RJ-11 wall jacks, which carry voice, ringing voltage, and signaling information between an analog device (for example, a phone or a modem) and an RJ-11 wall jack.

Back

circuit-switched connection

Front

A connection that is brought up on an as-needed basis. This connection is analogous to phone call, where you pick up a phone, dial a number, and a connection is established based on the number you dial.

Back

reference arguments

Front

addresses of variables

Back

SSID

Front

(Service Set Identifier) A string of characters that identify a WLAN. APs participating in the same WLAN can be configured with identical SSIDs. An SSID shared among multiple APs is called an extended service set identifier (ESSID).

Back

PPP

Front

(Point-to-Point Protocol) ) A common Layer 2 protocol offering features such as multilink interface, looped link detection, error detection, and authentication.

Back

PSTN

Front

(public switched telephone network) The worldwide telephony network comprised of multiple telephone carriers.

Back

BRI

Front

(Basic Rate Interface) A BRI circuit contains two 64-kbps B channels and one 16-kbps D channel. Although such a circuit can carry two simultaneous voice conversations, the two B channels can be logically bonded together into a single virtual circuit (by using PPP's multilink interface feature) to offer a 128-kbps data path.

Back

RRAS

Front

(Microsoft Routing and Remote Access Server) A Microsoft Windows Server ® feature that allows Microsoft Windows ® clients to remotely access a Microsoft Windows network.

Back

E3

Front

A digital circuit in the same E-carrier family of standards as an E1. An E3 circuit's available bandwidth is 34.4 Mbps.

Back

CO

Front

(central office) A building containing a telephone company's telephone switching equipment is referred to as a central office (CO). COs are categorized into five hierarchical classes. A Class 1 CO is a long-distance office serving a regional area. A Class 2 CO is a second-level long-distance office (that is, it is subordinate to a Class 1 office). A Class 3 CO is a third-level long-distance office. A Class 4 CO is a fourth-level long-distance office, which provides telephone subscribers access to a live operator. A Class 5 CO is at the bottom of the five-layer hierarchy and physically connects to customer devices in a local area.

Back

ELSR

Front

(edge label switch router) Resides at the edge of an MPLS service provider's cloud and interconnects a service provider to one or more customers.

Back

OC

Front

(optical carrier) Optical networks often use OC levels to indicate bandwidth. As a base reference point, the speed of an OC-1 link is 51.84 Mbps. Other OC levels are multiples of an OC-1. For example, an OC-3 link has three times the bandwidth of an OC-1 link (that is, 3 * 51.84 Mbps = 155.52 Mbps).

Back

PPPoE

Front

(Point-to-Point Protocol over Ethernet) Commonly used between a DSL modem in a home (or business) and a service provider. Specifically, PPPoE encapsulates PPP frames within Ethernet frames. PPP is used to leverage its features, such as authentication.

Back

IBSS

Front

(Independent Basic Service Set) A WLAN can be created without the use of an AP. Such a configuration, called an IBSS, is said to work in an ad-hoc fashion. An ad-hoc WLAN is useful for temporary connections between wireless devices. For example, you might temporarily interconnect two laptop computers to transfer a few files.

Back

SONET

Front

(Synchronous Optical Network) A Layer 1 technology that uses fiber-optic cabling as its media. Because SONET is a Layer 1 technology, it an be used to transport various Layer 2 encapsulation types, such as TM. Also, because SONET uses fiber-optic cabling, it offers high data rates, typically in the 155 Mbps-10 Gbps range, and long-distance limitations, typically in the 20 km-250 km range.

Back

WPA

Front

(Wi-Fi Protected Access) developed its own security standard to address the weaknesses of Wired Equivalent Privacy (WEP). This new security standard was called Wi-Fi Protected Access (WPA) version 1.

Back

stack frame use

Front

* passed arguments, if any, are pushed on the stack. * the subroutine is called, causing the subroutine return address to be pushed on the stack. * as the subroutine begins to execute, EBP is pushed on the stack * EBP is set equal to ESP. From this point on, EBP acts as a base reference for all of the subroutine parameters * If there are local variables, ESP is decremented to reserve space for the variables on the stack * If any registers need to be saved, they are pushed on the stack (this method is used frequently with API)

Back

PAP

Front

(Password Authentication Protocol) Performs one-way authentication (that is, a client authenticates with a server). However, a significant drawback to PPP, other than its unidirectional authentication, is its clear-text transmission of credentials, which could permit an eavesdropper to learn authentication credentials.

Back

local loop

Front

A connection between a customer premise and a local telephone company's central office.

Back

T3

Front

In the same T-carrier family of standards as a T1, a T3 circuit offers an increased bandwidth capacity. Although a T1 circuit combines 24 DS0s into a single physical connection to offer 1.544 Mbps of bandwidth, a T3 circuit combines 672 DS0s into a single physical connection, with a resulting bandwidth capacity of 44.7 Mbps.

Back

by value

Front

passing an argument using a copy of the value pushed on the stack.

Back

warchalking

Front

If an open WLAN (or a WLAN whose SSID and authentication credentials are known) is found in a public place, a user might write a symbol on a wall (or some other nearby structure) to let others know the characteristics of the discovered network. This practice, which is a variant of the decades-old practice of hobos leaving symbols as messages to fellow hobos, is called warchalking.

Back

telco

Front

A telephone company. Some countries have government-maintained telcos, while other countries have multiple telcos that compete with one another.

Back

POTS

Front

(plain old telephone service) A POTS connection connects a customer device (such as a telephone) to the public switched telephone network (PSTN).

Back

Frame Relay

Front

A Layer 2 WAN technology that interconnects sites using virtual circuits. These virtual circuits are identified by locally significant data-link connection identifiers (DLCI).

Back

by reference

Front

passing an argument that consists of the address (OFFSET) of an object.

Back

WEP

Front

(Wired Equivalent Privacy) A security standard for WLANs. With WEP, an AP is configured with a static WEP key. Wireless clients needing to associate with an AP are configured with an identical key (making this a preshared key [PSK] approach to security). The IEEE 802.11 standard specifies a 40-bit WEP key, which is considered to be a relatively weak security measure.

Back

T1

Front

This circuit were originally used in telephony networks, with the intent of one voice conversation being carried in a single channel (that is, a single DS0). This circuit is comprised of 24 DS0s, and the bandwidth of this circuit type is 1.544 Mbps.

Back

prologue

Front

the beginning of a function consisting of statements that save the EBP register and point EBP to the top of the stack, OR push certain registers on the stack whose values will be restored when the function returns.

Back

CPE

Front

(customer premise equipment) This device resides at a customer site. A router, as an example, can be a CPE that connects a customer with an MPLS service provider.

Back

Section 17

(50 cards)

distance

Front

NEAR or FAR. Attribute that indicates the type of RET instruction (RET or RETF) generated by the assembler. (used with the PROC directive)

Back

attributes

Front

refers to distance, langType, visibility, prologue (used with the PROC directive)

Back

paramName

Front

arbitrary name you assign to the parameter . It's scope is current and local. (used with the PROC directive, parameterList)

Back

mySub PROC enter 8, 0

Front

declare a procedure that reserves 8 bytes of stack space for local variables using the ENTER instruction similar to: mySub PROC push ebp mov ebp, esp sub esp, 8

Back

numbytes

Front

immediate value, always rounded up to a multiple of 4 to keep EXP on a doubleword boundary

Back

mySub PROC enter 8, 0 leave ret mySub ENDP

Front

declare a procedure that reserves 8 bytes of stack space for local variables using the ENTER instruction and returns to the caller similar to: mySub PROC push ebp mov ebp, esp sub esp, 8 mov esp, ebp pop ebp ret mySub ENDP

Back

merge PROC LOCAL tempArray[10]: DWORD

Front

declare a procedure named merge that contains a local variable, tempArray, of type DWORD using the LOCAL directive

Back

varlist form

Front

label: type (used with the LOCAL directive)

Back

PROTO

Front

directive that creates a prototype for an existing procedure. Declares a procedure's name and parameter list. It allows you to call a procedure before defining it and to verify that the number and types of arguments match the procedure definition. Must be used to utilize the INVOKE directive. * use the PROC statement to create * Change the word PROC * Remove the USES operator if any, along with its register list.

Back

merge PROC LOCAL pArray: PTR WORD

Front

declare a procedure named merge that contains a local variable, pArray, of type PTR WORD using the LOCAL directive

Back

INVOKE

Front

directive that pushes arguments on the stack (in the order specified by the MODEL directive's language specifier) and calls a procedure. Replaces the call instructions and allows you to pass multiple arguments using a single line of code. * passing arguments smaller than 32 bits to frequently causes the assembler to overwrite EAX and EDX when it widens the arguments before pushing them on the stack. * avoid proceeding behavior by saving and restoring EAX and EDX before and after the procedure call.

Back

STACK

Front

directive used to reserve space for the runtime stack (Irvine32.inc library file)

Back

bubbleSort PROC LOCAL temp: DWORD, swapFlag: BYTE

Front

declare a procedure named bubbleSort that contains two local variables, temp and swapFlag, of types, DWORD and BYTE, using the LOCAL directive

Back

mySub PROC LOCAL var1: BYTE

Front

declare a procedure named mySUb that contains a local variable named var1 of type BYTE using the LOCAL directive

Back

Example3 PROC LOCAL temp:DWORD mov eax, temp ret Example3 ENDP

Front

declare a procedure named example3 using the LOCAL directive and dword variable named temp similar to: Example3 PROC push ebp mov ebp, esp add esp, OFFFFFFFCh ; add -4 to ESP mov eax, [ebp - 5] leave ret Example3 ENDP

Back

varlist

Front

a list of variable definitions, separated by commas, optionally spanning multiple lines

Back

argumentList

Front

optional comma-deliminated list of arguments passed to a procedure

Back

local variables

Front

variables created, used, and destroyed within a single subroutine * only statements within a local variable's enclosing subroutine can view or modify the variable, preventing program bugs caused by modifying variables * storage space used by local variables is released when the subroutine ends * local variables from different subroutines can have the same name without a name clash * essential when writing recursive subroutines, as well as subroutines executed by multiple execution threads.

Back

type

Front

either a standard type or a user-defined type (used with the LOCAL directive) *standard types are WORD, DWORD..... *user-defined types are Structures .....

Back

local variable use (C calling convention)

Front

MySub PROC push ebp mov ebp, esp sub esp, 8 ; create locals mov DWORD PTR [ebp - 4], 10 ; x mov DWORD PTR [ebp - 8], 20; y mov esp, ebp ; remove locals from stack pop ebp ret MySub ENDP

Back

LEA

Front

instruction that returns the effective address of an indirect operand.

Back

ENTER syntax

Front

ENTER numbytes, nestinglevel

Back

ADDR

Front

operator that can be used to pass a pointer argument when calling a procedure using INVOKE * must be assembly time constant * call only be used in conjunction with INVOKE

Back

LOCAL syntax

Front

LOCAL varlist

Back

LOCAL

Front

directive to substitute for the ENTER instruction. Declares one or more local variables by name, assigning them size attributes. If used, must appear on the line immediately following the PROC directive.

Back

read_File PROC USES eax ebx, pBuffer:PTR BYTE LOCAL fileHandle:DWORD mov esi, pBuffer mov fileHandle, eax ret read_File ENDP

Front

declare a procedure the simplifies the following code (there may be more than one way to perform this task, only one can be exampled here): read_File PROC push ebp mov ebp, esp add esp, 0FFFFFFCh ; create fileHandle push eax ; save EAX push ebx ; save EBX mov esi, dword ptr [ebp+8] ; pBuffer mov dword ptr [ebp-4], eax ; fileHandle pop ebx pop eax leave ret 4 read_File ENDP

Back

ArraySum PROTO, ptrArray:PTR DWORD, szArray:DWORD

Front

declare the PROTO statement for the following PROC statement: ArraySum PROC USES esi ecx, ptrArray: PTR DWORD, szArray: DWORD

Back

prologue

Front

Attribute that specifies arguments affecting generation of prologue and epilogue code. (used with the PROC directive)

Back

recursive subroutine

Front

a subroutine that calls itself, either directly or indirectly

Back

STDCALL calling convention

Front

supply an integer parameter to the RET instruction, which in turn adds to EBP after returning to the calling procedure. Integer must equal the number of bytes of stack space consumed by the subroutine parameters. Example2 PROC push ebp mov ebp, esp ; base of stack frame mov eax, [ebp + 12] ; second parameter add eax, [ebp + 8] ; first parameter pop ebp ret 8 ; clean up the stack Example2 ENDP NOTE: requires 32-bit operands, smaller operands must be pushed with zero extend

Back

terminating condition

Front

condition that terminates a recursive routine when it becomes true

Back

mySub PROC enter 0, 0

Front

declare a procedure with no local variables using the ENTER instruction similar to: mySub PROC push ebp mov ebp, esp

Back

constant OFFSETS

Front

[ebp + 8] or [ebp + 12] NOTE: do not use with the PROC USES operator

Back

symbol variables

Front

X_local EQU DWORD PTR [ebp - 4] Y_local EQU DWORD PTR [ebp - 8] mySub PROC push ebp mov ebp, esp sub esp, 8 ; reserve space for locals mov X_local, 10 ; x mov Y_local, 20 ; y mov esp, ebp ; remove locals from stack pop ebp ret mySub ENDP

Back

recursion

Front

the practice of calling recursive subroutines. * linked lists * connected graphs * careful not to create endless loop

Back

LEAVE

Front

instruction that terminates the stack frame for a procedure. It reverses the action of a previous ENTER instruction by restoring ESP and EBP to the values they were assigned when the procedure was called

Back

C calling convention

Front

add a value to ESP equal to the combined sizes of the parameters. Then, ESP will point to the stack location that contains the subroutine's return address. Example1 PROC push 6 push 5 call AddTwo add esp, 8 ;remove arguments from the stack ret Example1 ENDP

Back

epilogue

Front

the ending of a function consisting of restoring the EBP register and returning to the caller

Back

label

Front

any valid identifier (used with the LOCAL directive)

Back

argument types used with INVOKE

Front

immediate value, integer expression, variable, address expression, register, ADDR name, OFFSET name

Back

INVOKE DumpArray, OFFSET array, LENGTHOF array, TYPE array

Front

define an INVOKE instruction to replace the following lines of code: push TYPE array push LENGTHOF array push OFFSET array call DumpArray

Back

langType

Front

Attribute that specifies the calling convention (parameter passing convention) such as C, PASCAL, or STDCALL. Overrides the language specified in the .MODEL directive. (used with the PROC directive)

Back

label

Front

is a user-defined label following the rules for identifiers (used with the PROC directive)

Back

INVOKE swap, ADDR array, ADDR [array + 4]

Front

define an INVOKE instruction to replace the following lines of code: push OFFSET array+4 push OFFSET array call swap

Back

INVOKE syntax

Front

INVOKE procedureName [, argumentList]

Back

ENTER

Front

instruction that automatically creates a stack frame for a called procedure. It reserves stack space for local variables and saves EBP on the stack. Specifically, it performs three actions: * Pushes EBP on the stack (puch ebp) * Sets EBP to the base of the stack frame (mov ebp, esp) * Reserves space for local variables (sub esp, numbytes)

Back

nestinglevel

Front

determines the number of stack fram pointers copied into the current stack frame from the stack frame of the calling procedure.

Back

parameterList syntax

Front

paramName:type (used with the PROC directive)

Back

PROC syntax

Front

label PROC [attributes] [USES reglist], parameter_list

Back

visibility

Front

Attribute that indicates the procedure's visibility to other modules. Choices are PRIVATE, PUBLIC (default), and EXPORT. If the visibility is EXPORT, the linker places the procedure's name in the export table for segmented executables. EXPORT also enables PUBLIC visibility. (used with the PROC directive)

Back

Section 18

(6 cards)

input-output parameter

Front

identical to an output parameter, with one exception: The called procedure expects the variable referenced by the parameter to contain some data. The procedure is also expected to modify the variable via the pointer.

Back

output parameter

Front

created when a calling program passes the address of a variable to a procedure. The procedure uses the address to locate and assign data to the variable.

Back

input parameter

Front

data passed by a calling program to a procedure. The called procedure is not expected to modify the corresponding parameter variable, and even if it does, the modification is confined to the procedure itself.

Back

WriteStackFrame

Front

link library procedure that displays the contents of the current procedure's stack frame. It shows the procedure's stack parameters, return address, local variables, and saved registers.

Back

WriteStackFrameName

Front

similar to WriteStackFrame procedure, except includes additional parameter that holds the name of the procedure owning the stack frame

Back

modules

Front

assembled units of divided up programming. Each is assembled independently, so a change to one's source code only requires reassembly the single file.

Back