Save
Computer Science Paper 1
Chapter 9 Networks
The Internet
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Samuel Olaleye
Visit profile
Cards (59)
What does ISP stand for?
Internet Service Provider
View source
What is a
packet in networking?
A container for transmitting
data
View source
What is Time to live(TTL) abd what happens when it expires
How many hops a packet can take and once this time expires the packet is dropped and deleted
View source
What is Time to live(TTL) abd what happens when it expires?
How many hops a packet can take and once this time expires the packet is dropped and deleted
View source
What does the sender's address in a packet do?
Identifies
where the
packet
was sent from
View source
What is the purpose of the receiver's address in a packet?
Allows
routing
to the correct device
View source
What does the packet contents hold?
The data being
transferred
View source
What does the sequence number in a packet do?
Identifies a
packet's
position in a
message
View source
What do routers and gateways do?
Connect different networks for
packet delivery
View source
How do routers determine the fastest route for packets?
By holding
tables
with route information
View source
In what situation are Gateways used?
When networks use 2 different protocols, requiring packets to be modified in order to conform to both
View source
What is symmetric encryption?
Both parties share the same
private key
View source
What is a major flaw in symmetric encryption?
Key exchange is vulnerable to
interception
View source
What is asymmetric encryption?
Uses pairs of
mathematically
related
keys
View source
What happens when a message is encrypted with a public key?
Only the corresponding
private key
can decrypt it
View source
What does a firewall do?
Regulates
packets
between a device and the
Internet
View source
What are the two types of firewalls?
Software
and
hardware
firewalls
View source
What is packet filtering?
Accepting and blocking
packets
based on criteria
View source
What does stateful inspection do?
Examines packet contents before allowing them through
View source
What is a proxy server?
A server between
public
and
private
networks
View source
How does a firewall provide anonymity?
By using its
address
instead of the device's
View source
What is an IP address?
Assigned to every device on the
Internet
View source
Why are domain names used?
They are easier for humans to remember
View source
What does a domain name server do?
Translates
domain names
into
IP addresses
View source
What happens if a domain name server lacks a record?
Your request is passed to another server
View source
What is an internet registry?
An
organization
responsible for
IP address
allocation
View source
How many internet registries are there?
Five
internet registries
View source
What does an internet registry do when a new IP address is requested?
Looks for an unused previously
allocated
IP address
View source
What is a URL?
A uniform resource locator is an address assigned to files on the Internet
View source
What does the protocol in a URL indicate?
The
method
used to access a file
View source
What is the purpose of a subdomain in a URL?
Points
to a
specific
directory or
server
View source
What is a fully qualified domain name (FQDN)?
A domain that specifies an exact resource and can only be interpreted in one way
View source
What are worms in the context of malware?
Malicious software that can
self-replicate
View source
What is a Trojan in malware?
Malware disguised as a
benign
file
View source
What do computer viruses require?
A
host file
in which to reside
View source
How can viruses spread?
Over
networks
or through physical
media
View source
What is a precaution to protect against malware?
Install
antivirus software
View source
What is the role of good code quality in malware prevention?
Prevents
exploitation
of
bugs
in code
View source
What is the purpose of antivirus software?
To scan and remove
suspicious files
View source
How can employees reduce the risk of malware?
By being trained about suspicious
emails
View source
See all 59 cards