ProjectDiscovery Documentation home page
Search...
⌘K
Ask AI
Login
Get Started
Get Started
Search...
Navigation
Home
Quick Start
Cloud Platform
API Reference
Tools
Templates
Help
GitHub
Website
Community
Templates
Introduction
Structure
FAQ
Protocols
HTTP
Headless
Network
DNS
File
JavaScript
Code
Flow
Multi-protocol
Reference
Matchers
Extractors
Variables
Helper Functions
Javascript 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:186
Banner
•
Optional
Banner
:
string
Defined in
ssh.ts:178
ClientID
•
Optional
ClientID
:
EndpointId
Defined in
ssh.ts:190
ClientKex
•
Optional
ClientKex
:
KexInitMsg
Defined in
ssh.ts:184
ServerID
•
Optional
ServerID
:
EndpointId
Defined in
ssh.ts:188
ServerKex
•
Optional
ServerKex
:
KexInitMsg
Defined in
ssh.ts:182
UserAuth
•
Optional
UserAuth
:
string
[]
Defined in
ssh.ts:180
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Assistant
Responses are generated using AI and may contain mistakes.