commtype

package
v0.0.0-...-5e783f3 Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CollectionResponse

type CollectionResponse struct {
	Addr      string
	Url       string
	Domain    string
	Title     string
	Time      string
	Banner    string
	Location  string
	Company   string
	IcpNumber string
	Https     bool
	Platform  string
	Host      string

	//从资产测绘回来之后,将进行重新请求,判断是否存在和现在的状态,重新请求过程中,重新请求的过程中,可以把指纹识别加进去
	Header string
	Body   string
}

type PluginChains

type PluginChains func(i *PluginHead) (bool, string)

PluginChains 插件链

type PluginHead

type PluginHead struct {
	Resp     *lowhttp.LowhttpResponse
	Finger   string
	PortOpen common.PortScanStatus
	Alive    bool
}

Jump to

Keyboard shortcuts

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