DDoS and Incident Response Flashcards
What are amplification / reflection attacks?
Spoof an IP, send a 3rd party (eg. NTP server) a request. It responsds with 50x larger response to spoofed IP. Can be coordinated to send multiple requests = 50x multiplication
What is Slowloris DDoS
Opens multiple connections and sends partial HTTP requests so it never gets fulfilled and server runs out of max concurrent connections it can handle - does not get caught by regular rate control rules
What does Shield Advanced do?
Flow-based monitoring of network traffic and applications at L7
What to do if EC2 is hacked?
Stop it
Take EBS snapshot
Terminate it
Create new instance in new VPC in private subnet
Inspect logs
What if key is exposed on Github?
- Deactivate it
- Delete it from IAM users