What is a script kiddie?

What will be an ideal response?


The term script kiddie is often used to describe relatively unskilled programmers who spread viruses and other malicious scripts to exploit weaknesses in computer systems.  Script kiddies lack the ability to create viruses or Trojan programs on their own, but they can usually find these programs online.

Computer Science & Information Technology

You might also like to view...

Which of the following is not one of the basic control structures?

a. Sequence b. Modularization c. Selection d. Repetition

Computer Science & Information Technology

When subfolders are written out in a file path, they are separated from folders with a ____.

A. \ backslash B. / forward slash C. : colon D. ; semicolon

Computer Science & Information Technology

Describe how erasing is used for writing data onto an SSD

What will be an ideal response?

Computer Science & Information Technology

Which of the following variable types can be accessed from multiple methods throughout an application?

A. Static B. Class-level C. Local-level D. Temporary

Computer Science & Information Technology