scan

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultPorts = []int{}/* 283 elements not displayed */

Functions

func DetectOSFromBanner

func DetectOSFromBanner(port int, service, banner string) (distro string, osFamily string, confidence int)

todo: Add more services like rdp、smb、iis and so on...

func NewMaxx

func NewMaxx(task *types.Task) *maxxScanner

Types

type BannerFingerprint

type BannerFingerprint struct {
	Pattern    *regexp.Regexp
	Distro     string
	OSFamily   string
	Service    string
	Confidence int
}

Jump to

Keyboard shortcuts

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