Censys
Last updated
Navigate to Censys Platform, go to Settings > API Access, and generate a new API token. Copy the token and paste it into the field.
Your Organization ID can be found in the Censys Platform under Settings > Organization. Required to fetch organization member data.
Enter your Autonomous System Number to filter discovered hosts by ASN. Example: 9121
Enter a CIDR range to filter discovered hosts by IP range. Example: 203.0.113.0/24
You can provide ASN, CIDR, or both. When both are provided, they are combined with an OR condition. At least one of ASN or CIDR should be specified.
Proxy URL (optional).
The amount of time (in seconds) to wait for API responses. (default: 30)
Attention
Please perform a connection test to ensure there is a valid connection to the Censys host. When the discovery operation is finalized you will be able to see the details on Assets page.
Permissions Required
The API token must have Global Data: Read permission to fetch host data and organization-level access to retrieve member information.
Last updated