Skip to content

Commit a62422d

Browse files
author
Jill Grant
authored
Merge pull request #278697 from danielledennis/main
connected assets tab
2 parents 067abc8 + d0630a0 commit a62422d

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed
496 KB
Loading

articles/external-attack-surface-management/understanding-asset-details.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Web components are categorized based on their function.
210210
| Network device | Cisco Router, Motorola WAP, ZyXEL Modem |
211211
| Building control | Linear eMerge, ASI Controls Weblink, Optergy |
212212

213-
### Observation
213+
### Observations
214214

215215
The **Observation** tab displays any insights from the Attack Surface Priorities dashboard that pertain to the asset. These priorities can include:
216216

@@ -224,6 +224,25 @@ For more information on observations, see [Understanding dashboards](understandi
224224

225225
![Screenshot that shows the Observation tab.](media/Inventory-15.png)
226226

227+
228+
### Connected assets
229+
230+
Connected Assets empowers users to graphically link and gather information about assets for investigative analysis. You can explore your environment and its intricate relationships through relationship mappings, which offer clear and concise views. This helps you identify hidden connections and potential attack paths. By visually mapping out the relationships between assets and vulnerabilities, you can comprehend your environment's complexity and make well-informed decisions to enhance your security posture and apply choke points effectively.
231+
232+
[![Screenshot that shows the Connected assets tab.](media/connected-1.png)](media/connected-1.png#lightbox)
233+
234+
235+
On this page, all the assets that are connected to the specified asset are identified in a list. The list provides key information about each policy including:
236+
- **Asset:** the identified connected asset.
237+
- **Kind:** the type of asset.
238+
- **State:** the state of the asset.
239+
- **Labels:** any labels associated with the asset.
240+
- **First Seen:** when the asset was first discovered.
241+
- **Last Seen:** when the asset was last identified.
242+
243+
From this page, you can modify or remove connected assets. You can also sort or filter the asset list to further categorize the list of connected assets. You can also download a CSV report of the listed assets. Any filters applied will be reflected on the CSV export.
244+
245+
227246
### Resources
228247

229248
The **Resources** tab provides insight on any JavaScript resources running on any page or host assets. When applicable to a host, these resources are aggregated to represent the JavaScript running on all pages on that host. This section provides an inventory of the JavaScript detected on each asset so that your organization has full visibility into these resources and can detect any changes.

0 commit comments

Comments
 (0)