pop3

package
v3.1.7 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 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 IsPOP3Response

type IsPOP3Response struct {
	IsPOP3 bool
	Banner string
}

IsPOP3Response is the response from the IsPOP3 function.

type Pop3Client

type Pop3Client struct{}

Pop3Client is a minimal POP3 client for nuclei scripts.

func (*Pop3Client) IsPOP3

func (c *Pop3Client) IsPOP3(host string, port int) (IsPOP3Response, error)

IsPOP3 checks if a host is running a POP3 server.

Jump to

Keyboard shortcuts

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