Secure-Software-Design 試験問題を無料オンラインアクセス
| 試験コード: | Secure-Software-Design |
| 試験名称: | WGUSecure Software Design (KEO1) Exam |
| 認定資格: | WGU |
| 無料問題数: | 118 |
| 更新日: | 2026-08-30 |
A security architect is creating a data flow diagram and draws an arrow between two circles.
What does the arrow represent?
Which category classifies identified threats that have some defenses in place and expose the application to limited exploits?
An individual is developing a software application that has a back-end database and is concerned that a malicious user may run the following SOL query to pull information about all accounts from the database:
Which technique should be used to detect this vulnerability without running the source codes?
Which secure coding best practice says to ensure that buffers are allocated correctly and at the right size, that input strings are truncated to a reasonable length, and that resources, connections, objects, and file handles are destroyed once the application no longer needs them?