Networking :3 Flashcards

This module makes me wanna kms :>

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
Q

WORMS!

A

Don’t need a host, self-replicates, spreads across networks and systems independently

26
Q

Trojan Horse (neigh)

A

Disguises itself tricking users into executing it. Usually create a backdoor

27
Q

Switch Forwarding Method?

A

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
Q

ARP :o

A

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
Q

ARP performance issue

A

excessive broadcasts can lead to network congestion

30
Q

ARP security issue

A

ARP Spoofing: send false ARP messages

31
Q

Transport Layer

A

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
Q

Network Layer

A

Responsible for logical addressing, routing and forwarding
PDU: Packet
Addressing Type: IP addresses
Protocol: IPV4, IPV6

33
Q

Data Link Layer

A

Handles physical addressing, framing, error detection
PDU: Frame
Addressing Type: MAC address
Protocol: Ethernet

34
Q

Application Layer

A

Used to exchange data between programs running on the source and destination hosts
PDU: Data
Protocol: DHCP, DNS,

35
Q

Physical Layer

A

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
Q

Types of threats

A

Info theft
Data loss and manipulation
Identity theft
Disruption of service

37
Q

Bandwidth

A

Capacity of a medium to carry data

38
Q

throughput

A

measure of the transfer of bits across the media over a period of time

39
Q

Encapsulation :>

A

Data is divided into segments
TCP segment is encapsulated in IP Packet
IP Packet is encapsulated in Ethernet Frame

40
Q

NEVER BACK DOWN NEVER WHAT?

A

NEVER GIVE UP! :-)