nuclei-templates/token-spray/api-abstract-company-enrich...

27 lines
748 B
YAML

id: api-abstract-company-enrichment
info:
name: Abstract Api Company Enrichment Test
author: daffainfo
severity: info
description: Enrich any domain or email with accurate company data, including headcount, location and industry.
reference:
- https://www.abstractapi.com/api/company-enrichment
- https://github.com/daffainfo/all-about-apikey/tree/main/abstract-company-enrichment
tags: token-spray,abstractapi
self-contained: true
requests:
- method: GET
path:
- "https://companyenrichment.abstractapi.com/v1/?api_key={{token}}&domain=airbnb.com"
matchers:
- type: word
part: body
words:
- '"name":'
- '"domain":'
- '"year_founded":'
condition: and