Cyber Battlefield Flashcards
1
Q
What is an operating system (OS)?
A
It is a program or collection of programs that manage computer hardware and software operations.
2
Q
What is the difference between client-side and server-side scripting?
A
Client-side scripts run on the user’s device, while server-side scripts execute on the web server.
3
Q
What are cookies, and what security risk do they pose?
A
Cookies are temporary files that store user data. If stolen, they can be used to hijack authenticated sessions or steal login credentials.