opcode3's picture
Create test.json
84540f4 verified
Raw
History Blame Contribute Delete
1.19 kB
[
{
"question": "What is malware?",
"response": "Malware is malicious software designed to harm or exploit any programmable device, service, or network."
},
{
"question": "How does encryption enhance cybersecurity?",
"response": "Encryption enhances cybersecurity by converting data into a code to prevent unauthorized access and ensure data privacy and integrity."
},
{
"question": "What is a Distributed Denial-of-Service (DDoS) attack?",
"response": "A DDoS attack is an attempt to overwhelm a network or service with excessive traffic from multiple sources, causing disruption or denial of service."
},
{
"question": "Describe the role of a security policy in an organization.",
"response": "A security policy outlines how an organization will protect its physical and digital assets, defining the rules and procedures for safeguarding information and systems."
},
{
"question": "How can incident response help mitigate cybersecurity threats?",
"response": "Incident response is a structured approach to managing and mitigating the impact of security breaches or cyberattacks, helping to reduce damage and recover quickly."
}
]