vnc

package
v3.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2024 License: MIT, Apache-2.0 Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsVNCResponse

type IsVNCResponse struct {
	IsVNC  bool
	Banner string
}

IsVNCResponse is the response from the IsVNC function.

type VNCClient

type VNCClient struct{}

VNCClient is a minimal VNC client for nuclei scripts.

func (*VNCClient) IsVNC

func (c *VNCClient) IsVNC(host string, port int) (IsVNCResponse, error)

IsVNC checks if a host is running a VNC server. It returns a boolean indicating if the host is running a VNC server and the banner of the VNC server.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL