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
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: HandshakeLog
Table of contents
Properties
Properties
AlgorithmSelection
Defined in
Banner
Defined in
ClientID
Defined in
ClientKex
Defined in
ServerID
Defined in
ServerKex
Defined in
UserAuth
Defined in
Ssh.HandshakeLog
Interface: HandshakeLog
ssh
.HandshakeLog
HandshakeLog Interface
Table of contents
Properties
AlgorithmSelection
Banner
ClientID
ClientKex
ServerID
ServerKex
UserAuth
Properties
AlgorithmSelection
•
Optional
AlgorithmSelection
:
Algorithms
Defined in
ssh.ts:190
Banner
•
Optional
Banner
:
string
Defined in
ssh.ts:180
ClientID
•
Optional
ClientID
:
EndpointId
Defined in
ssh.ts:184
ClientKex
•
Optional
ClientKex
:
KexInitMsg
Defined in
ssh.ts:188
ServerID
•
Optional
ServerID
:
EndpointId
Defined in
ssh.ts:182
ServerKex
•
Optional
ServerKex
:
KexInitMsg
Defined in
ssh.ts:186
UserAuth
•
Optional
UserAuth
:
string
[]
Defined in
ssh.ts:178
Was this page helpful?
Yes
No
Suggest edits
Assistant
Responses are generated using AI and may contain mistakes.