Security Flashcards

1
Q

Hardening

A

The act of eliminating as many security risks as possible

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

OWASP

A

Open Web Application Security Project:

Top 10 most dangerous attacks:

  1. Injection
  2. Broken Authentication
  3. Sensitive Data Exposure
  4. XML External Entities (XXE)
  5. Broken Access Control
  6. Security Misconfigurations
  7. Cross site Scripting (XXS)
  8. Insecure Deserialization
  9. Using Components with known vulnerabilities
  10. Insufficient logging and monitoring
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

DDOS attack

A

Distributed Denial of Service; A malicous attempt to disrupt normal traffic by flooding a website with a large amount of fake traffic.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

PenTesting

A

AKA Penetration Testing;

An authorized simulated cyberattack on a computer system, performed to evaluate the security of the system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly