
資訊系統與作業安全
Quiz
•
Computers
•
3rd Grade
•
Medium
William Chiu
Used 3+ times
FREE Resource
36 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
下列關於 MITRE ATT&CK 的敘述何者錯誤?
分為戰術(Tactics)、技術(Techniques)與子技術(Sub-Techniques)
僅適用於紅隊(Red Team)演練
可協助建立威脅模型
基於真實世界攻擊行為建構
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
APT 攻擊的特徵不包含以下哪一項?
短期性突襲
高度組織化
使用零日漏洞
有政府資助
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
下列關於 Windows 進程(Process)的描述,何者正確?
所有進程都必須由使用者手動啟動
進程之間可共用記憶體空間
每個進程擁有獨立的記憶體空間
一個進程只能包含一個執行緒
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
下列關於 Windows 服務(Service)的敘述何者正確?
必須由使用者登入後才能執行
與應用程式無關,不會佔用系統資源
一定會顯示在桌面工作列上
通常擁有較高權限,能在背景持續運作
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
哪個命令可查詢目前所有「正在執行」的 Windows 服務?
Get-Process
Get-WmiObject -Class Win32_Service
Get-Service | Where-Object { $_.Status -eq 'Running' }
net user
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
下列哪個是 PowerShell 管線 (pipeline) 符號的正確用法?
cmd >> list.txt
Get-Process // Select-Object
Get-Process & Format-List
Get-Process | Select-Object
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
在 PowerShell 中查詢登入成功事件(Event ID 4624),應使用下列哪一組指令?
Get-EventLog -LogName System | Where-Object { $_.Id -eq 4624 }
Get-WinEvent -LogName 'Security' | Where-Object { $_.Id -eq 4624 }
Get-Service | Where-Object { $_.Id -eq 4624 }
Get-Process | Where-Object { $_.Id -eq 4624 }
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade