List and search pulses.
External Documentation
To learn more, visit the AlienVault OTX documentation.
Parameter | Description |
---|---|
Query | Query string to search results with. |
Sort | Sort results by given field. |
Parameter | Description |
---|---|
Limit | Limit the number of elements on the response. |
Page | The page number to be returned. |
{
"count": 714142,
"results": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"modified": "<string>",
"created": "<string>",
"tags": [],
"references": [
"<string>"
],
"public": 2,
"adversary": null,
"targeted_countries": [],
"malware_families": [],
"attack_ids": [],
"industries": [],
"TLP": "<string>",
"cloned_from": "<string>",
"export_count": 300,
"upvotes_count": 2,
"downvotes_count": 0,
"votes_count": 1,
"locked": false,
"pulse_source": "<string>",
"validator_count": 1,
"comment_count": 1,
"follower_count": 2,
"vote": 2,
"author": {
"username": "<string>",
"id": "<string>",
"avatar_url": "<string>",
"is_subscribed": true,
"is_following": false
},
"indicator_type_counts": {
"domain": 0,
"URL": 4,
"hostname": 2,
"FileHash-MD5": 9,
"YARA": 3
},
"indicator_count": 48,
"is_author": false,
"is_subscribing": null,
"subscriber_count": 404390,
"modified_text": "<string>",
"is_modified": true,
"groups": [],
"in_group": false,
"threat_hunter_scannable": true,
"threat_hunter_has_agents": 2
},
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"modified": "<string>",
"created": "<string>",
"tags": [],
"references": [
"<string>"
],
"public": 2,
"adversary": null,
"targeted_countries": [],
"malware_families": [],
"attack_ids": [],
"industries": [],
"TLP": "<string>",
"cloned_from": "<string>",
"export_count": 113,
"upvotes_count": 1,
"downvotes_count": 1,
"votes_count": 1,
"locked": false,
"pulse_source": "<string>",
"validator_count": 1,
"comment_count": 0,
"follower_count": 0,
"vote": 2,
"author": {
"username": "<string>",
"id": "<string>",
"avatar_url": "<string>",
"is_subscribed": true,
"is_following": false
},
"indicator_type_counts": {
"hostname": 22
},
"indicator_count": 2,
"is_author": false,
"is_subscribing": null,
"subscriber_count": 554612,
"modified_text": "<string>",
"is_modified": true,
"groups": [],
"in_group": false,
"threat_hunter_scannable": false,
"threat_hunter_has_agents": 1
}
],
"previous": null,
"next": "<string>"
}
Search Pulses with Alienvault Otx and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?
List and search pulses.
External Documentation
To learn more, visit the AlienVault OTX documentation.
Parameter | Description |
---|---|
Query | Query string to search results with. |
Sort | Sort results by given field. |
Parameter | Description |
---|---|
Limit | Limit the number of elements on the response. |
Page | The page number to be returned. |
{
"count": 714142,
"results": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"modified": "<string>",
"created": "<string>",
"tags": [],
"references": [
"<string>"
],
"public": 2,
"adversary": null,
"targeted_countries": [],
"malware_families": [],
"attack_ids": [],
"industries": [],
"TLP": "<string>",
"cloned_from": "<string>",
"export_count": 300,
"upvotes_count": 2,
"downvotes_count": 0,
"votes_count": 1,
"locked": false,
"pulse_source": "<string>",
"validator_count": 1,
"comment_count": 1,
"follower_count": 2,
"vote": 2,
"author": {
"username": "<string>",
"id": "<string>",
"avatar_url": "<string>",
"is_subscribed": true,
"is_following": false
},
"indicator_type_counts": {
"domain": 0,
"URL": 4,
"hostname": 2,
"FileHash-MD5": 9,
"YARA": 3
},
"indicator_count": 48,
"is_author": false,
"is_subscribing": null,
"subscriber_count": 404390,
"modified_text": "<string>",
"is_modified": true,
"groups": [],
"in_group": false,
"threat_hunter_scannable": true,
"threat_hunter_has_agents": 2
},
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"modified": "<string>",
"created": "<string>",
"tags": [],
"references": [
"<string>"
],
"public": 2,
"adversary": null,
"targeted_countries": [],
"malware_families": [],
"attack_ids": [],
"industries": [],
"TLP": "<string>",
"cloned_from": "<string>",
"export_count": 113,
"upvotes_count": 1,
"downvotes_count": 1,
"votes_count": 1,
"locked": false,
"pulse_source": "<string>",
"validator_count": 1,
"comment_count": 0,
"follower_count": 0,
"vote": 2,
"author": {
"username": "<string>",
"id": "<string>",
"avatar_url": "<string>",
"is_subscribed": true,
"is_following": false
},
"indicator_type_counts": {
"hostname": 22
},
"indicator_count": 2,
"is_author": false,
"is_subscribing": null,
"subscriber_count": 554612,
"modified_text": "<string>",
"is_modified": true,
"groups": [],
"in_group": false,
"threat_hunter_scannable": false,
"threat_hunter_has_agents": 1
}
],
"previous": null,
"next": "<string>"
}
Search Pulses with Alienvault Otx and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?