Network exploits and attacks Flashcards
Name 6 network attacks
Wiretapping/eavesdropping, replay, packet interception, address/name spoofing, denial of service, distributed denial of service
Describe wiretapping/eavesdropping
Making a copy of packets as they traverse a network in order to obtain information
Describe replay
Sending of packets captured from previous session
Describe packet interception
Removing a packet from the Internet which allows substitution and man-in-the-middle attacks (an intermediary can modify packets as they pass from source to destination)
Describe address or name spoofing
Impersonating a trusted host in order to intercept packets or have malicious packets accepted for processing, an attacker may:
Fake the IP source address in a datagram, get a DNS server to store the attacker’s IP address against a web site’s domain, send fake routing packets so that routers send traffic to a device at attacker controls
Describe denial of service
Flooding a site (usually a web server) with packets to prevent the site from successfully conducting normal business
Describe distributed denial of service
The attacker coordinates a large set of hosts throughout the Internet (e.g. a botnet) to send a stream of packets to the same server