honeypot

package
v0.0.0-...-d5b6333 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HoneypotAnalysis

type HoneypotAnalysis struct {
	IsHoneypot   bool     `json:"is_honeypot"`
	Confidence   float64  `json:"confidence"`
	Reason       string   `json:"reason"`
	Signatures   []string `json:"signatures"`
	ResponseTime int64    `json:"response_time_ms"`
	BannerHash   string   `json:"banner_hash"`
}

func DetectHoneypot

func DetectHoneypot(host, port string, banner string, timeout int) HoneypotAnalysis

Jump to

Keyboard shortcuts

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