Networking :3 Flashcards

This module makes me wanna kms :> (40 cards)

1
Q

TCP Three-Way Handshake explanation

A

Establishes that destination device is present on network
Verifies the destination device has an active service and is accepting requests on the destination port number
Informs destination device that source client intends to establish a communication session on that port number.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Definition of 3 way handshake

A

establishes a connection between a client and server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

DHCP

A

Dynamic Host Configuration Protocol
Automatically assigns IP addresses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

DHCP ATTACKS >:(

A

DHCP SPOOFING
DHCP Starvation :o

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

TCP

A

Transmission Control Protocol
Reliable, connection-oriented transport layer protocol.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

UDP

A

User Datagram Protocol
Unreliable, connectionless transport layer protocol.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

POP :o

A

Post Office Protocol
Protocol for receiving emails
(TCP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

IMAP

A

Internet Message Access Protocol
Protocol for accessing and managing emails on a server
(TCP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

FTP

A

File Transfer Protocol
Protocol for transferring files
(TCP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

TFTP

A

Trivial File Transfer Protocol
Simplified FTP without authentication
(UDP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

HTTP

A

HyperText Transfer Protocol
Protocol for web browsing
(TCP) :3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

HTTPS

A

HyperText Transfer Protocol
Secure version of HTTP using SSL/TLS
(TCP, UDP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

DNS

A

Domain Name System
Resolves domain names to IP addresses
(TCP, UCP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

SMTP

A

Simple Mail Transport Protocol
Protocol for sending emails
(TCP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Broadcast Domain

A

Devices use broadcasts in an ethernet LAN to locate: other devices like ARP, services like DHCP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Collision Domain

A

A network segment where network devices contend for access to communication medium and collisions can occur.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Telnet

A

Teletype Network
provides access to virtual terminals of remote systems on local area networks or the Internet
Telnet transfers the data in plain text

18
Q

SSH

A

Secure Shell
Secure remote login protocol
Transfers data that is encrypted

19
Q

Firewall Techniques

A

Packet Filtering, application filtering, URL filtering, Stateful Packet Inspection (SPI)

20
Q

Packet Filtering

A

Prevents/allows access based on IP or MAC addresses

21
Q

Application Filtering

A

Prevents/allows by specific application types based on port numbers

22
Q

URL Filtering

A

Prevents/allows access to websites based on specific URLs or keywords

23
Q

SPI

A

Stateful Packet Inspection
Incoming packets must be legitimate responses to requests from external hosts

24
Q

Viruses

A

copies itself and spreads by attaching to other files or programs

25
WORMS!
Don't need a host, self-replicates, spreads across networks and systems independently
26
Trojan Horse (neigh)
Disguises itself tricking users into executing it. Usually create a backdoor
27
Switch Forwarding Method?
Cut-through Switching Switch buffers just enough of the frame to read destination MAC addresses so it can determine to which port to forward the data Two variants: Fast-Forward Fragment-Free
28
ARP :o
Address Resolution Protocol Maps IP addresses to MAC addresses -device will search its ARP table/ARP cache to find IPv4 address and its corresponding MAC address If on different device search ARP table for IPv4 address of default gateway
29
ARP performance issue
excessive broadcasts can lead to network congestion
30
ARP security issue
ARP Spoofing: send false ARP messages
31
Transport Layer
Responsible for establishing a temporary communication session between 2 applications and delivering data between them PDU: Segment Addressing Type: Port Numbers Protocol: TCP, UDP
32
Network Layer
Responsible for logical addressing, routing and forwarding PDU: Packet Addressing Type: IP addresses Protocol: IPV4, IPV6
33
Data Link Layer
Handles physical addressing, framing, error detection PDU: Frame Addressing Type: MAC address Protocol: Ethernet
34
Application Layer
Used to exchange data between programs running on the source and destination hosts PDU: Data Protocol: DHCP, DNS,
35
Physical Layer
Provides the means to transport the bits that make up a data link layer frame across the network media PDU: Bits Protocol: uh :3
36
Types of threats
Info theft Data loss and manipulation Identity theft Disruption of service
37
Bandwidth
Capacity of a medium to carry data
38
throughput
measure of the transfer of bits across the media over a period of time
39
Encapsulation :>
Data is divided into segments TCP segment is encapsulated in IP Packet IP Packet is encapsulated in Ethernet Frame
40
NEVER BACK DOWN NEVER WHAT?
NEVER GIVE UP! :-)