ASSOCIATE-GOOGLE-WORKSPACE-ADMINISTRATOR · Question #33
A user accessing sensitive data is experiencing repeated issues with accessing certain files in Google Drive from their laptop by using the Chrome browser. When you contact Google support, the…
The correct answer is A. Open the HAR file in a text editor and delete sensitive information. Upload the HAR file to Google. HAR files capture all browser network traffic, which can include sensitive data such as session cookies, authentication tokens, and personally identifiable information. Before sharing a HAR file with any external party-including Google support-the correct privacy-preserving…
Question
A user accessing sensitive data is experiencing repeated issues with accessing certain files in Google Drive from their laptop by using the Chrome browser. When you contact Google support, the support representative asks to review an HTTP archive file recording (HAR). You need to share logs with Google support without compromising data privacy. What should you do?
Options
- AOpen the HAR file in a text editor and delete sensitive information. Upload the HAR file to Google
- BAsk the Google support representative for access to a Google Drive folder used by the Google
- CShare your screen with the Google support representative so they can view the file without having
- DUpload the HAR file to Google Drive and share the file with the Google support representative.
How the community answered
(33 responses)- A79% (26)
- B6% (2)
- C12% (4)
- D3% (1)
Explanation
HAR files capture all browser network traffic, which can include sensitive data such as session cookies, authentication tokens, and personally identifiable information. Before sharing a HAR file with any external party-including Google support-the correct privacy-preserving practice is to open the file in a text editor, manually redact or delete sensitive fields, and then share the sanitized version. Option B is not a standard support process and could create uncontrolled access. Option C (screen sharing) does not give the support representative a file they can analyze offline or in detail. Option D (uploading the unmodified HAR file) risks exposing session tokens and private data in violation of data privacy obligations.
Topics
Community Discussion
No community discussion yet for this question.