docs: revise advanced menu screenshots and content
This commit is contained in:
Родитель
6e6afe7b98
Коммит
7af74e090b
|
@ -7,8 +7,8 @@ exclude_navigation: ["knowledge-base/*"]
|
|||
|
||||
## List your directory names and order here, like this:
|
||||
navigation:
|
||||
extension:
|
||||
title: Chrome Extension
|
||||
get-started:
|
||||
title: Get Started
|
||||
position: 10
|
||||
portal:
|
||||
title: Fiddler Jam Portal
|
||||
|
|
|
@ -1,68 +0,0 @@
|
|||
---
|
||||
title: Submitting a log
|
||||
description: Step-by-step instructions for submitting a recorded Jam log
|
||||
slug: fj-submitting-logs
|
||||
publish: true
|
||||
position: 30
|
||||
---
|
||||
|
||||
|
||||
# Submitting a Log
|
||||
|
||||
Fiddler Jam logs can be submitted to the [Fiddler Jam portal]({%slug fj-portal%}) and shared with portal users via email or a direct link.
|
||||
|
||||
## Submit via Link
|
||||
|
||||
Collaboration is the main feature of Fiddler Jam. You can easily submit a log in a few steps:
|
||||
|
||||
1. [Record a log]({%slug fj-recording-logs%}).
|
||||
|
||||
2. From the [**Sharing options**]({%slug fj-link-options%}), set the access level for the recorded log (public or shared with specific people) and optionally [protect the log with a password]({%slug fj-link-options%}#password-protection-for-recorded-logs).
|
||||
|
||||
The default drop-down selection is **Share with link**, which will create a public link. Click **Get Link** to submit the recorded Fiddler JAM log and generate a sharable link. The link points to the cloud space in the Jam portal that contains the submitted log. This URL is accessible only for Fiddler Jam [portal users]({%slug fj-users%}#portal-users) with the appropriate access rights.
|
||||
|
||||
![Share with specific people option](../images/ext/ext-images/extension-link-options-password.png)
|
||||
|
||||
Alternatively, you could select **Share with specific people**, which will create a link only for the portal users added explicitly via their account email. Click **Share Captured Logs** to submit the recorded Fiddler JAM log. This action sends an email notification to the specified recipients and then generates a shareable link. Simultaneously, the log is uploaded to the Fiddler Jam cloud space. This URL is accessible only for Fiddler Jam [portal users]({%slug fj-users%}#portal-users) with the appropriate access rights.
|
||||
|
||||
![Share with specific people option](../images/ext/ext-images/extension-link-options-sharing-via-emails-popu.png)
|
||||
|
||||
3. Click **Copy Link** to store the unique URL to your machine's clipboard. Use this link to share the recorded logs with other Fiddler Jam [portal users]({%slug fj-users%}#portal-users).
|
||||
|
||||
![Copy link screen](../images/ext/ext-images/extension-link-options-copy-link.png)
|
||||
|
||||
>tip Logs submitted to the Fiddler Jam portal **are private**. Only Fiddler Jam [portal users]({%slug fj-users%}#portal-users) with [the proper access rights]({%slug fj-link-options%}) are able to open a submitted log.
|
||||
|
||||
|
||||
## Error Handling
|
||||
|
||||
Submitting a Fiddler Jam log is an operation that requires access to specific API endpoints and specific access levels for the user that accesses the Internet through the browser. Some users might experience an issue while starting the extension, capturing traffic, or submitting a generated Fiddler Jam log. In case you are facing a similar scenario, follow the following steps:
|
||||
|
||||
- Verify that you have active Internet access
|
||||
|
||||
- Verify that you have access to the following test endpoint: [https://fiddler-backend-production.s3.amazonaws.com/connectivity-test/check.html](https://fiddler-backend-production.s3.amazonaws.com/connectivity-test/check.html)
|
||||
|
||||
In case the issue resides elsewhere, proceed with collecting the error data from your browser.
|
||||
|
||||
- Open [chrome://extensions/?id=fnkjlegmkbicdodlheligomlfbdblpf](chrome://extensions/?id=fnkjlegmkbicdodlheligomlfbdblpf). When the Fiddler Jam extension is installed the link will open the Fiddler Jam extension details page. Scroll down and enable the **Collect errors** toggle.
|
||||
|
||||
- Record and submit a test session, then open **chrome://extensions/** and send us a screenshot of the errors
|
||||
|
||||
![Fiddler Jam error details](../images/ext/support/fj-extension-error-logs-details.png)
|
||||
|
||||
- If no errors are shown in the **chrome://extensions/** screen, open the **background page** (from the **Manage extensions** page). A Chrome devtools console opens in another window. Go to the **Console** tab and again click the **Start capture** button. Log all errors that appear in the Chrome devtools console in an external file.
|
||||
|
||||
![Fiddler Jam backgroundpage](../images/ext/ext-images/extension-background-page.png)
|
||||
|
||||
- Send the error logs and the screenshot to the [Fiddler Jam support team]({%slug jam-support-page%}).
|
||||
|
||||
|
||||
## Next Steps
|
||||
|
||||
Learn more about:
|
||||
|
||||
- What is the [Fiddler Jam portal]({%slug fj-portal%}).
|
||||
- What is a [Fiddler Jam portal user]({%slug fj-users%}#portal-users) and how to become one.
|
||||
- How to [work with submitted logs in the Fiddler Jam portal]({%slug fj-portal-logs%}).
|
||||
- How to [organize received logs into portal workspaces]({%slug fj-workspaces%})
|
||||
- How to [use the Fiddler Everywhere desktop application for deep-dive investigation of Jam logs]({%slug fj-advanced-analysis%}).
|
5
faq.md
5
faq.md
|
@ -81,8 +81,9 @@ Only registered users with active seats have access to the Jam portal. Licenses
|
|||
| Fiddler Jam portal user | Account created for your organization to access the web portal. This includes both support and development. By default the Fiddler Jam portal users are having read and write rights and they can |
|
||||
| viewer role | A Fiddler Jam portal user explicitly assigned with [the viewer role]({%slug fj-users%}#viewer-role). The viewer role has rescricted read rights. |
|
||||
| session | A network activity that Fiddler captures. it contains HTTP(S) request and response information together |
|
||||
| log | A collection of captured HTTP(S) sessions, screenshots, console logs, and other information recorded by an extension user. The maximum size of Fiddler Jam log is 50MB. |
|
||||
| log | A collection of captured HTTP(S) sessions, screenshots, video recordting, console logs, and other information recorded by an extension user. The maximum size of Fiddler Jam log is 50MB. |
|
||||
| capture options | A set of [advanced capture options]({%slug fj-capture-options%}) available in the Fiddler Jam extension. The options allows you to control what information is to be captured.|
|
||||
| workspace | A workspace is an organizational placeholder for logs. The workspace provides means to organize and share logs with your collaborators (within the organizational account) |
|
||||
| password-protected log | Log created with a password |
|
||||
| log URL | Direct URL for accessing the submitted log of any space on the web portal |
|
||||
| log URL or log link | Direct URL for accessing the submitted log of any space on the web portal. The link is generated after the log recording is stopped. |
|
||||
| Fiddler dashboard | A central website for managing the Fiddler Jam and Fiddler Everywhere subscription plans and seats. Hosted at [https://dashboard.getfiddler.com](https://dashboard.getfiddler.com) |
|
|
@ -4,6 +4,7 @@ description: Fiddler Jam extension advanced capturing and recording options.
|
|||
slug: fj-capture-options
|
||||
publish: true
|
||||
position: 40
|
||||
previous_url: /extension/capture-options
|
||||
---
|
||||
|
||||
|
||||
|
@ -19,11 +20,11 @@ Fiddler Jam provides several advanced capture options. These options allow you t
|
|||
- [Mask all post data](#mask-all-post-data)
|
||||
- [Disable Cache](#disable-cache)
|
||||
|
||||
![Fiddler Jam Advanced Options](../images/ext/ext-images/extension-start-capturing-extended-003.png)
|
||||
![Fiddler Jam Advanced Options](../images/ext/ext-images/extension-start-capturing-extended-002.png)
|
||||
|
||||
### Capture video
|
||||
|
||||
This option will allow you to capture video recording from the inspected Google Chrome tab. The video is then accessible through the **Screen recording** tab from the submitted log screen in the Jam portal. Note that only the tab from which the Fiddler Jam log recording has started will be recorded, and subsequentially opened tabs won't be present in the video recording. The option is disabled by default.
|
||||
This option will allow you to capture video recording from the inspected Google Chrome tab. The video is then accessible through the **Screen recording** tab from the submitted log screen in the Jam portal. Note that only the tab from which the Fiddler Jam log recording has started will be recorded, and subsequentially opened tabs won't be present in the video recording. The option is enabled by default.
|
||||
|
||||
>tip The video recording is available only when accessing the recorded log through [the Fiddler Jam portal]({%slug fj-portal%}). A recorded log exported as HAR or opened directly in [Fiddler Everywhere](https://www.telerik.com/download/fiddler-everywhere) won't contain the video recording.
|
||||
|
||||
|
@ -31,7 +32,7 @@ This option will allow you to capture video recording from the inspected Google
|
|||
|
||||
### Capture screenshots
|
||||
|
||||
This option will allow you to take a screenshot of each user's activities during the capturing process. Each screenshot is added to the ongoing recording as a PNG file. The activities that trigger a screenshot are clickable actions (buttons, links), interactions with forms, and so on. By default, **Capture screenshots** is enabled.
|
||||
This option will allow you to take a screenshot of each user's activities during the capturing process. Each screenshot is added to the ongoing recording as a PNG file. The activities that trigger a screenshot are clickable actions (buttons, links), interactions with forms, and so on. The option is enabled by default.
|
||||
|
||||
>tip The screenshots are available only when you access the recorded log through [Fiddler Jam portal]({%slug fj-portal%}). A recorded log exported as an HAR or opened directly in [Fiddler Everywhere](https://www.telerik.com/download/fiddler-everywhere) won't contain screenshots.
|
||||
|
||||
|
@ -45,7 +46,7 @@ When enabled, the capturing includes everything outputted in the developer conso
|
|||
|
||||
### Capture storage info
|
||||
|
||||
This option will allow you to capture local or session storage data from each inspected Chrome tab. The storage info is then accessible through the **Storage Details** tab from the submitted log screen in the Jam portal. The option is disabled by default.
|
||||
This option will allow you to capture local or session storage data from each inspected Chrome tab. The storage info is then accessible through the **Storage Details** tab from the submitted log screen in the Jam portal. The option is enabled by default.
|
||||
|
||||
>important The storage data could contain sensitive input data from the recorded tabs (for example, data entered in forms, fields, and so on) visible in the recorded video. Please be careful while sharing sensitive logs, including credit card information, passwords, and so on, and sharing them only with trusted parties.
|
||||
|
||||
|
@ -66,13 +67,7 @@ This option masks any post data (for example, data from forms, input text fields
|
|||
When enabled, the Jam extension sets the value of the `Cache-Control` and `Prasgma` headers to `no-cache` on each network request. The option is enabled by default.
|
||||
|
||||
|
||||
## Security concerns
|
||||
|
||||
Capturing all outgoing and incoming traffic for the current tab might expose sensitive or confidential data. Always consider the security aspect before sharing a recorded log. Learn more about [the security details when working with Fiddler Jam]({%slug fj-security%}). Note that when the Fiddler Jam extension is set to take screenshots or record video an explcit warning will appear prior to the log recording start.
|
||||
|
||||
![Fiddler Jam screenshot and video warning](../images/ext/ext-images/extension-start-capturing-warning.png)
|
||||
|
||||
## Next Steps
|
||||
### Next Steps
|
||||
|
||||
Learn more about:
|
||||
|
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
title: Error Handling
|
||||
description: Resolving issues related to the Fiddler Jam extension usage and configuration
|
||||
slug: fj-error-handling
|
||||
publish: true
|
||||
position: 60
|
||||
---
|
||||
|
||||
# Error Handling
|
||||
|
||||
Submitting a Fiddler Jam log is an operation that requires access to specific API endpoints and specific access levels for the user that accesses the Internet through the browser. Some users might experience an issue while starting the extension, capturing traffic, or submitting a generated Fiddler Jam log. In case you are facing a similar scenario, follow the following steps:
|
||||
|
||||
- Verify that you have active Internet access
|
||||
- Verify that you have access to the following test endpoint:
|
||||
|
||||
[https://fiddler-backend-production.s3.amazonaws.com/connectivity-test/check.html](https://fiddler-backend-production.s3.amazonaws.com/connectivity-test/check.html)
|
||||
|
||||
In case the issue resides elsewhere, proceed with collecting the error data from your browser.
|
||||
|
||||
- Open [chrome://extensions/?id=fnkjlegmkbicdodlheligomlfbdblpf](chrome://extensions/?id=fnkjlegmkbicdodlheligomlfbdblpf). When the Fiddler Jam extension is installed the link will open the Fiddler Jam extension details page. Scroll down and enable the **Collect errors** toggle.
|
||||
- Record and submit a test session, then open **chrome://extensions/** and send us a screenshot of the errors
|
||||
|
||||
![Fiddler Jam error details](../images/ext/support/fj-extension-error-logs-details.png)
|
||||
- If no errors are shown in the **chrome://extensions/** screen, open the **background page** (from the **Manage extensions** page). A Chrome DevTools console opens in another window. Go to the **Console** tab and again click the **Start capture** button. Log all errors that appear in the Chrome DevTools console in an external file.
|
||||
|
||||
![Fiddler Jam backgroundpage](../images/ext/ext-images/extension-background-page.png)
|
||||
- Send the error logs and the screenshot to the [Fiddler Jam support team]({%slug jam-support-page%}).
|
|
@ -5,11 +5,12 @@ slug: fj-installation
|
|||
tags: Fiddler Jam installation, Fiddler Jam Extension, Fiddler chrome extension, Jam Chrome extension
|
||||
publish: true
|
||||
position: 10
|
||||
previous_url: /extension/installation
|
||||
---
|
||||
|
||||
# Installation
|
||||
|
||||
**Fiddler Jam** is an extension for [Google Chrome](https://www.google.com/chrome/). The extension requires active internet connection with access to the following URL:
|
||||
**Fiddler Jam** is an extension for [Google Chrome](https://www.google.com/chrome/). The extension requires an active internet connection with access to the following URL:
|
||||
|
||||
```
|
||||
https://*.getfiddler.com/
|
||||
|
@ -29,23 +30,21 @@ Add it to your browser by using the Chrome Web Store as described below.
|
|||
|
||||
To use the extension, click the Fiddler Jam icon to the right of Chrome's address bar. If you have multiple extensions and the Fiddler Jam icon isn't visible, click the Chrome Extensions icon to reveal Fiddler Jam. You can also [pin Fiddler Jam](#pin-fiddler-jam) for faster access.
|
||||
|
||||
>tip You could [enable the extension to work in incognito mode](#enable-fiddler-jam-in-incognito-mode) after the installation.
|
||||
>tip You could change the [site access](#site-access) and [enable the extension to work in incognito mode](#allow-in-incognito) after the installation.
|
||||
|
||||
## Pin Fiddler Jam
|
||||
|
||||
A pinned extension appears in the Chrome toolbar next to your profile avatar and allows for faster access. To pin the Fiddler Jam extension:
|
||||
A pinned extension appears in the Chrome toolbar next to your profile avatar for quick access. To pin the Fiddler Jam extension:
|
||||
|
||||
1. Click the **Extensions** button on the Google Chrome toolbar (next to your profile avatar).
|
||||
1. Click the pin next to **Fiddler Jam** extension.
|
||||
1. Click the pin next to the **Fiddler Jam** extension.
|
||||
|
||||
![Fiddler Jam Chrome Extension](../images/ext/ext-images/extension-pin.png)
|
||||
|
||||
## Initial Jam Extension Screen
|
||||
## Privacy Policy and Terms of Service
|
||||
|
||||
After а successful installation of the Fiddler Jam extension, the Welcome screen prompts the new user to read and accept the [Terms of Service](https://www.telerik.com/purchase/license-agreement/fiddler-jam-beta) and the [Privacy Policy](https://www.progress.com/legal/privacy-policy).
|
||||
|
||||
![Welcome screen of Fiddler Jam extension](../images/ext/ext-images/extension-welcome-screen.png)
|
||||
|
||||
|
||||
## Manage Extensions in Chrome
|
||||
|
||||
|
@ -60,7 +59,7 @@ On this management page, you could set Fiddler Jam [site access](#site-access) a
|
|||
|
||||
### Site Access
|
||||
|
||||
The **Site Access** extension settings provide the option to limit the extension for a specific site. The option **on click** is not applicable for the Fiddler Jam extension as it does not provides an opportunity to permit access to the mandatory backend endpoints. By default, most Chrome exceptions are available on all sites (using the option **On all sites**).
|
||||
The **Site Access** extension settings provide the option to limit the extension for a specific site. The option **on click** is not applicable for the Fiddler Jam extension as it does not provides an opportunity to permit access to the mandatory backend endpoints. Most Chrome exceptions are available on all sites (using the option **On all sites**).
|
||||
|
||||
To use Fiddler Jam on specific sites only, scroll down to **Site access**, select the **On specific site** option, and add the required endpoints:
|
||||
|
||||
|
@ -80,4 +79,4 @@ By default, most Chrome extensions are disabled in incognito mode. To explicitly
|
|||
|
||||
## Error Handling
|
||||
|
||||
In some cases your Fiddler Jam extension might experience issues while capturing or trying to submit a log. To resolve such issues follow [the error handling instructions]({%slug fj-submitting-logs%}#error-handling).
|
||||
In some cases, your Fiddler Jam extension might experience issues while capturing or trying to submit a log. To resolve such issues, follow [the error handling instructions]({%slug fj-submitting-logs%}#error-handling).
|
|
@ -4,6 +4,7 @@ description: Sharing and security options for recorded Fiddler Jam logs. Share w
|
|||
slug: fj-link-options
|
||||
publish: true
|
||||
position: 50
|
||||
previous_url: /extension/link-options
|
||||
---
|
||||
|
||||
# Sharing Options
|
|
@ -4,6 +4,7 @@ description: Basic step-by-step instructions for recording a log (capturing, scr
|
|||
slug: fj-recording-logs
|
||||
publish: true
|
||||
position: 20
|
||||
previous_url: /extension/recording-a-log
|
||||
---
|
||||
|
||||
|
||||
|
@ -12,41 +13,25 @@ position: 20
|
|||
Log recording is the core functionality provided by Fiddler Jam. A **Log** in Fiddler Jam's context is a collection of captured HTTP(S) sessions, screenshots, console logs, and other information recorded by the user. To record the network traffic of the focused browser tab, follow these steps:
|
||||
|
||||
1. Launch **Fiddler Jam** by clicking on the extension icon ![Extension main icon](../images/ext/ext-icons/small-logo.png).
|
||||
1. (Optional) Expand [**Advanced Options**]({%slug fj-capture-options%}) and enable the preferred settings. Use these options to control the exposed data, create screenshots, capture video recording, add local storage info, etc.
|
||||
1. (Optional) Expand [**Advanced Options**]({%slug fj-capture-options%}) and enable the preferred settings. Use these options to control the exposed data, create screenshots, capture video recording, add local storage info, mask post data, etc.
|
||||
1. Click **Start Capture** to start recording. Fiddler Jam will record all network activity in your current browser tab. Click anywhere in the browser tab to hide the Fiddler Jam window and continue recording. To show the Fiddler Jam window back, click the extension's icon.
|
||||
|
||||
![Start capture screen with the Advanced Options expanded](../images/ext/ext-images/extension-start-capturing-extended-002.png)
|
||||
>important Chrome displays an informational banner: **"Fiddler Jam" started debugging this browser**. Closing the notification or clicking **Cancel** won't stop the capturing session. Use the **Stop Capture** button (see the next step) to cancel an ongoing recording. ![Chrome warning banner](../images/ext/ext-images/extension-chrome-notification.png)
|
||||
1. Click **Stop Capture** to end the recording.
|
||||
|
||||
![Stop capturing screen](../images/ext/ext-images/extension-stop-capturing.png)
|
||||
|
||||
>tip The maximum size of a recorded Fiddler Jam log is 50MB.
|
||||
1. Before submitting the recorded log, you can review it by clicking on the **Capture Successful** line. The **Capture Details** screen will load with a list of the captured sessions, screenshots, console logs, etc. Go back to the previous screen to generate a link and submit the log to the cloud portal.
|
||||
1. Click **Stop Capture** to end the recording. The maximum size of a recorded Fiddler Jam log is 50MB.
|
||||
1. Before submitting the recorded log, you can preview it by clicking on the **Capture Successful** line. The **Capture Details** screen will load with a list of the captured sessions, screenshots, console logs, etc. Go back to the previous screen to generate a link and submit the log to the cloud portal.
|
||||
|
||||
![Stop capturing screen](../images/ext/ext-images/extension-link-options-show-sessions.png)
|
||||
1. At this point, the captured traffic is recorded as a log but is not yet submitted and saved in the Fiddler Jam portal cloud space. Choose the appropriate [**Sharing Options**]({%slug fj-link-options%}), use the **Get Link** button to proceed with [submitting and saving the recorded log to the JAM portal]({%slug fj-submitting-logs%}#submit-via-link).
|
||||
|
||||
![Generate Link](../images/ext/ext-images/extension-link-options-password.png)
|
||||
|
||||
## Additional Recording Options
|
||||
|
||||
During recording, Fiddler Jam monitors the HTTP/HTTPS traffic, but it can also capture:
|
||||
|
||||
- **Screenshots**: If the **Capture screenshots** switch is enabled, a screenshot will be recorded every time you click on the loaded page.
|
||||
|
||||
- **Console logs**: If the **Capture console** switch is enabled, the log will contain all console logs executed from the source code.
|
||||
|
||||
>tip To reset the Fiddler Jam extension and start a new capturing session, use the **Capture Again** button.
|
||||
|
||||
Additionally, the Fiddler Jam [advanced options]({%slug fj-capture-options%}) allow you to mask cookies, post data and disable the browser cache.
|
||||
|
||||
## Next Steps
|
||||
### Next Steps
|
||||
|
||||
Learn more about:
|
||||
|
||||
- [The available sharing options and password-protection of recoreded logs.]({%slug fj-link-options%})
|
||||
- How to [submit the log I have just recored]({%slug fj-submitting-logs%}).
|
||||
- [The available sharing options and password-protection of recorded logs.]({%slug fj-link-options%})
|
||||
- How to [submit the log I have recored]({%slug fj-submitting-logs%}).
|
||||
- What is the [Fiddler Jam portal]({%slug fj-portal%}).
|
||||
- What is a [Fiddler Jam portal user]({%slug fj-users%}#portal-users) and how to become one.
|
||||
- How to [work with submitted logs in the Fiddler Jam portal]({%slug fj-portal-logs%}).
|
|
@ -0,0 +1,42 @@
|
|||
---
|
||||
title: Submitting a log
|
||||
description: Step-by-step instructions for submitting a recorded Jam log
|
||||
slug: fj-submitting-logs
|
||||
publish: true
|
||||
position: 30
|
||||
previous_url: /extension/submitting-a-log
|
||||
---
|
||||
|
||||
|
||||
# Submitting a Log
|
||||
|
||||
Fiddler Jam logs can be submitted to the [Fiddler Jam portal]({%slug fj-portal%}) and shared with portal users via email or a direct link. You can easily submit a log in a few steps:
|
||||
|
||||
1. [Record a log]({%slug fj-recording-logs%}).
|
||||
|
||||
1. From the [**Sharing options**]({%slug fj-link-options%}), set the access level for the recorded log (public or shared with specific people) and optionally [protect the log with a password]({%slug fj-link-options%}#password-protection-for-recorded-logs).
|
||||
|
||||
The default drop-down selection is **Share with link**, which will create a public link. Click **Get Link** to submit the recorded Fiddler JAM log and generate a sharable link. The link points to the cloud space in the Jam portal that contains the submitted log. This URL is accessible only for Fiddler Jam [portal users]({%slug fj-users%}#portal-users) with the appropriate access rights.
|
||||
|
||||
![Share with specific people option](../images/ext/ext-images/extension-link-options-password.png)
|
||||
|
||||
Alternatively, you could select **Share with specific people**, which will create a link only for the portal users added explicitly via their account email. Click **Share Captured Logs** to submit the recorded Fiddler JAM log. This action sends an email notification to the specified recipients and then generates a shareable link. Simultaneously, the log is uploaded to the Fiddler Jam cloud space. This URL is accessible only for Fiddler Jam [portal users]({%slug fj-users%}#portal-users) with the appropriate access rights.
|
||||
|
||||
![Share with specific people option](../images/ext/ext-images/extension-link-options-sharing-via-emails-popu.png)
|
||||
|
||||
1. Click **Copy Link** to store the unique URL to your machine's clipboard. Use this link to share the recorded logs with other Fiddler Jam [portal users]({%slug fj-users%}#portal-users).
|
||||
|
||||
![Copy link screen](../images/ext/ext-images/extension-link-options-copy-link.png)
|
||||
|
||||
>tip Logs submitted to the Fiddler Jam portal **are private**. Only Fiddler Jam [portal users]({%slug fj-users%}#portal-users) with [the proper access rights]({%slug fj-link-options%}) are able to open a submitted log.
|
||||
|
||||
|
||||
### Next Steps
|
||||
|
||||
Learn more about:
|
||||
|
||||
- What is the [Fiddler Jam portal]({%slug fj-portal%}).
|
||||
- What is a [Fiddler Jam portal user]({%slug fj-users%}#portal-users) and how to become one.
|
||||
- How to [work with submitted logs in the Fiddler Jam portal]({%slug fj-portal-logs%}).
|
||||
- How to [organize received logs into portal workspaces]({%slug fj-workspaces%})
|
||||
- How to [use the Fiddler Everywhere desktop application for deep-dive investigation of Jam logs]({%slug fj-advanced-analysis%}).
|
Двоичные данные
images/ext/ext-images/extension-start-capturing-extended-002.png
Двоичные данные
images/ext/ext-images/extension-start-capturing-extended-002.png
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 61 KiB После Ширина: | Высота: | Размер: 101 KiB |
Двоичные данные
images/ext/ext-images/extension-start-capturing-extended-003.png
Двоичные данные
images/ext/ext-images/extension-start-capturing-extended-003.png
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 46 KiB |
Двоичные данные
images/ext/ext-images/extension-start-capturing-warning.png
Двоичные данные
images/ext/ext-images/extension-start-capturing-warning.png
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 20 KiB После Ширина: | Высота: | Размер: 51 KiB |
Двоичные данные
images/ext/ext-images/extension-welcome-screen.png
Двоичные данные
images/ext/ext-images/extension-welcome-screen.png
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 54 KiB |
14
security.md
14
security.md
|
@ -9,11 +9,13 @@ position: 90
|
|||
|
||||
## Fiddler Jam Security
|
||||
|
||||
Fiddler Jam Extension is a Chrome extension tool that can capture the ongoing tab activity and generate links with the captured activity logs. With such functionality, a particular set of security features is added to Fiddler Jam to protect users' privacy and allow them to share logs with sensitive information entirely stripped. Here are the must-know highlights when capturing and sharing Fiddler Jam logs.
|
||||
Fiddler Jam Extension is a Chrome extension tool that can capture the ongoing tab activity and generate links with the captured activity logs. With such functionality, a particular set of security features is added to Fiddler Jam to protect users' privacy and allow them to share logs with sensitive information entirely stripped. Here are the must-know highlights when capturing and sharing Fiddler Jam logs.
|
||||
|
||||
- When Fiddler Jam Extension starts capturing, a red dot will indicate the ongoing recording.
|
||||
- When Fiddler Jam Extension is [explicitly set to capture a video]({%slug fj-capture-options%}#capture-video), a screen capturing icon in the recorded tab will indicate the ongoing recording.
|
||||
- If either [**Capture screenshots**]({%slug fj-capture-options%}#take-screenshots-while-capturing) or [**Capture Video**]({%slug fj-capture-options%}#capture-video) options are enabled, a privacy warning appears in Fiddler Jam Extension before the recording starts.
|
||||
|
||||
![Fiddler Jam screenshot and video warning](./images/ext/ext-images/extension-start-capturing-warning.png)
|
||||
- Fiddler Jam Extension captures the Chrome tab's content where capturing is initialized plus all tabs and windows opened from that particular tab (and all tabs and windows opened from them). All tabs and windows with active capturing will have the red dot indication in Fiddler Jam Extension, as well as a strip at the top of the page with the text "Fiddler Jam, started debugging this browser". If the red dot in Fiddler Jam Extension and the top page strip the top of the page with the text "Fiddler Jam started debugging this browser" is not visible, Fiddler Jam Extension is not capturing this browser tab.
|
||||
- By default (**Mask all post data** switched off), Fiddler Jam Extension will try to mask all sensitive data (when the information is in known formats) send to the server or received from the server to the browser. Data sent or received in an unknown format will be considered sensitive by default and masked at 100%. Fiddler Jam Extension will remove masked data from the captured logs, and no one will be able to read it. Switching **Mask all post data** will explicitly turn on masking all data sent to the server. Learn more about [the sensitive data masking and the known formats](#masking-sensitive-data).
|
||||
- By default Fiddler Jam Extension will mask cookies values (see the [**Advanced Options**](#advanced-options) below). This means that this data will be removed from the captured log, and no one will be able to read it.
|
||||
|
@ -99,19 +101,19 @@ Fiddler Jam considers the following as sensitive data:
|
|||
- Proxy-Authorization
|
||||
- Proxy-Authenticate
|
||||
|
||||
## Capture Options
|
||||
## Advanced Options
|
||||
|
||||
The **Capture Options** menu provides some valuable options that Fiddler Jam Extension applies during the capturing. Before you record a log, consider the following security concerns:
|
||||
The [**Advanced Options**]({%slug fj-capture-options%}) menu provides some valuable options that Fiddler Jam Extension applies during the capturing. Before you record a log, consider the following security concerns:
|
||||
|
||||
- **Capture video** - When active, this option creates a screencast of the user interactions from the **initial** browser tab (no video recording from tabs opened additionally). **Turned OFF by default**.
|
||||
- **Capture video** - When active, this option creates a screencast of the user interactions from the **initial** browser tab (no video recording from tabs opened additionally). **Turned ON by default**.
|
||||
>important The video recording might exp
|
||||
- **Capture screenshots** - This option will add a screenshot of your actions from the active Chrome tab. Before you record a log, consider disabling the screenshot option if your screen shows sensitive data. **Turned ON by default**.
|
||||
>important The taken screenshots might expose sensitive data from the recorded tab. Please be careful while sharing sensitive logs, including credit card information, passwords, or other confidential information, and share them only with trusted parties. You can turn the option off under [**Advanced Options**]({%slug fj-capture-options%}#advanced-options).
|
||||
- **Capture console** - When active, this option includes any developer's console outputs in the recorded log. **Turned ON by default**.
|
||||
- **Capture storage info** - This option captures local/session storage data from each inspected tab. **Turned OFF by default**.
|
||||
- **Capture storage info** - This option captures local/session storage data from each inspected tab. **Turned ON by default**.
|
||||
ose sensitive data from the recorded tab (for example, data entered in forms, fields, etc.) visible in the recorded video. Please be careful while sharing sensitive logs, including credit card information, passwords, etc., and sharing them only with trusted parties. You can turn the option off under [**Advanced Options**]({%slug fj-capture-options%}#advanced-options).
|
||||
- **Mask cookies** - When active, this option masks all cookies' values (cookie key names are still readable!) so that they won't be visible to the portal users receiving the log. **Turned ON by default**.
|
||||
- **Mask all post data** - When active, this option masks all the POST data (for example, user's information in text inputs and forms). **Turned OFF by default** - learn more about [the default masking of sensitive data](masking-sensitive-data) when this option is turned off.
|
||||
- **Mask all post data** - When active, this option masks all the POST data (for example, user's information in text inputs and forms). **Turned OFF by default** - learn more about [the default masking of sensitive data](#masking-sensitive-data) when this option is turned off.
|
||||
- **Disable cache** - This option sets the `Cache-Control` and `Pragma` headers to **no-cache** value on each network request. **Turned ON by default**.
|
||||
|
||||
As a security rule of thumb, you should always check if **Capture screenshots** and **Capture video** options are enabled/disabled as per requirements. When those options are enabled, sensitive data might be exposed even if masked in the captured HTTP sessions, so take extra care while sharing these logs with third parties.
|
||||
|
|
Загрузка…
Ссылка в новой задаче