Tool Ecosystem

August 12, 2026 · View on GitHub

HunterX is built to work with the security-tooling ecosystem. It does not attempt to replace every security capability itself. Instead, it orchestrates open-source security tools: it executes them with structured contracts, parses and normalizes their output into canonical observations, correlates results, reasons over hypotheses, validates with evidence, engineers and replays proofs/PoCs, and produces professional reports.

The canonical integration registry is the [v7 toolchain intelligence]({{ '/v7-full-toolchain-intelligence/' | relative_url }}) architecture and the machine-readable full-toolchain-intelligence.json capability manifest.

Integration status

Every tool below is labeled accurately. HunterX never claims direct execution it does not implement.

  • Integrated · fully supported — structured execution, versioned parser and normalizer, canonical observations.
  • Integrated · partial support — parser/normalizer or adapter with documented limitations.
  • Integrated · execution only — structured execution with a guarded adapter (never arbitrary subprocess).
  • Planned / Resource — registered as a knowledge resource or known tool in the manifest; direct execution is not claimed.

How tool output becomes findings

For every integrated tool, HunterX applies the canonical pipeline:

tool output → parser → normalizer → canonical observation → correlation →
hypothesis → verification → evidence → proof → PoC → replay → report-ready finding

Tool results are never raw verdicts: output is parsed and normalized into canonical observations before it can influence a finding.

Recon / Asset Discovery

ToolPrimary roleCapabilities fed to HunterXStatus
Amasssubdomain-enumeration, asn-enumerationsubdomain-enumeration, asn-enumeration, org-enumeration, asset-discoveryIntegrated · fully supported
Assetfindersubdomain-enumerationsubdomain-enumerationIntegrated · fully supported
BBOTsubdomain-enumeration, asset-discoverysubdomain-enumeration, asset-discovery, osintIntegrated · fully supported
Crobatsubdomain-enumeration, historical-url-discoverysubdomain-enumeration, historical-url-discoveryIntegrated · partial support
crt.sh Certificate Transparencycertificate-enumeration, subdomain-enumerationcertificate-enumeration, subdomain-enumerationIntegrated · partial support
Findomainsubdomain-enumeration, certificate-enumerationsubdomain-enumeration, certificate-enumeration, dns-intelligenceIntegrated · fully supported
SpiderFootosint, asset-discoveryosint, asset-discovery, org-enumeration, asn-enumerationIntegrated · partial support
Subfindersubdomain-enumeration, asset-discoverysubdomain-enumeration, asset-discoveryIntegrated · fully supported
theHarvestersubdomain-enumeration, osintsubdomain-enumeration, osint, org-enumeration, asset-discoveryIntegrated · fully supported

Network / Port Scanning

ToolPrimary roleCapabilities fed to HunterXStatus
arp-scanhost-discovery, network-discoveryhost-discovery, network-discoveryPlanned / Resource
fpinghost-discoveryhost-discoveryPlanned / Resource
Masscanport-discoveryport-discoveryIntegrated · fully supported
Naabuport-discovery, host-discoveryport-discovery, host-discoveryIntegrated · fully supported
Nmapport-discovery, service-discoveryport-discovery, service-discovery, version-detection, os-detection, network-discoveryIntegrated · fully supported
RustScanport-discoveryport-discoveryIntegrated · partial support
Unicornscanport-discoveryport-discoveryPlanned / Resource

HTTP / Crawling / Discovery

ToolPrimary roleCapabilities fed to HunterXStatus
HTTPxhttp-probing, technology-detectionhttp-probing, technology-detection, http-configuration-analysisIntegrated · fully supported
Niktoweb-server-analysis, http-configuration-analysisweb-server-analysis, http-configuration-analysisIntegrated · partial support
SSLScantls-analysistls-analysisPlanned / Resource
testssl.shtls-analysis, http-configuration-analysistls-analysis, http-configuration-analysisPlanned / Resource
Wafw00fwaf-detectionwaf-detectionPlanned / Resource
WhatWebtechnology-detection, web-server-analysistechnology-detection, web-server-analysisIntegrated · fully supported

