WebScan

package
v0.0.0-...-76277b0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllPocs []*lib.Poc
View Source
var Pocs embed.FS

Functions

func CalcMd5

func CalcMd5(Body []byte) (bool, string)

CalcMd5 计算内容的MD5并与指纹库比对

func Execute

func Execute(PocInfo Common.PocInfo)

Execute 执行具体的POC检测

func InfoCheck

func InfoCheck(Url string, CheckData *[]CheckDatas) []string

InfoCheck 检查URL的指纹信息

func WebScan

func WebScan(info *Common.HostInfo)

WebScan 执行Web漏洞扫描

Types

type CheckDatas

type CheckDatas struct {
	Body    []byte // 响应体
	Headers string // 响应头
}

CheckDatas 存储HTTP响应的检查数据

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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