Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CISSP All Questions

View all questions & answers for the CISSP exam

Exam CISSP topic 1 question 410 discussion

Actual exam question from ISC's CISSP
Question #: 410
Topic #: 1
[All CISSP Questions]

Which of the following Secure Shell (SSH) remote access practices is MOST suited for scripted functions?

  • A. Restricting authentication by Internet Protocol (IP) address
  • B. Requiring multi-factor authentication (MFA)
  • C. Implementing access credentials management tools
  • D. Using public key-based authentication method
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
klarak
6 months, 3 weeks ago
Selected Answer: D
PKI is what you want here.
upvoted 2 times
...
YesPlease
11 months, 1 week ago
Selected Answer: D
Answer D) Using public key-based authentication method. https://nvlpubs.nist.gov/nistpubs/ir/2015/nist.ir.7966.pdf
upvoted 2 times
...
Soleandheel
11 months, 1 week ago
D. Using public key-based authentication method. Public key-based authentication is particularly well-suited for scripted functions because it allows for automated, passwordless access to remote systems. With this method, a public key is generated and stored on the server, and a corresponding private key is used on the client-side for authentication. Since there are no passwords involved, scripted processes can use the private key to authenticate securely without manual password entry.
upvoted 2 times
...
HughJassole
1 year, 5 months ago
D. Once the app ID's public key is on the target server, the script just runs.
upvoted 1 times
...
jackdryan
1 year, 6 months ago
D is correct
upvoted 2 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 ...