Questions: Secure File Sharing and Access Control

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You email a shareable link to a financial report to one trusted colleague. They accidentally forward the email to an external contact who now has access to the document. Which access control design decision would have prevented this?

AUsing individual account-based access rather than a link, so only the specified colleague can open it
BGranting edit permissions instead of read-only, so the colleague could delete the file after reading
CSharing via link but adding a password, which prevents forwarding entirely
DSetting an expiring link, which would have revoked access before the colleague could forward it
Question 2 Multiple Choice

A contractor needs to review and annotate a draft report but must not be able to change the actual content. Which permission level is most appropriate?

AEditor/contributor — so they can track changes and suggest edits directly
BViewer/read-only — so they can see and download the document
CCommenter — so they can annotate without altering the content
DNo access — contractors should receive a static PDF copy instead
Question 3 True / False

Expiring shared links are a useful security practice because they automatically revoke access after a set time, reducing the risk of forgotten active links.

TTrue
FFalse
Question 4 True / False

A shared document link protected by a strong password is as secure as individual account-based access for sensitive files.

TTrue
FFalse
Question 5 Short Answer

What is the 'principle of least privilege,' and how does it apply when deciding what permissions to grant when sharing a file?

Think about your answer, then reveal below.