최신 LPIC-3 303-300 무료샘플문제:
1. What is privilege escalation?
A) An attack that floods a network or server with traffic to make it unavailable
B) An attack that targets a specific user or organization
C) An attack that exploits a vulnerability to gain elevated privileges
D) An attack that aims to steal sensitive information
2. Given a proper network and name resolution setup, which of the following commands establishes a trust between a FreeIPA domain and an Active Directory domain?
A) ipa ad join addom -U Administrator -w
B) ipa trust-add --type ad addom --admin Administrator --password
C) net ad ipajoin addom -U Administrator -p
D) ipa-ad -add-trust --account ADDOM\Administrator--query-password
E) trustmanager add --domain ad: //addom --user Administrator -w
3. Which command, included in BIND, generates DNSSEC keys?
(Specify ONLY the command without any path or parameters.)
Solution: dnssec-keygen
Determine whether the given solution is correct?
A) Correct
B) Incorrect
4. What is a buffer overflow?
A) A type of malware that disguises itself as legitimate software
B) A type of virus
C) A type of denial-of-service attack
D) A type of software vulnerability
5. What is the purpose of the Linux Audit system?
A) To manage system log files
B) To automate host scans
C) To detect intrusions and system changes
D) To manage installed packages
질문과 대답:
질문 # 1 정답: C | 질문 # 2 정답: B | 질문 # 3 정답: A | 질문 # 4 정답: D | 질문 # 5 정답: C |