exam questions

Exam SSCP All Questions

View all questions & answers for the SSCP exam

Exam SSCP topic 2 question 171 discussion

Actual exam question from ISC's SSCP
Question #: 171
Topic #: 2
[All SSCP Questions]

In what way could Java applets pose a security threat?

  • A. Their transport can interrupt the secure distribution of World Wide Web pages over the Internet by removing SSL and S-HTTP
  • B. Java interpreters do not provide the ability to limit system access that an applet could have on a client system.
  • C. Executables from the Internet may attempt an intentional attack when they are downloaded on a client system.
  • D. Java does not check the bytecode at runtime or provide other safety mechanisms for program isolation from the client system.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Source: TIPTON, Hal, (ISC)2, Introduction to the CISSP Exam presentation.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
formazionehs
4 months ago
Correct answer: B Java interpreters do not provide the ability to limit system access that an applet could have on a client system. This means that if an applet is designed to exploit vulnerabilities in the JVM or in the operating system itself, it could potentially gain access to sensitive information or perform malicious actions on the user's machine without any limitations. Option A is not correct as SSL and S-HTTP are not related to Java applets. Option C is not specific to Java applets and applies to any executable downloaded from the internet. Option D is also not correct as Java does provide safety mechanisms for program isolation from the client system, such as the use of a sandbox to limit the applet's access to system resources.
upvoted 2 times
...
Stevovo123
6 months ago
Selected Answer: D
D. Java does not check the bytecode at runtime or provide other safety mechanisms for program isolation from the client system. Java applets can pose a security threat because they run in a controlled environment known as the Java Virtual Machine (JVM), which is supposed to provide a sandboxed and secure execution environment. However, if there are vulnerabilities in the JVM or if the Java applet contains malicious code, it can potentially break out of the sandbox and interact with the client system in harmful ways. This could include actions like reading or modifying local files, making network requests to external servers, or other unauthorized operations.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago