최신 ECSP 312-92 무료샘플문제:
1. Jacob just purchased the BlueFire Mobile Security Enterprise software package for all his company's mobile devices. Jacob wants to configure the software so that it will quarantine a device by blocking all incoming and outgoing network communication if a breach or violation has occurred. What feature of the BlueFire software will be able to accomplish this?
A) Veracity verifier
B) Integrity manager
C) Device isolation
D) Mobile quarantine
2. Versions Unlimited, a software design company in Seattle, has just finished development of a new mapping software product. They have completed testing the internal code and are now ready to involve users other than programmers in the testing. Versions Unlimited invites internal employees and some external users to come to their company and test the product in a controlled environment.
What type of testing is Versions Unlimited currently undertaking?
A) Regression testing
B) Open box testing
C) Beta testing
D) Alpha testing
3. Mathew is working on a Fedora machine and is having issues with some shellcode he wrote that is producing errors. Mathew decides to download and use Ktrace to debug the shellcode to see where the errors are originating from. Why will his plan not work?
A) Ktrace cannot debug errors, it only notifies of successful calls
B) Ktrace only works on Windows platforms
C) Ktrace only works on *BSD platforms
D) Ktrace cannot debug shellcode
4. Shayla is designing a web-based application that will pass data to and from a company extranet. This data is very sensitive and must be protected at all costs. Shayla will use a digital certificate and a digital signature to protect the data. The digital signature she has chosen to use is based on the difficulty in computing discrete logarithms. Which digital signature has she chosen?
A) ElGamal
B) Rabin
C) Diffie-Hellman
D) SA-PSS
5. Kevin is developing a webpage using html and javascript code. The webpage will have a lot of important content and will have a number of functions that Kevin does not want revealed through the source code. Why would Kevin choose to employ HTML Guardian to hide the source code of his webpage?
A) HTML Guardian wraps the code up into include files
B) HTML Guardian makes it so that nothing can be seen at all when viewing the source code
C) HTML Guardian encrypts html and javascript code
D) HTML Guardian disables the "view source" option when users browse to the page
질문과 대답:
질문 # 1 정답: B | 질문 # 2 정답: D | 질문 # 3 정답: C | 질문 # 4 정답: A | 질문 # 5 정답: C |