//
pkg.gl
Category
github.com/rustgopy/RGPScan
core
plugins
plugin_scan_port
package
0.0.0-20241018072550-320e2267b962
Repository:
https://github.com/rustgopy/rgpscan.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
2
Files
856 SLOC
#
Functions
DecodeData
解码数据.
DecodePattern
解析指纹库中匹配规则字符串,转换成 golang 中可以进行编译的字符串.
#
Structs
Config
9.探测时的参数配置.
Details
10.具体的Probe和匹配规则信息.
Directive
4.探针数据包指令.
Extras
6.版本信息.
Match
3.探针指纹正则.
Probe
2.探针指纹内容.
Result
12.输出的结果数据.
ScanPort
1.扫描任务.
Service
11.端口服务信息.
Target
7.待探测的目标端口.
#
Type aliases
ProbesRarity
5.优先级最高的数据包.