Slide 61
Slide 61 text
Summary of Common Attacks
Social Engineering
(Attack the people)
Bluffing, bribery, coercion, …
Network Attacks
(Protocol exploits)
SYN floods, DDoS, DNS attacks, …
Application Attacks
(Flaws and bugs)
XSS, SQL injection, corrupted input
(fuzz), DLL attacks, CGI/SSI attacks …
Programming Attacks
(Abuse of a language)
Stack overflows, buffer overflows,
known bugs in libraries, …
Crypto Attacks
(Algorithms or design)
Known plain/cipher text, randomness,
cert forgery, man in the middle, traffic
analysis…