Adding Assets
How to add assets to your attack surface in the Ethiack Portal.
Assets can be added to your surface from the Assets tab. Click Add and select the type of asset you want to add.
Supported asset types
| Type | Description |
|---|---|
| Domain | A root domain (e.g. example.com) |
| Subdomain | A publicly accessible subdomain (e.g. app.example.com) |
| Private subdomain | A subdomain only reachable within an internal network. Private subdomains must be associated with a Beacon. |
| Public IP | A publicly routable IP address. Adding a public IP requires validation via the API. |
| Private IP | An IP address within a private network range. Private IPs must be associated with a Beacon. |
| Repository | A source code repository (e.g. a GitHub or GitLab repo) |
| Smart contract | A blockchain smart contract |
| Android app | An app listed on the Google Play Store |
| iOS app | An app listed on the Apple App Store |
| APK | An Android application package file |
| IPA | An iOS application archive file |
| Hardware device | A physical hardware device |
| CIDR | A network range in CIDR notation (e.g. 10.0.0.0/24) |
| Other | Any asset that does not fit the above categories |
