Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Extras ¶
type Extras struct { ServiceName string VendorProduct string Version string Info string Hostname string OperatingSystem string DeviceType string CPE string Sign string }
Extras 探针匹配成功解析数据
type Match ¶
type Match struct { IsSoft bool Service string Pattern string VersionInfo string PatternCompiled *regexp.Regexp }
func (*Match) MatchPattern ¶
MatchPattern 正则匹配respone内容
func (*Match) ParseVersionInfo ¶
ParseVersionInfo 正则匹配respone成功,取出相应的内容
type NmapProbe ¶
对nmap指纹库进行解析
Click to show internal directories.
Click to hide internal directories.