package
3.0.0-20250122025413-df93a5896834
Repository: https://github.com/iami317/nuclei.git
Documentation: pkg.go.dev

# Functions

IsOracle checks if a host is running an Oracle server @example ```javascript const oracle = require('nuclei/oracle'); const isOracle = oracle.IsOracle('acme.com', 1521); log(toJSON(isOracle)); ```.

# Structs

No description provided by the author