Audits And Assessment Flashcards

1
Q

What is an internal audit?

A

A formal check by an organization to review security, compliance, and control effectiveness.

内部审计是组织用来评估安全性、合规性与控制有效性的正式检查。

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

What are common focus areas in internal audits?

A

Data protection, network security, access control, and incident response.

内审常关注数据保护、网络安全、访问控制与事件响应。

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

What is threat modeling?

A

A method to identify possible attacks like SQL injection or XSS.

威胁建模是识别潜在攻击(如 SQL 注入、跨站脚本)的分析方法。

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

What is the goal of a risk assessment?

A

To evaluate threat impact, likelihood, and choose cost-effective mitigation.

风险评估的目标是分析威胁影响、发生概率,并选出最优应对措施。

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

Name two common mitigation strategies.

A

Code fixes and adding security controls.

常见的缓解措施包括代码修复和增加安全控制。

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

What is Active Reconnaissance?

A

Direct interaction with the target, such as port scanning.

主动侦察:直接与目标交互,例如端口扫描。

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

What is Passive Reconnaissance?

A

Collecting information without touching the target, like WHOIS or open-source intel.

被动侦察:不接触目标系统,通过公开资源收集情报。

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

What are the 3 environment types in pentesting?

A

Known, Partially Known, and Unknown environments.

环境类型包括:已知、部分已知与未知环境。

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

What is Physical Penetration Testing?

A

Testing locks, badges, and cameras to check physical security.

物理渗透测试:检查门锁、门禁卡、监控等实体安全措施。

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

What is Offensive Penetration Testing?

A

Red teaming – simulating real attacks to find exploitable weaknesses.

攻击型测试(红队):模拟黑客行为,主动发现可利用漏洞。

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

What is Defensive Penetration Testing?

A

Blue teaming – focused on detection, monitoring, and improving response.

防御型测试(蓝队):偏向监控、防御和提升事件响应能力。

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

What is Integrated (Purple Team) Testing?

A

Red team attacks while blue team defends – promotes collaboration and full coverage.

紫队测试:红队攻击 + 蓝队防守,强化协作,实现全面安全评估。

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