DarkOwl
App Vendor: DarkOwl
App Category: Data Enrichment & Threat Intelligence
Connector Version: 1.0.0
API Version: 1.0.0
About App
DarkOwl helps analysts and organisations to access relevant darknet data in near real-time.
The DarkOwl app is configured with the Orchestrate application to perform the following actions:
Action Name | Description |
---|---|
Document request | This action requests a document from DarkOwl. |
Search entity | This action performs an entity search. This allows you to query DarkOwl Vision's darkint data collection for information relating to bank identification, credit card, cryptocurrency address, email address, or IP address. |
Search darkint | This action performs a larger search on DarkOwl Vision’s darkint data collection. |
Submit request | This action submits a request to DarkOwl for asynchronous processing. |
Request result | This action returns the result based on the request ID. |
Configuration Parameters
The following configuration parameters are required for the DarkOwl app to communicate with the DarkOwl enterprise application. The parameters can be configured by creating instances in the app.
Parameter | Description | Field Type | Required/Optional | Comments |
---|---|---|---|---|
Public key | Enter your public key to authenticate with DarkOwl. | Password | Required | |
Private key | Enter your private key to authenticate with the DarkOwl app. | Password | Required |
Action: Document Request
This action requests a document from DarkOwl.
Action Input Parameters
Parameter | Description | Field Type | Required/Optional | Comments |
---|---|---|---|---|
Document ID | Enter the document ID of the document to be requested. | Text | Required |
Action: Search entity
This action performs an entity search. This allows you to query the DarkOwl Vision's darkint data collection for information relating to a bank identification, credit card, cryptocurrency address, email address, or IP address.
Action Input Parameters
Parameter | Description | Field Type | Required/Optional | Comments |
---|---|---|---|---|
Entity value | Enter the entity to search on DarkOwl. This can be either a bank identification, credit card, cryptocurrency address, email address, or IP address. | Text | Required |
Action: Search Darkint
This action performs a larger search on DarkOwl Vision’s darkint data collection.
Action Input Parameters
Parameter | Description | Field Type | Required/Optional | Comments |
---|---|---|---|---|
Query | Enter the query to search on DarkOwl. | Text | Required | |
Offset | Enter the offset to start the search from. | Integer | Optional | |
Req | Choose to return the request data or not. This option allows you to return the request data used to run the search, along with the results. | Boolean | Optional | |
Detail | Enter the detail level. | Text | Optional | |
Count | Enter the count of results to return. | Integer | Optional | |
From date | Enter the from date to search from. | Text | Optional | |
To date | Enter the date to search until. | Text | Optional |
Action: Submit request
This action submits a request to DarkOwl for asynchronous processing.
Action Input Parameters
Parameter | Description | Field Type | Required/Optional | Comments |
---|---|---|---|---|
Domain list | Enter the domain list to search. | List | Optional | |
Email domain list | Enter the email domain list to search. | List | Optional |
Action: Request result
This action requests the result response.
Action Input Parameters
Parameter | Description | Field Type | Required/Optional | Comments |
---|---|---|---|---|
Request ID | Enter the request ID to retrieve the response. | Text | Required |