Communications and Network Flashcards
Directory traversal
Directory traversal is an HTTP exploit which allows attackers to access restricted directories and execute commands outside of the web server’s root directory.
FQDN
Fully Qualified Domain names
Class of IP address
Class A - 1 to 127
Class B - 128 to 191
Class C - 192 to 223
Class D - 224 to 239
PPP and SLIP
The Point-to-Point Protocol (PPP) is
an encapsulation protocol designed to support the transmission of IP traffi over dial-up
or point-to-point links. PPP includes a wide range of communication services, including
assignment and management of IP addresses, management of synchronous communications,
standardized encapsulation, multiplexing, link confi guration, link quality testing,
error detection, and feature or option negotiation (such as compression). PPP was originally
designed to support CHAP and PAP for authentication. However, recent versions of PPP
also support MS-CHAP, EAP, and SPAP. PPP replaced Serial Line Internet Protocol (SLIP).
SLIP offered no authentication, supported only half-duplex communications, had no errordetection
capabilities, and required manual link establishment and teardown
CHAP
Uses MD5 challenge
ICMP Message Reject and Drop
Reject allows failed traffic to create an ICMP error message and return it to the sending device.
Drop silently discards any traffic that is not allowed into the network or that creates an ICMP error message.
Ethernet
Baseband Technology
Star or Bus Topology
DSL, Cable Modem, cable TV
Broadband
Anycast
Anycast addressing routes datagrams to a single member of a group of potential receivers that are all identified by the same destination address. This is a one-to-nearest association.
Broadcast addressing uses a one-to-many association, datagrams are routed from a single sender to multiple endpoints simultaneously in a single transmission. The network automatically replicates datagrams as needed for all network segments (links) that contain an eligible receiver.
Multicast addressing uses a one-to-unique many association, datagrams are routed from a single sender to multiple selected endpoints simultaneously in a single transmission.
Unicast addressing uses a one-to-one association between destination address and network endpoint: each destination address uniquely identifies a single receiver endpoint.
Geocast refers to the delivery of information to a group of destinations in a network identified by their geographical locations. It is a specialized form of Multicast addressing used by some routing protocols for mobile ad hoc networks.
WAN
Digital Data Service - Circuit Switch
Frame Relay, X.25, ATM - Packet Switch
APIPA Automatic Private IP Addressing
Automatic address scheme when no address server is found or if DHCP fails
169.254.0.1 to 169.254.255.254 with Class B subnet mask
Port Spanning
Allows one port to see another port’s traffic
Ethernet switch
Perform physical segmentation and not logical segmentation
Type of attacks to overcome the segmentation of switch
1) Flooding - Process of sending large traffic in to the network. Flood with MAC address and switch will act as Hub
2) ARP Poisoning.
Wormhole attack
The attacking node captures the packets from one location and transmits them to other distant located node which distributes them locally.
Blackhole Attack
destination when data is sent to a nonexistent receiver
Tunneling Attack
Method to move the data between attackers
out-of-band attack
Was DOS attack against Windows 95 and windows for Workgroups
IPSec Transport adjacency
More than one secuirty protocol (AH and ESP) is used in VPN tunnel.
IPSec Internal Tunneling
Used if traffic needs different levels of protection at different junctions of its path. For internal needs only AH but for external needs ESP