This study notes covers Exam Tips within Technical Attacks for GCSE Computer Science. Revise Technical Attacks in Network Security for GCSE Computer Science with 15 exam-style questions and 16 flashcards. This topic appears less often, but it can still be a useful differentiator on mixed-topic papers. It is section 7 of 8 in this topic. Use this study notes to connect the idea to the wider topic before moving on to questions and flashcards.
Topic position
Section 7 of 8
Practice
15 questions
Recall
16 flashcards
Exam Tips
- DDoS vs DoS: DDoS uses MULTIPLE attacking computers (distributed), DoS uses ONE - emphasize the "distributed" aspect!
- SQL Injection: Always mention it targets DATABASES through USER INPUT fields (forms, search boxes)
- Common mistake: Don't confuse brute force (trying ALL passwords) with dictionary attack (trying COMMON passwords)
- Prevention answers: Give SPECIFIC technical methods, not vague answers like "be careful"
- Impact questions: Consider business impact (revenue loss, reputation) not just technical impact