Crawling / URL Discovery

ToolPrimary roleCapabilities fed to HunterXStatus
GAUhistorical-url-discovery, url-discoveryhistorical-url-discovery, url-discoveryIntegrated · partial support
gauplushistorical-url-discovery, url-discoveryhistorical-url-discovery, url-discoveryIntegrated · partial support
Gospidercrawling, url-discoverycrawling, url-discovery, javascript-discoveryIntegrated · partial support
Hakrawlercrawling, url-discoverycrawling, url-discoveryIntegrated · partial support
Katanacrawling, url-discoverycrawling, url-discovery, endpoint-discoveryIntegrated · fully supported
URLFinderhistorical-url-discovery, url-discoveryhistorical-url-discovery, url-discoveryIntegrated · partial support
Waybackurlshistorical-url-discoveryhistorical-url-discoveryIntegrated · partial support

Fuzzing / Content Discovery

ToolPrimary roleCapabilities fed to HunterXStatus
Dirsearchdirectory-enumeration, file-enumerationdirectory-enumeration, file-enumerationIntegrated · partial support
Feroxbustercontent-discovery, directory-enumerationcontent-discovery, directory-enumeration, file-enumerationIntegrated · partial support
FFUFcontent-discovery, directory-enumerationcontent-discovery, directory-enumeration, file-enumeration, vhost-enumerationIntegrated · fully supported
Gobusterdirectory-enumeration, file-enumerationdirectory-enumeration, file-enumeration, vhost-enumerationIntegrated · partial support

Parameter / Endpoint Discovery

ToolPrimary roleCapabilities fed to HunterXStatus
Arjunparameter-discovery, get-parameter-discoveryparameter-discovery, get-parameter-discovery, post-parameter-discoveryIntegrated · partial support
ParamSpiderparameter-discovery, historical-parameter-discoveryparameter-discovery, historical-parameter-discoveryIntegrated · partial support

Vulnerability Detection / Validation

ToolPrimary roleCapabilities fed to HunterXStatus
Nucleicve-detection, misconfiguration-detectioncve-detection, misconfiguration-detection, web-vulnerability-detection, exposure-detectionIntegrated · fully supported
OpenVAS / Greenbonecve-detection, misconfiguration-detectioncve-detection, misconfiguration-detection, network-vulnerability-detectionPlanned / Resource
Wapitiweb-vulnerability-detectionweb-vulnerability-detectionIntegrated · partial support

Injection Detection / Validation

ToolPrimary roleCapabilities fed to HunterXStatus
Commixcommand-injection-detection, command-injection-validationcommand-injection-detection, command-injection-validationIntegrated · partial support
Dalfoxxss-discovery, reflection-analysisxss-discovery, reflection-analysis, parameter-analysis, xss-validationIntegrated · partial support
Ghaurisql-injection-detection, sql-injection-validationsql-injection-detection, sql-injection-validation, database-fingerprintingIntegrated · partial support
SQLmapsql-injection-detection, sql-injection-validationsql-injection-detection, sql-injection-validation, database-fingerprintingIntegrated · partial support
SSTImapssti-detection, ssti-validationssti-detection, ssti-validation, template-engine-identificationIntegrated · partial support
Tplmapssti-detection, template-engine-identificationssti-detection, template-engine-identificationIntegrated · partial support
XSStrikexss-discovery, dom-analysisxss-discovery, dom-analysis, reflection-analysisIntegrated · partial support
XXEinjectorxxe-detection, xxe-validationxxe-detection, xxe-validation, oob-xml-interactionIntegrated · partial support

OOB / Callback

ToolPrimary roleCapabilities fed to HunterXStatus
Interactshoob-callback, dns-callbackoob-callback, dns-callback, http-callback, smtp-callback, interaction-correlationIntegrated · partial support

Source / Code / Secret Analysis

