Skip to content

asp-threat-intelligence

asp-threat-intelligence queries ASP threat intelligence. Use it to retrieve IOC reputation, risk levels, tags, attack techniques, and malicious context.

Invocation

text
/asp-threat-intelligence

The agent queries threat intelligence through asp ti query ... --output json.

If you need to select a source explicitly, use the Provider name, such as OpenCTI or AlienVaultOTX.

Common Examples

text
/asp-threat-intelligence query threat intelligence for 1.2.3.4
text
/asp-threat-intelligence check whether this domain has malicious history
text
/asp-threat-intelligence query this IOC and format the result so it can be saved as an enrichment

Related CLI command:

powershell
asp ti query 1.2.3.4 --artifact-type "IP Address" --output json
powershell
asp ti query 1.2.3.4 --artifact-type "IP Address" --provider OpenCTI --output json