ProjectDiscovery Documentation home page
Search...
⌘K
Ask AI
Try Cloud
projectdiscovery/nuclei
projectdiscovery/nuclei
Search...
Navigation
Getting Started
Tools
Templates
Cloud Platform
API
Help
Documentation Home
Community
Templates
Introduction
Structure
FAQ
README
Protocols
HTTP
Headless
Network
DNS
File
JavaScript
Code
Flow
Multi-protocol
Reference
Matchers
Extractors
Variables
Helper Functions
Preprocessors
Template Signing
OOB Testing
Workflows
Template Workflows
Examples
On this page
Interface: MySQLInfo
Table of contents
Properties
Properties
Debug
Defined in
Host
Defined in
IP
Defined in
Port
Defined in
Protocol
Defined in
Raw
Defined in
TLS
Defined in
Transport
Defined in
Version
Defined in
Mysql.MySQLInfo
Interface: MySQLInfo
mysql
.MySQLInfo
MySQLInfo contains information about MySQL server. this is returned when fingerprint is successful
Table of contents
Properties
Debug
Host
IP
Port
Protocol
Raw
TLS
Transport
Version
Properties
Debug
•
Optional
Debug
:
ServiceMySQL
Defined in
mysql.ts:168
Host
•
Optional
Host
:
string
Defined in
mysql.ts:154
IP
•
Optional
IP
:
string
Defined in
mysql.ts:156
Port
•
Optional
Port
:
number
Defined in
mysql.ts:158
Protocol
•
Optional
Protocol
:
string
Defined in
mysql.ts:160
Raw
•
Optional
Raw
:
string
Defined in
mysql.ts:170
TLS
•
Optional
TLS
:
boolean
Defined in
mysql.ts:162
Transport
•
Optional
Transport
:
string
Defined in
mysql.ts:164
Version
•
Optional
Version
:
string
Defined in
mysql.ts:166
Was this page helpful?
Yes
No
Suggest edits
Assistant
Responses are generated using AI and may contain mistakes.