NAiOS IconNAiOS Logo
Volver al catálogo

Securitytrails

securitytrails

SecurityTrails is a cybersecurity platform providing comprehensive domain, IP, DNS, and WHOIS intelligence data. It offers historical DNS records, subdomain discovery, WHOIS history, associated domains, passive DNS datasets, and website technology detection to support threat hunting, brand protection, cyber forensics, and attack surface management.

Acciones
12
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

Acciones disponibles (12)

Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.

Bulk Static Asset RulesSECURITYTRAILS_BULK_STATIC_ASSET_RULESAcción

Tool to bulk add or remove static asset rules for a project. Use when performing batch updates (up to 1000 rules total) asynchronously; verify changes via the Get Static Assets endpoint.

Parámetros de entrada

  • addobject[]

    List of static asset rules to add. Each rule must include asset, membership, and static_type

  • removeobject[]

    List of static asset rules to remove. Each rule must include asset, membership, and static_type

  • project_idstringObligatorio

    ASI project identifier

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Company Associated IPsSECURITYTRAILS_GET_COMPANY_ASSOCIATED_IPSAcción

Tool to retrieve IPs associated with a company domain. Use when you need to find all IP addresses linked to an organization's domain name.

Parámetros de entrada

  • domainstringObligatorio

    Company domain to retrieve associated IP addresses for. Omit protocol (e.g., 'https://') and any trailing slash.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get DomainSECURITYTRAILS_GET_DOMAINAcción

Tool to retrieve current data about a given domain, including DNS record statistics. Use when you need to fetch detailed domain insights after determining the target hostname.

Parámetros de entrada

  • hostnamestringObligatorio

    The domain/hostname to retrieve. For IDNs, use punycode. Omit any trailing dot.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Domain SSLSECURITYTRAILS_GET_DOMAIN_SSLAcción

Tool to fetch current and historical SSL certificate details for a hostname. Use when you need to retrieve SSL data after identifying the domain.

Parámetros de entrada

  • hostnamestringObligatorio

    The domain or subdomain to query for SSL certificate information.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

IP Search StatisticsSECURITYTRAILS_IP_SEARCH_STATISTICSAcción

Tool to fetch summary statistics for an IP DSL query. Use when you need metrics for IP search queries.

Parámetros de entrada

  • querystringObligatorio

    IP DSL query string for statistics search (e.g., 'ip:8.8.8.8 port:80').

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List ASI ProjectsSECURITYTRAILS_LIST_PROJECTSAcción

Tool to list ASI projects available to the account. Use when you need project IDs for subsequent ASI operations.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

PingSECURITYTRAILS_PINGAcción

Tool to test authentication and connectivity with the SecurityTrails API. Use after configuring API key.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Scroll ResultsSECURITYTRAILS_SCROLLAcción

Tool to continue scrolling through DSL search results. Use after receiving a scroll_id from a prior search to fetch the next batch of data.

Parámetros de entrada

  • scroll_idstringObligatorio

    Identifier returned from a previous DSL search to fetch the next batch of results.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Search IPsSECURITYTRAILS_SEARCH_IPSAcción

Tool to search IP addresses via SecurityTrails DSL. Use when you need to filter IPs with custom DSL queries.

Parámetros de entrada

  • querystringObligatorio

    DSL query expression to execute against SecurityTrails IP index. Supports fields: ip, ptr, ptr_part, port.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

SQL API Execute QuerySECURITYTRAILS_SQL_API_EXECUTE_QUERYAcción

Tool to execute SQL queries across Hosts and IPs. Use when you need to retrieve data via SecurityTrails SQL API.

Parámetros de entrada

  • querystringObligatorio

    SQL-like query string to execute across hosts and IPs

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

SQL API Scroll ResultsSECURITYTRAILS_SQL_API_SCROLL_RESULTSAcción

Tool to fetch next page of SQL query results. Use after obtaining scroll_id from initial SQL API response.

Parámetros de entrada

  • scroll_idstringObligatorio

    Unique scroll identifier returned by the initial SQL API POST /query request. Use this to fetch the next page of results.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Temp Scrape Securitytrails UsageSECURITYTRAILS_TEMP_SCRAPE_SECURITYTRAILS_USAGEAcción

Temporary action for scraping Securitytrails usage from documentation.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not