ORB Intelligence API Test
ID: api-orbintelligence
Severity: info
Author: daffainfo
Tags: token-spray,orbintelligence
Description
Section titled “Description”Company lookup
YAML Source
Section titled “YAML Source”id: api-orbintelligence
info: name: ORB Intelligence API Test author: daffainfo severity: info description: Company lookup reference: - https://api.orb-intelligence.com/docs/ - https://github.com/daffainfo/all-about-apikey/tree/main/orb-intelligence metadata: max-request: 1 tags: token-spray,orbintelligence
self-contained: true
http: - method: GET path: - "https://api.orb-intelligence.com/3/fetch/1/?api_key={{token}}"
matchers: - type: word part: body words: - '"entity_type":' - '"company_status":' - '"orb_num":' condition: and# digest: 4b0a00483046022100bb7c698c1600633bd2f5d77726d600664fde0b7f93e12e05a886aa4b66f35bf2022100c526b1d84c87bd4a599693b10991639c80659712b4c53e3964133af7045e25f8:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/token-spray/api-orbintelligence.yaml"