ToolPrimary roleCapabilities fed to HunterXStatus
detect-secretssecret-discovery, credential-discoverysecret-discovery, credential-discovery, token-discoveryIntegrated · partial support
Gitleakssecret-discovery, credential-discoverysecret-discovery, credential-discovery, token-discovery, key-discoveryIntegrated · fully supported
TruffleHogsecret-discovery, credential-discoverysecret-discovery, credential-discovery, token-discoveryIntegrated · partial support

SAST

ToolPrimary roleCapabilities fed to HunterXStatus
CodeQL CLIsast, code-flow-analysissast, code-flow-analysis, taint-analysis, vulnerability-pattern-detectionPlanned / Resource
Semgrepsast, code-pattern-analysissast, code-pattern-analysis, vulnerability-pattern-detectionIntegrated · partial support

Proxy / Web Security

ToolPrimary roleCapabilities fed to HunterXStatus
mitmproxyhttp-interception, request-replayhttp-interception, request-replay, response-analysis, traffic-captureIntegrated · partial support
OWASP ZAPhttp-interception, request-replayhttp-interception, request-replay, response-analysis, active-testingIntegrated · partial support

Exploitation / Security Research

ToolPrimary roleCapabilities fed to HunterXStatus
ExploitDBexploit-research, cve-researchexploit-research, cve-research, version-mappingIntegrated · partial support
Metasploit Frameworkexploit-validation, service-validationexploit-validation, service-validation, payload-capability, session-managementIntegrated · execution only
SearchSploit / ExploitDBexploit-research, cve-researchexploit-research, cve-research, version-mappingIntegrated · partial support

Knowledge / Payload Resources

ToolPrimary roleCapabilities fed to HunterXStatus
FuzzDBattack-patterns, payload-intelligenceattack-patterns, payload-intelligence, response-patterns, discovery-dictionariesIntegrated · partial support
PayloadsAllTheThingspayload-intelligence, payload-generationpayload-intelligence, payload-generation, vulnerability-class-payloadsIntegrated · partial support
SecListswordlist-provider, content-discovery-aidwordlist-provider, content-discovery-aid, dns-bruteforce-aid, password-audit-aidIntegrated · partial support

API / GraphQL

ToolPrimary roleCapabilities fed to HunterXStatus
GraphQLmapgraphql-analysis, graphql-introspectiongraphql-analysis, graphql-introspection, query-analysisIntegrated · partial support
InQLgraphql-analysis, graphql-introspectiongraphql-analysis, graphql-introspection, query-analysisIntegrated · partial support
jwt_tooljwt-analysis, authentication-analysisjwt-analysis, authentication-analysisPlanned / Resource
Kiterunnerapi-discovery, content-discoveryapi-discovery, content-discoveryIntegrated · partial support
OpenAPI / Swagger parseropenapi-analysis, api-discoveryopenapi-analysis, api-discovery, api-parameter-analysisIntegrated · partial support
Postman collection parserapi-discovery, api-parameter-analysisapi-discovery, api-parameter-analysisIntegrated · partial support

JavaScript Analysis

ToolPrimary roleCapabilities fed to HunterXStatus
JSluicejavascript-analysis, endpoint-extractionjavascript-analysis, endpoint-extraction, secret-indicator-discovery, source-map-discoveryIntegrated · partial support
LinkFinderjavascript-analysis, endpoint-extractionjavascript-analysis, endpoint-extractionIntegrated · partial support
SecretFinderjavascript-analysis, secret-indicator-discoveryjavascript-analysis, secret-indicator-discoveryIntegrated · partial support
xnLinkFinderjavascript-analysis, endpoint-extractionjavascript-analysis, endpoint-extraction, parameter-discoveryIntegrated · partial support

Cloud Assessment

ToolPrimary roleCapabilities fed to HunterXStatus
Prowleraws-security, azure-securityaws-security, azure-security, gcp-security, cloud-asset-discovery, cloud-misconfigurationIntegrated · partial support
ScoutSuiteaws-security, azure-securityaws-security, azure-security, gcp-security, cloud-misconfigurationPlanned / Resource

Container / Supply Chain

ToolPrimary roleCapabilities fed to HunterXStatus
Grypecontainer-analysis, cve-analysiscontainer-analysis, cve-analysis, dependency-analysisIntegrated · partial support
kube-benchkubernetes-security, k8s-configuration-analysiskubernetes-security, k8s-configuration-analysisPlanned / Resource
Syftsbom-generation, container-analysissbom-generation, container-analysis, dependency-analysisIntegrated · partial support
Trivycontainer-analysis, image-analysiscontainer-analysis, image-analysis, sbom, dependency-analysisIntegrated · partial support

Dependency Scanning

ToolPrimary roleCapabilities fed to HunterXStatus
OSV-Scannerdependency-analysis, vulnerability-mappingdependency-analysis, vulnerability-mappingIntegrated · partial support

Enterprise / Active Directory

ToolPrimary roleCapabilities fed to HunterXStatus
enum4linux-ngsmb-enumeration, windows-enumerationsmb-enumeration, windows-enumeration, domain-enumerationPlanned / Resource
Impacketsmb-enumeration, kerberos-enumerationsmb-enumeration, kerberos-enumeration, domain-enumerationPlanned / Resource
ldapsearchldap-enumeration, active-directory-intelligenceldap-enumeration, active-directory-intelligencePlanned / Resource
NetExecsmb-enumeration, windows-enumerationsmb-enumeration, windows-enumeration, ldap-enumeration, domain-enumerationPlanned / Resource
rpcclientsmb-enumeration, windows-enumerationsmb-enumeration, windows-enumerationPlanned / Resource

SNMP

ToolPrimary roleCapabilities fed to HunterXStatus
snmpwalksnmp-enumeration, network-device-enumerationsnmp-enumeration, network-device-enumerationPlanned / Resource

Password / Wordlist

ToolPrimary roleCapabilities fed to HunterXStatus
CeWLwordlist-generation, content-discovery-aidwordlist-generation, content-discovery-aid, custom-wordlistsIntegrated · partial support
Hashcatpassword-cracking, hash-analysispassword-cracking, hash-analysis, hash-modesPlanned / Resource
John the Ripperpassword-cracking, hash-analysispassword-cracking, hash-analysisPlanned / Resource

DNS & Resolution

ToolPrimary roleCapabilities fed to HunterXStatus
dnspythondns-resolution, record-enumerationdns-resolution, record-enumerationIntegrated · fully supported
DNSrecondns-enumeration, brute-force-dnsdns-enumeration, brute-force-dns, record-enumerationPlanned / Resource
DNSxdns-resolution, record-enumerationdns-resolution, record-enumeration, wildcard-detectionIntegrated · fully supported
MassDNSdns-resolutiondns-resolutionIntegrated · partial support
Shufflednsdns-resolution, brute-force-dnsdns-resolution, brute-force-dnsIntegrated · partial support

Proof / Replay

ToolPrimary roleCapabilities fed to HunterXStatus
Proof Replaysafe-validation, proof-replaysafe-validation, proof-replay, impact-statementIntegrated · fully supported

HunterX integrates with and leverages the third-party open-source projects listed above. It does not claim ownership of them. Each project keeps its own license and attribution, which is preserved in THIRD_PARTY_NOTICES. Tool names, trademarks and descriptions are used only to document interoperability.

  • [Vulnerability Proof & PoC]({{ '/v7-vulnerability-proof-and-poc/' | relative_url }}) — how proof contracts validate hypotheses
  • [Full Toolchain Intelligence]({{ '/v7-full-toolchain-intelligence/' | relative_url }}) — the integration architecture
  • [Tool Integration SDK]({{ '/v7-tool-integration-sdk/' | relative_url }}) — the adapter SDK
  • [Features]({{ '/features/' | relative_url }}) — platform capabilities