Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 

Repository files navigation

API Documentation

Osprey Vision

Osprey Vision is an Artificial Intelligence API for Information Discovery.

Endpoints without authentication (aggressive ratelimits, limited access)

Endpoints with authentication (no ratelimits, full access)

Subdomain Center

Subdomain Center is a Shadow IT / Subdomain Intelligence API.

Endpoints without authentication (modest ratelimits, limited access)

  • Returns a list of subdomains for a domain
    GET https://api.subdomain.center/?domain={DOMAIN}&engine={ENGINE}&keyword={KEYWORD}&match={MATCH}
    • domain (string | mandatory for cuttlefish/octopus, optional for ammonites): searches by any domain/subdomain
    • keyword (string | mandatory for ammonites): searches by a subdomain keyword; passing keyword without engine implies ammonites
    • engine (string | optional): choose a clustering engine
      • cuttlefish (default): clusters by domain — returns the queried host and everything beneath it
      • octopus: clusters by brand — returns domains sharing the queried domain's brand token
      • ammonites: clusters by keyword — returns hosts carrying the given keyword
    • match (string | optional): refine octopus/ammonites results
      • octopus: prefix (default, catches variants like brand-secure.com), exact, substring
      • ammonites: exact (default), prefix
    • returns up to 500 results, in random order

Endpoints with authentication (no ratelimits, full access)

Exploit Observer

Exploit Observer is a Vulnerability / Exploit Intelligence API.

Endpoints without authentication (no ratelimits)

Endpoints without authentication (aggressive ratelimits)

Endpoints with authentication (no ratelimits)

Supported Vulnerability Identifiers (150+)

  • A.R.P. Syndicate Vulnerability & Exploit Data Aggregation System (VEDAS) - VEDAS:OBLIVIONHAWK
  • China National Vulnerability Database (CNVD) - CNVD-2024-02713
  • China National Vulnerability Database of Information Security (CNNVD) - CNNVD-202312-2255
  • Cisco Talos (TALOS) - TALOS-2023-1896
  • Common Vulnerabilities and Exposures (CVE) - CVE-2021-3450
  • CXSecurity World Laboratory of Bugtraq (WLB) - WLB-2024010058
  • Defiant Wordfence (WORDFENCE) - WORDFENCE-00086b84-c1ec-447a-a536-1c73eac1cc85
  • European Union Vulnerability Database (EUVD) - EUVD-2025-14498
  • GitHub Commits (GHCOMMIT) - GHCOMMIT-102448040d5132460e3b0013e03ebedec0677e00
  • GitHub Repositories (GITHUB) - GITHUB/aio-libs/aiohttp
  • GitHub Security Advisories (GHSA) - GHSA-wfh5-x68w-hvw2
  • Google Bug Hunters VRP (GBHVRP) - GBHVRP-F8GFYGv4g
  • Google Chromium Issues (CHROMIUM) - CHROMIUM-40057791
  • Google Project Zero (PROJECTZERO) - PROJECTZERO-42450487
  • Hackerone Hacktivity (H1) - H1-2230915
  • Japan Vulnerability Notes iPedia (JVNDB) - JVNDB-2023-006199
  • Knownsec Seebug (SSVID) - SSVID-99817
  • Linux Open Source Security Foundation (OSSF) - OSSF-OSV-2024-1427
  • Microsoft Common Vulnerabilities and Exposures (MSCVE) - MSCVE-2025-21415
  • Mozilla Foundation Issues (MOZILLA) - MOZILLA-290162
  • Mozilla Foundation Security Advisories (MFSA) - MFSA2024-51
  • OffSec Exploit Database (EDB) - EDB-10102
  • openSUSE Common Vulnerabilities and Exposures (SUCVE) - SUCVE-2023-40547
  • openSUSE Issues (SUSE) - SUSE-1183851
  • Packet Storm Security (PSS) - PSS-170615
  • Patchstack (PATCHSTACK) - PATCHSTACK/spectrum/wordpress-spectrum-theme-remote-code-execution
  • ProjectDiscovery Nuclei (PD) - PD/http/cves/2020/CVE-2020-12720
  • ProtectAI Huntr (HUNTR) - HUNTR-001d1c29-805a-4035-93bb-71a0e81da3e5
  • Rapid7 Metasploit Framework (MSF) - MSF/auxiliary_admin/2wire/xslt_password_reset
  • RedHat Common Vulnerabilities and Exposures (RHCVE) - RHCVE-2025-27098
  • RedHat Issues (REDHAT) - REDHAT-290162
  • RedHat Security Advisories (RHSA) - RHSA-2025:1730
  • Russian Data Bank of Information Security Threats (BDU) - BDU:2024-00390
  • Snyk Vulnerability Database (SNYK) - SNYK-JAVA-ORGCLOJURE-5740378
  • Source Incite (SRC) - SRC-2021-0019
  • Tenable Common Vulnerabilities and Exposures (TNCVE) - TNCVE-2025-25763
  • Tenable Security Advisories (TNS) - TNS-2021-05
  • Trend Micro Zero Day Initiative (ZDI) - ZDI-23-1714
  • VARIoT Exploits (VAR-E) - VAR-E-201704-0525
  • VARIoT Vulnerabilities (VAR) - VAR-202404-0085
  • Veracode SourceClear Vulnerability Database (SRCCLR-SID) - SRCCLR-SID-3173
  • WP Engine WPScan (WPSCAN) - WPSCAN-52568abd-c509-411e-8391-c75e7613eb42
  • YouTube (YT) - YT/ccqjhUmwLCk
  • Zero Science Lab (ZSL) - ZSL-2022-5743
  • 0Day Today (0DAY-ID) - 0DAY-ID-24705
  • Vendor/Product ({vendor}__{product}) - grafana
  • Vendor/Product + Version ({vendor}__{product}@{version}) - felixwelberg@1.0.45
  • Multiple Non-VID Keywords ({keywordA}__{keywordB}) - pci__util

Contributors