Skip to content

Commit a45faf1

Browse files
authored
Update assets (#96)
* Update overview.mdx * Update adding-assets.mdx
1 parent 02e0c11 commit a45faf1

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

cloud/assets/adding-assets.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ From the Assets tab, there are three methods to add your assets:
1717

1818
Each unique path, including those with specified ports will be added as an individual asset for scanning. If you have questions about your specific setup, get in touch with us at [email protected].
1919

20-
## Add New Assets
20+
## Discover New Assets
2121

22-
Discovery is the most basic method of getting assets into PDCP. To get started immediately, this is a straightforward way to add a single domain and start a asset discovery.
22+
Discovery is the easiest method of importing assets into PDCP for vulnerability scanning.
2323

2424
<img height="200" src="/images/platform/addassets.png" />
2525

26-
- **Scope**: manually input your list of up to 50 root domains.
26+
- **Scope**: manually input your list of up to 10 root domains in the Free plan, or up to 100 root domains in Pro.
2727

28-
- Auto Discovery is enabled by default and will automatically discover your assets including subdomains, open ports, and other web technologies.
28+
- Auto Discovery is enabled by default and will automatically discover your assets including subdomains, open ports, and other web technologies. Port scanning and technology detection is available in Pro and Enterprise plans only.
2929
- *Note: Disable Auto Discovery to restrict upload to your specified asset list.*
3030

3131
- Domain, IP address, or CIDR. For CIDR ranges each individual IP will be added as a single asset.

cloud/assets/overview.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,22 @@ sidebarTitle: "Overview"
55
---
66

77
## Overview
8-
Assets are any hosts added to ProjectDiscovery Cloud Platform (PDCP) for scanning. Hosts can be a URL, an IP address, or a CIDR range.
8+
In the ProjectDiscovery Cloud Platform (PDCP), an asset is any host or target for vulnerability scanning. An asset is defined as the combination of a host (subdomain or IP address) and a specific port.
99

10-
The Assets page is available from the top navigation. Assets can be added through **Add New Assets** or **Integrate Cloud Services**.
10+
Assets can be discovered via Auto-Discovery from a root domain or specified IP/CIDR range. Note: IP and CIDR range discovery and enrichment are only available on Pro and Enterprise plans.
1111

12-
![Assets](/images/platform/assetspage.png)
12+
Assets can also be imported through our cloud integrations or direct upload through a .txt file.
1313

14-
The Asset pages supports search, refresh, and lists the added assets available to browse. Once you've added assets to PDCP they are available to include in scans you want to create.
14+
Once assets are added to PDCP, they can be selected as targets in a vulnerability scan.
1515

16+
![Assets](/images/platform/assetspage.png)
1617

1718
## FAQ
1819

1920
### General
20-
**Is there a limitation on how many Assets I can add?**
21+
**Is there a limitation to how many root domains I can run auto-discovery on?**
2122

22-
There is no overall storage limit for Assets. Each individual upload of Assets cannot exceed 50,000 items or 50 root domains.
23+
The Free tier supports up to 10 root domain discoveries per month, while Pro supports 100 domains per month and Enterprise offers custom limits.
2324

2425
**What kind of Assets are supported?**
2526

0 commit comments

Comments
 (0)