syn_scan

package
v2.24.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2019 License: GPL-3.0 Imports: 23 Imported by: 50

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenPort

type OpenPort struct {
	Proto   string `json:"proto"`
	Banner  string `json:"banner"`
	Service string `json:"service"`
	Port    int    `json:"port"`
}

type SynScanEvent

type SynScanEvent struct {
	Address string
	Host    *network.Endpoint
	Port    int
}

func NewSynScanEvent

func NewSynScanEvent(address string, h *network.Endpoint, port int) SynScanEvent

func (SynScanEvent) Push

func (e SynScanEvent) Push()

type SynScanner

type SynScanner struct {
	session.SessionModule
	// contains filtered or unexported fields
}

func NewSynScanner

func NewSynScanner(s *session.Session) *SynScanner

func (*SynScanner) Author

func (mod *SynScanner) Author() string

func (*SynScanner) Configure

func (mod *SynScanner) Configure() (err error)

func (*SynScanner) Description

func (mod *SynScanner) Description() string

func (*SynScanner) Name

func (mod *SynScanner) Name() string

func (*SynScanner) Start

func (mod *SynScanner) Start() error

func (*SynScanner) Stop

func (mod *SynScanner) Stop() error

Jump to

Keyboard shortcuts

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