Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

CS6262 Exam Lecture exam with correct answers.

Rating
-
Sold
-
Pages
13
Grade
A+
Uploaded on
27-08-2025
Written in
2025/2026

CS6262 Exam Lecture exam with correct answers.

Institution
Cs6262
Course
Cs6262

Content preview

CS6262 Exam Lecture exam with correct |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




answers

RPKI - correct answers• Secure AS for BGP
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




• AS obtain a cert (ROA) from regional authority (RIR)
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




Name two types of amplification attacks and describe them. - correct answersDoS Bug: Design flaw
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




allowing one Machine to disrupt a service |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




DoS Flood: Command botnet to generate flood of requests.
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




Describe a DoS attack at the link layer (L2) - correct answersSimply sends a significant amount of
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




traffic to saturate the link. |||\\\ |||\\\ |||\\\ |||\\\




Describe a DoS attack at the TCP/UDP layer. - correct answersSend a significant amount of TCP traffic
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




to consume resources (memory) of the server.
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




Describe a DoS attack at the application layer. - correct answersSend many requests for data to
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




exhaust server resources. |||\\\ |||\\\




Compare and contrast UDP and TCP - correct answersTCP - UDP |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




Session Based - Connectionless |||\\\ |||\\\ |||\\\




Congestion control - Unreliable |||\\\ |||\\\ |||\\\




In order delivery - Best Effort
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\




Well known SYN flood attack - correct answersMS Blaster work (2003)
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




• SYN flood on port 80 to windowsupdate.com
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




• 50 syn packets per second at 40 bytes a piece
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\

, What methods can be used to defend against low rate SYN flood defenses? - correct answers•
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




Syncookies: remove state from server |||\\\ |||\\\ |||\\\ |||\\\




What is a syncookie? What does it prevent? - correct answersA SYN cookie is a specific choice of
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




initial TCP sequence number by TCP software
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




Prevents low rate SYN flood. |||\\\ |||\\\ |||\\\ |||\\\




Idea: use secret key and data in packet to generate server SYN
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




What advantage does a proxy (Prolexic/CloudFare) provide in case of a DoS attack? - correct
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




answersThe proxy will only forward established connections (three way handshake) to the back end |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




server thus preventing TCP SYN floods. |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




What is a disadvantage (to the attacker) of performing an HTTP DoS attack? - correct answersAttacker
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




can no longer use random source IPs
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




Reveals location of bot zombies. |||\\\ |||\\\ |||\\\ |||\\\




Proxy can now block or rate-limit bots.
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




DoS via route hijacking - correct answersIntentionally advertising more specific BGP routes to force
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




traffic intended for a service to be destined for a different end point.
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




Pakistan accidentally did this when creating a BGP route that covered youtube's IP address causing all
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




traffic intended for YouTube to route to Pakistan.
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




List and describe common DoS mitigation methods - correct answersClient Puzzles
|||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\ |||\\\




CAPTCHA

Source identification |||\\\




Traceback

Edge Sampling |||\\\

Written for

Institution
Cs6262
Course
Cs6262

Document information

Uploaded on
August 27, 2025
Number of pages
13
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$11.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
progrades Walden University
View profile
Follow You need to be logged in order to follow users or courses
Sold
11
Member since
7 months
Number of followers
0
Documents
3435
Last sold
21 hours ago

4.0

2 reviews

5
1
4
0
3
1
2
0
1
0

Trending documents

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions