Documentation Index
Fetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
Namespace: oracle
Table of contents
Interfaces
Functions
Functions
IsOracle
▸ IsOracle(host, port): IsOracleResponse | null
IsOracle checks if a host is running an Oracle server
Parameters
| Name | Type |
|---|---|
host | string |
port | number |
Returns
IsOracleResponse | null
Example